2025-10-03T13:46:39.394353382Z [migrations] started
2025-10-03T13:46:39.395797910Z [migrations] no migrations found
2025-10-03T13:46:39.441028760Z usermod: no changes
2025-10-03T13:46:39.454617180Z ───────────────────────────────────────
2025-10-03T13:46:39.454653513Z 
2025-10-03T13:46:39.454658824Z       ██╗     ███████╗██╗ ██████╗
2025-10-03T13:46:39.454663513Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-03T13:46:39.454668223Z       ██║     ███████╗██║██║   ██║
2025-10-03T13:46:39.454672722Z       ██║     ╚════██║██║██║   ██║
2025-10-03T13:46:39.454677632Z       ███████╗███████║██║╚██████╔╝
2025-10-03T13:46:39.454682141Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-03T13:46:39.454686780Z 
2025-10-03T13:46:39.454690848Z    Brought to you by linuxserver.io
2025-10-03T13:46:39.454697832Z ───────────────────────────────────────
2025-10-03T13:46:39.454960802Z 
2025-10-03T13:46:39.454975331Z To support the app dev(s) visit:
2025-10-03T13:46:39.456736597Z Lidarr: https://opencollective.com/lidarr
2025-10-03T13:46:39.457236113Z 
2025-10-03T13:46:39.457267466Z To support LSIO projects visit:
2025-10-03T13:46:39.457271584Z https://www.linuxserver.io/donate/
2025-10-03T13:46:39.457275642Z 
2025-10-03T13:46:39.457279460Z ───────────────────────────────────────
2025-10-03T13:46:39.457284190Z GID/UID
2025-10-03T13:46:39.457287917Z ───────────────────────────────────────
2025-10-03T13:46:39.461175454Z 
2025-10-03T13:46:39.461189172Z User UID:    911
2025-10-03T13:46:39.461193400Z User GID:    911
2025-10-03T13:46:39.461197128Z ───────────────────────────────────────
2025-10-03T13:46:39.462758652Z Linuxserver.io version: 2.14.4.4809-ls224
2025-10-03T13:46:39.463034778Z Build-date: 2025-10-03T13:42:49+00:00
2025-10-03T13:46:39.463051983Z ───────────────────────────────────────
2025-10-03T13:46:39.463058365Z     
2025-10-03T13:46:39.510167096Z [custom-init] No custom files found, skipping...
2025-10-03T13:46:39.940203270Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.4.4809 
2025-10-03T13:46:39.960165923Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-03T13:46:39.966929712Z [Debug] Bootstrap: Console selected 
2025-10-03T13:46:39.968561197Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-03T13:46:40.332937838Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-03T13:46:40.388591173Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {194b795d-c96a-4ae7-a193-53a27da2d017} may be persisted to storage in unencrypted form. 
2025-10-03T13:46:40.486449756Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-03T13:46:40.549768765Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-03T13:46:40.646139492Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-03T13:46:40.658267892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:40.659053544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:40.744272187Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-10-03T13:46:40.746395091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860062s 
2025-10-03T13:46:40.746676037Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-03T13:46:40.746863624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0880941s 
2025-10-03T13:46:40.760223874Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-03T13:46:40.760982322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:40.782947086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-03T13:46:40.797956517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-03T13:46:40.814291667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309507s 
2025-10-03T13:46:40.814687574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:40.820765281Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-03T13:46:40.820935945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375571s 
2025-10-03T13:46:40.829196186Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-03T13:46:40.829454587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:40.835715382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-03T13:46:40.837500927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-03T13:46:40.837966204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020518s 
2025-10-03T13:46:40.838198191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-03T13:46:40.838553276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001479s 
2025-10-03T13:46:40.839108113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-03T13:46:40.839784686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-03T13:46:40.840607452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013054s 
2025-10-03T13:46:40.840815371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:40.844087088Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-03T13:46:40.844248614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047411s 
2025-10-03T13:46:40.844847159Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-03T13:46:40.845066490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:40.845849026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-03T13:46:40.846040501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-10-03T13:46:40.846234452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-03T13:46:40.846540889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-03T13:46:40.847028340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s 
2025-10-03T13:46:40.847191078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:40.848712972Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-03T13:46:40.848882624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022437s 
2025-10-03T13:46:40.850167481Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-03T13:46:40.850433276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:40.851193507Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-03T13:46:40.867710543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-03T13:46:40.868354790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-10-03T13:46:40.868928305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009595s 
2025-10-03T13:46:40.869099900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-03T13:46:40.869356286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-03T13:46:40.869714788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004611s 
2025-10-03T13:46:40.869929080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-03T13:46:40.870281339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-10-03T13:46:40.870654580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s 
2025-10-03T13:46:40.870866036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-03T13:46:40.871240350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-03T13:46:40.871601938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005386s 
2025-10-03T13:46:40.871757090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-10-03T13:46:40.882780375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-10-03T13:46:40.885166159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131898s 
2025-10-03T13:46:40.885370871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-10-03T13:46:40.885723711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-03T13:46:40.886068986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s 
2025-10-03T13:46:40.886328319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-10-03T13:46:40.886612851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-03T13:46:40.886958037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s 
2025-10-03T13:46:40.887149682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-10-03T13:46:40.887457883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:40.887742256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004179s 
2025-10-03T13:46:40.887952188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-10-03T13:46:40.888264227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:40.888589732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004556s 
2025-10-03T13:46:40.888823823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-10-03T13:46:40.891578941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-10-03T13:46:40.893370678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00441s 
2025-10-03T13:46:40.893587475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-10-03T13:46:40.893884563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-03T13:46:40.894225399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004984s 
2025-10-03T13:46:40.894403728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-10-03T13:46:40.894683742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-03T13:46:40.895029077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s 
2025-10-03T13:46:40.895262898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-10-03T13:46:40.895509104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-03T13:46:40.895901443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004943s 
2025-10-03T13:46:40.896059261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-10-03T13:46:40.896348053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-03T13:46:40.896709821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s 
2025-10-03T13:46:40.896879713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-10-03T13:46:40.897156721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-03T13:46:40.897445623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000407s 
2025-10-03T13:46:40.897640595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-10-03T13:46:40.897910018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-10-03T13:46:40.898154490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s 
2025-10-03T13:46:40.898324021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-10-03T13:46:40.899689350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-10-03T13:46:40.900702049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021844s 
2025-10-03T13:46:40.900879597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-10-03T13:46:40.901186365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-03T13:46:40.901514335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004583s 
2025-10-03T13:46:40.901715881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-10-03T13:46:40.901959070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-03T13:46:40.902286630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s 
2025-10-03T13:46:40.902539669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-10-03T13:46:40.902748019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-03T13:46:40.903128495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s 
2025-10-03T13:46:40.903386104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-10-03T13:46:40.903710727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-10-03T13:46:40.904109691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s 
2025-10-03T13:46:40.904245925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-10-03T13:46:40.905331701Z [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-10-03T13:46:40.906206853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017653s 
2025-10-03T13:46:40.906385843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-10-03T13:46:40.906672400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-10-03T13:46:40.906972444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00041s 
2025-10-03T13:46:40.907233149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-10-03T13:46:40.907426408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-03T13:46:40.907742324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s 
2025-10-03T13:46:40.907949882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-03T13:46:40.909285201Z [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-10-03T13:46:40.910178750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020048s 
2025-10-03T13:46:40.910394885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-03T13:46:40.910713246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-03T13:46:40.911117560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s 
2025-10-03T13:46:40.911352824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-10-03T13:46:40.911657578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-03T13:46:40.911964025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004098s 
2025-10-03T13:46:40.912166973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-03T13:46:40.912457789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-03T13:46:40.912795018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004397s 
2025-10-03T13:46:40.913000892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-10-03T13:46:40.913270796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-10-03T13:46:40.913584056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004081s 
2025-10-03T13:46:40.913798819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-03T13:46:40.914796988Z [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-10-03T13:46:40.915536838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015736s 
2025-10-03T13:46:40.915696870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-03T13:46:40.916229473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-03T13:46:40.916674388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008199s 
2025-10-03T13:46:40.916909231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-03T13:46:40.917204386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-03T13:46:40.917527145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004486s 
2025-10-03T13:46:40.917694192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-03T13:46:40.923703091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-10-03T13:46:40.927933348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065256s 
2025-10-03T13:46:40.927960823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-03T13:46:40.927971655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-03T13:46:40.927983609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s 
2025-10-03T13:46:40.927994862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-03T13:46:40.928007808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-10-03T13:46:40.928018800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007413s 
2025-10-03T13:46:40.928031485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-03T13:46:40.928043379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-03T13:46:40.928054411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006291s 
2025-10-03T13:46:40.928064442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-03T13:46:40.928363203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-10-03T13:46:40.928945075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010323s 
2025-10-03T13:46:40.929345551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-03T13:46:40.929550995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-03T13:46:40.929940700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s 
2025-10-03T13:46:40.930180232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-03T13:46:40.930541730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-03T13:46:40.930953308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005135s 
2025-10-03T13:46:40.931086827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-03T13:46:40.932041600Z [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-10-03T13:46:40.932682490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014152s 
2025-10-03T13:46:40.932857032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-03T13:46:40.934242401Z [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-10-03T13:46:40.936812365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037422s 
2025-10-03T13:46:40.937052349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-03T13:46:40.937810856Z [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-10-03T13:46:40.938422427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011594s 
2025-10-03T13:46:40.938690627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-03T13:46:40.939831043Z [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-10-03T13:46:40.940659792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018521s 
2025-10-03T13:46:40.940875426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-03T13:46:40.941592730Z [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-10-03T13:46:40.942151545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010799s 
2025-10-03T13:46:40.942344173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-03T13:46:40.943216179Z [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-10-03T13:46:40.944013234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013957s 
2025-10-03T13:46:40.944278027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-03T13:46:40.944826351Z [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-10-03T13:46:40.945345677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008454s 
2025-10-03T13:46:40.945555219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-03T13:46:40.945935565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-10-03T13:46:40.946355119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006191s 
2025-10-03T13:46:40.946580844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-03T13:46:40.946898964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-03T13:46:40.947308639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004999s 
2025-10-03T13:46:40.947466918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-03T13:46:40.948023248Z [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-10-03T13:46:40.948498405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000843s 
2025-10-03T13:46:40.948674209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-03T13:46:40.949695936Z [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-10-03T13:46:40.950419523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015716s 
2025-10-03T13:46:40.950614505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-03T13:46:40.951066024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-10-03T13:46:40.951532984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007261s 
2025-10-03T13:46:40.951688047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-03T13:46:40.952044304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-03T13:46:40.952443157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000553s 
2025-10-03T13:46:40.952644122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-03T13:46:40.952956220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-03T13:46:40.953364412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005568s 
2025-10-03T13:46:40.953578673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-03T13:46:40.954618417Z [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-10-03T13:46:40.955438568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016708s 
2025-10-03T13:46:40.955612458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-03T13:46:40.956457109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-03T13:46:40.957184133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013197s 
2025-10-03T13:46:40.957355829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-10-03T13:46:40.957672987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-03T13:46:40.958080708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005534s 
2025-10-03T13:46:40.958260159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-03T13:46:40.959210383Z [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-10-03T13:46:40.960002718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015215s 
2025-10-03T13:46:40.960171758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-10-03T13:46:40.961175469Z [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-10-03T13:46:40.961975650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016481s 
2025-10-03T13:46:40.962210443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-10-03T13:46:40.962712023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-10-03T13:46:40.963185085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007848s 
2025-10-03T13:46:40.963367943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-10-03T13:46:40.963764642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-10-03T13:46:40.964232895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006475s 
2025-10-03T13:46:40.964412296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-03T13:46:40.965107316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-03T13:46:40.965702734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s 
2025-10-03T13:46:40.965906264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-03T13:46:40.966336280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-03T13:46:40.966781166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006705s 
2025-10-03T13:46:40.970499713Z [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-10-03T13:46:40.971254282Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0039459 taking an average of 00:00:00.0039459 
2025-10-03T13:46:40.972237001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-03T13:46:40', 'InitialSetup') 
2025-10-03T13:46:40.972590262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:40.984620074Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-03T13:46:40.984809104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176032s 
2025-10-03T13:46:40.985122575Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-03T13:46:40.985332157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:40.985614105Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-10-03T13:46:40.986379757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-03T13:46:40.986583266Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:40.986764501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-03T13:46:40.987139055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:40.988083347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011031s 
2025-10-03T13:46:40.988488081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-03T13:46:40', 'add_reason_to_pending_releases') 
2025-10-03T13:46:40.988847575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:40.990272244Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-03T13:46:40.990443078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032389s 
2025-10-03T13:46:40.990643792Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-03T13:46:40.990841861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:40.991112536Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-10-03T13:46:40.994373351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:40.994524095Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:40.994743616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-10-03T13:46:40.995117219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-10-03T13:46:40.996061871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s 
2025-10-03T13:46:40.996222725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-03T13:46:40.996457247Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:40.996634945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-10-03T13:46:40.996981913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:40.997666832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000848s 
2025-10-03T13:46:40.997879591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-03T13:46:40.997993540Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-03T13:46:40.998173051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-10-03T13:46:40.998482334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:40.999213015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008582s 
2025-10-03T13:46:40.999761861Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-03T13:46:41.000361197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-03T13:46:41.000611702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006372s 
2025-10-03T13:46:41.001067860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-10-03T13:46:41.021109102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-10-03T13:46:41.023290785Z [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-10-03T13:46:41.024583478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-03T13:46:41.025721659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-03T13:46:41.027835355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-03T13:46:41.028378769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-03T13:46:41.028812252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-03T13:46:41.029148850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279016s 
2025-10-03T13:46:41.029307609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-03T13:46:41.029503995Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:41.029705520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-10-03T13:46:41.029992959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-10-03T13:46:41.030842199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009244s 
2025-10-03T13:46:41.031252495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-03T13:46:41', 'add_medium_support') 
2025-10-03T13:46:41.031608712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.035035572Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-03T13:46:41.035233030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050531s 
2025-10-03T13:46:41.035483043Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-03T13:46:41.035788849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.036076368Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-10-03T13:46:41.036727649Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-03T13:46:41.037089828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-03T13:46:41.037447438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s 
2025-10-03T13:46:41.037605918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:41.037884959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:41.048463899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105823s 
2025-10-03T13:46:41.048922573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-03T13:46:41', 'add_various_qualites_in_profile') 
2025-10-03T13:46:41.049362359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.051389981Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-03T13:46:41.051686268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135695s 
2025-10-03T13:46:41.051832151Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-03T13:46:41.052583294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.052841263Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-10-03T13:46:41.053740263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-10-03T13:46:41.054375733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-10-03T13:46:41.055006543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010664s 
2025-10-03T13:46:41.055232638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-10-03T13:46:41.055523313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-10-03T13:46:41.055968409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005041s 
2025-10-03T13:46:41.056170276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-03T13:46:41.056330168Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:41.056522886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-10-03T13:46:41.056913342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:41.057821360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s 
2025-10-03T13:46:41.058001703Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-10-03T13:46:41.064305195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-03T13:46:41.069395905Z [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-10-03T13:46:41.071328717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:41.072242316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:41.074072882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-03T13:46:41.074535553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-03T13:46:41.074955208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:41.075378731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:41.075699757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174871s 
2025-10-03T13:46:41.075928598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-10-03T13:46:41.083592880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-03T13:46:41.088246680Z [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-10-03T13:46:41.089976723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:41.090776082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:41.092661900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-03T13:46:41.093207729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-03T13:46:41.093560088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:41.093964392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:41.094292092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181693s 
2025-10-03T13:46:41.094512997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.094716787Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:41.094918112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-10-03T13:46:41.095230532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-10-03T13:46:41.096053328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009207s 
2025-10-03T13:46:41.096438213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-03T13:46:41', 'metadata_profiles') 
2025-10-03T13:46:41.096800983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.100837911Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-03T13:46:41.101010809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056728s 
2025-10-03T13:46:41.101315473Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-03T13:46:41.101505576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.101838596Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-10-03T13:46:41.104926103Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-03T13:46:41.112417697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-10-03T13:46:41.113535377Z [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-10-03T13:46:41.114113291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-03T13:46:41.114719100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-03T13:46:41.116590138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-03T13:46:41.116961946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118046s 
2025-10-03T13:46:41.117165596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-03T13:46:41.117345308Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:41.117579790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-03T13:46:41.117894614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-03T13:46:41.118653673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008885s 
2025-10-03T13:46:41.118983286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-03T13:46:41.119376408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-03T13:46:41.119639017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s 
2025-10-03T13:46:41.119792846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-03T13:46:41.119981476Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-03T13:46:41.120501122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-03T13:46:41.123550923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-10-03T13:46:41.124826902Z [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-10-03T13:46:41.125454035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-03T13:46:41.126011156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-03T13:46:41.127911613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-03T13:46:41.128326498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007605s 
2025-10-03T13:46:41.128751314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-03T13:46:41', 'separate_automatic_and_interactive_search') 
2025-10-03T13:46:41.129144696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.131676223Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-03T13:46:41.131926016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108784s 
2025-10-03T13:46:41.132222272Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-03T13:46:41.132414750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.132686327Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-10-03T13:46:41.133142144Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-10-03T13:46:41.137918902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-10-03T13:46:41.142043987Z [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-10-03T13:46:41.143500730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-03T13:46:41.144529792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-03T13:46:41.146348755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-03T13:46:41.146763520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-03T13:46:41.147140679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-03T13:46:41.147554442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-03T13:46:41.148060381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-03T13:46:41.148304262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149901s 
2025-10-03T13:46:41.148707123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-03T13:46:41', 'change_album_path_to_relative') 
2025-10-03T13:46:41.149042930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.151573846Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-03T13:46:41.151768337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182235s 
2025-10-03T13:46:41.152010344Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-03T13:46:41.152211790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.152486032Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-10-03T13:46:41.153235862Z [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-10-03T13:46:41.153918777Z [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-10-03T13:46:41.154306187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006991s 
2025-10-03T13:46:41.154669779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-03T13:46:41', 'change_quality_size_mb_to_kb') 
2025-10-03T13:46:41.155019553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.156420283Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-03T13:46:41.156595105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027852s 
2025-10-03T13:46:41.156783635Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-03T13:46:41.157030772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.157325576Z [Info] album_releases: Starting migration of Main DB to 9 
2025-10-03T13:46:41.157860002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.158030034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:41.158207822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-10-03T13:46:41.158513909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-10-03T13:46:41.159308980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009008s 
2025-10-03T13:46:41.159474042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.159628643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:41.159824638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-10-03T13:46:41.160234503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-10-03T13:46:41.161031889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009577s 
2025-10-03T13:46:41.161419128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-03T13:46:41', 'album_releases') 
2025-10-03T13:46:41.161758772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.163084963Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-03T13:46:41.163273472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029793s 
2025-10-03T13:46:41.163529498Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-03T13:46:41.163736274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.164010246Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-10-03T13:46:41.164502857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.164654372Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:41.164838453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-10-03T13:46:41.170195208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-10-03T13:46:41.174705911Z [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-10-03T13:46:41.176364350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-03T13:46:41.177269352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-03T13:46:41.179312105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-03T13:46:41.179652069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-03T13:46:41.180057115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-03T13:46:41.180517432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-03T13:46:41.180856164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-03T13:46:41.181183653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161108s 
2025-10-03T13:46:41.181329907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.181465911Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:41.181639210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-10-03T13:46:41.186532142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-10-03T13:46:41.191131001Z [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-10-03T13:46:41.192991137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-03T13:46:41.193965499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-03T13:46:41.195961067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-03T13:46:41.196439881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-03T13:46:41.196840648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-03T13:46:41.197298620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-03T13:46:41.197726070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-03T13:46:41.198094412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162554s 
2025-10-03T13:46:41.198544889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-03T13:46:41', 'album_releases_fix') 
2025-10-03T13:46:41.198917730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.201690372Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-03T13:46:41.201891187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198053s 
2025-10-03T13:46:41.202110388Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-03T13:46:41.202327916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.202601116Z [Info] import_lists: Starting migration of Main DB to 11 
2025-10-03T13:46:41.203936715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-10-03T13:46:41.205208155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-03T13:46:41.206235023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021204s 
2025-10-03T13:46:41.206447150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-10-03T13:46:41.206808417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-03T13:46:41.207256309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006041s 
2025-10-03T13:46:41.207467204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-10-03T13:46:41.208374951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-03T13:46:41.208998346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013486s 
2025-10-03T13:46:41.209214802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-10-03T13:46:41.209562442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-03T13:46:41.209917317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000522s 
2025-10-03T13:46:41.210286841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-03T13:46:41', 'import_lists') 
2025-10-03T13:46:41.210662567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.213100015Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-03T13:46:41.213274686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036292s 
2025-10-03T13:46:41.213544009Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-03T13:46:41.213708770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.213983944Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-10-03T13:46:41.214604193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-10-03T13:46:41.214782332Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:41.215016534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-10-03T13:46:41.215319524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-10-03T13:46:41.216287212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011098s 
2025-10-03T13:46:41.216498618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:41.216700845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:41.220127765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033895s 
2025-10-03T13:46:41.220603092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-03T13:46:41', 'add_release_status') 
2025-10-03T13:46:41.221034030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.222699643Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-03T13:46:41.222873974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006019s 
2025-10-03T13:46:41.223120059Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-03T13:46:41.223358510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.223628884Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-10-03T13:46:41.224207990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:41.224385898Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:41.224579338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-10-03T13:46:41.224931196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.225877061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011025s 
2025-10-03T13:46:41.226273679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-03T13:46:41', 'album_download_notification') 
2025-10-03T13:46:41.226639375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.228091600Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-03T13:46:41.228269127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032587s 
2025-10-03T13:46:41.228511415Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-03T13:46:41.228714634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.229009878Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-10-03T13:46:41.229785490Z [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-10-03T13:46:41.230597816Z [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-10-03T13:46:41.231106610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009052s 
2025-10-03T13:46:41.231694634Z [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-10-03T13:46:41.232515677Z [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-10-03T13:46:41.232979070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008781s 
2025-10-03T13:46:41.233450830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-03T13:46:41', 'fix_language_metadata_profiles') 
2025-10-03T13:46:41.233820043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.235338911Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-03T13:46:41.235526229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031938s 
2025-10-03T13:46:41.235747634Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-03T13:46:41.235947928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.236248513Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-10-03T13:46:41.236702838Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-03T13:46:41.237022742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-03T13:46:41.237243947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003458s 
2025-10-03T13:46:41.237606627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-03T13:46:41', 'remove_fanzub') 
2025-10-03T13:46:41.237950740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.238875051Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-03T13:46:41.239056046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001952s 
2025-10-03T13:46:41.239269766Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-03T13:46:41.239484508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.239753871Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-10-03T13:46:41.241750000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-10-03T13:46:41.242124324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-10-03T13:46:41.242406231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s 
2025-10-03T13:46:41.242616835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-10-03T13:46:41.242946018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-10-03T13:46:41.243324340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005249s 
2025-10-03T13:46:41.243916903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-10-03T13:46:41.244455027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-10-03T13:46:41.244874291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007361s 
2025-10-03T13:46:41.245102881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-10-03T13:46:41.245457785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-03T13:46:41.245807109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005174s 
2025-10-03T13:46:41.246065960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-03T13:46:41.246340493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-03T13:46:41.246742612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005085s 
2025-10-03T13:46:41.246969429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-03T13:46:41.247347751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-03T13:46:41.247706483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s 
2025-10-03T13:46:41.248108612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-03T13:46:41', 'update_artist_history_indexes') 
2025-10-03T13:46:41.248454960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.253166196Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-03T13:46:41.253336349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059705s 
2025-10-03T13:46:41.253556211Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-03T13:46:41.253753058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.254014524Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-10-03T13:46:41.256374957Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:41.259063870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-03T13:46:41.259335487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027702s 
2025-10-03T13:46:41.259696634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-03T13:46:41', 'remove_nma') 
2025-10-03T13:46:41.260089576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.261340444Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-03T13:46:41.261552531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004749s 
2025-10-03T13:46:41.261719718Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-03T13:46:41.261951865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.262190215Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-10-03T13:46:41.262547354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.262718980Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-10-03T13:46:41.262919574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-10-03T13:46:41.263192674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-10-03T13:46:41.264244301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011262s 
2025-10-03T13:46:41.264626000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-03T13:46:41', 'album_disambiguation') 
2025-10-03T13:46:41.264975463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.266011149Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-03T13:46:41.266229428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028793s 
2025-10-03T13:46:41.266407597Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-03T13:46:41.266628181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.266890108Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-10-03T13:46:41.267193289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:41.267390847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:41.270478984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031105s 
2025-10-03T13:46:41.270870102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-03T13:46:41', 'add_ape_quality_in_profiles') 
2025-10-03T13:46:41.271244325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.272534763Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-03T13:46:41.272700417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051216s 
2025-10-03T13:46:41.272900219Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-03T13:46:41.273102597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.273348772Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-10-03T13:46:41.274124414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:41.274447194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-03T13:46:41.274686796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003768s 
2025-10-03T13:46:41.274887280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:41.275183567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-10-03T13:46:41.275436225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003677s 
2025-10-03T13:46:41.275649695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:41.275954509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-10-03T13:46:41.276250826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s 
2025-10-03T13:46:41.276591421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-03T13:46:41', 'remove_pushalot') 
2025-10-03T13:46:41.276936346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.278121682Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-03T13:46:41.278311134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022665s 
2025-10-03T13:46:41.278504654Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-03T13:46:41.278749667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.278960922Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-10-03T13:46:41.279409896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-03T13:46:41.279934863Z [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-10-03T13:46:41.280424048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008292s 
2025-10-03T13:46:41.280806839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-03T13:46:41', 'add_custom_filters') 
2025-10-03T13:46:41.281135230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.284277346Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-03T13:46:41.284478211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046585s 
2025-10-03T13:46:41.284676720Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-03T13:46:41.284911102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.285139903Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-10-03T13:46:41.285503265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-03T13:46:41.285669560Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:41.285856025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-10-03T13:46:41.286115187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-10-03T13:46:41.286982683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008942s 
2025-10-03T13:46:41.287292437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-03T13:46:41', 'import_list_tags') 
2025-10-03T13:46:41.287688194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.289724323Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-03T13:46:41.289784915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003468s 
2025-10-03T13:46:41.290047304Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-03T13:46:41.290318199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.290630207Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-10-03T13:46:41.298076240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-10-03T13:46:41.299065942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-10-03T13:46:41.310575126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122013s 
2025-10-03T13:46:41.310845710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-10-03T13:46:41.311238822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-10-03T13:46:41.311673828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006232s 
2025-10-03T13:46:41.317281348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-03T13:46:41.318450522Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-03T13:46:41.318456163Z                           FROM "Artists" 
2025-10-03T13:46:41.319615668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-03T13:46:41.319648384Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-03T13:46:41.319654065Z                           FROM "Artists" 
2025-10-03T13:46:41.320562054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019785s 
2025-10-03T13:46:41.320741705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-03T13:46:41.320904633Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:41.321105097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-10-03T13:46:41.321437336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.322323130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s 
2025-10-03T13:46:41.323426692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-03T13:46:41.323437423Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T13:46:41.323442864Z                                                   FROM "ArtistMetadata"
2025-10-03T13:46:41.323447914Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-03T13:46:41.324978105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-03T13:46:41.324992715Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T13:46:41.324999107Z                                                   FROM "ArtistMetadata"
2025-10-03T13:46:41.325004077Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-03T13:46:41.325684888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016247s 
2025-10-03T13:46:41.325870342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-10-03T13:46:41.327093153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-10-03T13:46:41.327989769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019621s 
2025-10-03T13:46:41.328231415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-10-03T13:46:41.328548604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-03T13:46:41.328969521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005731s 
2025-10-03T13:46:41.329136007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-10-03T13:46:41.329459047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-03T13:46:41.329783961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000462s 
2025-10-03T13:46:41.329965847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:41.330141060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:41.339370844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091228s 
2025-10-03T13:46:41.339715317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.339859057Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-03T13:46:41.341108402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-10-03T13:46:41.341123352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.341942853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016495s 
2025-10-03T13:46:41.342212686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.342407458Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:41.342586448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-10-03T13:46:41.342996805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:41.344281822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014728s 
2025-10-03T13:46:41.344497737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:41.344675906Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:41.344915057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-10-03T13:46:41.345204350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-10-03T13:46:41.346313172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001203s 
2025-10-03T13:46:41.347635705Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-03T13:46:41.347643841Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T13:46:41.347648130Z                                                   FROM "ArtistMetadata"
2025-10-03T13:46:41.347652178Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-03T13:46:41.347656808Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-03T13:46:41.349585461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-03T13:46:41.349600581Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T13:46:41.349605441Z                                                   FROM "ArtistMetadata"
2025-10-03T13:46:41.349612164Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-03T13:46:41.349616423Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-03T13:46:41.350470823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020037s 
2025-10-03T13:46:41.350594352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-03T13:46:41.350748903Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:41.350926491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-10-03T13:46:41.351252918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-10-03T13:46:41.352092438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s 
2025-10-03T13:46:41.352254925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-03T13:46:41.352388184Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:41.352572054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-10-03T13:46:41.352878892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.353700887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s 
2025-10-03T13:46:41.353876931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-03T13:46:41.354004318Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:41.354197927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-10-03T13:46:41.354521850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.355388565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010074s 
2025-10-03T13:46:41.356679765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-03T13:46:41.356691408Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-03T13:46:41.356695757Z                                                 FROM "AlbumReleases"
2025-10-03T13:46:41.356699675Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-03T13:46:41.356703963Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-03T13:46:41.358501703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-03T13:46:41.358512665Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-03T13:46:41.358517345Z                                                 FROM "AlbumReleases"
2025-10-03T13:46:41.358521293Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-03T13:46:41.358526012Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-03T13:46:41.359389350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019495s 
2025-10-03T13:46:41.360683897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-03T13:46:41.360707384Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T13:46:41.360713166Z                                                   FROM "ArtistMetadata"
2025-10-03T13:46:41.360717935Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-03T13:46:41.360723296Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-03T13:46:41.362613362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-03T13:46:41.362623462Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T13:46:41.362628262Z                                                   FROM "ArtistMetadata"
2025-10-03T13:46:41.362631989Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-03T13:46:41.362636588Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-03T13:46:41.363451699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019909s 
2025-10-03T13:46:41.364218984Z [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-10-03T13:46:41.367786578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-03T13:46:41.369709730Z [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-10-03T13:46:41.370549941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:41.371346655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:41.373442605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:41.373864826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:41.374158357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096033s 
2025-10-03T13:46:41.374568703Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-10-03T13:46:41.378669129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-10-03T13:46:41.381341900Z [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-10-03T13:46:41.382433208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-03T13:46:41.383453492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-03T13:46:41.386345104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-03T13:46:41.386802585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-03T13:46:41.387102940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122486s 
2025-10-03T13:46:41.387349346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-10-03T13:46:41.390610192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-03T13:46:41.392585248Z [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-10-03T13:46:41.393430270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-03T13:46:41.394085950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-03T13:46:41.395912227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-03T13:46:41.396430079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-03T13:46:41.396825766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092717s 
2025-10-03T13:46:41.397012652Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-10-03T13:46:41.399761798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-10-03T13:46:41.401059220Z [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-10-03T13:46:41.401700902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-03T13:46:41.402289567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-03T13:46:41.404045914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-03T13:46:41.404326649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071438s 
2025-10-03T13:46:41.404551662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-03T13:46:41.404824762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:41.405133173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2025-10-03T13:46:41.405322744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-10-03T13:46:41.405636386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-03T13:46:41.405889776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s 
2025-10-03T13:46:41.406144880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-10-03T13:46:41.406375965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:41.406662392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2025-10-03T13:46:41.406865420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-10-03T13:46:41.407181918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:41.407478204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004391s 
2025-10-03T13:46:41.407663918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-10-03T13:46:41.407969744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-10-03T13:46:41.408301201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2025-10-03T13:46:41.408547086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-10-03T13:46:41.408879746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-10-03T13:46:41.409209961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s 
2025-10-03T13:46:41.409384823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-03T13:46:41.412174690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-03T13:46:41.412486939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029456s 
2025-10-03T13:46:41.412672232Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-03T13:46:41.412992858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-03T13:46:41.413255737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2025-10-03T13:46:41.413452163Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-03T13:46:41.413772237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-10-03T13:46:41.414071840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s 
2025-10-03T13:46:41.414453950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-03T13:46:41', 'add_release_groups_etc') 
2025-10-03T13:46:41.414804305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.495590373Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-03T13:46:41.495885047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817892s 
2025-10-03T13:46:41.496149309Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-03T13:46:41.496360474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.496693725Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-10-03T13:46:41.497609769Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-03T13:46:41.497875003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-10-03T13:46:41.498172923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003856s 
2025-10-03T13:46:41.498539792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-03T13:46:41', 'NewMediaInfoFormat') 
2025-10-03T13:46:41.498908885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.588860116Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-03T13:46:41.589705969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907893s 
2025-10-03T13:46:41.590125634Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-03T13:46:41.590504126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.590990856Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-10-03T13:46:41.593175315Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-03T13:46:41.593787648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-03T13:46:41.599599379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061056s 
2025-10-03T13:46:41.599944464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-03T13:46:41.600196010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-03T13:46:41.600579893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-10-03T13:46:41.601276937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:41.602904614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019477s 
2025-10-03T13:46:41.603594774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-03T13:46:41', 'rename_restrictions_to_release_profiles') 
2025-10-03T13:46:41.604223640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.631241369Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-03T13:46:41.631550451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301328s 
2025-10-03T13:46:41.631937711Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-03T13:46:41.632311774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.632733423Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-10-03T13:46:41.634602536Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-03T13:46:41.635051701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-03T13:46:41.638115549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031906s 
2025-10-03T13:46:41.638423890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-03T13:46:41.638653813Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:41.638989820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-10-03T13:46:41.639488855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-03T13:46:41.640730956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014304s 
2025-10-03T13:46:41.641052313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-10-03T13:46:41.641272125Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:41.641614224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-10-03T13:46:41.642105684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-03T13:46:41.643323876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014101s 
2025-10-03T13:46:41.643583760Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-03T13:46:41.644065319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-03T13:46:41.644468160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005987s 
2025-10-03T13:46:41.644676099Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-03T13:46:41.645088549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-03T13:46:41.645501851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005634s 
2025-10-03T13:46:41.645836826Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-10-03T13:46:41.651695572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-03T13:46:41.655585294Z [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-10-03T13:46:41.657148832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:41.658496235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:41.661925129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:41.662700650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:41.663515892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:41.664356644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-03T13:46:41.664949047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187895s 
2025-10-03T13:46:41.665647684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-03T13:46:41', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-03T13:46:41.666256329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.668160593Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-03T13:46:41.668474866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218872s 
2025-10-03T13:46:41.668790451Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-03T13:46:41.669111638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.669523838Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-10-03T13:46:41.670398339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-10-03T13:46:41.671187087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-10-03T13:46:41.671878068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011499s 
2025-10-03T13:46:41.672213133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-10-03T13:46:41.672806628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-10-03T13:46:41.673407468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008896s 
2025-10-03T13:46:41.674060412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-03T13:46:41', 'add_import_exclusions') 
2025-10-03T13:46:41.674632384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.676120320Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-03T13:46:41.676506337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035226s 
2025-10-03T13:46:41.676833185Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-03T13:46:41.677184833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.677598366Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-10-03T13:46:41.692077779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-03T13:46:41.692096316Z                           WHERE "Id" in (
2025-10-03T13:46:41.692100455Z                           SELECT "Artists"."Id" from "Artists"
2025-10-03T13:46:41.692104453Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T13:46:41.692108631Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-03T13:46:41.695454548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-03T13:46:41.695468767Z                           WHERE "Id" in (
2025-10-03T13:46:41.695473587Z                           SELECT "Artists"."Id" from "Artists"
2025-10-03T13:46:41.695477835Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T13:46:41.695482104Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-03T13:46:41.697431389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00383s 
2025-10-03T13:46:41.699963928Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-03T13:46:41.699983557Z                           WHERE "Id" in (
2025-10-03T13:46:41.699987646Z                           SELECT "Albums"."Id" from "Albums"
2025-10-03T13:46:41.699999469Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T13:46:41.700003678Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-03T13:46:41.703435547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-03T13:46:41.703456309Z                           WHERE "Id" in (
2025-10-03T13:46:41.703463604Z                           SELECT "Albums"."Id" from "Albums"
2025-10-03T13:46:41.703470598Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T13:46:41.703478113Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-03T13:46:41.705003444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035817s 
2025-10-03T13:46:41.707121429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-03T13:46:41.707131469Z                           WHERE "Id" in (
2025-10-03T13:46:41.707135718Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-03T13:46:41.707139686Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-03T13:46:41.707143884Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-03T13:46:41.709850253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-03T13:46:41.709866306Z                           WHERE "Id" in (
2025-10-03T13:46:41.709870875Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-03T13:46:41.709874903Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-03T13:46:41.709879633Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-03T13:46:41.711128567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027967s 
2025-10-03T13:46:41.712737356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-03T13:46:41.712749200Z                           WHERE "Id" in (
2025-10-03T13:46:41.712753489Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-03T13:46:41.712757637Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-03T13:46:41.712762196Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-03T13:46:41.714485757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-03T13:46:41.714495947Z                           WHERE "Id" in (
2025-10-03T13:46:41.714500707Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-03T13:46:41.714505095Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-03T13:46:41.714518072Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-03T13:46:41.715432212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019448s 
2025-10-03T13:46:41.716627168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-03T13:46:41.716640224Z                           WHERE "Id" in (
2025-10-03T13:46:41.716644413Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-03T13:46:41.716648762Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T13:46:41.716653391Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-03T13:46:41.718330387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-03T13:46:41.718342452Z                           WHERE "Id" in (
2025-10-03T13:46:41.718346640Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-03T13:46:41.718351069Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T13:46:41.718355538Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-03T13:46:41.719211301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018878s 
2025-10-03T13:46:41.720608444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T13:46:41.720634487Z                           WHERE "Id" IN (
2025-10-03T13:46:41.720639136Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T13:46:41.720643365Z                           LEFT OUTER JOIN "Tracks"
2025-10-03T13:46:41.720647413Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T13:46:41.720651762Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-03T13:46:41.722550154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T13:46:41.722575926Z                           WHERE "Id" IN (
2025-10-03T13:46:41.722585655Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T13:46:41.722594473Z                           LEFT OUTER JOIN "Tracks"
2025-10-03T13:46:41.722603030Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T13:46:41.722612039Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-03T13:46:41.723481650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020709s 
2025-10-03T13:46:41.723884020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-03T13:46:41', 'clean_artist_metadata_table') 
2025-10-03T13:46:41.724213263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.893752249Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-03T13:46:41.894416737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1589977s 
2025-10-03T13:46:41.895059581Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-03T13:46:41.895691223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.896535142Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-10-03T13:46:41.898464637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:41.898965346Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2025-10-03T13:46:41.899496846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-03T13:46:41.900348030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.902303717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023644s 
2025-10-03T13:46:41.902795377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:41.903261957Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2025-10-03T13:46:41.903663916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-03T13:46:41.904031356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.904853782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009843s 
2025-10-03T13:46:41.905064767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:41.905243396Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:41.905480874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-10-03T13:46:41.905800167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.906595028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009169s 
2025-10-03T13:46:41.906757855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:41.906919882Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:41.907086487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-10-03T13:46:41.907395118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.908142102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008745s 
2025-10-03T13:46:41.908430273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:41.908442918Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:41.908644925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-10-03T13:46:41.908927935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:41.909694969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008837s 
2025-10-03T13:46:41.909966205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-10-03T13:46:41.919068402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-10-03T13:46:41.923518542Z [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-10-03T13:46:41.925382215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-03T13:46:41.926386617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-03T13:46:41.930319355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200688s 
2025-10-03T13:46:41.930839052Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-10-03T13:46:41.939881108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-10-03T13:46:41.943512278Z [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-10-03T13:46:41.944877016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-03T13:46:41.945604721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-03T13:46:41.948491093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017325s 
2025-10-03T13:46:41.949260763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-03T13:46:41', 'health_issue_notification') 
2025-10-03T13:46:41.949730158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:41.963269268Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-03T13:46:41.963541666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319732s 
2025-10-03T13:46:41.963934327Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-03T13:46:41.964283319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:41.964736943Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-10-03T13:46:41.966568010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-03T13:46:41.966864406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-10-03T13:46:41.967162567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-10-03T13:46:41.967697444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-10-03T13:46:41.969059737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016035s 
2025-10-03T13:46:41.969306955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-03T13:46:41.969569944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-10-03T13:46:41.969823184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-10-03T13:46:41.970227578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-10-03T13:46:41.971408456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012925s 
2025-10-03T13:46:41.971870947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-03T13:46:41.972316444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-03T13:46:41.972748314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005165s 
2025-10-03T13:46:41.973824470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T13:46:41.973837406Z                 WHERE "Id" IN (
2025-10-03T13:46:41.973843499Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T13:46:41.973848509Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T13:46:41.973855513Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-03T13:46:41.975391856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T13:46:41.975403259Z                 WHERE "Id" IN (
2025-10-03T13:46:41.975408018Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T13:46:41.975412467Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T13:46:41.975418961Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-03T13:46:41.976570379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019762s 
2025-10-03T13:46:41.978002202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T13:46:41.978014947Z                 WHERE "Id" IN (
2025-10-03T13:46:41.978019938Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T13:46:41.978025298Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-03T13:46:41.978030569Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-03T13:46:41.978036240Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-03T13:46:41.980139595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T13:46:41.980165738Z                 WHERE "Id" IN (
2025-10-03T13:46:41.980176219Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T13:46:41.980185167Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-03T13:46:41.980195348Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-03T13:46:41.980204436Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-03T13:46:41.981389011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002491s 
2025-10-03T13:46:41.982998442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T13:46:41.983009734Z                 WHERE "Id" IN (
2025-10-03T13:46:41.983015596Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T13:46:41.983034494Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T13:46:41.983039755Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-03T13:46:41.983045226Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-03T13:46:41.983050396Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-03T13:46:41.985196587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T13:46:41.985210055Z                 WHERE "Id" IN (
2025-10-03T13:46:41.985215906Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T13:46:41.985221177Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T13:46:41.985226097Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-03T13:46:41.985233111Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-03T13:46:41.985238632Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-03T13:46:41.986552177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026278s 
2025-10-03T13:46:41.987604235Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-03T13:46:41.987628564Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-03T13:46:41.987639436Z                 FROM "Artists"
2025-10-03T13:46:41.987648314Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-03T13:46:41.987658795Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-03T13:46:41.988960806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-03T13:46:41.988989003Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-03T13:46:41.988999113Z                 FROM "Artists"
2025-10-03T13:46:41.989007911Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-03T13:46:41.989018963Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-03T13:46:41.989739915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014845s 
2025-10-03T13:46:41.990867385Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T13:46:41.990887025Z                 WHERE "Id" NOT IN (
2025-10-03T13:46:41.990899039Z                     SELECT MIN("Id")
2025-10-03T13:46:41.990910041Z                     FROM "TrackFiles"
2025-10-03T13:46:41.990921654Z                     GROUP BY "Path"
2025-10-03T13:46:41.990953108Z                 ) 
2025-10-03T13:46:41.992472237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T13:46:41.992497668Z                 WHERE "Id" NOT IN (
2025-10-03T13:46:41.992507177Z                     SELECT MIN("Id")
2025-10-03T13:46:41.992515904Z                     FROM "TrackFiles"
2025-10-03T13:46:41.992524592Z                     GROUP BY "Path"
2025-10-03T13:46:41.992533139Z                 ) 
2025-10-03T13:46:41.993349222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017735s 
2025-10-03T13:46:41.993665940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-03T13:46:41.993888278Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2025-10-03T13:46:41.994139914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-10-03T13:46:41.999515267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-03T13:46:42.001905179Z [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-10-03T13:46:42.002878319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-03T13:46:42.003805886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-03T13:46:42.006914505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-03T13:46:42.007434803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129629s 
2025-10-03T13:46:42.007700558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-10-03T13:46:42.008137097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-03T13:46:42.008706574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006622s 
2025-10-03T13:46:42.008919903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-10-03T13:46:42.013945892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-03T13:46:42.015201931Z [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-10-03T13:46:42.016068216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-03T13:46:42.016538372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-03T13:46:42.018538600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-03T13:46:42.018975700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-03T13:46:42.019283911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010094s 
2025-10-03T13:46:42.019637122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-03T13:46:42', 'add_mediafilerepository_mtime') 
2025-10-03T13:46:42.020081005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.028193499Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-03T13:46:42.028496279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189079s 
2025-10-03T13:46:42.028729418Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-03T13:46:42.028973540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.029337563Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-10-03T13:46:42.031832877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-03T13:46:42.031872968Z                           WHERE "Id" NOT IN (
2025-10-03T13:46:42.031887457Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-03T13:46:42.031897297Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T13:46:42.031909612Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-03T13:46:42.033382126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-03T13:46:42.033400834Z                           WHERE "Id" NOT IN (
2025-10-03T13:46:42.033409572Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-03T13:46:42.033433360Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T13:46:42.033443069Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-03T13:46:42.034255044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017336s 
2025-10-03T13:46:42.034458153Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-10-03T13:46:42.034723016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-10-03T13:46:42.035204085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005172s 
2025-10-03T13:46:42.035371001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-10-03T13:46:42.039433160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-03T13:46:42.041208655Z [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-10-03T13:46:42.042087945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:42.042891022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:42.044920979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:42.045405324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:42.045849849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-03T13:46:42.046146537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105943s 
2025-10-03T13:46:42.046372682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-03T13:46:42.046739661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:42.047125127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005519s 
2025-10-03T13:46:42.047533269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-03T13:46:42', 'add_artistmetadataid_constraint') 
2025-10-03T13:46:42.047935539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.052457995Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-03T13:46:42.052682927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058249s 
2025-10-03T13:46:42.052930336Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-03T13:46:42.053135028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.053456284Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-10-03T13:46:42.054349052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-03T13:46:42.054501489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-10-03T13:46:42.054706051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-10-03T13:46:42.055019351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-10-03T13:46:42.055928261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s 
2025-10-03T13:46:42.056096430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-03T13:46:42.056257384Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.056432867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-10-03T13:46:42.056808814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-03T13:46:42.057507481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000899s 
2025-10-03T13:46:42.057711532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:42.057888047Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.058050885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-10-03T13:46:42.058394437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-03T13:46:42.059318407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s 
2025-10-03T13:46:42.059528971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-03T13:46:42.059645286Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.059914698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-10-03T13:46:42.060263260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-03T13:46:42.061142059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010156s 
2025-10-03T13:46:42.061332703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-03T13:46:42.061523768Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.061720805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-10-03T13:46:42.062079597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-03T13:46:42.062954248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009704s 
2025-10-03T13:46:42.063072306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-03T13:46:42.063227789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-03T13:46:42.063449325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-10-03T13:46:42.063791083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-03T13:46:42.064647517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009912s 
2025-10-03T13:46:42.065001400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-03T13:46:42', 'old_ids_and_artist_alias') 
2025-10-03T13:46:42.065324861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.070065656Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-03T13:46:42.070292323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063586s 
2025-10-03T13:46:42.070594742Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-03T13:46:42.070801578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.071142244Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-10-03T13:46:42.071662031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.071883026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.072759480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009001s 
2025-10-03T13:46:42.073031739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-03T13:46:42.073320029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-03T13:46:42.073589672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003451s 
2025-10-03T13:46:42.074031662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-03T13:46:42', 'download_propers_config') 
2025-10-03T13:46:42.074369743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.081183872Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-03T13:46:42.081412513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078574s 
2025-10-03T13:46:42.081658778Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-03T13:46:42.081861817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.082199006Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-10-03T13:46:42.083530617Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-10-03T13:46:42.083796733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-10-03T13:46:42.084360118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006778s 
2025-10-03T13:46:42.084552755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-10-03T13:46:42.088433319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-03T13:46:42.090048681Z [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-10-03T13:46:42.090736566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:42.091551347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:42.093798722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:42.094197354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:42.095039540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-03T13:46:42.095050723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:42.095363132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106348s 
2025-10-03T13:46:42.095593646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-10-03T13:46:42.099294097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-10-03T13:46:42.100757523Z [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-10-03T13:46:42.101463635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-03T13:46:42.102017971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-03T13:46:42.104218100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-03T13:46:42.104546361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087727s 
2025-10-03T13:46:42.104712987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-10-03T13:46:42.109629376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-03T13:46:42.110954224Z [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-10-03T13:46:42.111597589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-03T13:46:42.112087135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-03T13:46:42.114176241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092437s 
2025-10-03T13:46:42.116164534Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-10-03T13:46:42.119901218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-10-03T13:46:42.121120222Z [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-10-03T13:46:42.121799349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-03T13:46:42.122702337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-03T13:46:42.124616822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-03T13:46:42.125088522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-03T13:46:42.125574661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-03T13:46:42.126005217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-03T13:46:42.126387688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100386s 
2025-10-03T13:46:42.126576157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-10-03T13:46:42.129993788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-03T13:46:42.131005526Z [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-10-03T13:46:42.131482326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-03T13:46:42.131990539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-03T13:46:42.133947148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071811s 
2025-10-03T13:46:42.134141550Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-10-03T13:46:42.137300189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-03T13:46:42.138389723Z [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-10-03T13:46:42.138977587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-03T13:46:42.139644459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-03T13:46:42.141713004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-03T13:46:42.142136998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-03T13:46:42.142453666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081121s 
2025-10-03T13:46:42.142791596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-03T13:46:42', 'remove_language_profiles') 
2025-10-03T13:46:42.143111751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.153256226Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-03T13:46:42.153466950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188204s 
2025-10-03T13:46:42.153770171Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-03T13:46:42.153952909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.154247592Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-10-03T13:46:42.154831027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-03T13:46:42.154992763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-03T13:46:42.155232726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-10-03T13:46:42.155948186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-10-03T13:46:42.156682755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011516s 
2025-10-03T13:46:42.157631235Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-03T13:46:42.157665263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-03T13:46:42.158005599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s 
2025-10-03T13:46:42.158404311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-03T13:46:42', 'multi_disc_naming_format') 
2025-10-03T13:46:42.158828375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.167296195Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-03T13:46:42.167523743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098678s 
2025-10-03T13:46:42.167820951Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-03T13:46:42.168090885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.168711535Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-10-03T13:46:42.169242003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-03T13:46:42.169371593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-10-03T13:46:42.169551395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-03T13:46:42.169870508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:42.170817014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010839s 
2025-10-03T13:46:42.170996194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.171176287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.196878757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025639s 
2025-10-03T13:46:42.197328824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-03T13:46:42', 'add_download_client_priority') 
2025-10-03T13:46:42.197675842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.204663321Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-03T13:46:42.204832301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334652s 
2025-10-03T13:46:42.205054809Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-03T13:46:42.205244642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.205535647Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-10-03T13:46:42.205959230Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:42.206251008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-03T13:46:42.206524789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000358s 
2025-10-03T13:46:42.206696625Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:42.206966118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-10-03T13:46:42.207211291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003328s 
2025-10-03T13:46:42.207541927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-03T13:46:42', 'remove_growl_prowl') 
2025-10-03T13:46:42.207891411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.211320535Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-03T13:46:42.211535929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044222s 
2025-10-03T13:46:42.211710761Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-03T13:46:42.211904341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.212166599Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-10-03T13:46:42.212557386Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:42.212847089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-03T13:46:42.213101561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s 
2025-10-03T13:46:42.213307566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:42.213569213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-03T13:46:42.213816200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003412s 
2025-10-03T13:46:42.214150663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-03T13:46:42', 'remove_plex_hometheatre') 
2025-10-03T13:46:42.214483814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.217471339Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-03T13:46:42.217649558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039655s 
2025-10-03T13:46:42.217865313Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-03T13:46:42.218051087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.218307132Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-10-03T13:46:42.219102995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-03T13:46:42.219268257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-03T13:46:42.219455084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-10-03T13:46:42.219705748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-10-03T13:46:42.220566161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009346s 
2025-10-03T13:46:42.220744219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-03T13:46:42.220892658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-03T13:46:42.221111829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-10-03T13:46:42.221446133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.222278579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009642s 
2025-10-03T13:46:42.222458932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-03T13:46:42.222595437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-03T13:46:42.222795389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-10-03T13:46:42.223120334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.223956257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009533s 
2025-10-03T13:46:42.224123423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-03T13:46:42.224310009Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.224521465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-10-03T13:46:42.224802691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.225698544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001027s 
2025-10-03T13:46:42.225867545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-03T13:46:42.226009791Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.226193822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-10-03T13:46:42.226456200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-10-03T13:46:42.227230970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008406s 
2025-10-03T13:46:42.227381523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.227569782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.229158681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016031s 
2025-10-03T13:46:42.229551542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-03T13:46:42', 'add_root_folder_add_defaults') 
2025-10-03T13:46:42.229890184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.232492233Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-03T13:46:42.232710513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048875s 
2025-10-03T13:46:42.232858741Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-03T13:46:42.233075397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.233309669Z [Info] task_duration: Starting migration of Main DB to 40 
2025-10-03T13:46:42.233677570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-03T13:46:42.233844997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-03T13:46:42.234043427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-03T13:46:42.234341036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-03T13:46:42.235157209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009258s 
2025-10-03T13:46:42.235491332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-03T13:46:42', 'task_duration') 
2025-10-03T13:46:42.235908452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.241711496Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-03T13:46:42.241873832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074328s 
2025-10-03T13:46:42.242107974Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-03T13:46:42.242322977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.242591648Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-10-03T13:46:42.243233861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-03T13:46:42.243389154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-03T13:46:42.243575920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-03T13:46:42.243944381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:42.244833281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010304s 
2025-10-03T13:46:42.244994165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-03T13:46:42.245149889Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:42.245729055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-03T13:46:42.245742803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.246626833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010692s 
2025-10-03T13:46:42.247007830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-03T13:46:42', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-03T13:46:42.247365129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.249372330Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-03T13:46:42.249571602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037686s 
2025-10-03T13:46:42.249835964Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-03T13:46:42.249973691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.250273274Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-10-03T13:46:42.250768211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-10-03T13:46:42.254432188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-03T13:46:42.255822417Z [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-10-03T13:46:42.256522587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:42.257275693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:42.259191190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:42.259559161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:42.259999879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-03T13:46:42.260465857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:42.260863738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099042s 
2025-10-03T13:46:42.261225015Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-03T13:46:42.261621143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-03T13:46:42.261940586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s 
2025-10-03T13:46:42.262308637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-03T13:46:42.262674253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-03T13:46:42.263003636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2025-10-03T13:46:42.263222296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-10-03T13:46:42.266388281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-10-03T13:46:42.267365268Z [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-10-03T13:46:42.267948322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-03T13:46:42.268438559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-03T13:46:42.270330869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069135s 
2025-10-03T13:46:42.270695804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-03T13:46:42', 'remove_album_folders') 
2025-10-03T13:46:42.271022481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.274361334Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-03T13:46:42.274583211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108855s 
2025-10-03T13:46:42.274894107Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-03T13:46:42.275101565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.275340185Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-10-03T13:46:42.275935734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-03T13:46:42.276102861Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-10-03T13:46:42.276284426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-03T13:46:42.276569019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-03T13:46:42.277412057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009472s 
2025-10-03T13:46:42.277810329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-03T13:46:42', 'add_priority_to_indexers') 
2025-10-03T13:46:42.278185895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.280014046Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-03T13:46:42.280305793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033497s 
2025-10-03T13:46:42.280564945Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-03T13:46:42.280795539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.281121626Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-10-03T13:46:42.281815222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-03T13:46:42.282042931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-03T13:46:42.282432796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004605s 
2025-10-03T13:46:42.282609020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.282839444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.283613182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008189s 
2025-10-03T13:46:42.284019129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-03T13:46:42', 'remove_chown_and_folderchmod_config') 
2025-10-03T13:46:42.284387862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.285924396Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-03T13:46:42.286169249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030878s 
2025-10-03T13:46:42.286373470Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-03T13:46:42.286584334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.286890110Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-10-03T13:46:42.293359596Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-03T13:46:42.294064535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-03T13:46:42.294640625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00084s 
2025-10-03T13:46:42.294933755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-03T13:46:42', 'update_notifiarr') 
2025-10-03T13:46:42.295328771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.306798374Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-03T13:46:42.306975541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129507s 
2025-10-03T13:46:42.307254022Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-03T13:46:42.307418904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.307712505Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-10-03T13:46:42.308165387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.308358706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.311325309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029578s 
2025-10-03T13:46:42.311702378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-03T13:46:42', 'email_multiple_addresses') 
2025-10-03T13:46:42.312101953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.317451875Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-03T13:46:42.317631617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089812s 
2025-10-03T13:46:42.317904847Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-03T13:46:42.318061091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.318347207Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-10-03T13:46:42.318871383Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-03T13:46:42.319080904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-03T13:46:42.321423080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023426s 
2025-10-03T13:46:42.321895882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-03T13:46:42', 'rename_blacklist_to_blocklist') 
2025-10-03T13:46:42.322453325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.326054405Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-03T13:46:42.326620295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067971s 
2025-10-03T13:46:42.326718282Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-03T13:46:42.326983065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.327387259Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-10-03T13:46:42.328652697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-03T13:46:42.328666705Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-10-03T13:46:42.328814052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-03T13:46:42.329231863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:42.330444054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014008s 
2025-10-03T13:46:42.330716873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-03T13:46:42.331129423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:42.332094106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011503s 
2025-10-03T13:46:42.332302876Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.332553290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.338195380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053963s 
2025-10-03T13:46:42.338571317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-03T13:46:42', 'cdh_per_downloadclient') 
2025-10-03T13:46:42.339023578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.342372451Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-03T13:46:42.342672044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097927s 
2025-10-03T13:46:42.342952899Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-03T13:46:42.343186610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.343583790Z [Info] download_history: Starting migration of Main DB to 52 
2025-10-03T13:46:42.345143620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-03T13:46:42.346232934Z [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-10-03T13:46:42.347137695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017768s 
2025-10-03T13:46:42.347394953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-03T13:46:42.347745098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-03T13:46:42.348177980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s 
2025-10-03T13:46:42.348409696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-10-03T13:46:42.348781665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-03T13:46:42.349134556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005203s 
2025-10-03T13:46:42.349380371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-03T13:46:42.349765727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-03T13:46:42.350154920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s 
2025-10-03T13:46:42.350337438Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.350593313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.354320918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037104s 
2025-10-03T13:46:42.354818710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-03T13:46:42', 'download_history') 
2025-10-03T13:46:42.355265079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.358979007Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-03T13:46:42.359221035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083033s 
2025-10-03T13:46:42.359510698Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-03T13:46:42.359773116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.360369407Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-10-03T13:46:42.360743570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-03T13:46:42', 'add_update_history') 
2025-10-03T13:46:42.361215500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.364252735Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-03T13:46:42.364514733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00439s 
2025-10-03T13:46:42.364821410Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-03T13:46:42.365069249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.365444144Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-10-03T13:46:42.366147701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:42.366372564Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-10-03T13:46:42.366616435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-03T13:46:42.367111922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:42.368329263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014636s 
2025-10-03T13:46:42.368784610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-03T13:46:42', 'add_on_update_to_notifications') 
2025-10-03T13:46:42.369229947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.375425992Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-03T13:46:42.375735465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083631s 
2025-10-03T13:46:42.376046872Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-03T13:46:42.376299661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.376667893Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-10-03T13:46:42.377558937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-03T13:46:42.377677966Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-10-03T13:46:42.377928090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-03T13:46:42.378324157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.379605297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014454s 
2025-10-03T13:46:42.380095013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-03T13:46:42', 'download_client_per_indexer') 
2025-10-03T13:46:42.380539077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.383263002Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-03T13:46:42.383517434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050305s 
2025-10-03T13:46:42.383828771Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-03T13:46:42.384118995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.384483369Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-10-03T13:46:42.385503252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-03T13:46:42.385648635Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-10-03T13:46:42.385852856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-10-03T13:46:42.386282030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.387435342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013592s 
2025-10-03T13:46:42.387645195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-03T13:46:42.387840658Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2025-10-03T13:46:42.388140632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-10-03T13:46:42.388591530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.389660583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012723s 
2025-10-03T13:46:42.389912009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-03T13:46:42.390062732Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-03T13:46:42.390298377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-10-03T13:46:42.390678913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.391727975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012051s 
2025-10-03T13:46:42.392184535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-03T13:46:42', 'AddNewItemMonitorType') 
2025-10-03T13:46:42.392614240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.395006046Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-03T13:46:42.395203974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044365s 
2025-10-03T13:46:42.395489299Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-03T13:46:42.395733330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.396077583Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-10-03T13:46:42.396758494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-03T13:46:42.396967876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-10-03T13:46:42.397205614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-10-03T13:46:42.397617914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:42.398816898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013742s 
2025-10-03T13:46:42.399219559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-03T13:46:42', 'ImportListSearch') 
2025-10-03T13:46:42.399646449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.402051261Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-03T13:46:42.403755743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045381s 
2025-10-03T13:46:42.404107581Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-03T13:46:42.404353105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.404734363Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-10-03T13:46:42.405480145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-03T13:46:42.405679546Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-10-03T13:46:42.405951153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-10-03T13:46:42.406361880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.407603250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014147s 
2025-10-03T13:46:42.408070691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-03T13:46:42', 'ImportListMonitorExisting') 
2025-10-03T13:46:42.408502610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.411582561Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-03T13:46:42.411752664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005255s 
2025-10-03T13:46:42.412000803Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-03T13:46:42.412181607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.412456401Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-10-03T13:46:42.413170268Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:42.413431314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-03T13:46:42.413730817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003522s 
2025-10-03T13:46:42.413887833Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:42.414111523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-10-03T13:46:42.414343530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002997s 
2025-10-03T13:46:42.414563764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-03T13:46:42.414649687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-03T13:46:42.414808437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-03T13:46:42.415022648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-03T13:46:42.415941077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009646s 
2025-10-03T13:46:42.416266051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-03T13:46:42', 'add_indexer_tags') 
2025-10-03T13:46:42.416589463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.418803500Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-03T13:46:42.418954153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003792s 
2025-10-03T13:46:42.419158675Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-03T13:46:42.419325511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.419579332Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-10-03T13:46:42.420026292Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.420217647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.422772411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025424s 
2025-10-03T13:46:42.423184261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-03T13:46:42', 'update_audio_types') 
2025-10-03T13:46:42.423483974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.425528591Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-03T13:46:42.425682621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052811s 
2025-10-03T13:46:42.425950581Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-03T13:46:42.426150804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.426439245Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-10-03T13:46:42.429416499Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:42.429698356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-03T13:46:42.429906536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003117s 
2025-10-03T13:46:42.430066868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-03T13:46:42.430224355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-03T13:46:42.430399919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-10-03T13:46:42.434013274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-10-03T13:46:42.435647835Z [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-10-03T13:46:42.436418477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-10-03T13:46:42.437060149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-10-03T13:46:42.439219637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-03T13:46:42.439692389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-03T13:46:42.439996060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094118s 
2025-10-03T13:46:42.440159359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:42.440316005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-03T13:46:42.440512540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-10-03T13:46:42.444693679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-03T13:46:42.447164674Z [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-10-03T13:46:42.448445503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-03T13:46:42.449145963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-03T13:46:42.451203686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-03T13:46:42.451623191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-03T13:46:42.452075161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:42.452403031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117344s 
2025-10-03T13:46:42.452573605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:42.452763848Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-10-03T13:46:42.452909030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-10-03T13:46:42.457298428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-03T13:46:42.459783742Z [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-10-03T13:46:42.460933346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-03T13:46:42.461641122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-03T13:46:42.463766772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-03T13:46:42.464180865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-03T13:46:42.464590510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:42.464892007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118072s 
2025-10-03T13:46:42.465055416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:42.465231150Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-10-03T13:46:42.465386553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-10-03T13:46:42.470255716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-03T13:46:42.473262641Z [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-10-03T13:46:42.474339820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-03T13:46:42.475134921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-03T13:46:42.477492177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-03T13:46:42.478072144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-03T13:46:42.478448141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:42.478814850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132484s 
2025-10-03T13:46:42.478972267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-03T13:46:42.479145886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-03T13:46:42.479347252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-10-03T13:46:42.483502308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-03T13:46:42.485495641Z [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-10-03T13:46:42.486399541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:42.487262278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:42.489626047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:42.490106465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:42.490496630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-03T13:46:42.490977098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:42.491397224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117815s 
2025-10-03T13:46:42.491538909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-03T13:46:42.491715895Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-10-03T13:46:42.491935578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-10-03T13:46:42.496177729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-03T13:46:42.498019046Z [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-10-03T13:46:42.498865450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-03T13:46:42.499874532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-03T13:46:42.502389235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-03T13:46:42.502899603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-03T13:46:42.503430823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-03T13:46:42.508511422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-03T13:46:42.508584339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121022s 
2025-10-03T13:46:42.508594469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-03T13:46:42.508667506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-03T13:46:42.508675753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-03T13:46:42.510937316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-03T13:46:42.512259669Z [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-10-03T13:46:42.512953205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-03T13:46:42.513342840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-03T13:46:42.516147918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110154s 
2025-10-03T13:46:42.516342910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-03T13:46:42.516477702Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-10-03T13:46:42.516732625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-03T13:46:42.520170197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-03T13:46:42.521507238Z [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-10-03T13:46:42.522086745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-03T13:46:42.522547403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-03T13:46:42.525319113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083816s 
2025-10-03T13:46:42.525496561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-03T13:46:42.526038321Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-10-03T13:46:42.526050626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-03T13:46:42.529226501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-03T13:46:42.530267878Z [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-10-03T13:46:42.530862806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-03T13:46:42.531267841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-03T13:46:42.533879449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078498s 
2025-10-03T13:46:42.534042508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-03T13:46:42.534194664Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-10-03T13:46:42.534373514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-03T13:46:42.537882689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-03T13:46:42.539007715Z [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-10-03T13:46:42.539554105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-03T13:46:42.540007127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-03T13:46:42.544933917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101763s 
2025-10-03T13:46:42.545184802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-03T13:46:42.545331267Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2025-10-03T13:46:42.545511770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-03T13:46:42.549073562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-03T13:46:42.550188967Z [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-10-03T13:46:42.550773384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-03T13:46:42.551202649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-03T13:46:42.553272586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075746s 
2025-10-03T13:46:42.553448010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-03T13:46:42.553593893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-10-03T13:46:42.553792834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-03T13:46:42.556893316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-03T13:46:42.557832938Z [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-10-03T13:46:42.558365290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-03T13:46:42.558909095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-03T13:46:42.561029544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.561370912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073788s 
2025-10-03T13:46:42.561545724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-03T13:46:42.561688812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-03T13:46:42.561910328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-03T13:46:42.565091272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-03T13:46:42.565931975Z [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-10-03T13:46:42.566423755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-03T13:46:42.566975045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-03T13:46:42.569013339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.569337582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072362s 
2025-10-03T13:46:42.569509658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-03T13:46:42.569666464Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-03T13:46:42.569877158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-03T13:46:42.572886828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-03T13:46:42.573748994Z [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-10-03T13:46:42.574233209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-03T13:46:42.574778938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-03T13:46:42.576808184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.577162627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007107s 
2025-10-03T13:46:42.577334824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-03T13:46:42.577470006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-03T13:46:42.577661752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-03T13:46:42.580984392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-10-03T13:46:42.582167785Z [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-10-03T13:46:42.583864541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-03T13:46:42.584590503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-03T13:46:42.586737175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-03T13:46:42.587228044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-03T13:46:42.587689132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-03T13:46:42.588079518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102088s 
2025-10-03T13:46:42.588390454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-03T13:46:42.589487413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-03T13:46:42.589497964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-03T13:46:42.592949213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-03T13:46:42.594025610Z [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-10-03T13:46:42.594847685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-03T13:46:42.595362291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-03T13:46:42.598702597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095731s 
2025-10-03T13:46:42.598974294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-03T13:46:42.599065969Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-10-03T13:46:42.599299699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-03T13:46:42.603103408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-03T13:46:42.604114894Z [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-10-03T13:46:42.604510180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-03T13:46:42.604903562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-03T13:46:42.606759028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072597s 
2025-10-03T13:46:42.606924932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-03T13:46:42.607077940Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:42.607196739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-03T13:46:42.610051127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-10-03T13:46:42.611081251Z [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-10-03T13:46:42.611549153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-03T13:46:42.612375076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-03T13:46:42.615302470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-03T13:46:42.615733888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-03T13:46:42.616162842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-03T13:46:42.616719924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-03T13:46:42.616961761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095587s 
2025-10-03T13:46:42.617109147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-03T13:46:42.617233969Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:42.617433040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-03T13:46:42.620342718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-03T13:46:42.621309896Z [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-10-03T13:46:42.621810684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-03T13:46:42.622357785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-03T13:46:42.624495500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.624824702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071919s 
2025-10-03T13:46:42.624992400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-03T13:46:42.625148274Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.625367395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-03T13:46:42.628053523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-03T13:46:42.629023136Z [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-10-03T13:46:42.629531209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-03T13:46:42.630093060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-03T13:46:42.632459996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.632791774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072445s 
2025-10-03T13:46:42.632950714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-03T13:46:42.633093721Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.633310849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-03T13:46:42.636002859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-03T13:46:42.636938713Z [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-10-03T13:46:42.637423780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-03T13:46:42.637923175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-03T13:46:42.639842500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.640166813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066896s 
2025-10-03T13:46:42.640343739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-03T13:46:42.640471115Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.640666359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-03T13:46:42.643532580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-03T13:46:42.644586151Z [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-10-03T13:46:42.645093733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-03T13:46:42.645602377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-03T13:46:42.647515068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.647813038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069875s 
2025-10-03T13:46:42.648012860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-03T13:46:42.648142160Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:42.648347293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-03T13:46:42.650976868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-03T13:46:42.651944907Z [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-10-03T13:46:42.652441577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-03T13:46:42.652924399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-03T13:46:42.654871069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.656280066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077309s 
2025-10-03T13:46:42.656467453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-03T13:46:42.656596734Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-03T13:46:42.656824452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-03T13:46:42.659486151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-03T13:46:42.660496816Z [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-10-03T13:46:42.660949407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-03T13:46:42.661432550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-03T13:46:42.663327305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.663656067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066687s 
2025-10-03T13:46:42.663800849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-03T13:46:42.664056303Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:42.664253340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-10-03T13:46:42.667023107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-03T13:46:42.667968710Z [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-10-03T13:46:42.668425610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-03T13:46:42.668852951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-03T13:46:42.670691362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062587s 
2025-10-03T13:46:42.670850923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-03T13:46:42.670983741Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.671176769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-10-03T13:46:42.674117721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-10-03T13:46:42.675086852Z [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-10-03T13:46:42.675558061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-03T13:46:42.675985482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-03T13:46:42.678450034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071206s 
2025-10-03T13:46:42.678618744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-03T13:46:42.678760780Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.678942556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-03T13:46:42.681857745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-03T13:46:42.683006418Z [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-10-03T13:46:42.683455021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-03T13:46:42.683889676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-03T13:46:42.686331903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071842s 
2025-10-03T13:46:42.686503509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-03T13:46:42.686632539Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.686851430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-03T13:46:42.689694274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-03T13:46:42.690766843Z [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-10-03T13:46:42.691249675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-03T13:46:42.691645983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-03T13:46:42.694323514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072228s 
2025-10-03T13:46:42.694426021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-03T13:46:42.694585722Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:42.694820805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-03T13:46:42.697601003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-10-03T13:46:42.698456365Z [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-10-03T13:46:42.698911522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-03T13:46:42.699322610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-03T13:46:42.701187705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062367s 
2025-10-03T13:46:42.701431356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-03T13:46:42.701532660Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.701727281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-03T13:46:42.704498912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-03T13:46:42.705278021Z [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-10-03T13:46:42.705671914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-03T13:46:42.706158453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-03T13:46:42.708222288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-03T13:46:42.708539327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006617s 
2025-10-03T13:46:42.708694249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-03T13:46:42.708841074Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:42.709023722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-03T13:46:42.711621683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-03T13:46:42.712388417Z [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-10-03T13:46:42.712778552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-03T13:46:42.713246204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-03T13:46:42.715355030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-03T13:46:42.715707750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064859s 
2025-10-03T13:46:42.715877331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-03T13:46:42.716007814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.716208648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-10-03T13:46:42.720313824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-03T13:46:42.721327635Z [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-10-03T13:46:42.721887413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-03T13:46:42.722456859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-03T13:46:42.724418198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-03T13:46:42.724906211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-03T13:46:42.725232077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088349s 
2025-10-03T13:46:42.725397510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-03T13:46:42.725540077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.725757575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-10-03T13:46:42.728717364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-10-03T13:46:42.729800355Z [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-10-03T13:46:42.730357877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-03T13:46:42.730968136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-03T13:46:42.733178797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-03T13:46:42.733723043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-03T13:46:42.734085352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081145s 
2025-10-03T13:46:42.734221667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-03T13:46:42.734473023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-03T13:46:42.734650851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-03T13:46:42.737110513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-03T13:46:42.737633256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-03T13:46:42.737997439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-03T13:46:42.738519450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-03T13:46:42.740617003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-03T13:46:42.740945324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006146s 
2025-10-03T13:46:42.741329949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-03T13:46:42', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-03T13:46:42.741676587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.778965155Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-03T13:46:42.779225079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439317s 
2025-10-03T13:46:42.779447847Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-03T13:46:42.779682359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.780045631Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-10-03T13:46:42.780767544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:42.780966395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-03T13:46:42.781171417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-10-03T13:46:42.781520450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.782526886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011589s 
2025-10-03T13:46:42.782765397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:42.782850899Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.783043006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-10-03T13:46:42.783360034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.784231919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009878s 
2025-10-03T13:46:42.784625843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-03T13:46:42', 'add_on_delete_to_notifications') 
2025-10-03T13:46:42.784979845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.789549977Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-03T13:46:42.789720310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062899s 
2025-10-03T13:46:42.789904852Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-03T13:46:42.790099153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.790393676Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-10-03T13:46:42.792118910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-03T13:46:42.792284804Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.792472171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-03T13:46:42.792782907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.793529199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009033s 
2025-10-03T13:46:42.793662768Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-03T13:46:42.793895837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-03T13:46:42.794122684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003134s 
2025-10-03T13:46:42.794268227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-03T13:46:42.794397828Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.794574424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-10-03T13:46:42.794854227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-03T13:46:42.795671823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009094s 
2025-10-03T13:46:42.795859441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.796032118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.797994379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020053s 
2025-10-03T13:46:42.798165274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-03T13:46:42.798757807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-10-03T13:46:42.799194977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008788s 
2025-10-03T13:46:42.799372885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-03T13:46:42.799604321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-03T13:46:42.799911510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003842s 
2025-10-03T13:46:42.800084658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-03T13:46:42.800197305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.800370534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-10-03T13:46:42.800639616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-10-03T13:46:42.801435208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009055s 
2025-10-03T13:46:42.801603396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-03T13:46:42.801753338Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.801971297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-10-03T13:46:42.802347555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.803167125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009846s 
2025-10-03T13:46:42.803308850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-03T13:46:42.803487400Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-03T13:46:42.803608403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-10-03T13:46:42.803945823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.804669670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008716s 
2025-10-03T13:46:42.804810163Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.804953952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.811939237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069684s 
2025-10-03T13:46:42.812131324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.812294702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.813757558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014903s 
2025-10-03T13:46:42.813952180Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-03T13:46:42.817095418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-03T13:46:42.818060021Z [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-10-03T13:46:42.818566530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-03T13:46:42.819071096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-03T13:46:42.821189361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070574s 
2025-10-03T13:46:42.821441980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-10-03T13:46:42.824788979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-03T13:46:42.825635814Z [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-10-03T13:46:42.826066722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-03T13:46:42.826530666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-03T13:46:42.828627488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070234s 
2025-10-03T13:46:42.828880898Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-03T13:46:42.829168487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-03T13:46:42.829459252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000333s 
2025-10-03T13:46:42.829573051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-03T13:46:42.829734867Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:42.829932846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-03T13:46:42.830238181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.830993742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009005s 
2025-10-03T13:46:42.831176069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-03T13:46:42.831359759Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.831516224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-03T13:46:42.831829134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-03T13:46:42.832640387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009267s 
2025-10-03T13:46:42.833041936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-03T13:46:42', 'add_custom_formats') 
2025-10-03T13:46:42.833348253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.850007415Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-03T13:46:42.850415226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180606s 
2025-10-03T13:46:42.850658596Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-03T13:46:42.850854390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.851109264Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-10-03T13:46:42.851650944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-03T13:46:42.851774102Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-03T13:46:42.851961940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-03T13:46:42.852256634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-03T13:46:42.853252809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011269s 
2025-10-03T13:46:42.853586862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-03T13:46:42', 'add_result_to_commands') 
2025-10-03T13:46:42.853889211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.860158393Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-03T13:46:42.860331492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007962s 
2025-10-03T13:46:42.860535392Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-03T13:46:42.860746227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.860968053Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-10-03T13:46:42.861455515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:42.861599344Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.861782052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-03T13:46:42.862062056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.862951908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009853s 
2025-10-03T13:46:42.863269627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-03T13:46:42', 'health_restored_notification') 
2025-10-03T13:46:42.863578980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.866136169Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-03T13:46:42.866314027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041486s 
2025-10-03T13:46:42.866467466Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-03T13:46:42.866640304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.866867842Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-10-03T13:46:42.867270453Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-03T13:46:42.867512430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-10-03T13:46:42.867748806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003206s 
2025-10-03T13:46:42.868087869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-03T13:46:42', 'remove_uc') 
2025-10-03T13:46:42.868375528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.871414567Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-03T13:46:42.871558266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039623s 
2025-10-03T13:46:42.871760884Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-03T13:46:42.871958633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.872200179Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-10-03T13:46:42.872510734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.872689103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.876330976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003633s 
2025-10-03T13:46:42.876689127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-03T13:46:42', 'download_clients_rename_tv_to_music') 
2025-10-03T13:46:42.877027027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.880718480Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-03T13:46:42.880877390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080039s 
2025-10-03T13:46:42.881087132Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-03T13:46:42.881271924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.881518851Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-10-03T13:46:42.881931833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-03T13:46:42.882071885Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:42.882261757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-03T13:46:42.882562853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-10-03T13:46:42.883499970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010592s 
2025-10-03T13:46:42.883826137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-03T13:46:42', 'add_colon_replacement_to_naming_config') 
2025-10-03T13:46:42.884169538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.889529711Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-03T13:46:42.889682649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007033s 
2025-10-03T13:46:42.889851318Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-03T13:46:42.890033585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.890240702Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-10-03T13:46:42.890675498Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-03T13:46:42.893351275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-03T13:46:42.894186096Z [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-10-03T13:46:42.894662576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-03T13:46:42.895192934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-03T13:46:42.897225275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.897514387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066697s 
2025-10-03T13:46:42.897687927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-03T13:46:42.897822518Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-03T13:46:42.898027751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-03T13:46:42.898262884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-03T13:46:42.899050851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008733s 
2025-10-03T13:46:42.899384002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-03T13:46:42', 'list_sync_time') 
2025-10-03T13:46:42.899653184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.905385425Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-03T13:46:42.905549796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071758s 
2025-10-03T13:46:42.905741292Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-03T13:46:42.905926505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.906157801Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-10-03T13:46:42.906551934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-03T13:46:42.906701075Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.906862570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-03T13:46:42.907086521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-03T13:46:42.907874698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008383s 
2025-10-03T13:46:42.908195243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-03T13:46:42', 'add_download_client_tags') 
2025-10-03T13:46:42.908515347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.911016243Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-03T13:46:42.911159902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039467s 
2025-10-03T13:46:42.911329143Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-03T13:46:42.911511369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.911740821Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-10-03T13:46:42.912355018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-03T13:46:42.912926068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-03T13:46:42.913382547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008712s 
2025-10-03T13:46:42.913580967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-03T13:46:42.913861742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-03T13:46:42.914173449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s 
2025-10-03T13:46:42.914497211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-03T13:46:42', 'add_notification_status') 
2025-10-03T13:46:42.914782997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.917699088Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-03T13:46:42.917857728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039351s 
2025-10-03T13:46:42.918057019Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-03T13:46:42.918224596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.918460912Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-10-03T13:46:42.918752239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:42.918933744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:42.922638513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036976s 
2025-10-03T13:46:42.922967736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-03T13:46:42', 'add_alac_24_quality_in_profiles') 
2025-10-03T13:46:42.923289985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.926446140Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-03T13:46:42.926612485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074948s 
2025-10-03T13:46:42.926791135Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-03T13:46:42.926964754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.927178665Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-10-03T13:46:42.927557448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-03T13:46:42.927706618Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.927866299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-03T13:46:42.928104108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-03T13:46:42.928914600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008863s 
2025-10-03T13:46:42.929088199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-03T13:46:42.929315146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-03T13:46:42.930196070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008313s 
2025-10-03T13:46:42.930437045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-03T13:46:42', 'add_salt_to_users') 
2025-10-03T13:46:42.930755877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.941323424Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-03T13:46:42.941477815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119879s 
2025-10-03T13:46:42.941686986Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-03T13:46:42.941854053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.942110329Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-10-03T13:46:42.942840238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-03T13:46:42.943551200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-10-03T13:46:42.945443119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024362s 
2025-10-03T13:46:42.945633402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-03T13:46:42.945866572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-03T13:46:42.946157157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003798s 
2025-10-03T13:46:42.946452712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-03T13:46:42', 'add_auto_tagging') 
2025-10-03T13:46:42.946874732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.949769069Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-03T13:46:42.949951847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039605s 
2025-10-03T13:46:42.950155277Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-03T13:46:42.950401493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.950673591Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-10-03T13:46:42.951210662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-03T13:46:42.951367267Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:42.951577461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-03T13:46:42.951901733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-03T13:46:42.952897528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011315s 
2025-10-03T13:46:42.953158183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-03T13:46:42.953435732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-03T13:46:42.953707549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003287s 
2025-10-03T13:46:42.954006351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-03T13:46:42', 'quality_definition_preferred_size') 
2025-10-03T13:46:42.954350033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.959132402Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-03T13:46:42.959319599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057446s 
2025-10-03T13:46:42.959536816Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-03T13:46:42.959822151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.960074439Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-10-03T13:46:42.960559175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-03T13:46:42.960710880Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-03T13:46:42.960892836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-10-03T13:46:42.961173191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.962054686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000984s 
2025-10-03T13:46:42.962398007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-03T13:46:42', 'add_on_artist_add_to_notifications') 
2025-10-03T13:46:42.962707600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.968298096Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-03T13:46:42.968473169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071938s 
2025-10-03T13:46:42.968686448Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-03T13:46:42.968851260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.969110051Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-10-03T13:46:42.969497782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-03T13:46:42.969659878Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-03T13:46:42.969827876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-10-03T13:46:42.970084313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-03T13:46:42.970899444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008975s 
2025-10-03T13:46:42.971236032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-03T13:46:42', 'album_last_searched_time') 
2025-10-03T13:46:42.971532298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.977430234Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-03T13:46:42.977589204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073653s 
2025-10-03T13:46:42.977819648Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-03T13:46:42.977978958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.978217469Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-10-03T13:46:42.978733528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-03T13:46:42.978890754Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:42.979060596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-10-03T13:46:42.979336922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.980354030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011311s 
2025-10-03T13:46:42.980505405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-03T13:46:42.980650908Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-03T13:46:42.980845450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-10-03T13:46:42.981109371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-03T13:46:42.981949623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009486s 
2025-10-03T13:46:42.982280569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-03T13:46:42', 'add_indexer_flags') 
2025-10-03T13:46:42.982600924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.985888474Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-03T13:46:42.986051993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048675s 
2025-10-03T13:46:42.986255803Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-03T13:46:42.986458191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.986701411Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-10-03T13:46:42.987248733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-10-03T13:46:42.987508496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-10-03T13:46:42.987831696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s 
2025-10-03T13:46:42.988007370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-10-03T13:46:42.988239638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-10-03T13:46:42.988528830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00038s 
2025-10-03T13:46:42.988688051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-10-03T13:46:42.988954728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-10-03T13:46:42.989240413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003833s 
2025-10-03T13:46:42.989549064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-03T13:46:42', 'add_indexes_album_statistics') 
2025-10-03T13:46:42.989839729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.993472624Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-03T13:46:42.993625762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045873s 
2025-10-03T13:46:42.993811596Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-03T13:46:42.994016769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:42.994199237Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-10-03T13:46:42.994649163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-03T13:46:42.994992334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-03T13:46:42.995261866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2025-10-03T13:46:42.995552622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-03T13:46:42', 'update_redacted_baseurl') 
2025-10-03T13:46:42.995836423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:42.999316671Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-03T13:46:42.999474859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004378s 
2025-10-03T13:46:43.009666309Z [Debug] MigrationController: Took: 00:00:02.4600542 
2025-10-03T13:46:43.127025545Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-10-03T13:46:43.156582326Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-03T13:46:43.179123712Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-03T13:46:43.185457094Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-03T13:46:43.185784663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-03T13:46:43.186026049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-03T13:46:43.210356056Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-10-03T13:46:43.210640760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246171s 
2025-10-03T13:46:43.210875302Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-03T13:46:43.211120866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248458s 
2025-10-03T13:46:43.214489028Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-03T13:46:43.214783511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.215227715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-03T13:46:43.215578402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-03T13:46:43.216109401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s 
2025-10-03T13:46:43.216371689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.227383189Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-03T13:46:43.227671119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117734s 
2025-10-03T13:46:43.228144392Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-03T13:46:43.228429857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.228995015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-03T13:46:43.229374619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-03T13:46:43.229957032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006771s 
2025-10-03T13:46:43.230247316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-03T13:46:43.230525576Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:43.230774377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-03T13:46:43.231143350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-03T13:46:43.232413738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013521s 
2025-10-03T13:46:43.232654222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.234847549Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-03T13:46:43.235106540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037721s 
2025-10-03T13:46:43.235561506Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-03T13:46:43.235906130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.236354032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-03T13:46:43.236596260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-03T13:46:43.236889259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-03T13:46:43.237211769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-03T13:46:43.237867489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007052s 
2025-10-03T13:46:43.238132322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.240422413Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-03T13:46:43.240729792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032472s 
2025-10-03T13:46:43.241139507Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-03T13:46:43.241409521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.241745738Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-03T13:46:43.242569376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-03T13:46:43.243239716Z [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-10-03T13:46:43.244048564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012162s 
2025-10-03T13:46:43.244301193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-03T13:46:43.244595435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-03T13:46:43.244986503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s 
2025-10-03T13:46:43.245389584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-03T13:46:43', 'InitialSetup') 
2025-10-03T13:46:43.245843148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.247717882Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-03T13:46:43.248004740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031518s 
2025-10-03T13:46:43.248325355Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-03T13:46:43.248689659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.249076408Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-10-03T13:46:43.249682368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-03T13:46:43', 'add_reason_to_pending_releases') 
2025-10-03T13:46:43.250227305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.252060255Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-03T13:46:43.252350019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033639s 
2025-10-03T13:46:43.252794253Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-03T13:46:43.253091361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.253445033Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-10-03T13:46:43.253908767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-03T13:46:43', 'add_medium_support') 
2025-10-03T13:46:43.254386088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.256692773Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-03T13:46:43.256945632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035886s 
2025-10-03T13:46:43.257269524Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-03T13:46:43.257560279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.257934723Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-10-03T13:46:43.258438127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-03T13:46:43', 'add_various_qualites_in_profile') 
2025-10-03T13:46:43.258958936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.262427519Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-03T13:46:43.262717553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004825s 
2025-10-03T13:46:43.262979631Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-03T13:46:43.263301900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.263706314Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-10-03T13:46:43.264168945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-03T13:46:43', 'metadata_profiles') 
2025-10-03T13:46:43.264697690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.271569296Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-03T13:46:43.271962087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080625s 
2025-10-03T13:46:43.273042632Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-03T13:46:43.273067212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.273279359Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-10-03T13:46:43.273876561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-03T13:46:43', 'separate_automatic_and_interactive_search') 
2025-10-03T13:46:43.274532392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.280808659Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-03T13:46:43.281155297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079433s 
2025-10-03T13:46:43.281543939Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-03T13:46:43.281873733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.282347267Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-10-03T13:46:43.282877945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-03T13:46:43', 'change_album_path_to_relative') 
2025-10-03T13:46:43.283535179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.286772557Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-03T13:46:43.287022239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048667s 
2025-10-03T13:46:43.287291872Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-03T13:46:43.287547667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.287905878Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-10-03T13:46:43.288334321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-03T13:46:43', 'change_quality_size_mb_to_kb') 
2025-10-03T13:46:43.288829969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.291078697Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-03T13:46:43.291314281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035126s 
2025-10-03T13:46:43.291542711Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-03T13:46:43.291808276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.292476982Z [Info] album_releases: Starting migration of Log DB to 9 
2025-10-03T13:46:43.292510830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-03T13:46:43', 'album_releases') 
2025-10-03T13:46:43.292952650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.294555167Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-03T13:46:43.296070378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027326s 
2025-10-03T13:46:43.296406584Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-03T13:46:43.296706699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.297126163Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-10-03T13:46:43.297695840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-03T13:46:43', 'album_releases_fix') 
2025-10-03T13:46:43.298286960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.300894410Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-03T13:46:43.301853371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041491s 
2025-10-03T13:46:43.301864032Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-03T13:46:43.301873091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.311843015Z [Info] import_lists: Starting migration of Log DB to 11 
2025-10-03T13:46:43.312477722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-03T13:46:43', 'import_lists') 
2025-10-03T13:46:43.313141549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.316780957Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-03T13:46:43.317087975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149538s 
2025-10-03T13:46:43.317441587Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-03T13:46:43.317765118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.318218962Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-10-03T13:46:43.318707896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-03T13:46:43', 'add_release_status') 
2025-10-03T13:46:43.319304848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.321949593Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-03T13:46:43.323946835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039824s 
2025-10-03T13:46:43.324162249Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-03T13:46:43.324517975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.325034214Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-10-03T13:46:43.325607058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-03T13:46:43', 'album_download_notification') 
2025-10-03T13:46:43.326270634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.332949922Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-03T13:46:43.333220026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083692s 
2025-10-03T13:46:43.333525200Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-03T13:46:43.333785434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.334195119Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-10-03T13:46:43.334796049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-03T13:46:43', 'fix_language_metadata_profiles') 
2025-10-03T13:46:43.335431028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.339084354Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-03T13:46:43.339329016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050867s 
2025-10-03T13:46:43.339642768Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-03T13:46:43.339956660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.340403139Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-10-03T13:46:43.341030171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-03T13:46:43', 'remove_fanzub') 
2025-10-03T13:46:43.341822477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.344894913Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-03T13:46:43.345212833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048806s 
2025-10-03T13:46:43.345587557Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-03T13:46:43.346382307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.348820737Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-10-03T13:46:43.349385244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-03T13:46:43', 'update_artist_history_indexes') 
2025-10-03T13:46:43.349396456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.352571479Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-03T13:46:43.353434246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064602s 
2025-10-03T13:46:43.353629379Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-03T13:46:43.354473328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.354483829Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-10-03T13:46:43.355833346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-03T13:46:43', 'remove_nma') 
2025-10-03T13:46:43.355860591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.362917039Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-03T13:46:43.363447417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008915s 
2025-10-03T13:46:43.363835699Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-03T13:46:43.364260234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.364768267Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-10-03T13:46:43.365330358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-03T13:46:43', 'album_disambiguation') 
2025-10-03T13:46:43.365975798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.369269910Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-03T13:46:43.369766580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048626s 
2025-10-03T13:46:43.370167307Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-03T13:46:43.370513284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.371023501Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-10-03T13:46:43.371644972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-03T13:46:43', 'add_ape_quality_in_profiles') 
2025-10-03T13:46:43.372466066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.376311458Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-03T13:46:43.378256374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056749s 
2025-10-03T13:46:43.378672402Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-03T13:46:43.378995192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.379528586Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-10-03T13:46:43.380658681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-03T13:46:43', 'remove_pushalot') 
2025-10-03T13:46:43.380788783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.388635562Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-03T13:46:43.389056078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093557s 
2025-10-03T13:46:43.389528620Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-03T13:46:43.389888204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.390525477Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-10-03T13:46:43.391224444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-03T13:46:43', 'add_custom_filters') 
2025-10-03T13:46:43.392029385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.395241302Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-03T13:46:43.395263758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045792s 
2025-10-03T13:46:43.395444602Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-03T13:46:43.395878325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.396486530Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-10-03T13:46:43.397123632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-03T13:46:43', 'import_list_tags') 
2025-10-03T13:46:43.397940798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.401961232Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-03T13:46:43.402382340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059298s 
2025-10-03T13:46:43.402796905Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-03T13:46:43.403183383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.403697679Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-10-03T13:46:43.404357597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-03T13:46:43', 'add_release_groups_etc') 
2025-10-03T13:46:43.405205855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.409105247Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-03T13:46:43.409521875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058244s 
2025-10-03T13:46:43.409903253Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-03T13:46:43.410265583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.410793786Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-10-03T13:46:43.411395678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-03T13:46:43', 'NewMediaInfoFormat') 
2025-10-03T13:46:43.412215419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.414330668Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-03T13:46:43.414606523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040442s 
2025-10-03T13:46:43.414907780Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-03T13:46:43.415186431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.415548750Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-10-03T13:46:43.416052294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-03T13:46:43', 'rename_restrictions_to_release_profiles') 
2025-10-03T13:46:43.416559485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.418968285Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-03T13:46:43.419262608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003734s 
2025-10-03T13:46:43.419699788Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-03T13:46:43.420165185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.420685443Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-10-03T13:46:43.421405543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-03T13:46:43', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-03T13:46:43.422156665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.425684177Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-03T13:46:43.426097069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005401s 
2025-10-03T13:46:43.426505291Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-03T13:46:43.426965978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.427560054Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-10-03T13:46:43.428195995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-03T13:46:43', 'add_import_exclusions') 
2025-10-03T13:46:43.428936365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.431426479Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-03T13:46:43.431785913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044046s 
2025-10-03T13:46:43.432481624Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-03T13:46:43.432665534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.436829939Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-10-03T13:46:43.437403183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-03T13:46:43', 'clean_artist_metadata_table') 
2025-10-03T13:46:43.438007670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.441104475Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-03T13:46:43.441385100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008475s 
2025-10-03T13:46:43.441719864Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-03T13:46:43.441995479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.442369031Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-10-03T13:46:43.442814539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-03T13:46:43', 'health_issue_notification') 
2025-10-03T13:46:43.443422823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.445596379Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-03T13:46:43.445939280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035292s 
2025-10-03T13:46:43.446348273Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-03T13:46:43.446724110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.447194267Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-10-03T13:46:43.447768362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-03T13:46:43', 'add_mediafilerepository_mtime') 
2025-10-03T13:46:43.448457640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.450916261Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-03T13:46:43.451229111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041384s 
2025-10-03T13:46:43.451545337Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-03T13:46:43.451835742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.452277872Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-10-03T13:46:43.452746205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-03T13:46:43', 'add_artistmetadataid_constraint') 
2025-10-03T13:46:43.453266172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.455135776Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-03T13:46:43.456327846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032776s 
2025-10-03T13:46:43.456679995Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-03T13:46:43.456979579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.457375766Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-10-03T13:46:43.457816975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-03T13:46:43', 'old_ids_and_artist_alias') 
2025-10-03T13:46:43.458346691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.460753598Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-03T13:46:43.461045205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037581s 
2025-10-03T13:46:43.461331481Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-03T13:46:43.461611365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.461975448Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-10-03T13:46:43.462405634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-03T13:46:43', 'download_propers_config') 
2025-10-03T13:46:43.462936964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.465709235Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-03T13:46:43.466007165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040705s 
2025-10-03T13:46:43.466308101Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-03T13:46:43.466597283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.466971647Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-10-03T13:46:43.467409829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-03T13:46:43', 'remove_language_profiles') 
2025-10-03T13:46:43.467995999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.469666373Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-03T13:46:43.469907228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030539s 
2025-10-03T13:46:43.470161470Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-03T13:46:43.470422255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.470761758Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-10-03T13:46:43.471162024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-03T13:46:43', 'multi_disc_naming_format') 
2025-10-03T13:46:43.471637562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.473080507Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-03T13:46:43.473332274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026449s 
2025-10-03T13:46:43.473598751Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-03T13:46:43.473871370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.474206073Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-10-03T13:46:43.474602492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-03T13:46:43', 'add_download_client_priority') 
2025-10-03T13:46:43.475073981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.476444631Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-03T13:46:43.476703311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025466s 
2025-10-03T13:46:43.476963696Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-03T13:46:43.477212126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.477534846Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-10-03T13:46:43.478006495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-03T13:46:43', 'remove_growl_prowl') 
2025-10-03T13:46:43.478496472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.479700726Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-03T13:46:43.479964678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002479s 
2025-10-03T13:46:43.480211565Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-03T13:46:43.480450957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.480754107Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-10-03T13:46:43.481133611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-03T13:46:43', 'remove_plex_hometheatre') 
2025-10-03T13:46:43.481587906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.483182817Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-03T13:46:43.483407410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027222s 
2025-10-03T13:46:43.483644046Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-03T13:46:43.483917306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.484233493Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-10-03T13:46:43.484633639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-03T13:46:43', 'add_root_folder_add_defaults') 
2025-10-03T13:46:43.485082623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.486480648Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-03T13:46:43.486711703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025624s 
2025-10-03T13:46:43.486944071Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-03T13:46:43.487176579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.487478296Z [Info] task_duration: Starting migration of Log DB to 40 
2025-10-03T13:46:43.487833642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-03T13:46:43', 'task_duration') 
2025-10-03T13:46:43.488306524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.489892838Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-03T13:46:43.490130035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026873s 
2025-10-03T13:46:43.490488196Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-03T13:46:43.490827820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.491177174Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-10-03T13:46:43.491606959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-03T13:46:43', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-03T13:46:43.492128208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.497091522Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-03T13:46:43.497414873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061075s 
2025-10-03T13:46:43.497690839Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-03T13:46:43.497927996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.498272209Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-10-03T13:46:43.498652756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-03T13:46:43', 'remove_album_folders') 
2025-10-03T13:46:43.499150688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.501072287Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-03T13:46:43.501290857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003102s 
2025-10-03T13:46:43.501560871Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-03T13:46:43.501797487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.502128153Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-10-03T13:46:43.502530543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-03T13:46:43', 'add_priority_to_indexers') 
2025-10-03T13:46:43.503005359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.506153468Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-03T13:46:43.506421217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042779s 
2025-10-03T13:46:43.506732964Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-03T13:46:43.506997377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.507347742Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-10-03T13:46:43.507777197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-03T13:46:43', 'remove_chown_and_folderchmod_config') 
2025-10-03T13:46:43.508341934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.510917290Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-03T13:46:43.511251573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037683s 
2025-10-03T13:46:43.511653241Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-03T13:46:43.513491272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.513504178Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-10-03T13:46:43.513509970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-03T13:46:43', 'update_notifiarr') 
2025-10-03T13:46:43.513516393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.516606214Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-03T13:46:43.516771446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043643s 
2025-10-03T13:46:43.517148085Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-03T13:46:43.517499091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.517836811Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-10-03T13:46:43.518389955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-03T13:46:43', 'email_multiple_addresses') 
2025-10-03T13:46:43.519010765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.522332393Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-03T13:46:43.522655674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048542s 
2025-10-03T13:46:43.522973243Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-03T13:46:43.523209318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.523525194Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-10-03T13:46:43.523981894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-03T13:46:43', 'rename_blacklist_to_blocklist') 
2025-10-03T13:46:43.524420758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.525819404Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-03T13:46:43.526048184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025848s 
2025-10-03T13:46:43.526262416Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-03T13:46:43.526495355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.526810139Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-10-03T13:46:43.527404746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-03T13:46:43', 'cdh_per_downloadclient') 
2025-10-03T13:46:43.527816515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.529906222Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-03T13:46:43.530124542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033996s 
2025-10-03T13:46:43.530339385Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-03T13:46:43.530567243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.532185772Z [Info] download_history: Starting migration of Log DB to 52 
2025-10-03T13:46:43.532528372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-03T13:46:43', 'download_history') 
2025-10-03T13:46:43.532937977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.534188404Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-03T13:46:43.534401463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036129s 
2025-10-03T13:46:43.534620705Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-03T13:46:43.534850267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.535132044Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-10-03T13:46:43.535796342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-03T13:46:43.536309034Z [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-10-03T13:46:43.536941026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000899s 
2025-10-03T13:46:43.537160448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-03T13:46:43.537455262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-03T13:46:43.537852912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2025-10-03T13:46:43.538199761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-03T13:46:43', 'add_update_history') 
2025-10-03T13:46:43.538616951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.540774786Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-03T13:46:43.540990209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033667s 
2025-10-03T13:46:43.541318410Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-03T13:46:43.541562522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.541849069Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-10-03T13:46:43.542238783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-03T13:46:43', 'add_on_update_to_notifications') 
2025-10-03T13:46:43.542668529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.543743814Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-03T13:46:43.544036563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021665s 
2025-10-03T13:46:43.544228730Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-03T13:46:43.544467701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.544759910Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-10-03T13:46:43.545141267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-03T13:46:43', 'download_client_per_indexer') 
2025-10-03T13:46:43.545569379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.548321581Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-03T13:46:43.548546143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038299s 
2025-10-03T13:46:43.548771116Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-03T13:46:43.549009015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.549388789Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-10-03T13:46:43.549761029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-03T13:46:43', 'AddNewItemMonitorType') 
2025-10-03T13:46:43.550187067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.551573669Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-03T13:46:43.551794724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025537s 
2025-10-03T13:46:43.552036571Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-03T13:46:43.552264259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.552540926Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-10-03T13:46:43.552895440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-03T13:46:43', 'ImportListSearch') 
2025-10-03T13:46:43.553307830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.557353606Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-03T13:46:43.557559060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050643s 
2025-10-03T13:46:43.557785907Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-03T13:46:43.558032784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.558317527Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-10-03T13:46:43.558697372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-03T13:46:43', 'ImportListMonitorExisting') 
2025-10-03T13:46:43.559131526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.560894014Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-03T13:46:43.561120130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028444s 
2025-10-03T13:46:43.561343660Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-03T13:46:43.561580908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.561862565Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-10-03T13:46:43.562228972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-03T13:46:43', 'add_indexer_tags') 
2025-10-03T13:46:43.562642605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.564233268Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-03T13:46:43.564500396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025971s 
2025-10-03T13:46:43.564785640Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-03T13:46:43.565083199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.565713017Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-10-03T13:46:43.566302164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-03T13:46:43', 'update_audio_types') 
2025-10-03T13:46:43.566509872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.567907516Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-03T13:46:43.568968733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00278s 
2025-10-03T13:46:43.568983212Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-03T13:46:43.568989134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.569264408Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-10-03T13:46:43.570122546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-03T13:46:43.570374914Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:43.570668846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-03T13:46:43.571873020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-03T13:46:43.573104450Z [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-10-03T13:46:43.573834399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-03T13:46:43.574677537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-03T13:46:43.575889527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-03T13:46:43.576358121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053911s 
2025-10-03T13:46:43.576633876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-03T13:46:43.576877627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-03T13:46:43.577158532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-03T13:46:43.578123175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-03T13:46:43.579049289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-03T13:46:43.579701974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-03T13:46:43.580387253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-03T13:46:43.581473320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-03T13:46:43.581984319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045327s 
2025-10-03T13:46:43.582258611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-03T13:46:43.582510047Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-03T13:46:43.582807867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-03T13:46:43.583677508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-03T13:46:43.584623412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-03T13:46:43.585369675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-03T13:46:43.586137130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-03T13:46:43.587418610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-03T13:46:43.588015101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048836s 
2025-10-03T13:46:43.588641553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-03T13:46:43', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-03T13:46:43.589369589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.591606312Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-03T13:46:43.592022180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083915s 
2025-10-03T13:46:43.592434420Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-03T13:46:43.592813182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.593287998Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-10-03T13:46:43.593895571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-03T13:46:43', 'add_on_delete_to_notifications') 
2025-10-03T13:46:43.594611142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.597545961Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-03T13:46:43.597903281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047006s 
2025-10-03T13:46:43.598243576Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-03T13:46:43.598607779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.599082355Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-10-03T13:46:43.599646160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-03T13:46:43', 'add_custom_formats') 
2025-10-03T13:46:43.600357693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.602431408Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-03T13:46:43.602762053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00382s 
2025-10-03T13:46:43.603123792Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-03T13:46:43.603490480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.603997541Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-10-03T13:46:43.604580605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-03T13:46:43', 'add_result_to_commands') 
2025-10-03T13:46:43.605260794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.607076741Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-03T13:46:43.607413689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035785s 
2025-10-03T13:46:43.607779877Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-03T13:46:43.608159691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.608483573Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-10-03T13:46:43.608871034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-03T13:46:43', 'health_restored_notification') 
2025-10-03T13:46:43.609326741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.610764316Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-03T13:46:43.610987495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025997s 
2025-10-03T13:46:43.611201666Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-03T13:46:43.611423323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.611705541Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-10-03T13:46:43.612063812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-03T13:46:43', 'remove_uc') 
2025-10-03T13:46:43.612534450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.614168269Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-03T13:46:43.614378943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027432s 
2025-10-03T13:46:43.614625650Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-03T13:46:43.614914953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.615229105Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-10-03T13:46:43.615652147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-03T13:46:43', 'download_clients_rename_tv_to_music') 
2025-10-03T13:46:43.616168546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.617463865Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-03T13:46:43.617713918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002523s 
2025-10-03T13:46:43.617970184Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-03T13:46:43.618231170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.618551585Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-10-03T13:46:43.618973264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-03T13:46:43', 'add_colon_replacement_to_naming_config') 
2025-10-03T13:46:43.619439903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.620833269Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-03T13:46:43.621098804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025675s 
2025-10-03T13:46:43.621326071Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-03T13:46:43.621558108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.621860427Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-10-03T13:46:43.622240783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-03T13:46:43', 'list_sync_time') 
2025-10-03T13:46:43.622673143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.628893538Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-03T13:46:43.629120735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073085s 
2025-10-03T13:46:43.629374636Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-03T13:46:43.629618417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.629926558Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-10-03T13:46:43.630329930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-03T13:46:43', 'add_download_client_tags') 
2025-10-03T13:46:43.630780848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.633027742Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-03T13:46:43.634152436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033096s 
2025-10-03T13:46:43.634188449Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-03T13:46:43.634225002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.634416338Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-10-03T13:46:43.634790341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-03T13:46:43', 'add_notification_status') 
2025-10-03T13:46:43.635253804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.637688586Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-03T13:46:43.638084944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035712s 
2025-10-03T13:46:43.638457995Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-03T13:46:43.638758250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.639174267Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-10-03T13:46:43.639616558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-03T13:46:43', 'add_alac_24_quality_in_profiles') 
2025-10-03T13:46:43.640292960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.642844808Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-03T13:46:43.643192037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039902s 
2025-10-03T13:46:43.643541511Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-03T13:46:43.643783117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.644151709Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-10-03T13:46:43.644541634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-03T13:46:43', 'add_salt_to_users') 
2025-10-03T13:46:43.645024998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.647260860Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-03T13:46:43.647503648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034754s 
2025-10-03T13:46:43.647731527Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-03T13:46:43.648039157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.648375524Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-10-03T13:46:43.648752132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-03T13:46:43', 'add_auto_tagging') 
2025-10-03T13:46:43.649218200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.650773311Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-03T13:46:43.651012533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027323s 
2025-10-03T13:46:43.651278839Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-03T13:46:43.651557821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.651878787Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-10-03T13:46:43.652348212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-03T13:46:43', 'quality_definition_preferred_size') 
2025-10-03T13:46:43.652830393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.655117689Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-03T13:46:43.655381911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035317s 
2025-10-03T13:46:43.655645612Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-03T13:46:43.656061970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.656406464Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-10-03T13:46:43.656818503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-03T13:46:43', 'add_on_artist_add_to_notifications') 
2025-10-03T13:46:43.657346977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.659443869Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-03T13:46:43.659671277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033523s 
2025-10-03T13:46:43.659924938Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-03T13:46:43.660194851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.660539525Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-10-03T13:46:43.660914320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-03T13:46:43', 'album_last_searched_time') 
2025-10-03T13:46:43.661370769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.663353952Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-03T13:46:43.663595087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031323s 
2025-10-03T13:46:43.663829189Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-03T13:46:43.664115716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.664462734Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-10-03T13:46:43.664849924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-03T13:46:43', 'add_indexer_flags') 
2025-10-03T13:46:43.665313127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.666639808Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-03T13:46:43.666883829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025289s 
2025-10-03T13:46:43.667146839Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-03T13:46:43.667410510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.667728630Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-10-03T13:46:43.668186632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-03T13:46:43', 'add_indexes_album_statistics') 
2025-10-03T13:46:43.668668713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.670455851Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-03T13:46:43.670692568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003008s 
2025-10-03T13:46:43.670952992Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-03T13:46:43.671214528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-03T13:46:43.671535665Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-10-03T13:46:43.671967064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-03T13:46:43', 'update_redacted_baseurl') 
2025-10-03T13:46:43.672444896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-03T13:46:43.677478471Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-03T13:46:43.677711159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062399s 
2025-10-03T13:46:43.870049311Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-10-03T13:46:43.880411304Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-03T13:46:43.885516694Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-10-03T13:46:44.075175722Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-03T13:46:44.114615611Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-10-03T13:46:44.125173640Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-10-03T13:46:44.199448438Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-03T13:46:44.200925381Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-03T13:46:44.201224053Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-10-03T13:46:44.314882658Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-10-03T13:46:44.802199402Z [ls.io-init] done.