2025-11-19T15:39:01.956181632Z [migrations] started
2025-11-19T15:39:01.956204368Z [migrations] no migrations found
2025-11-19T15:39:01.992464862Z usermod: no changes
2025-11-19T15:39:01.999147679Z ───────────────────────────────────────
2025-11-19T15:39:01.999162198Z 
2025-11-19T15:39:01.999166336Z       ██╗     ███████╗██╗ ██████╗
2025-11-19T15:39:01.999170484Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-19T15:39:01.999174312Z       ██║     ███████╗██║██║   ██║
2025-11-19T15:39:01.999178110Z       ██║     ╚════██║██║██║   ██║
2025-11-19T15:39:01.999181917Z       ███████╗███████║██║╚██████╔╝
2025-11-19T15:39:01.999185715Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-19T15:39:01.999189533Z 
2025-11-19T15:39:01.999193160Z    Brought to you by linuxserver.io
2025-11-19T15:39:01.999196888Z ───────────────────────────────────────
2025-11-19T15:39:01.999634719Z 
2025-11-19T15:39:01.999644128Z To support the app dev(s) visit:
2025-11-19T15:39:02.001305684Z Lidarr: https://opencollective.com/lidarr
2025-11-19T15:39:02.001713144Z 
2025-11-19T15:39:02.001717784Z To support LSIO projects visit:
2025-11-19T15:39:02.001721672Z https://www.linuxserver.io/donate/
2025-11-19T15:39:02.001725429Z 
2025-11-19T15:39:02.001728986Z ───────────────────────────────────────
2025-11-19T15:39:02.001733425Z GID/UID
2025-11-19T15:39:02.001737083Z ───────────────────────────────────────
2025-11-19T15:39:02.007335816Z 
2025-11-19T15:39:02.007342440Z User UID:    911
2025-11-19T15:39:02.007346378Z User GID:    911
2025-11-19T15:39:02.007350005Z ───────────────────────────────────────
2025-11-19T15:39:02.009000088Z Linuxserver.io version: 3.1.0.4875-ls11
2025-11-19T15:39:02.009264069Z Build-date: 2025-11-19T15:35:41+00:00
2025-11-19T15:39:02.009268829Z ───────────────────────────────────────
2025-11-19T15:39:02.009272827Z     
2025-11-19T15:39:02.064095919Z [custom-init] No custom files found, skipping...
2025-11-19T15:39:02.396154844Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2025-11-19T15:39:02.414188256Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:02.418267059Z [Debug] Bootstrap: Console selected 
2025-11-19T15:39:02.419281341Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:02.698197658Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:02.751174713Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3779ff4e-320d-4e12-8324-cade1c77acaf} may be persisted to storage in unencrypted form. 
2025-11-19T15:39:02.809409174Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-11-19T15:39:02.846724453Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T15:39:02.923252019Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T15:39:02.930168766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:02.930813294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:02.969351465Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T15:39:02.972790680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391834s 
2025-11-19T15:39:02.973058630Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T15:39:02.973258712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425568s 
2025-11-19T15:39:02.980511417Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T15:39:02.981054109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:02.986266174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T15:39:02.996218224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T15:39:03.007298926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208385s 
2025-11-19T15:39:03.007659923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.009566552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T15:39:03.009748539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231191s 
2025-11-19T15:39:03.010320070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T15:39:03.010565975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.015062960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T15:39:03.016072563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:03.016550144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012898s 
2025-11-19T15:39:03.016819777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:03.017114471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001044s 
2025-11-19T15:39:03.017533404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T15:39:03.018125757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T15:39:03.018757028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010088s 
2025-11-19T15:39:03.019010408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.019759336Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T15:39:03.019923928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019359s 
2025-11-19T15:39:03.020371830Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T15:39:03.020674098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.021383777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:03.022086332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-11-19T15:39:03.022295764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T15:39:03.022622532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T15:39:03.023067017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000587s 
2025-11-19T15:39:03.023278433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.023978252Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T15:39:03.024154186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014033s 
2025-11-19T15:39:03.027302325Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T15:39:03.027530555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.028135082Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-11-19T15:39:03.039820331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-11-19T15:39:03.040391331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-11-19T15:39:03.040909254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008779s 
2025-11-19T15:39:03.041094457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-11-19T15:39:03.041400663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-11-19T15:39:03.041713433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004509s 
2025-11-19T15:39:03.041893887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-11-19T15:39:03.042250615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:03.042618405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005534s 
2025-11-19T15:39:03.042816855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-11-19T15:39:03.043106448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-11-19T15:39:03.043481493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004812s 
2025-11-19T15:39:03.043660784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-11-19T15:39:03.049278386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-11-19T15:39:03.050414323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065638s 
2025-11-19T15:39:03.050624046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-11-19T15:39:03.050951445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:03.051268554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s 
2025-11-19T15:39:03.051494418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-11-19T15:39:03.051765123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:03.052105409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2025-11-19T15:39:03.052332917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-11-19T15:39:03.052641167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:03.052903526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004404s 
2025-11-19T15:39:03.053197848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-11-19T15:39:03.053454094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:03.053765662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003901s 
2025-11-19T15:39:03.053939291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-11-19T15:39:03.055329841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:03.056417983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022961s 
2025-11-19T15:39:03.056635230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-11-19T15:39:03.056939753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:03.057299016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s 
2025-11-19T15:39:03.057496664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-11-19T15:39:03.057767209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:03.058149589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004655s 
2025-11-19T15:39:03.058325062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-11-19T15:39:03.058614064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:03.058939981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004116s 
2025-11-19T15:39:03.059164152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-11-19T15:39:03.059570440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:03.060014444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005936s 
2025-11-19T15:39:03.060241692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-11-19T15:39:03.060494922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:03.060844836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s 
2025-11-19T15:39:03.061032965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-11-19T15:39:03.061300945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-11-19T15:39:03.061629837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s 
2025-11-19T15:39:03.061820952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-11-19T15:39:03.062751936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:03.063443218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001445s 
2025-11-19T15:39:03.063646327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-11-19T15:39:03.063999408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:03.064359944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s 
2025-11-19T15:39:03.064543143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-11-19T15:39:03.064852085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-19T15:39:03.065166909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s 
2025-11-19T15:39:03.065351501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-11-19T15:39:03.065638769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:03.065961970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s 
2025-11-19T15:39:03.066192504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-11-19T15:39:03.066575576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-11-19T15:39:03.066954399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005552s 
2025-11-19T15:39:03.067150824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-11-19T15:39:03.067940043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:03.068512256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011724s 
2025-11-19T15:39:03.068706537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-11-19T15:39:03.069006280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-11-19T15:39:03.069346926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004553s 
2025-11-19T15:39:03.069595106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-11-19T15:39:03.069835350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:03.070171036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s 
2025-11-19T15:39:03.070337561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-11-19T15:39:03.071148083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:03.071827201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012629s 
2025-11-19T15:39:03.071992083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-11-19T15:39:03.072283960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:03.072583704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004074s 
2025-11-19T15:39:03.072783606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-11-19T15:39:03.073072709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:03.073461431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s 
2025-11-19T15:39:03.073636213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-11-19T15:39:03.073936117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-19T15:39:03.074291352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s 
2025-11-19T15:39:03.074476455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-11-19T15:39:03.074742831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-11-19T15:39:03.075072385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004149s 
2025-11-19T15:39:03.075249902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-11-19T15:39:03.075991826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-11-19T15:39:03.076564229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010961s 
2025-11-19T15:39:03.076738139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-11-19T15:39:03.077208857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-11-19T15:39:03.077691489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000781s 
2025-11-19T15:39:03.077895019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-11-19T15:39:03.078216927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:03.078580910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004977s 
2025-11-19T15:39:03.078764349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-11-19T15:39:03.081538525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-11-19T15:39:03.082121659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031619s 
2025-11-19T15:39:03.082301732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-11-19T15:39:03.082583990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:03.082974607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s 
2025-11-19T15:39:03.083129880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-11-19T15:39:03.083567641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-11-19T15:39:03.084067107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000751s 
2025-11-19T15:39:03.084263803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-11-19T15:39:03.084544378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T15:39:03.084894483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s 
2025-11-19T15:39:03.085119175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-11-19T15:39:03.085643912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-11-19T15:39:03.086175672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008611s 
2025-11-19T15:39:03.086400305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-11-19T15:39:03.086735249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-11-19T15:39:03.087107839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s 
2025-11-19T15:39:03.087314566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-11-19T15:39:03.087643187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-11-19T15:39:03.088084807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005323s 
2025-11-19T15:39:03.088231342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-11-19T15:39:03.089030491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-11-19T15:39:03.089578003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s 
2025-11-19T15:39:03.089837736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-11-19T15:39:03.090678700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-11-19T15:39:03.091667270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016669s 
2025-11-19T15:39:03.091888907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-11-19T15:39:03.092391699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-11-19T15:39:03.092885433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008519s 
2025-11-19T15:39:03.093080015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-11-19T15:39:03.093801959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T15:39:03.094383229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011254s 
2025-11-19T15:39:03.094578032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-11-19T15:39:03.095119271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-11-19T15:39:03.095644299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008935s 
2025-11-19T15:39:03.095838590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-11-19T15:39:03.096441594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-11-19T15:39:03.096994207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009454s 
2025-11-19T15:39:03.097173067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-11-19T15:39:03.097621821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-11-19T15:39:03.098054883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006905s 
2025-11-19T15:39:03.098220877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-11-19T15:39:03.098581353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:03.099025257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006117s 
2025-11-19T15:39:03.099190800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-11-19T15:39:03.099470714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-11-19T15:39:03.099796530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004208s 
2025-11-19T15:39:03.099994058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-11-19T15:39:03.100465727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-11-19T15:39:03.100888428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007078s 
2025-11-19T15:39:03.101064713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-11-19T15:39:03.101762418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-11-19T15:39:03.102346624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011043s 
2025-11-19T15:39:03.102539563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-11-19T15:39:03.102978136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-11-19T15:39:03.103458754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007489s 
2025-11-19T15:39:03.103662374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-11-19T15:39:03.103995354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-11-19T15:39:03.104336241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s 
2025-11-19T15:39:03.104534911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-11-19T15:39:03.104817239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-11-19T15:39:03.105160230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s 
2025-11-19T15:39:03.105382307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-11-19T15:39:03.106033328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:03.106630961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s 
2025-11-19T15:39:03.106814661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-11-19T15:39:03.107458187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:03.108054418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010586s 
2025-11-19T15:39:03.108288509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-11-19T15:39:03.108634536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:03.109099141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006068s 
2025-11-19T15:39:03.109283833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-11-19T15:39:03.109935556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:03.110471375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010033s 
2025-11-19T15:39:03.110653842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-11-19T15:39:03.111351196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-11-19T15:39:03.111989291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011271s 
2025-11-19T15:39:03.112192651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-11-19T15:39:03.112645232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-11-19T15:39:03.113111952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000748s 
2025-11-19T15:39:03.113313708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-11-19T15:39:03.113660276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-11-19T15:39:03.114078398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005681s 
2025-11-19T15:39:03.114307780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-11-19T15:39:03.114975885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:03.115502826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010243s 
2025-11-19T15:39:03.115731837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-11-19T15:39:03.116149989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:03.116516136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005917s 
2025-11-19T15:39:03.118026377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-11-19T15:39:03.119959840Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0017806 taking an average of 00:00:00.0017806 
2025-11-19T15:39:03.120776785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T15:39:03', 'InitialSetup') 
2025-11-19T15:39:03.121238946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.124142974Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T15:39:03.124341774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074028s 
2025-11-19T15:39:03.124692951Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-19T15:39:03.124927403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.125261857Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-11-19T15:39:03.126045174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T15:39:03.126197120Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:03.126447875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-11-19T15:39:03.126733991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.127731339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011456s 
2025-11-19T15:39:03.128220384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T15:39:03', 'add_reason_to_pending_releases') 
2025-11-19T15:39:03.128608405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.129456383Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-19T15:39:03.129661616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028147s 
2025-11-19T15:39:03.129874124Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-19T15:39:03.130092494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.130364772Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-11-19T15:39:03.133082294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.133224761Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.133418772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-11-19T15:39:03.133756963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-11-19T15:39:03.134796125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011637s 
2025-11-19T15:39:03.135430873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:03.135440041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.135444951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-11-19T15:39:03.135767551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.136690990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010452s 
2025-11-19T15:39:03.136869720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:03.137032568Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.137241589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-11-19T15:39:03.137564128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.138445373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010111s 
2025-11-19T15:39:03.138895920Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-19T15:39:03.139655570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-19T15:39:03.139910443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007814s 
2025-11-19T15:39:03.140311090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-11-19T15:39:03.152284439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-11-19T15:39:03.153850733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-11-19T15:39:03.154808271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-19T15:39:03.156021344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-19T15:39:03.158788747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:03.159450730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-19T15:39:03.160130318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:03.160627660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020057s 
2025-11-19T15:39:03.160782040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:03.160954067Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:03.161170392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-11-19T15:39:03.161435226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-11-19T15:39:03.162344386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009908s 
2025-11-19T15:39:03.162707277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T15:39:03', 'add_medium_support') 
2025-11-19T15:39:03.163067071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.164325255Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-19T15:39:03.164520818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029555s 
2025-11-19T15:39:03.164786854Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-19T15:39:03.165031978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.165332082Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-11-19T15:39:03.166156743Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-19T15:39:03.166513120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-19T15:39:03.166823345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004221s 
2025-11-19T15:39:03.167000241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.167252409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.169729006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025297s 
2025-11-19T15:39:03.170140515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T15:39:03', 'add_various_qualites_in_profile') 
2025-11-19T15:39:03.170545410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.171307013Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-19T15:39:03.171501776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004076s 
2025-11-19T15:39:03.171743542Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-19T15:39:03.172005490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.172269622Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-11-19T15:39:03.173242160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-11-19T15:39:03.173827238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-11-19T15:39:03.174321634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008798s 
2025-11-19T15:39:03.174542238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-11-19T15:39:03.174845940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-11-19T15:39:03.179426433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046164s 
2025-11-19T15:39:03.179707759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:03.179863963Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:03.180115480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-11-19T15:39:03.180502399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.181544487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001214s 
2025-11-19T15:39:03.181764781Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-11-19T15:39:03.185938445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:03.188714385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-11-19T15:39:03.189968179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:03.190986861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:03.193264316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:03.193758492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:03.194224480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:03.194662562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:03.194999891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130288s 
2025-11-19T15:39:03.195225065Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-11-19T15:39:03.199228025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:03.201768511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-11-19T15:39:03.202916583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:03.204031297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:03.206287751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:03.206804842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:03.207248235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:03.207675775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:03.208010429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126008s 
2025-11-19T15:39:03.208192546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.208359172Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:03.208546539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-11-19T15:39:03.208876092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-11-19T15:39:03.209693248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009464s 
2025-11-19T15:39:03.210058563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T15:39:03', 'metadata_profiles') 
2025-11-19T15:39:03.210400372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.211767364Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-19T15:39:03.212007919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030015s 
2025-11-19T15:39:03.212333865Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-19T15:39:03.212558097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.212887370Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-11-19T15:39:03.215124124Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-11-19T15:39:03.220209223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-11-19T15:39:03.221241091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-11-19T15:39:03.221713562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T15:39:03.222378421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T15:39:03.224594182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:03.224959338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096156s 
2025-11-19T15:39:03.225149340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:03.225292579Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:03.225573314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T15:39:03.225848087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-11-19T15:39:03.226737779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s 
2025-11-19T15:39:03.227053845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T15:39:03.227435484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T15:39:03.227688193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004163s 
2025-11-19T15:39:03.227891372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:03.228044470Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T15:39:03.228567774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T15:39:03.232058353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-11-19T15:39:03.233166354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-11-19T15:39:03.233734628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T15:39:03.234558146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T15:39:03.236785521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:03.237110676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008314s 
2025-11-19T15:39:03.237528457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T15:39:03', 'separate_automatic_and_interactive_search') 
2025-11-19T15:39:03.237924384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.276847630Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-19T15:39:03.277096983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478665s 
2025-11-19T15:39:03.277376906Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-19T15:39:03.277611439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.277928587Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-11-19T15:39:03.278373202Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-11-19T15:39:03.282272153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-11-19T15:39:03.284443666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-11-19T15:39:03.285411715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:03.286562773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:03.288709786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:03.289148189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:03.289568906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:03.290046919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:03.290449048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:03.290796167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122415s 
2025-11-19T15:39:03.291173798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T15:39:03', 'change_album_path_to_relative') 
2025-11-19T15:39:03.291532550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.343408217Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-19T15:39:03.343538399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647179s 
2025-11-19T15:39:03.343757470Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-19T15:39:03.343993525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.344299692Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-11-19T15:39:03.344831743Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-11-19T15:39:03.345332782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-11-19T15:39:03.345771185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006672s 
2025-11-19T15:39:03.346142092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T15:39:03', 'change_quality_size_mb_to_kb') 
2025-11-19T15:39:03.346526927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.378428003Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-19T15:39:03.378731003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332369s 
2025-11-19T15:39:03.378786315Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-19T15:39:03.379000035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.379271271Z [Info] album_releases: Starting migration of Main DB to 9 
2025-11-19T15:39:03.379697620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.379897733Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.380063005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-11-19T15:39:03.380394363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-11-19T15:39:03.381264154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010213s 
2025-11-19T15:39:03.381451461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.381594850Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.381812919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-11-19T15:39:03.382087672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-11-19T15:39:03.382981232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009765s 
2025-11-19T15:39:03.383315274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-19T15:39:03', 'album_releases') 
2025-11-19T15:39:03.383666872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.384594169Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-19T15:39:03.384782489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025827s 
2025-11-19T15:39:03.385016159Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-19T15:39:03.385230661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.385481676Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-11-19T15:39:03.386127036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.386231747Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.386422761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-11-19T15:39:03.390260779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-11-19T15:39:03.392789571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-11-19T15:39:03.393860558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:03.394999942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:03.397243530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:03.397708085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:03.398124043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:03.398562165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:03.398998163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:03.399335642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127287s 
2025-11-19T15:39:03.399515444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.399662801Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.399861952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-11-19T15:39:03.403833369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-11-19T15:39:03.406191949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-11-19T15:39:03.407240169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:03.408354844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:03.410557279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:03.411003988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:03.411421669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:03.411866114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:03.412335279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:03.412675123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126057s 
2025-11-19T15:39:03.413024216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T15:39:03', 'album_releases_fix') 
2025-11-19T15:39:03.413378890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.414525840Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-19T15:39:03.414703888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144262s 
2025-11-19T15:39:03.414945605Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-19T15:39:03.415151499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.415422505Z [Info] import_lists: Starting migration of Main DB to 11 
2025-11-19T15:39:03.416381686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-11-19T15:39:03.417255596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:03.417896527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013319s 
2025-11-19T15:39:03.418106149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-11-19T15:39:03.418402425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T15:39:03.418722921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004459s 
2025-11-19T15:39:03.418912202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-11-19T15:39:03.419547832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:03.420098421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010122s 
2025-11-19T15:39:03.420326941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-11-19T15:39:03.420704902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:03.421055027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s 
2025-11-19T15:39:03.421424791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T15:39:03', 'import_lists') 
2025-11-19T15:39:03.421740347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.422617683Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-19T15:39:03.422790812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020702s 
2025-11-19T15:39:03.423021567Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-19T15:39:03.423198333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.423459138Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-11-19T15:39:03.423888142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-11-19T15:39:03.424068665Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.424291564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-11-19T15:39:03.424641198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-11-19T15:39:03.425607153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011085s 
2025-11-19T15:39:03.425822367Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.425980856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.427030099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010687s 
2025-11-19T15:39:03.427459974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-19T15:39:03', 'add_release_status') 
2025-11-19T15:39:03.427773766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.428485699Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-19T15:39:03.428687285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024974s 
2025-11-19T15:39:03.428881036Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-19T15:39:03.429105507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.429369760Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-11-19T15:39:03.429711488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:03.429933124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.430096823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-11-19T15:39:03.430464885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.431368744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s 
2025-11-19T15:39:03.431733820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T15:39:03', 'album_download_notification') 
2025-11-19T15:39:03.432124065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.432914878Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-19T15:39:03.433109890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025738s 
2025-11-19T15:39:03.433332068Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-19T15:39:03.433570438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.433845011Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-11-19T15:39:03.434473987Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-11-19T15:39:03.435131782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-11-19T15:39:03.435554673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007473s 
2025-11-19T15:39:03.436063428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-11-19T15:39:03.436729058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-11-19T15:39:03.437149244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007459s 
2025-11-19T15:39:03.437523939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T15:39:03', 'fix_language_metadata_profiles') 
2025-11-19T15:39:03.437881308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.438554795Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-19T15:39:03.438758956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020993s 
2025-11-19T15:39:03.438938688Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-19T15:39:03.439163470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.439386399Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-11-19T15:39:03.439745252Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-19T15:39:03.440063142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-19T15:39:03.440327474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003577s 
2025-11-19T15:39:03.440675976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T15:39:03', 'remove_fanzub') 
2025-11-19T15:39:03.441031201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.441657382Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-19T15:39:03.441832735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016484s 
2025-11-19T15:39:03.442043750Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-19T15:39:03.442278432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.442537033Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-11-19T15:39:03.444051633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-11-19T15:39:03.444344573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-11-19T15:39:03.444668685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2025-11-19T15:39:03.444893808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-11-19T15:39:03.445231869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-11-19T15:39:03.445599830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005259s 
2025-11-19T15:39:03.446107332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-11-19T15:39:03.446539092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-11-19T15:39:03.446911521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006393s 
2025-11-19T15:39:03.447121354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-11-19T15:39:03.447441960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:03.447787636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004866s 
2025-11-19T15:39:03.448035415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-11-19T15:39:03.448319206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-11-19T15:39:03.448678910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004563s 
2025-11-19T15:39:03.448880136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-11-19T15:39:03.449208637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:03.449580185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004978s 
2025-11-19T15:39:03.449979680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T15:39:03', 'update_artist_history_indexes') 
2025-11-19T15:39:03.450370116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.451316081Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-19T15:39:03.451378386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020658s 
2025-11-19T15:39:03.451588780Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-19T15:39:03.451772460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.452058826Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-11-19T15:39:03.453535359Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.454480693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-11-19T15:39:03.454766579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001026s 
2025-11-19T15:39:03.455115612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T15:39:03', 'remove_nma') 
2025-11-19T15:39:03.455461628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.456139684Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-19T15:39:03.456311710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023598s 
2025-11-19T15:39:03.456512504Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-19T15:39:03.456728830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.457033233Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-11-19T15:39:03.457313517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.457488419Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2025-11-19T15:39:03.457714975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-11-19T15:39:03.466242046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-11-19T15:39:03.467443896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095345s 
2025-11-19T15:39:03.467798289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T15:39:03', 'album_disambiguation') 
2025-11-19T15:39:03.468245169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.469021222Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-19T15:39:03.469192106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110899s 
2025-11-19T15:39:03.469451809Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-19T15:39:03.469665780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.469966535Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-11-19T15:39:03.470443055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.470599610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.472013147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014101s 
2025-11-19T15:39:03.472390536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T15:39:03', 'add_ape_quality_in_profiles') 
2025-11-19T15:39:03.472772405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.473413336Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-19T15:39:03.473605603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027868s 
2025-11-19T15:39:03.473811608Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-19T15:39:03.474021881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.474265091Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-11-19T15:39:03.475193540Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.475560930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-11-19T15:39:03.475796494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s 
2025-11-19T15:39:03.476057410Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.476346682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-11-19T15:39:03.476620564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003866s 
2025-11-19T15:39:03.476851749Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.477181834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-11-19T15:39:03.477411366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003831s 
2025-11-19T15:39:03.477816732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T15:39:03', 'remove_pushalot') 
2025-11-19T15:39:03.478139663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.478862598Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-19T15:39:03.479027901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018013s 
2025-11-19T15:39:03.479240429Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-19T15:39:03.479451825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.479734594Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-11-19T15:39:03.480133207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-11-19T15:39:03.480582201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-11-19T15:39:03.481003189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006775s 
2025-11-19T15:39:03.481350328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T15:39:03', 'add_custom_filters') 
2025-11-19T15:39:03.481775263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.482484451Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-19T15:39:03.482653802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021324s 
2025-11-19T15:39:03.482858555Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-19T15:39:03.483074269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.483299413Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-11-19T15:39:03.483628575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:03.483793638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.484040024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-11-19T15:39:03.484325549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:03.485286684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010402s 
2025-11-19T15:39:03.485662461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T15:39:03', 'import_list_tags') 
2025-11-19T15:39:03.485985521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.486872597Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-19T15:39:03.487102640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026098s 
2025-11-19T15:39:03.487250959Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-19T15:39:03.487462194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.487729122Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-11-19T15:39:03.492531843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-11-19T15:39:03.493283466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-11-19T15:39:03.493989047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011976s 
2025-11-19T15:39:03.494148248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-11-19T15:39:03.494511148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-11-19T15:39:03.494886885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s 
2025-11-19T15:39:03.497357330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-19T15:39:03.497382941Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-19T15:39:03.497393653Z                           FROM "Artists" 
2025-11-19T15:39:03.498364007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-19T15:39:03.498385560Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-19T15:39:03.498396211Z                           FROM "Artists" 
2025-11-19T15:39:03.498949846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011166s 
2025-11-19T15:39:03.499112163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:03.499263067Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.499472619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-11-19T15:39:03.499843867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.500868269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011874s 
2025-11-19T15:39:03.501425251Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-11-19T15:39:03.501447976Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:03.501459870Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:03.501470943Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-19T15:39:03.502147325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-11-19T15:39:03.502168227Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:03.502177395Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:03.502186103Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-19T15:39:03.502553192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007951s 
2025-11-19T15:39:03.502747723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-11-19T15:39:03.503600831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-11-19T15:39:03.504300781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013616s 
2025-11-19T15:39:03.504528940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-11-19T15:39:03.504902462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-19T15:39:03.505359492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006438s 
2025-11-19T15:39:03.505574776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-11-19T15:39:03.505887005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-19T15:39:03.506231799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000482s 
2025-11-19T15:39:03.506408615Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.506617636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.511942809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053309s 
2025-11-19T15:39:03.512147902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.512348616Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:03.512665564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-11-19T15:39:03.512974276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.514097227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012636s 
2025-11-19T15:39:03.514290897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.514464276Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:03.514658978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-11-19T15:39:03.515045837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.516086753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011677s 
2025-11-19T15:39:03.516268429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.516433652Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.516694517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-11-19T15:39:03.516966675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-11-19T15:39:03.517913201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010155s 
2025-11-19T15:39:03.518561566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-11-19T15:39:03.518578961Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:03.518588060Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:03.518596517Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:03.518605966Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-19T15:39:03.519422089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-11-19T15:39:03.519441769Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:03.519448412Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:03.519454264Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:03.519460787Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-19T15:39:03.519957437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009616s 
2025-11-19T15:39:03.520145536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:03.520326821Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.520552645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-11-19T15:39:03.520978623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-11-19T15:39:03.521994008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012369s 
2025-11-19T15:39:03.522208269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:03.522351307Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.522520418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-11-19T15:39:03.522836815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.523759593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010528s 
2025-11-19T15:39:03.523954395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:03.524106802Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.524324641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-11-19T15:39:03.524635727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.525570169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010443s 
2025-11-19T15:39:03.526137992Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-19T15:39:03.526159906Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-19T15:39:03.526171410Z                                                 FROM "AlbumReleases"
2025-11-19T15:39:03.526181971Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:03.526192632Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-19T15:39:03.526906841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-19T15:39:03.526927843Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-19T15:39:03.526937011Z                                                 FROM "AlbumReleases"
2025-11-19T15:39:03.526945438Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:03.526954326Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-19T15:39:03.527398010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008693s 
2025-11-19T15:39:03.528021475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-19T15:39:03.528043730Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:03.528052908Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:03.528061335Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:03.528070474Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:03.528849051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-19T15:39:03.528864202Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:03.528873000Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:03.528881357Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:03.528890816Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:03.529352555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009243s 
2025-11-19T15:39:03.529918064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-11-19T15:39:03.533904711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:03.535359380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-11-19T15:39:03.536089190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:03.537240338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:03.539511952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:03.539990486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:03.540359148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101089s 
2025-11-19T15:39:03.540752180Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-11-19T15:39:03.544806543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-11-19T15:39:03.546615085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-11-19T15:39:03.547441439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:03.549199349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:03.551519711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:03.552065099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:03.552473672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114103s 
2025-11-19T15:39:03.552718825Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-11-19T15:39:03.556629240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:03.558160032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-11-19T15:39:03.559154675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-19T15:39:03.560085048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-19T15:39:03.562312333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:03.562873433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:03.563233478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010304s 
2025-11-19T15:39:03.563452629Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-11-19T15:39:03.567549098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-11-19T15:39:03.568612760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-11-19T15:39:03.569166936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:03.569883478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:03.572154501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:03.572549597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089234s 
2025-11-19T15:39:03.572854782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:03.573110486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:03.573510292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s 
2025-11-19T15:39:03.573731617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-11-19T15:39:03.574004427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:03.574373299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s 
2025-11-19T15:39:03.574594475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-11-19T15:39:03.574905952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:03.575295065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005107s 
2025-11-19T15:39:03.575502152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-11-19T15:39:03.575819772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:03.576274508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2025-11-19T15:39:03.576489971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-11-19T15:39:03.576795166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-11-19T15:39:03.577173608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005011s 
2025-11-19T15:39:03.577397990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-11-19T15:39:03.577718986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-11-19T15:39:03.578109162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005238s 
2025-11-19T15:39:03.578303703Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:03.579293967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-19T15:39:03.579610865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011286s 
2025-11-19T15:39:03.579755256Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:03.580109359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-19T15:39:03.580368912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s 
2025-11-19T15:39:03.580520186Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:03.580919941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-11-19T15:39:03.581241689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005605s 
2025-11-19T15:39:03.581616253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T15:39:03', 'add_release_groups_etc') 
2025-11-19T15:39:03.581980908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.584110526Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-19T15:39:03.584310589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033794s 
2025-11-19T15:39:03.584537295Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-19T15:39:03.584768501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.585032653Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-11-19T15:39:03.585619174Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:03.585896061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-11-19T15:39:03.586213901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003696s 
2025-11-19T15:39:03.586569367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T15:39:03', 'NewMediaInfoFormat') 
2025-11-19T15:39:03.586935865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.587817260Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-19T15:39:03.588042684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019849s 
2025-11-19T15:39:03.588302898Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-19T15:39:03.588536428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.588827665Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-11-19T15:39:03.590041458Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-11-19T15:39:03.590400572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:03.592779251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024969s 
2025-11-19T15:39:03.592951889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:03.593117763Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:03.593365502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-11-19T15:39:03.593780688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.595081928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014604s 
2025-11-19T15:39:03.595468136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T15:39:03', 'rename_restrictions_to_release_profiles') 
2025-11-19T15:39:03.595871037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.596806220Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-19T15:39:03.597011123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031436s 
2025-11-19T15:39:03.597284533Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-19T15:39:03.597515909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.597822116Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-11-19T15:39:03.599045569Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-11-19T15:39:03.599351866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-11-19T15:39:03.602017464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027418s 
2025-11-19T15:39:03.602210262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:03.602370615Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:03.602615267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-11-19T15:39:03.602904991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T15:39:03.603832759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s 
2025-11-19T15:39:03.604047802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-11-19T15:39:03.604735938Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2025-11-19T15:39:03.605329312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-11-19T15:39:03.606043019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T15:39:03.608407971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026438s 
2025-11-19T15:39:03.608807626Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:03.609112510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T15:39:03.609399047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s 
2025-11-19T15:39:03.609563408Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:03.609829203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T15:39:03.610107333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003767s 
2025-11-19T15:39:03.610345763Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-11-19T15:39:03.614862268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:03.616334563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-11-19T15:39:03.617045284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:03.617985727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:03.620831708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:03.621317787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:03.621815148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:03.622325396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:03.622688226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121421s 
2025-11-19T15:39:03.623122641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T15:39:03', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-19T15:39:03.623539811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.624969149Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-19T15:39:03.625155204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143271s 
2025-11-19T15:39:03.625421530Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-19T15:39:03.625687776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.625940896Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-11-19T15:39:03.626519992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-11-19T15:39:03.626991010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2025-11-19T15:39:03.627438201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007208s 
2025-11-19T15:39:03.627687052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-11-19T15:39:03.628082358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-11-19T15:39:03.628512404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006182s 
2025-11-19T15:39:03.628884603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T15:39:03', 'add_import_exclusions') 
2025-11-19T15:39:03.629316333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.630362640Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-19T15:39:03.630557612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002426s 
2025-11-19T15:39:03.630764709Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-19T15:39:03.630994061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.631263854Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-11-19T15:39:03.636012767Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-19T15:39:03.636035483Z                           WHERE "Id" in (
2025-11-19T15:39:03.636044270Z                           SELECT "Artists"."Id" from "Artists"
2025-11-19T15:39:03.636053369Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:03.636063048Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:03.636885183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-19T15:39:03.636904442Z                           WHERE "Id" in (
2025-11-19T15:39:03.636913420Z                           SELECT "Artists"."Id" from "Artists"
2025-11-19T15:39:03.636922208Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:03.636931747Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:03.637528729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010689s 
2025-11-19T15:39:03.638141673Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-11-19T15:39:03.638168678Z                           WHERE "Id" in (
2025-11-19T15:39:03.638177886Z                           SELECT "Albums"."Id" from "Albums"
2025-11-19T15:39:03.638186724Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:03.638195872Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:03.638925361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-11-19T15:39:03.638940582Z                           WHERE "Id" in (
2025-11-19T15:39:03.638949871Z                           SELECT "Albums"."Id" from "Albums"
2025-11-19T15:39:03.638958568Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:03.638967667Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:03.639508485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009891s 
2025-11-19T15:39:03.640089996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-11-19T15:39:03.640109355Z                           WHERE "Id" in (
2025-11-19T15:39:03.640118003Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-19T15:39:03.640126720Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-19T15:39:03.640135738Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-19T15:39:03.640919216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-11-19T15:39:03.640937533Z                           WHERE "Id" in (
2025-11-19T15:39:03.640946241Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-19T15:39:03.640954968Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-19T15:39:03.640964227Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-19T15:39:03.641455716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009531s 
2025-11-19T15:39:03.642043570Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-19T15:39:03.642057027Z                           WHERE "Id" in (
2025-11-19T15:39:03.642065464Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:03.642074052Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:03.642083440Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-19T15:39:03.642851537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-19T15:39:03.642886999Z                           WHERE "Id" in (
2025-11-19T15:39:03.642895656Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:03.642904323Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:03.642913352Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-19T15:39:03.643402817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009636s 
2025-11-19T15:39:03.644034379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-19T15:39:03.644052014Z                           WHERE "Id" in (
2025-11-19T15:39:03.644060351Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:03.644068768Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:03.644077646Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:03.644832145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-19T15:39:03.644853789Z                           WHERE "Id" in (
2025-11-19T15:39:03.644862947Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:03.644873208Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:03.644883028Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:03.645428376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000994s 
2025-11-19T15:39:03.646019867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:03.646039637Z                           WHERE "Id" IN (
2025-11-19T15:39:03.646048585Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:03.646057312Z                           LEFT OUTER JOIN "Tracks"
2025-11-19T15:39:03.646065609Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:03.646074657Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:03.646791671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:03.646811040Z                           WHERE "Id" IN (
2025-11-19T15:39:03.646819838Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:03.646828836Z                           LEFT OUTER JOIN "Tracks"
2025-11-19T15:39:03.646837584Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:03.646846471Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:03.647351989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s 
2025-11-19T15:39:03.647753227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T15:39:03', 'clean_artist_metadata_table') 
2025-11-19T15:39:03.648163163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.649140561Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-19T15:39:03.649365754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026891s 
2025-11-19T15:39:03.649571819Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-19T15:39:03.649791602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.650145113Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-11-19T15:39:03.650940084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:03.651074675Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:03.651298786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-11-19T15:39:03.651643270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.652743315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012286s 
2025-11-19T15:39:03.652936454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:03.653085805Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.653330477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-11-19T15:39:03.653686765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.654685556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011346s 
2025-11-19T15:39:03.654865398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:03.655022254Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.655238920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-11-19T15:39:03.655607362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.656588869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s 
2025-11-19T15:39:03.656772629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:03.656934174Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.657170490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-11-19T15:39:03.657525495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.658467231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010849s 
2025-11-19T15:39:03.658653406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:03.658806674Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.659025265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-11-19T15:39:03.659356752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.660309300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010719s 
2025-11-19T15:39:03.660532700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-11-19T15:39:03.666584155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-11-19T15:39:03.668330251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-11-19T15:39:03.669110522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T15:39:03.669565558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T15:39:03.671993648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112432s 
2025-11-19T15:39:03.672244653Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-11-19T15:39:03.676069856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-11-19T15:39:03.677778887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-11-19T15:39:03.678537124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T15:39:03.679089376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T15:39:03.681431051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089607s 
2025-11-19T15:39:03.681819042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T15:39:03', 'health_issue_notification') 
2025-11-19T15:39:03.682170480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.683422952Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-19T15:39:03.683600219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109151s 
2025-11-19T15:39:03.683866425Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-19T15:39:03.684110436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.684402033Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-11-19T15:39:03.685539784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:03.685674997Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:03.685918577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-11-19T15:39:03.686256658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-11-19T15:39:03.687461404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013487s 
2025-11-19T15:39:03.687640735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:03.687804004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.687981431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-11-19T15:39:03.688253709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-11-19T15:39:03.689394095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012189s 
2025-11-19T15:39:03.689704220Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-19T15:39:03.689957169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-19T15:39:03.690216812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003398s 
2025-11-19T15:39:03.690713933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:03.690732340Z                 WHERE "Id" IN (
2025-11-19T15:39:03.690741569Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:03.690750647Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:03.690760216Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:03.691408462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:03.691426077Z                 WHERE "Id" IN (
2025-11-19T15:39:03.691435165Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:03.691444444Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:03.691453382Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:03.691908378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008392s 
2025-11-19T15:39:03.692563788Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:03.692583067Z                 WHERE "Id" IN (
2025-11-19T15:39:03.692592516Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:03.692601123Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:03.692609961Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:03.692618719Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-19T15:39:03.693433549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:03.693451816Z                 WHERE "Id" IN (
2025-11-19T15:39:03.693460754Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:03.693469502Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:03.693478590Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:03.693487658Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-19T15:39:03.694039920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010596s 
2025-11-19T15:39:03.694768197Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:03.694784590Z                 WHERE "Id" IN (
2025-11-19T15:39:03.694793958Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:03.694802926Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:03.694812005Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:03.694821905Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-19T15:39:03.694830873Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-19T15:39:03.695747388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:03.695763120Z                 WHERE "Id" IN (
2025-11-19T15:39:03.695771637Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:03.695780264Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:03.695789082Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:03.695797930Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-19T15:39:03.695806307Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-19T15:39:03.696460374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012369s 
2025-11-19T15:39:03.697021474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-11-19T15:39:03.697042436Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-19T15:39:03.697051634Z                 FROM "Artists"
2025-11-19T15:39:03.697059911Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:03.697068669Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:03.697753638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-11-19T15:39:03.697766454Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-19T15:39:03.697775472Z                 FROM "Artists"
2025-11-19T15:39:03.697783628Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:03.697792156Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:03.698212171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00083s 
2025-11-19T15:39:03.698623840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:03.698637117Z                 WHERE "Id" NOT IN (
2025-11-19T15:39:03.698660183Z                     SELECT MIN("Id")
2025-11-19T15:39:03.698668610Z                     FROM "TrackFiles"
2025-11-19T15:39:03.698677067Z                     GROUP BY "Path"
2025-11-19T15:39:03.698685204Z                 ) 
2025-11-19T15:39:03.699207766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:03.699223818Z                 WHERE "Id" NOT IN (
2025-11-19T15:39:03.699229991Z                     SELECT MIN("Id")
2025-11-19T15:39:03.699235963Z                     FROM "TrackFiles"
2025-11-19T15:39:03.699241664Z                     GROUP BY "Path"
2025-11-19T15:39:03.699247246Z                 ) 
2025-11-19T15:39:03.699538813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006068s 
2025-11-19T15:39:03.699724787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:03.699892705Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.700076726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-11-19T15:39:03.703638408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:03.704895199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-11-19T15:39:03.705464335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:03.706123943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:03.709098081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:03.709465872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092062s 
2025-11-19T15:39:03.709667458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-11-19T15:39:03.709979526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:03.710306605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004613s 
2025-11-19T15:39:03.710513051Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-11-19T15:39:03.714019000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:03.715153364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-11-19T15:39:03.715685105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:03.716513603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:03.718854126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:03.719332359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:03.719650560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089602s 
2025-11-19T15:39:03.720182822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T15:39:03', 'add_mediafilerepository_mtime') 
2025-11-19T15:39:03.720829785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.722137107Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-19T15:39:03.722327049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113632s 
2025-11-19T15:39:03.722620691Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-19T15:39:03.722865083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.723146490Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-11-19T15:39:03.724936374Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-19T15:39:03.724960071Z                           WHERE "Id" NOT IN (
2025-11-19T15:39:03.724969200Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-19T15:39:03.724978118Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:03.724987426Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-19T15:39:03.725795844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-19T15:39:03.725822929Z                           WHERE "Id" NOT IN (
2025-11-19T15:39:03.725831736Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-19T15:39:03.725840213Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:03.725848861Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-19T15:39:03.726458488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s 
2025-11-19T15:39:03.726654423Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:03.726945218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-11-19T15:39:03.727375475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005115s 
2025-11-19T15:39:03.727625628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-11-19T15:39:03.732170069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:03.733887437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-11-19T15:39:03.734627347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:03.735569044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:03.738904179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:03.739351119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:03.739796025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:03.740165679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123058s 
2025-11-19T15:39:03.740404540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:03.740722450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:03.741103668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s 
2025-11-19T15:39:03.741489414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T15:39:03', 'add_artistmetadataid_constraint') 
2025-11-19T15:39:03.741868949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.743183145Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-19T15:39:03.743409471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024994s 
2025-11-19T15:39:03.743650165Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-19T15:39:03.744008958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.744282218Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-11-19T15:39:03.745009753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-19T15:39:03.745187251Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.745406602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-11-19T15:39:03.745731116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:03.746842935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001222s 
2025-11-19T15:39:03.747059671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-19T15:39:03.747218471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.747462662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-11-19T15:39:03.747876846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:03.749020159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013074s 
2025-11-19T15:39:03.749235693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:03.749434363Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.749612271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-11-19T15:39:03.749939099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:03.751243325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014242s 
2025-11-19T15:39:03.751421314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-19T15:39:03.751580194Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.751864246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-11-19T15:39:03.752244732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:03.753514639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014516s 
2025-11-19T15:39:03.753670152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:03.753833010Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.754048534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-11-19T15:39:03.754395723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:03.755415576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011488s 
2025-11-19T15:39:03.755591851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:03.755735721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.755966025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-11-19T15:39:03.756285458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:03.757309991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001141s 
2025-11-19T15:39:03.757667310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T15:39:03', 'old_ids_and_artist_alias') 
2025-11-19T15:39:03.758044400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.759240578Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-19T15:39:03.759623199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029105s 
2025-11-19T15:39:03.760083616Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-19T15:39:03.760325192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.760617100Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-11-19T15:39:03.760985933Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.761178952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.761761855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006202s 
2025-11-19T15:39:03.762039044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T15:39:03.762322605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T15:39:03.762584732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003387s 
2025-11-19T15:39:03.762945639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T15:39:03', 'download_propers_config') 
2025-11-19T15:39:03.763313810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.764267811Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-19T15:39:03.764458165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019406s 
2025-11-19T15:39:03.764639390Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-19T15:39:03.764859663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.765136591Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-11-19T15:39:03.766033016Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-11-19T15:39:03.766325986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-11-19T15:39:03.766965784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000718s 
2025-11-19T15:39:03.767141117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-11-19T15:39:03.770769683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:03.772105102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-11-19T15:39:03.772749149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:03.773694824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:03.776262784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:03.776647259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:03.777092475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:03.777582452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:03.777915883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105913s 
2025-11-19T15:39:03.778134453Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-11-19T15:39:03.781640453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-11-19T15:39:03.782902535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-11-19T15:39:03.783519367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-11-19T15:39:03.784232372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-11-19T15:39:03.786566532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T15:39:03.786909883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085677s 
2025-11-19T15:39:03.787123944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-11-19T15:39:03.791936575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:03.793118595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-11-19T15:39:03.793691659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-11-19T15:39:03.794144972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-11-19T15:39:03.797607354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102901s 
2025-11-19T15:39:03.797788108Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-11-19T15:39:03.801161681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-11-19T15:39:03.802188508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-11-19T15:39:03.802686942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T15:39:03.803458756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T15:39:03.806284687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:03.806744713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:03.807257425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:03.807778344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:03.808178240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010189s 
2025-11-19T15:39:03.808381569Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-11-19T15:39:03.811678879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:03.812703562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-11-19T15:39:03.813147756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:03.813582983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:03.816339393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007773s 
2025-11-19T15:39:03.816526319Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-11-19T15:39:03.819904872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:03.820984166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-11-19T15:39:03.821505576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:03.822266568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:03.825142479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:03.825609489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:03.826007761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00926s 
2025-11-19T15:39:03.826349199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T15:39:03', 'remove_language_profiles') 
2025-11-19T15:39:03.826739254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.828626755Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-19T15:39:03.828812028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118549s 
2025-11-19T15:39:03.829062963Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-19T15:39:03.829337546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.829574193Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-11-19T15:39:03.830112737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T15:39:03.830267619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.830516991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-11-19T15:39:03.830809139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-11-19T15:39:03.832217114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015056s 
2025-11-19T15:39:03.832598993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-19T15:39:03.833067937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-19T15:39:03.833396188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s 
2025-11-19T15:39:03.833769310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T15:39:03', 'multi_disc_naming_format') 
2025-11-19T15:39:03.834106819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.834908283Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-19T15:39:03.835103296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019941s 
2025-11-19T15:39:03.835306275Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-19T15:39:03.835566549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.835798085Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-11-19T15:39:03.836206908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:03.836360497Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.836563857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-11-19T15:39:03.836893731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.837954948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s 
2025-11-19T15:39:03.838096984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.838288029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.851114075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128493s 
2025-11-19T15:39:03.851527187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T15:39:03', 'add_download_client_priority') 
2025-11-19T15:39:03.851906210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.852924952Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-19T15:39:03.853139915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146251s 
2025-11-19T15:39:03.853318474Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-19T15:39:03.853569109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.853769763Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-11-19T15:39:03.854161612Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.854459281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-11-19T15:39:03.854758754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s 
2025-11-19T15:39:03.854984319Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.855244092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-11-19T15:39:03.855509386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003668s 
2025-11-19T15:39:03.855873128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T15:39:03', 'remove_growl_prowl') 
2025-11-19T15:39:03.856233825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.857035719Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-19T15:39:03.857174759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018082s 
2025-11-19T15:39:03.857395854Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-19T15:39:03.857588572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.857892013Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-11-19T15:39:03.858280736Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.858561902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-11-19T15:39:03.858832387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003918s 
2025-11-19T15:39:03.859043722Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.859363857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-11-19T15:39:03.859615253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003745s 
2025-11-19T15:39:03.859975178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T15:39:03', 'remove_plex_hometheatre') 
2025-11-19T15:39:03.860343059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.861157509Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-19T15:39:03.861272600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018119s 
2025-11-19T15:39:03.861500239Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-19T15:39:03.861710612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.861981538Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-11-19T15:39:03.862570293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:03.862753983Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.862938415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-11-19T15:39:03.863196535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-11-19T15:39:03.864239144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011218s 
2025-11-19T15:39:03.864422293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:03.864598718Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.864822459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-11-19T15:39:03.865170289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.866144851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011223s 
2025-11-19T15:39:03.866325786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:03.866466279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.866696442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-11-19T15:39:03.867118542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.868087363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001176s 
2025-11-19T15:39:03.868456667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:03.868607831Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.868852624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-11-19T15:39:03.869167047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.870156429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011074s 
2025-11-19T15:39:03.870335169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:03.870467415Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.870667679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-11-19T15:39:03.870944516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-11-19T15:39:03.871921654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010321s 
2025-11-19T15:39:03.872075554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.872300537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.873315490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010496s 
2025-11-19T15:39:03.873691788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T15:39:03', 'add_root_folder_add_defaults') 
2025-11-19T15:39:03.874054929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.875007477Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-19T15:39:03.875219714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026972s 
2025-11-19T15:39:03.875374676Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-19T15:39:03.875593387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.875869894Z [Info] task_duration: Starting migration of Main DB to 40 
2025-11-19T15:39:03.876151070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:03.876338166Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.876552037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-11-19T15:39:03.876889567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-11-19T15:39:03.877825381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s 
2025-11-19T15:39:03.878191669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T15:39:03', 'task_duration') 
2025-11-19T15:39:03.878532946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.879301033Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-19T15:39:03.879485123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002538s 
2025-11-19T15:39:03.879728764Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-19T15:39:03.880056083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.880305385Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-11-19T15:39:03.880716463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:03.880887577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.881091478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-11-19T15:39:03.881414669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.882421807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011357s 
2025-11-19T15:39:03.882623974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:03.882785790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.882988568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-11-19T15:39:03.883346409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.884321572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011207s 
2025-11-19T15:39:03.884726668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T15:39:03', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-19T15:39:03.885090481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.885943348Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-19T15:39:03.886172099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026869s 
2025-11-19T15:39:03.886340538Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-19T15:39:03.886532134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.886810143Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-11-19T15:39:03.887156811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-11-19T15:39:03.890668843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:03.891916706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-11-19T15:39:03.892543838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:03.893578842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:03.895869776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:03.896362337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:03.896785109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:03.897258692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:03.897635952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102579s 
2025-11-19T15:39:03.897952570Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-19T15:39:03.898341673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-19T15:39:03.898638010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s 
2025-11-19T15:39:03.898974427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-19T15:39:03.899352939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-19T15:39:03.899649256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s 
2025-11-19T15:39:03.899881654Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-11-19T15:39:03.903149915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-11-19T15:39:03.904205240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-11-19T15:39:03.904770889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-19T15:39:03.905216716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-19T15:39:03.907526497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074484s 
2025-11-19T15:39:03.907902284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T15:39:03', 'remove_album_folders') 
2025-11-19T15:39:03.908284955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.909630905Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-19T15:39:03.909839565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095123s 
2025-11-19T15:39:03.910005189Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-19T15:39:03.910227096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.910482279Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-11-19T15:39:03.910822805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:03.910974631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.911169203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-11-19T15:39:03.911467072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-11-19T15:39:03.912458860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001114s 
2025-11-19T15:39:03.912834977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-19T15:39:03', 'add_priority_to_indexers') 
2025-11-19T15:39:03.913193980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.914097489Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-19T15:39:03.914284446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027074s 
2025-11-19T15:39:03.914518978Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-19T15:39:03.914741055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.915013704Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-11-19T15:39:03.915437317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-19T15:39:03.915747732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-19T15:39:03.916101965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s 
2025-11-19T15:39:03.916279072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.916474636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.917048321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s 
2025-11-19T15:39:03.917440360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-19T15:39:03', 'remove_chown_and_folderchmod_config') 
2025-11-19T15:39:03.917806087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.918715508Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-19T15:39:03.918924358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021862s 
2025-11-19T15:39:03.919084881Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-19T15:39:03.919300906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.919560920Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-11-19T15:39:03.925828811Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T15:39:03.926769626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T15:39:03.927208239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009308s 
2025-11-19T15:39:03.927567833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-19T15:39:03', 'update_notifiarr') 
2025-11-19T15:39:03.927966606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.929016610Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-19T15:39:03.929189949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027132s 
2025-11-19T15:39:03.929402798Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-19T15:39:03.929641368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.929892123Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-11-19T15:39:03.930183079Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.930389355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.931768752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014049s 
2025-11-19T15:39:03.932153086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-19T15:39:03', 'email_multiple_addresses') 
2025-11-19T15:39:03.932528402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.933391540Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-19T15:39:03.933558696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029707s 
2025-11-19T15:39:03.933777256Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-19T15:39:03.933994123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.934272123Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-11-19T15:39:03.934563930Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-11-19T15:39:03.934823242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-11-19T15:39:03.937115688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023634s 
2025-11-19T15:39:03.937500824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-19T15:39:03', 'rename_blacklist_to_blocklist') 
2025-11-19T15:39:03.937875248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.938900011Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-19T15:39:03.939077629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040851s 
2025-11-19T15:39:03.939283724Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-19T15:39:03.939505491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.939756416Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-11-19T15:39:03.940168446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:03.940350412Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:03.940596347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-11-19T15:39:03.940954308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.941995485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011997s 
2025-11-19T15:39:03.942252783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-11-19T15:39:03.942625223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.943675708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012198s 
2025-11-19T15:39:03.943864408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.944117768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.946842855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027729s 
2025-11-19T15:39:03.947215425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-19T15:39:03', 'cdh_per_downloadclient') 
2025-11-19T15:39:03.947551612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.948702680Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-19T15:39:03.948876380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046061s 
2025-11-19T15:39:03.949080571Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-19T15:39:03.949299371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.949547561Z [Info] download_history: Starting migration of Main DB to 52 
2025-11-19T15:39:03.950283152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-11-19T15:39:03.951038073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-11-19T15:39:03.951630465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011405s 
2025-11-19T15:39:03.951809115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-11-19T15:39:03.952163489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T15:39:03.952514355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s 
2025-11-19T15:39:03.952711512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-11-19T15:39:03.953030935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-19T15:39:03.953374788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004695s 
2025-11-19T15:39:03.953592436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-11-19T15:39:03.953921859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T15:39:03.954257906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004796s 
2025-11-19T15:39:03.954453089Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.954628412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.955605670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010074s 
2025-11-19T15:39:03.955977779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-19T15:39:03', 'download_history') 
2025-11-19T15:39:03.956328666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.957808746Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-19T15:39:03.958029661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031599s 
2025-11-19T15:39:03.958165795Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-19T15:39:03.958386219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.958632755Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-11-19T15:39:03.959038202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-19T15:39:03', 'add_update_history') 
2025-11-19T15:39:03.959413908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.960343981Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-19T15:39:03.960531759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019531s 
2025-11-19T15:39:03.960727774Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-19T15:39:03.960973258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.961248062Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-11-19T15:39:03.961554168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:03.961719431Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.961946117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-11-19T15:39:03.962298106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.963375906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012285s 
2025-11-19T15:39:03.963785932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-19T15:39:03', 'add_on_update_to_notifications') 
2025-11-19T15:39:03.964142159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.965209959Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-19T15:39:03.965412106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030037s 
2025-11-19T15:39:03.965622049Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-19T15:39:03.965825008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.966141525Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-11-19T15:39:03.966410316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:03.966583224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.966787315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-11-19T15:39:03.967099704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.968186743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012059s 
2025-11-19T15:39:03.968575085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-19T15:39:03', 'download_client_per_indexer') 
2025-11-19T15:39:03.968937555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.970026899Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-19T15:39:03.970227893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030196s 
2025-11-19T15:39:03.970419650Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-19T15:39:03.970647348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.970888123Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-11-19T15:39:03.971319742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:03.971478802Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.971673945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-11-19T15:39:03.972017507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.973072802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011977s 
2025-11-19T15:39:03.973269729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:03.973419039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.973643391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-11-19T15:39:03.974003466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.975057639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012134s 
2025-11-19T15:39:03.975246028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:03.975397373Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.975609300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-11-19T15:39:03.976026369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.977032936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012308s 
2025-11-19T15:39:03.977399384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-19T15:39:03', 'AddNewItemMonitorType') 
2025-11-19T15:39:03.977773157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.979065398Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-19T15:39:03.979250421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032343s 
2025-11-19T15:39:03.979452127Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-19T15:39:03.979660336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.979972425Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-11-19T15:39:03.980264874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:03.980413693Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:03.980614798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-11-19T15:39:03.980937328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:03.981990589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011725s 
2025-11-19T15:39:03.982347467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-19T15:39:03', 'ImportListSearch') 
2025-11-19T15:39:03.982694676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.983716484Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-19T15:39:03.983901076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028896s 
2025-11-19T15:39:03.984132542Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-19T15:39:03.984345410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.984601917Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-11-19T15:39:03.984931761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:03.985139209Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:03.985323510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-11-19T15:39:03.985681691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:03.986748259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012152s 
2025-11-19T15:39:03.987114406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-19T15:39:03', 'ImportListMonitorExisting') 
2025-11-19T15:39:03.987474000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.988439845Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-19T15:39:03.988625559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028598s 
2025-11-19T15:39:03.988815852Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-19T15:39:03.989020695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.989271129Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-11-19T15:39:03.989683840Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.989988614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-11-19T15:39:03.990271824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003685s 
2025-11-19T15:39:03.990460403Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:03.990760498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-11-19T15:39:03.991005641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003502s 
2025-11-19T15:39:03.991181065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:03.991333872Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T15:39:03.991512542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-11-19T15:39:03.991764068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:03.992821989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011074s 
2025-11-19T15:39:03.993173246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-19T15:39:03', 'add_indexer_tags') 
2025-11-19T15:39:03.993525375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.994476811Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-19T15:39:03.994601261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026975s 
2025-11-19T15:39:03.994781084Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-19T15:39:03.994994363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:03.995251932Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-11-19T15:39:03.995521444Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:03.995790777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:03.996873467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011027s 
2025-11-19T15:39:03.997253232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-19T15:39:03', 'update_audio_types') 
2025-11-19T15:39:03.998687009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:03.999562331Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-19T15:39:03.999740209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038048s 
2025-11-19T15:39:04.000010704Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T15:39:04.000255808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.000556674Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-11-19T15:39:04.002563254Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:04.002851545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-11-19T15:39:04.003065075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s 
2025-11-19T15:39:04.003240438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-19T15:39:04.003417123Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.003642347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-11-19T15:39:04.007457749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-11-19T15:39:04.008872919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-11-19T15:39:04.009558219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-11-19T15:39:04.010309522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-11-19T15:39:04.013010951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-19T15:39:04.013548734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-19T15:39:04.013857937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100148s 
2025-11-19T15:39:04.014029903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:04.014171388Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:04.014402163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-11-19T15:39:04.018433060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:04.020353386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-11-19T15:39:04.021250142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:04.022097398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:04.024625959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:04.025113752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:04.025598508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:04.025930707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113413s 
2025-11-19T15:39:04.026099827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:04.026239037Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.026447427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-11-19T15:39:04.030467242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:04.033137829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-11-19T15:39:04.035414764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:04.037104196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:04.039804443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:04.040289099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:04.040747642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:04.041103799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144687s 
2025-11-19T15:39:04.041290205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:04.041443072Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:04.041641151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-11-19T15:39:04.045849976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:04.047746255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-11-19T15:39:04.048624443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:04.049478693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:04.051992996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:04.052457080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:04.052924221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:04.053283003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114338s 
2025-11-19T15:39:04.053443226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:04.053597016Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:04.053802129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-11-19T15:39:04.057633183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-11-19T15:39:04.058964133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-11-19T15:39:04.059631527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:04.060594676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:04.064095165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:04.064123863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:04.064363606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:04.064949936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:04.065290582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112954s 
2025-11-19T15:39:04.065468320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:04.065643463Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.066467492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-11-19T15:39:04.072286719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-11-19T15:39:04.072637846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-11-19T15:39:04.076643552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:04.076667441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:04.077641542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:04.078424088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:04.078476804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:04.079066822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:04.079388059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132453s 
2025-11-19T15:39:04.079484744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:04.079651119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:04.079833476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-11-19T15:39:04.083492153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:04.084626567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-11-19T15:39:04.085190442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T15:39:04.085790080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T15:39:04.088206736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081473s 
2025-11-19T15:39:04.088432340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:04.088551079Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.088758627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-11-19T15:39:04.093808185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:04.094986387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-11-19T15:39:04.095517016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T15:39:04.096059929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T15:39:04.098470834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095085s 
2025-11-19T15:39:04.098687790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:04.098812241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:04.099032966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-11-19T15:39:04.102664658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:04.103683460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-11-19T15:39:04.104257155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:04.104674185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:04.107102284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007862s 
2025-11-19T15:39:04.107286716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:04.107432660Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:04.107628684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-11-19T15:39:04.111187590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:04.112310391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-11-19T15:39:04.112824506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:04.113403171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:04.115750248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007914s 
2025-11-19T15:39:04.115949709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:04.116121696Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.116301377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-11-19T15:39:04.120215709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:04.121355755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-11-19T15:39:04.121934390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:04.122576884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:04.125052108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085254s 
2025-11-19T15:39:04.125236249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:04.125397964Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.125641014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:04.129230812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:04.130286929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-11-19T15:39:04.130815493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:04.131491354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:04.134121280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.134508499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086492s 
2025-11-19T15:39:04.134694544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:04.134848384Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.135091153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:04.138556611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:04.139550812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-11-19T15:39:04.140099357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:04.140865359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:04.143518492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.143921924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085876s 
2025-11-19T15:39:04.144095313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:04.144273442Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:04.144523976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:04.148063784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:04.149034750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-11-19T15:39:04.149586370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:04.150331561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:04.152926897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.153291080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085548s 
2025-11-19T15:39:04.153486914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-11-19T15:39:04.153646546Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:04.153853543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-11-19T15:39:04.157511077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-11-19T15:39:04.158606243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-11-19T15:39:04.159234628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-11-19T15:39:04.160035871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-11-19T15:39:04.162828114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T15:39:04.163340736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-19T15:39:04.163820773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T15:39:04.164203724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101339s 
2025-11-19T15:39:04.164397464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T15:39:04.164525442Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.164723260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-11-19T15:39:04.168214600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:04.169162088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-11-19T15:39:04.169688929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T15:39:04.170190980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T15:39:04.172643758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077094s 
2025-11-19T15:39:04.172842409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T15:39:04.172993673Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.173209638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:04.177951346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:04.178892581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-11-19T15:39:04.179415003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T15:39:04.180032697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T15:39:04.182779438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093224s 
2025-11-19T15:39:04.183008569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-11-19T15:39:04.183168351Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:04.183405007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-11-19T15:39:04.187374721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-11-19T15:39:04.188405076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-11-19T15:39:04.188982248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T15:39:04.189931179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T15:39:04.192778141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:04.193343420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:04.193851964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:04.194417032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:04.194946638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112832s 
2025-11-19T15:39:04.195159206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:04.195322886Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.195575434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:04.199811744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:04.201142464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-11-19T15:39:04.220271362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:04.221271225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:04.226341535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.226812172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030949s 
2025-11-19T15:39:04.227057997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:04.227338502Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-11-19T15:39:04.227644177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:04.233282691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:04.234530454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-11-19T15:39:04.235237999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:04.236105976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:04.239642428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.240098215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121647s 
2025-11-19T15:39:04.240321365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:04.240531468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T15:39:04.240806131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:04.245731548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:04.247045464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-11-19T15:39:04.247677958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:04.248539743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:04.251661820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.252108409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110309s 
2025-11-19T15:39:04.252283472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:04.252468013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T15:39:04.252727105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:04.257092084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:04.258228232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-11-19T15:39:04.258821677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:04.259468198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:04.262188867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.262729155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009723s 
2025-11-19T15:39:04.262886121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:04.263058207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T15:39:04.263319564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:04.267753452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:04.268871012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-11-19T15:39:04.269529548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:04.270284208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:04.272976308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.273325131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097787s 
2025-11-19T15:39:04.273535725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:04.273717751Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:04.273954578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:04.278972633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:04.280192820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-11-19T15:39:04.280810323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:04.281575404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:04.284424461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.284869407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106725s 
2025-11-19T15:39:04.285066493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-19T15:39:04.285277258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-11-19T15:39:04.285518203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:04.291954573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:04.293052444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-11-19T15:39:04.293673705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:04.294280116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:04.297149624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011353s 
2025-11-19T15:39:04.297397724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-19T15:39:04.297616544Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-11-19T15:39:04.297940016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-11-19T15:39:04.302993401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:04.304051151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-11-19T15:39:04.304674546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:04.305360588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:04.308050965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098441s 
2025-11-19T15:39:04.308279525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T15:39:04.308482354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T15:39:04.308822509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:04.313631682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T15:39:04.314859515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-11-19T15:39:04.315515235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T15:39:04.316009680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T15:39:04.318464443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094027s 
2025-11-19T15:39:04.318708775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T15:39:04.318862886Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:04.319074833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-11-19T15:39:04.323445213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T15:39:04.324568054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-11-19T15:39:04.325180347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T15:39:04.325740966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T15:39:04.328535713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092196s 
2025-11-19T15:39:04.328772841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T15:39:04.329023706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:04.329329872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-11-19T15:39:04.340364442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-11-19T15:39:04.341475369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-11-19T15:39:04.342101019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-19T15:39:04.342602037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-19T15:39:04.346097205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164904s 
2025-11-19T15:39:04.346278119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:04.346474344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-11-19T15:39:04.346759479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-11-19T15:39:04.351079768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-11-19T15:39:04.352553385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-11-19T15:39:04.353965729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T15:39:04.355568657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T15:39:04.360847526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:04.361234325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142534s 
2025-11-19T15:39:04.361428686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:04.361525351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-11-19T15:39:04.361697377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-11-19T15:39:04.365141122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-11-19T15:39:04.365850470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-11-19T15:39:04.366170875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T15:39:04.366801926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T15:39:04.369513607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:04.369855365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007991s 
2025-11-19T15:39:04.369998002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:04.370162854Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.370277054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-11-19T15:39:04.373752352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:04.374531861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-11-19T15:39:04.374980074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:04.375747348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:04.378146089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:04.378540052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:04.378840948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084247s 
2025-11-19T15:39:04.379005199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:04.379138627Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.379309902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-11-19T15:39:04.382950513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:04.383741045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-11-19T15:39:04.384208095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:04.384953146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:04.387554454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:04.387967275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:04.388268872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087658s 
2025-11-19T15:39:04.388445959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:04.388615210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-11-19T15:39:04.388779991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T15:39:04.393299752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T15:39:04.393802925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T15:39:04.394145205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T15:39:04.394673358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T15:39:04.397241910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:04.397564189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086162s 
2025-11-19T15:39:04.397912701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-19T15:39:04', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T15:39:04.398233928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.411039924Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T15:39:04.411231740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220003s 
2025-11-19T15:39:04.411446623Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-19T15:39:04.411639311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.411883533Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-11-19T15:39:04.412498922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:04.412661159Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:04.412864067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-11-19T15:39:04.413110974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.414303335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012884s 
2025-11-19T15:39:04.414469600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:04.414596936Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.414750987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-11-19T15:39:04.415027604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.416230776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012963s 
2025-11-19T15:39:04.416551903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-19T15:39:04', 'add_on_delete_to_notifications') 
2025-11-19T15:39:04.416850494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.417862031Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-19T15:39:04.418027985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028969s 
2025-11-19T15:39:04.418190673Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-19T15:39:04.418367499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.418606179Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-11-19T15:39:04.419997541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:04.420142503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.420331002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-11-19T15:39:04.420608230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.421722194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012057s 
2025-11-19T15:39:04.421873228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:04.422099163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-11-19T15:39:04.422344437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003293s 
2025-11-19T15:39:04.422503106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:04.422647066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.422813912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-11-19T15:39:04.423038534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-11-19T15:39:04.424163279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011724s 
2025-11-19T15:39:04.424342831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:04.424512322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:04.425220959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007219s 
2025-11-19T15:39:04.425400520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-11-19T15:39:04.425960087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:04.426355994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007611s 
2025-11-19T15:39:04.426553182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-11-19T15:39:04.426866813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-11-19T15:39:04.427131706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s 
2025-11-19T15:39:04.427324074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:04.427471551Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.427674660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-11-19T15:39:04.427942960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:04.428987443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011524s 
2025-11-19T15:39:04.429182366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:04.429300423Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.429485646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-11-19T15:39:04.429769769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.431404721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017365s 
2025-11-19T15:39:04.431574042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:04.431718092Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.431934948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-11-19T15:39:04.432212457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.433344056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012013s 
2025-11-19T15:39:04.433461041Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:04.433658900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:04.435331718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016875s 
2025-11-19T15:39:04.435492872Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:04.435673897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:04.436526043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008648s 
2025-11-19T15:39:04.436750535Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-11-19T15:39:04.440350834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-11-19T15:39:04.441157860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-11-19T15:39:04.441666604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T15:39:04.442096951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:04.444897820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079707s 
2025-11-19T15:39:04.445143615Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-11-19T15:39:04.448720447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-11-19T15:39:04.449366588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-11-19T15:39:04.449784169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T15:39:04.450332904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:04.453013883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076954s 
2025-11-19T15:39:04.453260499Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T15:39:04.453534431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T15:39:04.453776138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003252s 
2025-11-19T15:39:04.453930308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:04.454072775Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.454316856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-11-19T15:39:04.454613043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.455638678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011214s 
2025-11-19T15:39:04.455778580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:04.455931798Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.456129727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-11-19T15:39:04.456396454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-11-19T15:39:04.457514686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012062s 
2025-11-19T15:39:04.457838498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-19T15:39:04', 'add_custom_formats') 
2025-11-19T15:39:04.458192521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.459881091Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-19T15:39:04.460034870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035294s 
2025-11-19T15:39:04.460234262Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-19T15:39:04.460415467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.460683647Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-11-19T15:39:04.461049103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:04.461203463Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.461366692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-11-19T15:39:04.461605743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:04.462665447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011308s 
2025-11-19T15:39:04.462989680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-19T15:39:04', 'add_result_to_commands') 
2025-11-19T15:39:04.463312831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.464299367Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-19T15:39:04.464487376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00272s 
2025-11-19T15:39:04.464663570Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-19T15:39:04.464853202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.465099488Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-11-19T15:39:04.465432208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:04.465606770Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.465802243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-11-19T15:39:04.466089852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.467168675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011658s 
2025-11-19T15:39:04.467519421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-19T15:39:04', 'health_restored_notification') 
2025-11-19T15:39:04.467789044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.468740009Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-19T15:39:04.468905853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027121s 
2025-11-19T15:39:04.469079362Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-19T15:39:04.469267601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.469499799Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-11-19T15:39:04.469799993Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:04.470058534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-11-19T15:39:04.470318828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003184s 
2025-11-19T15:39:04.470536757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-19T15:39:04', 'remove_uc') 
2025-11-19T15:39:04.470831801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.471660780Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-19T15:39:04.471781483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016638s 
2025-11-19T15:39:04.472063692Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-19T15:39:04.472260167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.472517996Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-11-19T15:39:04.472767940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:04.472976800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:04.474742606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00184s 
2025-11-19T15:39:04.475158083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-19T15:39:04', 'download_clients_rename_tv_to_music') 
2025-11-19T15:39:04.475532847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.476329461Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-19T15:39:04.476506498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033649s 
2025-11-19T15:39:04.476736812Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-19T15:39:04.476903998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.477138651Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-11-19T15:39:04.477480469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T15:39:04.477672115Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.477856356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-11-19T15:39:04.478102111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-11-19T15:39:04.479537711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015022s 
2025-11-19T15:39:04.479866974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-19T15:39:04', 'add_colon_replacement_to_naming_config') 
2025-11-19T15:39:04.480328353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.481213145Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-19T15:39:04.481379029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031087s 
2025-11-19T15:39:04.481521506Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-19T15:39:04.481696789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.481899898Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-11-19T15:39:04.482250494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-11-19T15:39:04.486002339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:04.486739483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-11-19T15:39:04.487203978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:04.487913076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:04.490853948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.491205636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087008s 
2025-11-19T15:39:04.491328473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:04.491501702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.491647385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-11-19T15:39:04.491909553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-11-19T15:39:04.493195532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013383s 
2025-11-19T15:39:04.493477009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-19T15:39:04', 'list_sync_time') 
2025-11-19T15:39:04.493794799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.494945065Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-19T15:39:04.495115128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030695s 
2025-11-19T15:39:04.495254358Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-19T15:39:04.495429761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.495674675Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-11-19T15:39:04.496104741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:04.496249522Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.496383953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-11-19T15:39:04.496603004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:04.497863713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012916s 
2025-11-19T15:39:04.498138817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-19T15:39:04', 'add_download_client_tags') 
2025-11-19T15:39:04.498442979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.499284273Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-19T15:39:04.499443033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027025s 
2025-11-19T15:39:04.499614358Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-19T15:39:04.499807517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.500102982Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-11-19T15:39:04.500675074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-11-19T15:39:04.501137004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:04.501553262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007099s 
2025-11-19T15:39:04.501772724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-11-19T15:39:04.502045102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-11-19T15:39:04.502345247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s 
2025-11-19T15:39:04.502635511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-19T15:39:04', 'add_notification_status') 
2025-11-19T15:39:04.502934363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.503929066Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-19T15:39:04.504103968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019834s 
2025-11-19T15:39:04.504313059Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-19T15:39:04.504501589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.504718716Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-11-19T15:39:04.504952396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:04.505138832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:04.507164120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020387s 
2025-11-19T15:39:04.507488022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-19T15:39:04', 'add_alac_24_quality_in_profiles') 
2025-11-19T15:39:04.507789258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.508627066Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-19T15:39:04.508785254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034719s 
2025-11-19T15:39:04.508966459Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-19T15:39:04.509143876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.509372456Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-11-19T15:39:04.509730377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-11-19T15:39:04.509887764Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2025-11-19T15:39:04.510040912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-11-19T15:39:04.510251867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-11-19T15:39:04.511552015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013514s 
2025-11-19T15:39:04.511746447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-11-19T15:39:04.511974085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-11-19T15:39:04.513308232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001403s 
2025-11-19T15:39:04.513601723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-19T15:39:04', 'add_salt_to_users') 
2025-11-19T15:39:04.513899883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.514729153Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-19T15:39:04.514870277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027972s 
2025-11-19T15:39:04.515054408Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-19T15:39:04.515239420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.515456548Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-11-19T15:39:04.515990252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-11-19T15:39:04.516437974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-11-19T15:39:04.516873531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000713s 
2025-11-19T15:39:04.517067822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-11-19T15:39:04.517296703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-11-19T15:39:04.517558661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003638s 
2025-11-19T15:39:04.517853805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-19T15:39:04', 'add_auto_tagging') 
2025-11-19T15:39:04.518176224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.519246028Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-19T15:39:04.519434588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020219s 
2025-11-19T15:39:04.519598388Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-19T15:39:04.519776747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.520035328Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-11-19T15:39:04.520445123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-11-19T15:39:04.520597209Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.520775728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-11-19T15:39:04.521038027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-11-19T15:39:04.522388456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014278s 
2025-11-19T15:39:04.522640203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-19T15:39:04.522910176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-19T15:39:04.523154849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003306s 
2025-11-19T15:39:04.523487268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-19T15:39:04', 'quality_definition_preferred_size') 
2025-11-19T15:39:04.523806511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.524623235Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-19T15:39:04.524806244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017561s 
2025-11-19T15:39:04.525016237Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-19T15:39:04.525187402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.525456884Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-11-19T15:39:04.525752329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:04.525914626Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.526085670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-11-19T15:39:04.526325553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.527711163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014582s 
2025-11-19T15:39:04.528022661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-19T15:39:04', 'add_on_artist_add_to_notifications') 
2025-11-19T15:39:04.528352545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.529206144Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-19T15:39:04.529375685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029188s 
2025-11-19T15:39:04.529560938Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-19T15:39:04.529722724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.529968529Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-11-19T15:39:04.530280818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:04.530424066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.530606724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-11-19T15:39:04.530846216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-11-19T15:39:04.532235223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014482s 
2025-11-19T15:39:04.532563875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-19T15:39:04', 'album_last_searched_time') 
2025-11-19T15:39:04.532885402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.533725785Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-19T15:39:04.533874073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029241s 
2025-11-19T15:39:04.534070779Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-19T15:39:04.534255461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.534515214Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-11-19T15:39:04.534914328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:04.535075662Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.535218500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-11-19T15:39:04.535460908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.536586324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011906s 
2025-11-19T15:39:04.536757890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:04.536981610Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:04.537043134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-11-19T15:39:04.537294390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:04.538347491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011412s 
2025-11-19T15:39:04.538642695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-19T15:39:04', 'add_indexer_flags') 
2025-11-19T15:39:04.538931917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.539811729Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-19T15:39:04.539968715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025596s 
2025-11-19T15:39:04.540151523Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-19T15:39:04.540357849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.540550447Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-11-19T15:39:04.540937095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-11-19T15:39:04.541212931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-11-19T15:39:04.541534408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004162s 
2025-11-19T15:39:04.541703048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-11-19T15:39:04.541922530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-11-19T15:39:04.542224668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003702s 
2025-11-19T15:39:04.542409600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-11-19T15:39:04.542648331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-11-19T15:39:04.542939878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003824s 
2025-11-19T15:39:04.543263951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-19T15:39:04', 'add_indexes_album_statistics') 
2025-11-19T15:39:04.543548584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.544676325Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-19T15:39:04.544826457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019735s 
2025-11-19T15:39:04.544999886Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-19T15:39:04.545197063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.545512398Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-11-19T15:39:04.545841982Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-19T15:39:04.546166736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-19T15:39:04.546445427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s 
2025-11-19T15:39:04.546729609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-19T15:39:04', 'update_redacted_baseurl') 
2025-11-19T15:39:04.547058942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.547805917Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-19T15:39:04.547989446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017221s 
2025-11-19T15:39:04.556440373Z [Debug] MigrationController: Took: 00:00:01.7098919 
2025-11-19T15:39:04.652618437Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-11-19T15:39:04.692297084Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-11-19T15:39:04.716634941Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T15:39:04.739870048Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T15:39:04.740840441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:04.741109363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:04.748062945Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T15:39:04.748394903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072987s 
2025-11-19T15:39:04.748765900Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T15:39:04.748965101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076058s 
2025-11-19T15:39:04.751166464Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T15:39:04.751538523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.752011075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T15:39:04.752411461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T15:39:04.752875064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s 
2025-11-19T15:39:04.753247334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.755112419Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T15:39:04.755336961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002778s 
2025-11-19T15:39:04.755690102Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T15:39:04.756060568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.756546427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T15:39:04.756898776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:04.757416388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s 
2025-11-19T15:39:04.757716563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:04.757950274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:04.758272803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T15:39:04.758662558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T15:39:04.759586879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009816s 
2025-11-19T15:39:04.759909288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.760892358Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T15:39:04.761148193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021932s 
2025-11-19T15:39:04.761559682Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T15:39:04.761877762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.762409583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:04.762708214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:04.762982386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T15:39:04.763429617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T15:39:04.764104797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007492s 
2025-11-19T15:39:04.764403839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.765358782Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T15:39:04.765626100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001961s 
2025-11-19T15:39:04.766034031Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T15:39:04.766366300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.766647336Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-11-19T15:39:04.767316574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-11-19T15:39:04.767835349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-11-19T15:39:04.768522763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009401s 
2025-11-19T15:39:04.768770672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-11-19T15:39:04.769059694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T15:39:04.769491483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000492s 
2025-11-19T15:39:04.769870146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T15:39:04', 'InitialSetup') 
2025-11-19T15:39:04.770319039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.771318652Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T15:39:04.771618235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023035s 
2025-11-19T15:39:04.771904201Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-19T15:39:04.772274817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.772684532Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-11-19T15:39:04.773147284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T15:39:04', 'add_reason_to_pending_releases') 
2025-11-19T15:39:04.773744858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.774781806Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-19T15:39:04.775053894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025411s 
2025-11-19T15:39:04.775319027Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-19T15:39:04.775606286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.775992584Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-11-19T15:39:04.776375254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T15:39:04', 'add_medium_support') 
2025-11-19T15:39:04.776845752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.777741095Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-19T15:39:04.777983002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021508s 
2025-11-19T15:39:04.778272695Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-19T15:39:04.778576417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.778957344Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-11-19T15:39:04.779364674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T15:39:04', 'add_various_qualites_in_profile') 
2025-11-19T15:39:04.779868148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.780958343Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-19T15:39:04.781258708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023447s 
2025-11-19T15:39:04.781544563Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-19T15:39:04.781816060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.782174432Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-11-19T15:39:04.782583275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T15:39:04', 'metadata_profiles') 
2025-11-19T15:39:04.783024293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.783956610Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-19T15:39:04.784217025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021317s 
2025-11-19T15:39:04.784524814Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-19T15:39:04.784863035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.785245375Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-11-19T15:39:04.785683087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T15:39:04', 'separate_automatic_and_interactive_search') 
2025-11-19T15:39:04.786194967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.787133567Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-19T15:39:04.787471939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022497s 
2025-11-19T15:39:04.787720559Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-19T15:39:04.788178271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.788499828Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-11-19T15:39:04.788951598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T15:39:04', 'change_album_path_to_relative') 
2025-11-19T15:39:04.789439641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.790479084Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-19T15:39:04.790698516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022477s 
2025-11-19T15:39:04.790954461Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-19T15:39:04.791232431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.791550451Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-11-19T15:39:04.791999946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T15:39:04', 'change_quality_size_mb_to_kb') 
2025-11-19T15:39:04.792427878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.793396809Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-19T15:39:04.793685981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021565s 
2025-11-19T15:39:04.793898249Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-19T15:39:04.794151900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.794461924Z [Info] album_releases: Starting migration of Log DB to 9 
2025-11-19T15:39:04.794826809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-19T15:39:04', 'album_releases') 
2025-11-19T15:39:04.795370553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.796220805Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-19T15:39:04.796464436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020583s 
2025-11-19T15:39:04.796713528Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-19T15:39:04.796988942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.797293135Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-11-19T15:39:04.797805827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T15:39:04', 'album_releases_fix') 
2025-11-19T15:39:04.798317497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.799396440Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-19T15:39:04.799665792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023888s 
2025-11-19T15:39:04.799980425Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-19T15:39:04.800237473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.800588931Z [Info] import_lists: Starting migration of Log DB to 11 
2025-11-19T15:39:04.800973445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T15:39:04', 'import_lists') 
2025-11-19T15:39:04.806213507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.807889191Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-19T15:39:04.807915724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00698s 
2025-11-19T15:39:04.807923751Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-19T15:39:04.808074785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.808406312Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-11-19T15:39:04.808836549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-19T15:39:04', 'add_release_status') 
2025-11-19T15:39:04.809288158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.810190515Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-19T15:39:04.810445799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021496s 
2025-11-19T15:39:04.810741274Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-19T15:39:04.810984243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.811317364Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-11-19T15:39:04.811718341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T15:39:04', 'album_download_notification') 
2025-11-19T15:39:04.812235242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.813277471Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-19T15:39:04.813524769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022585s 
2025-11-19T15:39:04.813786406Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-19T15:39:04.814053062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.814396644Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-11-19T15:39:04.814747561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T15:39:04', 'fix_language_metadata_profiles') 
2025-11-19T15:39:04.815197026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.816334316Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-19T15:39:04.816613889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022649s 
2025-11-19T15:39:04.816872079Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-19T15:39:04.817100228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.817401926Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-11-19T15:39:04.817785849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T15:39:04', 'remove_fanzub') 
2025-11-19T15:39:04.818214612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.819136889Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-19T15:39:04.819367163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020382s 
2025-11-19T15:39:04.819619000Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-19T15:39:04.819903413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.820226493Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-11-19T15:39:04.820602821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T15:39:04', 'update_artist_history_indexes') 
2025-11-19T15:39:04.821065553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.821965545Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-19T15:39:04.822221621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020579s 
2025-11-19T15:39:04.822471474Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-19T15:39:04.822734944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.823035159Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-11-19T15:39:04.823374592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T15:39:04', 'remove_nma') 
2025-11-19T15:39:04.823808276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.824782588Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-19T15:39:04.824997280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020516s 
2025-11-19T15:39:04.825259969Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-19T15:39:04.825551406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.825855688Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-11-19T15:39:04.826197056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T15:39:04', 'album_disambiguation') 
2025-11-19T15:39:04.826652743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.827538758Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-19T15:39:04.827769973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020165s 
2025-11-19T15:39:04.828061520Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-19T15:39:04.828331454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.828648803Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-11-19T15:39:04.829018998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T15:39:04', 'add_ape_quality_in_profiles') 
2025-11-19T15:39:04.829461058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.830419849Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-19T15:39:04.830631465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020449s 
2025-11-19T15:39:04.830868712Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-19T15:39:04.831143125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.831437838Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-11-19T15:39:04.831796170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T15:39:04', 'remove_pushalot') 
2025-11-19T15:39:04.832278902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.833179175Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-19T15:39:04.833429749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020445s 
2025-11-19T15:39:04.833665865Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-19T15:39:04.833916740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.834220421Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-11-19T15:39:04.834574044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T15:39:04', 'add_custom_filters') 
2025-11-19T15:39:04.835039681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.836046108Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-19T15:39:04.836227303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019968s 
2025-11-19T15:39:04.836463418Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-19T15:39:04.836735997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.837018576Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-11-19T15:39:04.837410004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T15:39:04', 'import_list_tags') 
2025-11-19T15:39:04.837805571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.838688519Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-19T15:39:04.838926818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019805s 
2025-11-19T15:39:04.839189377Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-19T15:39:04.839434290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.839792271Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-11-19T15:39:04.840163899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T15:39:04', 'add_release_groups_etc') 
2025-11-19T15:39:04.840594146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.841543387Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-19T15:39:04.841801447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020616s 
2025-11-19T15:39:04.842028784Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-19T15:39:04.842309680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.842606838Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-11-19T15:39:04.842953777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T15:39:04', 'NewMediaInfoFormat') 
2025-11-19T15:39:04.843396899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.844272101Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-19T15:39:04.844523758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001967s 
2025-11-19T15:39:04.844801728Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-19T15:39:04.845080509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.845426526Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-11-19T15:39:04.845840760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T15:39:04', 'rename_restrictions_to_release_profiles') 
2025-11-19T15:39:04.846308472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.847253224Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-19T15:39:04.847544290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021148s 
2025-11-19T15:39:04.847784885Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-19T15:39:04.848094458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.848453371Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-11-19T15:39:04.848889279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T15:39:04', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-19T15:39:04.849370498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.850293927Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-19T15:39:04.850581927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021684s 
2025-11-19T15:39:04.850845688Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-19T15:39:04.851103708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.851414193Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-11-19T15:39:04.851795270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T15:39:04', 'add_import_exclusions') 
2025-11-19T15:39:04.852312742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.853200600Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-19T15:39:04.853447046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002093s 
2025-11-19T15:39:04.853722371Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-19T15:39:04.853968847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.854371899Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-11-19T15:39:04.854685260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T15:39:04', 'clean_artist_metadata_table') 
2025-11-19T15:39:04.855135587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.856115870Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-19T15:39:04.856358038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021058s 
2025-11-19T15:39:04.856599234Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-19T15:39:04.856902685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.857260355Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-11-19T15:39:04.857633757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T15:39:04', 'health_issue_notification') 
2025-11-19T15:39:04.858115216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.858958274Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-19T15:39:04.859211694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020556s 
2025-11-19T15:39:04.859464252Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-19T15:39:04.859739106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.860091285Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-11-19T15:39:04.860557033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T15:39:04', 'add_mediafilerepository_mtime') 
2025-11-19T15:39:04.861002560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.861919136Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-19T15:39:04.862138527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021203s 
2025-11-19T15:39:04.862385966Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-19T15:39:04.862725289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.863006425Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-11-19T15:39:04.863383865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T15:39:04', 'add_artistmetadataid_constraint') 
2025-11-19T15:39:04.863878080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.864734926Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-19T15:39:04.865006362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020482s 
2025-11-19T15:39:04.865246516Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-19T15:39:04.865535868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.865851835Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-11-19T15:39:04.866243093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T15:39:04', 'old_ids_and_artist_alias') 
2025-11-19T15:39:04.866681105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.867507789Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-19T15:39:04.867774727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019968s 
2025-11-19T15:39:04.868073047Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-19T15:39:04.868343913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.868662144Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-11-19T15:39:04.869047670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T15:39:04', 'download_propers_config') 
2025-11-19T15:39:04.869502877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.870379361Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-19T15:39:04.870591398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019664s 
2025-11-19T15:39:04.870884919Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-19T15:39:04.871172519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.871497874Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-11-19T15:39:04.871874903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T15:39:04', 'remove_language_profiles') 
2025-11-19T15:39:04.872301342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.873360775Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-19T15:39:04.873588213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021733s 
2025-11-19T15:39:04.873845360Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-19T15:39:04.874108440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.874403995Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-11-19T15:39:04.874800333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T15:39:04', 'multi_disc_naming_format') 
2025-11-19T15:39:04.875204126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.876136684Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-19T15:39:04.876401437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002038s 
2025-11-19T15:39:04.876629647Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-19T15:39:04.876908198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.877220106Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-11-19T15:39:04.877598277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T15:39:04', 'add_download_client_priority') 
2025-11-19T15:39:04.878015497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.878864056Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-19T15:39:04.879119480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019456s 
2025-11-19T15:39:04.879366658Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-19T15:39:04.879597182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.879986947Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-11-19T15:39:04.880305118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T15:39:04', 'remove_growl_prowl') 
2025-11-19T15:39:04.880718580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.881545826Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-19T15:39:04.881775960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019395s 
2025-11-19T15:39:04.882028678Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-19T15:39:04.882325276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.882620600Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-11-19T15:39:04.883028642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T15:39:04', 'remove_plex_hometheatre') 
2025-11-19T15:39:04.883474570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.884342397Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-19T15:39:04.884605617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020585s 
2025-11-19T15:39:04.884847645Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-19T15:39:04.885101085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.885393925Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-11-19T15:39:04.885793880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T15:39:04', 'add_root_folder_add_defaults') 
2025-11-19T15:39:04.886231792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.887083467Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-19T15:39:04.887314412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019505s 
2025-11-19T15:39:04.887545216Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-19T15:39:04.887778446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.888102168Z [Info] task_duration: Starting migration of Log DB to 40 
2025-11-19T15:39:04.888432112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T15:39:04', 'task_duration') 
2025-11-19T15:39:04.888849062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.889695065Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-19T15:39:04.889922934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019127s 
2025-11-19T15:39:04.890216485Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-19T15:39:04.890496178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.890840983Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-11-19T15:39:04.891273043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T15:39:04', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-19T15:39:04.891716886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.892606047Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-19T15:39:04.892856261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020697s 
2025-11-19T15:39:04.893107577Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-19T15:39:04.893370356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.893677434Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-11-19T15:39:04.894056808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T15:39:04', 'remove_album_folders') 
2025-11-19T15:39:04.894460722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.895353439Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-19T15:39:04.895568863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019699s 
2025-11-19T15:39:04.895815500Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-19T15:39:04.896096616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.896413273Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-11-19T15:39:04.896760222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-19T15:39:04', 'add_priority_to_indexers') 
2025-11-19T15:39:04.897191691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.898092184Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-19T15:39:04.898375204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019466s 
2025-11-19T15:39:04.898637482Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-19T15:39:04.899052217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.899306199Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-11-19T15:39:04.899697076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-19T15:39:04', 'remove_chown_and_folderchmod_config') 
2025-11-19T15:39:04.900185800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.901117656Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-19T15:39:04.901350385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021009s 
2025-11-19T15:39:04.901597853Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-19T15:39:04.901864450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.902206458Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-11-19T15:39:04.902542776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-19T15:39:04', 'update_notifiarr') 
2025-11-19T15:39:04.903009766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.903788875Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-19T15:39:04.904039389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019194s 
2025-11-19T15:39:04.904272629Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-19T15:39:04.904525197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.904833648Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-11-19T15:39:04.905232772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-19T15:39:04', 'email_multiple_addresses') 
2025-11-19T15:39:04.905670544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.906550115Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-19T15:39:04.906813916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002016s 
2025-11-19T15:39:04.907056344Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-19T15:39:04.907356799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.907668016Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-11-19T15:39:04.908083422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-19T15:39:04', 'rename_blacklist_to_blocklist') 
2025-11-19T15:39:04.908522627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.909344642Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-19T15:39:04.909598804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019966s 
2025-11-19T15:39:04.909864248Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-19T15:39:04.910147809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.910445819Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-11-19T15:39:04.910816907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-19T15:39:04', 'cdh_per_downloadclient') 
2025-11-19T15:39:04.911257053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.912144851Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-19T15:39:04.912409894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001996s 
2025-11-19T15:39:04.912643755Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-19T15:39:04.912950934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.913202500Z [Info] download_history: Starting migration of Log DB to 52 
2025-11-19T15:39:04.913574189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-19T15:39:04', 'download_history') 
2025-11-19T15:39:04.914014535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.914814125Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-19T15:39:04.915059239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019352s 
2025-11-19T15:39:04.915301367Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-19T15:39:04.915558414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.915877757Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-11-19T15:39:04.916571895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-11-19T15:39:04.917013534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-11-19T15:39:04.917585155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007772s 
2025-11-19T15:39:04.917822874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-11-19T15:39:04.918148539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T15:39:04.918571982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005037s 
2025-11-19T15:39:04.918919552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-19T15:39:04', 'add_update_history') 
2025-11-19T15:39:04.919333976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.920261764Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-19T15:39:04.920489703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021701s 
2025-11-19T15:39:04.920742533Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-19T15:39:04.921009280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.921325256Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-11-19T15:39:04.921789441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-19T15:39:04', 'add_on_update_to_notifications') 
2025-11-19T15:39:04.922177262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.923087134Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-19T15:39:04.923314582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020489s 
2025-11-19T15:39:04.923586830Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-19T15:39:04.923891904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.924258312Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-11-19T15:39:04.924637235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-19T15:39:04', 'download_client_per_indexer') 
2025-11-19T15:39:04.925092903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.925887563Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-19T15:39:04.926127366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020179s 
2025-11-19T15:39:04.926386638Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-19T15:39:04.926664838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.927162320Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-11-19T15:39:04.927532275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-19T15:39:04', 'AddNewItemMonitorType') 
2025-11-19T15:39:04.928001389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.929052877Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-19T15:39:04.929293682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023839s 
2025-11-19T15:39:04.929543104Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-19T15:39:04.929826815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.930117821Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-11-19T15:39:04.930452806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-19T15:39:04', 'ImportListSearch') 
2025-11-19T15:39:04.930878593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.931731250Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-19T15:39:04.931975983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019332s 
2025-11-19T15:39:04.932231096Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-19T15:39:04.932548896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.932853720Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-11-19T15:39:04.933238555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-19T15:39:04', 'ImportListMonitorExisting') 
2025-11-19T15:39:04.933668911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.934556448Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-19T15:39:04.934767403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001983s 
2025-11-19T15:39:04.935008178Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-19T15:39:04.935248602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.935553105Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-11-19T15:39:04.935921607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-19T15:39:04', 'add_indexer_tags') 
2025-11-19T15:39:04.936338036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.937133107Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-19T15:39:04.937368892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018822s 
2025-11-19T15:39:04.937600237Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-19T15:39:04.937863688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.938163171Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-11-19T15:39:04.938512965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-19T15:39:04', 'update_audio_types') 
2025-11-19T15:39:04.938933713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.939818374Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-19T15:39:04.940123408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001927s 
2025-11-19T15:39:04.940460397Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T15:39:04.940753166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.941078131Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-11-19T15:39:04.941626956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-11-19T15:39:04.941840195Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:04.942119427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-11-19T15:39:04.942984179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-11-19T15:39:04.943818058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-11-19T15:39:04.944422956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-11-19T15:39:04.944998565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-11-19T15:39:04.946117788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T15:39:04.946532343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041658s 
2025-11-19T15:39:04.946762497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-11-19T15:39:04.946976778Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:04.947199907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-11-19T15:39:04.947980900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-11-19T15:39:04.948758015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-11-19T15:39:04.949219484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-11-19T15:39:04.949797227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-11-19T15:39:04.950808504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T15:39:04.951238790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003771s 
2025-11-19T15:39:04.951461448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:04.951703005Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-11-19T15:39:04.952054953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T15:39:04.952672186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T15:39:04.953266122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T15:39:04.953748494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T15:39:04.954301758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T15:39:04.955262923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:04.955687979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034575s 
2025-11-19T15:39:04.956143116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-19T15:39:04', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T15:39:04.956617701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.957848409Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T15:39:04.958170398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055394s 
2025-11-19T15:39:04.958384689Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-19T15:39:04.958715886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.958948795Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-11-19T15:39:04.959347688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-19T15:39:04', 'add_on_delete_to_notifications') 
2025-11-19T15:39:04.959738766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.960633648Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-19T15:39:04.960889062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019753s 
2025-11-19T15:39:04.961175048Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-19T15:39:04.961377636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.961691478Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-11-19T15:39:04.962048998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-19T15:39:04', 'add_custom_formats') 
2025-11-19T15:39:04.962461228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.963313083Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-19T15:39:04.963534318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019253s 
2025-11-19T15:39:04.963764672Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-19T15:39:04.964062291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.964344470Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-11-19T15:39:04.964704394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-19T15:39:04', 'add_result_to_commands') 
2025-11-19T15:39:04.965130883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.966013180Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-19T15:39:04.966265969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019716s 
2025-11-19T15:39:04.966513066Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-19T15:39:04.966787389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.967105640Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-11-19T15:39:04.967480735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-19T15:39:04', 'health_restored_notification') 
2025-11-19T15:39:04.967947835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.968741524Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-19T15:39:04.968988140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019463s 
2025-11-19T15:39:04.969218374Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-19T15:39:04.969449890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.969722519Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-11-19T15:39:04.970061792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-19T15:39:04', 'remove_uc') 
2025-11-19T15:39:04.970502490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.971310817Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-19T15:39:04.971554849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018796s 
2025-11-19T15:39:04.971784291Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-19T15:39:04.972092211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.972444099Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-11-19T15:39:04.972895208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-19T15:39:04', 'download_clients_rename_tv_to_music') 
2025-11-19T15:39:04.973343510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.974192550Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-19T15:39:04.974426651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002075s 
2025-11-19T15:39:04.974709641Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-19T15:39:04.974979264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.975295661Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-11-19T15:39:04.975683603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-19T15:39:04', 'add_colon_replacement_to_naming_config') 
2025-11-19T15:39:04.976151515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.976994642Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-19T15:39:04.977303564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019758s 
2025-11-19T15:39:04.977463186Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-19T15:39:04.977725334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.978006590Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-11-19T15:39:04.978356965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-19T15:39:04', 'list_sync_time') 
2025-11-19T15:39:04.978793214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.979643836Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-19T15:39:04.979841885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019073s 
2025-11-19T15:39:04.980120627Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-19T15:39:04.980387243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.980695835Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-11-19T15:39:04.981080419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-19T15:39:04', 'add_download_client_tags') 
2025-11-19T15:39:04.981503972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.982342962Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-19T15:39:04.982652585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019623s 
2025-11-19T15:39:04.982818840Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-19T15:39:04.983077320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.983379759Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-11-19T15:39:04.983761989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-19T15:39:04', 'add_notification_status') 
2025-11-19T15:39:04.984213989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.985037778Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-19T15:39:04.985288643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019471s 
2025-11-19T15:39:04.985521031Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-19T15:39:04.985786486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.986095518Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-11-19T15:39:04.986466755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-19T15:39:04', 'add_alac_24_quality_in_profiles') 
2025-11-19T15:39:04.986903345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.987741412Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-19T15:39:04.988037258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019445s 
2025-11-19T15:39:04.988266970Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-19T15:39:04.988522204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.988840465Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-11-19T15:39:04.989176301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-19T15:39:04', 'add_salt_to_users') 
2025-11-19T15:39:04.989589694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.990477812Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-19T15:39:04.990654147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018989s 
2025-11-19T15:39:04.990927357Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-19T15:39:04.991133923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.991452063Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-11-19T15:39:04.991862370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-19T15:39:04', 'add_auto_tagging') 
2025-11-19T15:39:04.992250792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.993066665Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-19T15:39:04.993294764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019259s 
2025-11-19T15:39:04.993577032Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-19T15:39:04.993886576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.994158994Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-11-19T15:39:04.994579832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-19T15:39:04', 'quality_definition_preferred_size') 
2025-11-19T15:39:04.994979476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.996015833Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-19T15:39:04.996275025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021066s 
2025-11-19T15:39:04.996520018Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-19T15:39:04.996787687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.997103954Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-11-19T15:39:04.997488659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-19T15:39:04', 'add_on_artist_add_to_notifications') 
2025-11-19T15:39:04.997943745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:04.998856143Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-19T15:39:04.999113821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020449s 
2025-11-19T15:39:04.999343274Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-19T15:39:04.999621594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:04.999947200Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-11-19T15:39:05.000337165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-19T15:39:05', 'album_last_searched_time') 
2025-11-19T15:39:05.000754074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:05.001630219Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-19T15:39:05.001875352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002008s 
2025-11-19T15:39:05.002169795Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-19T15:39:05.002426903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:05.002732709Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-11-19T15:39:05.003090108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-19T15:39:05', 'add_indexer_flags') 
2025-11-19T15:39:05.003568381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:05.004403042Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-19T15:39:05.004669248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019919s 
2025-11-19T15:39:05.004967108Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-19T15:39:05.005224175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:05.005555182Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-11-19T15:39:05.005916870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-19T15:39:05', 'add_indexes_album_statistics') 
2025-11-19T15:39:05.006385684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:05.007305426Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-19T15:39:05.007534728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020536s 
2025-11-19T15:39:05.007800262Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-19T15:39:05.008058282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:05.008358757Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-11-19T15:39:05.008740045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-19T15:39:05', 'update_redacted_baseurl') 
2025-11-19T15:39:05.009224530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:05.010081546Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-19T15:39:05.010299515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019979s 
2025-11-19T15:39:05.197577308Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-11-19T15:39:05.204689980Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-11-19T15:39:05.338306842Z [Info] QualityProfileService: Setting up default quality profiles 
2025-11-19T15:39:05.399798942Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-11-19T15:39:05.411573031Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-11-19T15:39:05.455283997Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-11-19T15:39:05.456624436Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-11-19T15:39:05.456914230Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-11-19T15:39:05.526136346Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-11-19T15:39:06.310421955Z [ls.io-init] done.