2025-08-20T02:55:02.648794183Z [migrations] started
2025-08-20T02:55:02.648828623Z [migrations] no migrations found
2025-08-20T02:55:02.666997262Z usermod: no changes
2025-08-20T02:55:02.672881008Z ───────────────────────────────────────
2025-08-20T02:55:02.672896759Z 
2025-08-20T02:55:02.672900868Z       ██╗     ███████╗██╗ ██████╗
2025-08-20T02:55:02.672904756Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-20T02:55:02.672908593Z       ██║     ███████╗██║██║   ██║
2025-08-20T02:55:02.672912561Z       ██║     ╚════██║██║██║   ██║
2025-08-20T02:55:02.672916409Z       ███████╗███████║██║╚██████╔╝
2025-08-20T02:55:02.672920297Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-20T02:55:02.672923984Z 
2025-08-20T02:55:02.672927451Z    Brought to you by linuxserver.io
2025-08-20T02:55:02.672931079Z ───────────────────────────────────────
2025-08-20T02:55:02.673189088Z 
2025-08-20T02:55:02.673201713Z To support the app dev(s) visit:
2025-08-20T02:55:02.674691944Z Lidarr: https://opencollective.com/lidarr
2025-08-20T02:55:02.675001928Z 
2025-08-20T02:55:02.675007489Z To support LSIO projects visit:
2025-08-20T02:55:02.675011177Z https://www.linuxserver.io/donate/
2025-08-20T02:55:02.675014994Z 
2025-08-20T02:55:02.675018862Z ───────────────────────────────────────
2025-08-20T02:55:02.675022760Z GID/UID
2025-08-20T02:55:02.675026287Z ───────────────────────────────────────
2025-08-20T02:55:02.679153547Z 
2025-08-20T02:55:02.679168116Z User UID:    911
2025-08-20T02:55:02.679176302Z User GID:    911
2025-08-20T02:55:02.679184088Z ───────────────────────────────────────
2025-08-20T02:55:02.681042209Z Linuxserver.io version: 2.13.3.4689-ls166
2025-08-20T02:55:02.681319357Z Build-date: 2025-08-20T02:51:08+00:00
2025-08-20T02:55:02.681323776Z ───────────────────────────────────────
2025-08-20T02:55:02.681327994Z     
2025-08-20T02:55:02.731310787Z [custom-init] No custom files found, skipping...
2025-08-20T02:55:02.751388841Z failed to load "/config/config.xml": No such file or directory
2025-08-20T02:55:03.127755222Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.3.4689 
2025-08-20T02:55:03.146474339Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-20T02:55:03.152717850Z [Debug] Bootstrap: Console selected 
2025-08-20T02:55:03.154179613Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-20T02:55:03.501112505Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-20T02:55:03.555213128Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {131daa6a-b103-4670-9dfa-0c363cd6a128} may be persisted to storage in unencrypted form. 
2025-08-20T02:55:03.642142155Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-20T02:55:03.697325578Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-20T02:55:03.780327779Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-20T02:55:03.791383007Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:03.792144470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:03.837771793Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-20T02:55:03.839660976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464011s 
2025-08-20T02:55:03.839929617Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-20T02:55:03.840128628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482443s 
2025-08-20T02:55:03.851385091Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-20T02:55:03.852022965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:03.872569732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-20T02:55:03.886709090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-20T02:55:03.902190419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293733s 
2025-08-20T02:55:03.902675836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:03.905226983Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-20T02:55:03.905418608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324317s 
2025-08-20T02:55:03.919245065Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-20T02:55:03.919314636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:03.921070360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-20T02:55:03.922750122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-20T02:55:03.923190940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001919s 
2025-08-20T02:55:03.923628992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:55:03.923724875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000134s 
2025-08-20T02:55:03.924370304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-20T02:55:03.924930713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-20T02:55:03.925658097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011896s 
2025-08-20T02:55:03.925918341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:03.926631798Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-20T02:55:03.926794475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021343s 
2025-08-20T02:55:03.927380775Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-20T02:55:03.927592021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:03.928374055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:55:03.928529288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-08-20T02:55:03.928726034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-20T02:55:03.928991909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-20T02:55:03.929461926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005623s 
2025-08-20T02:55:03.929640826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:03.930271185Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-20T02:55:03.930392810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013047s 
2025-08-20T02:55:03.931607696Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-20T02:55:03.931822799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:03.932638261Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-20T02:55:03.947521626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-20T02:55:03.948090892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-20T02:55:03.948665890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008484s 
2025-08-20T02:55:03.948728636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-20T02:55:03.949052528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-20T02:55:03.949435149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s 
2025-08-20T02:55:03.949654170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-20T02:55:03.950106099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-20T02:55:03.950486505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006342s 
2025-08-20T02:55:03.950707771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-20T02:55:03.951029228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-20T02:55:03.951372790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s 
2025-08-20T02:55:03.951590969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-20T02:55:03.962613290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-20T02:55:03.964824612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130076s 
2025-08-20T02:55:03.965010547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-20T02:55:03.965350641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-20T02:55:03.965637379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s 
2025-08-20T02:55:03.965811419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-20T02:55:03.966083998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-20T02:55:03.966378190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000405s 
2025-08-20T02:55:03.966579766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-20T02:55:03.966823787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:03.967120705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003953s 
2025-08-20T02:55:03.967280066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-20T02:55:03.967526302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:03.967800865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003581s 
2025-08-20T02:55:03.967963592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-20T02:55:03.970587685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:55:03.972097335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003976s 
2025-08-20T02:55:03.972282528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-20T02:55:03.972579045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:55:03.972876203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2025-08-20T02:55:03.973069041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-20T02:55:03.973290788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-20T02:55:03.973575120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000356s 
2025-08-20T02:55:03.973737537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-20T02:55:03.973983823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-20T02:55:03.974255811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003653s 
2025-08-20T02:55:03.974437256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-20T02:55:03.974710937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-20T02:55:03.975049078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2025-08-20T02:55:03.975219942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-20T02:55:03.975495286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:55:03.975758346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003857s 
2025-08-20T02:55:03.975947597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-20T02:55:03.976189163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-20T02:55:03.976461441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003594s 
2025-08-20T02:55:03.976645051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-20T02:55:03.978048737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:55:03.979002036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021799s 
2025-08-20T02:55:03.979207099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-20T02:55:03.979533557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-20T02:55:03.979883912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s 
2025-08-20T02:55:03.980116761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-20T02:55:03.980353317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-20T02:55:03.980707500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s 
2025-08-20T02:55:03.980941581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-20T02:55:03.981241846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-20T02:55:03.981579476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s 
2025-08-20T02:55:03.981810841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-20T02:55:03.982188742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-20T02:55:03.982562836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005728s 
2025-08-20T02:55:03.982765774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-20T02:55:03.983962504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:55:03.984726802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017493s 
2025-08-20T02:55:03.984914260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-20T02:55:03.985251098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-20T02:55:03.985525921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004401s 
2025-08-20T02:55:03.985700232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-20T02:55:03.985980817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:55:03.986294940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004268s 
2025-08-20T02:55:03.986474561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-20T02:55:03.987712013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:55:03.988527585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019079s 
2025-08-20T02:55:03.988714571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-20T02:55:03.988943071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-20T02:55:03.989266983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s 
2025-08-20T02:55:03.989467066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-20T02:55:03.989712610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-20T02:55:03.990034859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2025-08-20T02:55:03.990209341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-20T02:55:03.990480336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-20T02:55:03.990799048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s 
2025-08-20T02:55:03.990980383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-20T02:55:03.991237821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-20T02:55:03.991552355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s 
2025-08-20T02:55:03.991754842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-20T02:55:03.992745036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-20T02:55:03.993437791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015263s 
2025-08-20T02:55:03.993643074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-20T02:55:03.994183692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-20T02:55:03.994659681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008399s 
2025-08-20T02:55:03.994878381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-20T02:55:03.995275220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-20T02:55:03.995605164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005374s 
2025-08-20T02:55:03.995797311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-20T02:55:04.002126033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-20T02:55:04.002758646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067614s 
2025-08-20T02:55:04.002975152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-20T02:55:04.003290687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-20T02:55:04.003682566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005257s 
2025-08-20T02:55:04.003895916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-20T02:55:04.004397065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-20T02:55:04.004802110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007339s 
2025-08-20T02:55:04.005003165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-20T02:55:04.005300023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-20T02:55:04.005640619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s 
2025-08-20T02:55:04.005826693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-20T02:55:04.006366370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-20T02:55:04.006851015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008547s 
2025-08-20T02:55:04.007163845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-20T02:55:04.007604282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-20T02:55:04.007838934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s 
2025-08-20T02:55:04.008066763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-20T02:55:04.008393000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-20T02:55:04.008740780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s 
2025-08-20T02:55:04.008910522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-20T02:55:04.009766876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-20T02:55:04.010373968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013025s 
2025-08-20T02:55:04.010583540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-20T02:55:04.012095134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-20T02:55:04.014726502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037847s 
2025-08-20T02:55:04.014948328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-20T02:55:04.015803971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-20T02:55:04.016365732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012271s 
2025-08-20T02:55:04.016549121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-20T02:55:04.017562882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-20T02:55:04.018246829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015508s 
2025-08-20T02:55:04.018425589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-20T02:55:04.019164868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-20T02:55:04.019780788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001163s 
2025-08-20T02:55:04.020013516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-20T02:55:04.020879239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-20T02:55:04.021545961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013274s 
2025-08-20T02:55:04.021779662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-20T02:55:04.022350992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-20T02:55:04.022837382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008656s 
2025-08-20T02:55:04.023037484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-20T02:55:04.023404283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-20T02:55:04.023815130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005902s 
2025-08-20T02:55:04.024045784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-20T02:55:04.024361129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-20T02:55:04.024752688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005085s 
2025-08-20T02:55:04.024925977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-20T02:55:04.025394129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-20T02:55:04.025887332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007677s 
2025-08-20T02:55:04.026094098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-20T02:55:04.027052157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-20T02:55:04.027812178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015451s 
2025-08-20T02:55:04.028041329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-20T02:55:04.028491706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-20T02:55:04.028914066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007219s 
2025-08-20T02:55:04.029098708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-20T02:55:04.029389623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-20T02:55:04.029731291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004671s 
2025-08-20T02:55:04.029935332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-20T02:55:04.030187259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-20T02:55:04.030527134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s 
2025-08-20T02:55:04.030692697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-20T02:55:04.031679033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-20T02:55:04.032354032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001508s 
2025-08-20T02:55:04.032540547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-20T02:55:04.033293814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-20T02:55:04.033847268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011558s 
2025-08-20T02:55:04.034042702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-20T02:55:04.034350141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-20T02:55:04.034727701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s 
2025-08-20T02:55:04.034899176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-20T02:55:04.035753226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:55:04.036446972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013769s 
2025-08-20T02:55:04.036603187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-20T02:55:04.037573601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-20T02:55:04.038384253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001563s 
2025-08-20T02:55:04.038502250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-20T02:55:04.038974902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-20T02:55:04.039431732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007703s 
2025-08-20T02:55:04.039622135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-20T02:55:04.039927149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-20T02:55:04.040307365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s 
2025-08-20T02:55:04.040480684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-20T02:55:04.041156675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:55:04.041721782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010616s 
2025-08-20T02:55:04.041949361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-20T02:55:04.042309365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-20T02:55:04.042682166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s 
2025-08-20T02:55:04.046308146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-20T02:55:04.047216565Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0039339 taking an average of 00:00:00.0039339 
2025-08-20T02:55:04.048277411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-20T02:55:04', 'InitialSetup') 
2025-08-20T02:55:04.048637316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.051417233Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-20T02:55:04.051630672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085079s 
2025-08-20T02:55:04.052034686Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-20T02:55:04.052283186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.052648161Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-20T02:55:04.053420065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-20T02:55:04.053617092Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.053862355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-20T02:55:04.054257741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.055235981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011577s 
2025-08-20T02:55:04.055628932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-20T02:55:04', 'add_reason_to_pending_releases') 
2025-08-20T02:55:04.056008285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.056879600Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-20T02:55:04.057114272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027394s 
2025-08-20T02:55:04.057304976Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-20T02:55:04.057537935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.057864072Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-20T02:55:04.061155829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.061293707Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.061464591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-20T02:55:04.061753262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-20T02:55:04.062610238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009731s 
2025-08-20T02:55:04.062793557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:55:04.062930883Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-20T02:55:04.063116797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-20T02:55:04.063418846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.064184367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008916s 
2025-08-20T02:55:04.064348998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:55:04.064533309Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:04.064671778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-20T02:55:04.065002023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.065793076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009191s 
2025-08-20T02:55:04.066236709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-20T02:55:04.066843030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-20T02:55:04.067046740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s 
2025-08-20T02:55:04.067431434Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-20T02:55:04.087082970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-20T02:55:04.089223980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-20T02:55:04.090307552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-20T02:55:04.091422346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-20T02:55:04.093580622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-20T02:55:04.094096360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-20T02:55:04.094539442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-20T02:55:04.094865218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272527s 
2025-08-20T02:55:04.095038206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:55:04.095200072Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.095390355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-20T02:55:04.095701191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-20T02:55:04.096599109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010162s 
2025-08-20T02:55:04.097017521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-20T02:55:04', 'add_medium_support') 
2025-08-20T02:55:04.097361173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.098587673Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-20T02:55:04.098807756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029455s 
2025-08-20T02:55:04.099089443Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-20T02:55:04.099372803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.099727307Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-20T02:55:04.100362436Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-20T02:55:04.100780578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-20T02:55:04.101129941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004664s 
2025-08-20T02:55:04.101344052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.101558985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.111950666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103407s 
2025-08-20T02:55:04.112436484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-20T02:55:04', 'add_various_qualites_in_profile') 
2025-08-20T02:55:04.112901731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.113783987Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-20T02:55:04.113988890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122355s 
2025-08-20T02:55:04.114243242Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-20T02:55:04.114462113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.114773339Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-20T02:55:04.115695666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-20T02:55:04.116451688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-20T02:55:04.117098360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011534s 
2025-08-20T02:55:04.117328754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-20T02:55:04.117647426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-20T02:55:04.118022451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s 
2025-08-20T02:55:04.118242644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:55:04.118409821Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:04.118619623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-20T02:55:04.118952043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.119830712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001011s 
2025-08-20T02:55:04.120040785Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-20T02:55:04.126507474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-20T02:55:04.132002488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-20T02:55:04.134229331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.135128481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.137165132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-20T02:55:04.137612623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-20T02:55:04.138042819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.138450690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.138748580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185125s 
2025-08-20T02:55:04.139006018Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-20T02:55:04.146434765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-20T02:55:04.151152443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-20T02:55:04.152866133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.153648939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.155435115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-20T02:55:04.155854529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-20T02:55:04.156272240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.156653147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.156941137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177921s 
2025-08-20T02:55:04.157095027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.157246111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.157465703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-20T02:55:04.157736028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-20T02:55:04.158487551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008401s 
2025-08-20T02:55:04.158879099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-20T02:55:04', 'metadata_profiles') 
2025-08-20T02:55:04.159180526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.160237414Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-20T02:55:04.160387877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025627s 
2025-08-20T02:55:04.160666788Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-20T02:55:04.160858945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.161135482Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-20T02:55:04.163707550Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-20T02:55:04.170279512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-20T02:55:04.171346169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-20T02:55:04.171885024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-20T02:55:04.172380903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-20T02:55:04.174189494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-20T02:55:04.174491743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106041s 
2025-08-20T02:55:04.174677336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:55:04.174850465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:04.175050227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-20T02:55:04.175312716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-20T02:55:04.176105802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s 
2025-08-20T02:55:04.176384133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-20T02:55:04.176712223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-20T02:55:04.176982688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003549s 
2025-08-20T02:55:04.177118551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:55:04.177248633Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:04.177704160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-20T02:55:04.180701776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-20T02:55:04.181938105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-20T02:55:04.182618104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-20T02:55:04.183095876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-20T02:55:04.184873445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-20T02:55:04.185187036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072792s 
2025-08-20T02:55:04.185612733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-20T02:55:04', 'separate_automatic_and_interactive_search') 
2025-08-20T02:55:04.185965674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.187169467Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-20T02:55:04.187361604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091991s 
2025-08-20T02:55:04.187720948Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-20T02:55:04.187837653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.188118979Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-20T02:55:04.188515537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-20T02:55:04.193228947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-20T02:55:04.197247177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-20T02:55:04.198763260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:55:04.199702471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:55:04.201622416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:55:04.202039325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-20T02:55:04.202466665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-20T02:55:04.202966903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-20T02:55:04.203397169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:55:04.203724558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150063s 
2025-08-20T02:55:04.204140826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-20T02:55:04', 'change_album_path_to_relative') 
2025-08-20T02:55:04.204515270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.205641217Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-20T02:55:04.205774625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016851s 
2025-08-20T02:55:04.206036873Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-20T02:55:04.206246485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.206554756Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-20T02:55:04.207237380Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-20T02:55:04.207895736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-20T02:55:04.208293998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006994s 
2025-08-20T02:55:04.208672249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-20T02:55:04', 'change_quality_size_mb_to_kb') 
2025-08-20T02:55:04.209076273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.209782054Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-20T02:55:04.209942928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021541s 
2025-08-20T02:55:04.210155235Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-20T02:55:04.210368224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.210615311Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-20T02:55:04.211060447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.211218175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.211375131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-20T02:55:04.211682109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-20T02:55:04.212501138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009479s 
2025-08-20T02:55:04.212670289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.212852536Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.213013399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-20T02:55:04.213323925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-20T02:55:04.214139517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008925s 
2025-08-20T02:55:04.214538841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-20T02:55:04', 'album_releases') 
2025-08-20T02:55:04.214886190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.215613224Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-20T02:55:04.215805291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023779s 
2025-08-20T02:55:04.216024432Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-20T02:55:04.216204334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.216486131Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-20T02:55:04.216943572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.217117923Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.217338427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-20T02:55:04.222248543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-20T02:55:04.226799385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-20T02:55:04.228487855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:55:04.229424571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:55:04.231278554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:55:04.231684611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-20T02:55:04.232170028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-20T02:55:04.232597930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-20T02:55:04.233032545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:55:04.233356156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158602s 
2025-08-20T02:55:04.233533514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.233678375Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.233853578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-20T02:55:04.238860889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-20T02:55:04.243268754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-20T02:55:04.245013176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:55:04.245882847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:55:04.247711579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:55:04.248137947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-20T02:55:04.248573895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-20T02:55:04.248971776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-20T02:55:04.249434999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:55:04.249733680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156534s 
2025-08-20T02:55:04.250097091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-20T02:55:04', 'album_releases_fix') 
2025-08-20T02:55:04.250501375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.251524926Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-20T02:55:04.251714207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017434s 
2025-08-20T02:55:04.251959391Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-20T02:55:04.252148461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.252438786Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-20T02:55:04.253562809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-20T02:55:04.254823627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-20T02:55:04.255726185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019599s 
2025-08-20T02:55:04.255884303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-20T02:55:04.256275751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-20T02:55:04.256571216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004711s 
2025-08-20T02:55:04.256754595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-20T02:55:04.257516679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-20T02:55:04.258126958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012086s 
2025-08-20T02:55:04.258324426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-20T02:55:04.258669921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:55:04.259015367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s 
2025-08-20T02:55:04.259368237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-20T02:55:04', 'import_lists') 
2025-08-20T02:55:04.259758323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.260611400Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-20T02:55:04.260812926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020641s 
2025-08-20T02:55:04.260975243Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-20T02:55:04.261179193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.261425008Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-20T02:55:04.261936358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-20T02:55:04.262114046Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.262323607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-20T02:55:04.262703512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-20T02:55:04.263585959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010018s 
2025-08-20T02:55:04.263723626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.263984040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.266890522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030031s 
2025-08-20T02:55:04.267274846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-20T02:55:04', 'add_release_status') 
2025-08-20T02:55:04.267659571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.268522758Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-20T02:55:04.268654093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045444s 
2025-08-20T02:55:04.268884146Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-20T02:55:04.269087315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.269343862Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-20T02:55:04.269775210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:04.269902907Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.270119904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-20T02:55:04.270475490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.271376654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009805s 
2025-08-20T02:55:04.271731880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-20T02:55:04', 'album_download_notification') 
2025-08-20T02:55:04.272079850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.273003039Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-20T02:55:04.273176157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026076s 
2025-08-20T02:55:04.273383705Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-20T02:55:04.273620783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.273913652Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-20T02:55:04.274674504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-20T02:55:04.275515948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-20T02:55:04.276009051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009303s 
2025-08-20T02:55:04.276626043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-20T02:55:04.277481696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-20T02:55:04.277936391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000908s 
2025-08-20T02:55:04.278363301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-20T02:55:04', 'fix_language_metadata_profiles') 
2025-08-20T02:55:04.278706011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.279466392Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-20T02:55:04.279683619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023538s 
2025-08-20T02:55:04.279879113Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-20T02:55:04.280136150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.280397236Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-20T02:55:04.280808444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-20T02:55:04.281109610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-20T02:55:04.281333621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000325s 
2025-08-20T02:55:04.281710320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-20T02:55:04', 'remove_fanzub') 
2025-08-20T02:55:04.282040063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.282705784Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-20T02:55:04.282857760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016594s 
2025-08-20T02:55:04.283122122Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-20T02:55:04.283326153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.283549232Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-20T02:55:04.285563397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-20T02:55:04.285921157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-20T02:55:04.286281543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2025-08-20T02:55:04.286505484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-20T02:55:04.286832142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-20T02:55:04.287232538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005328s 
2025-08-20T02:55:04.287773828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-20T02:55:04.288337743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-20T02:55:04.288706064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000724s 
2025-08-20T02:55:04.288918121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-20T02:55:04.289219989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-20T02:55:04.289573351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s 
2025-08-20T02:55:04.289749966Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-20T02:55:04.289993476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-20T02:55:04.290370816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2025-08-20T02:55:04.290565368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-20T02:55:04.290914421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-20T02:55:04.291229385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s 
2025-08-20T02:55:04.291707537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-20T02:55:04', 'update_artist_history_indexes') 
2025-08-20T02:55:04.292072552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.292989699Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-20T02:55:04.293152226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022045s 
2025-08-20T02:55:04.293356808Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-20T02:55:04.293576059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.293826794Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-20T02:55:04.296119430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.298906722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-20T02:55:04.299189291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002875s 
2025-08-20T02:55:04.299567572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-20T02:55:04', 'remove_nma') 
2025-08-20T02:55:04.299922146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.300590051Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-20T02:55:04.300760053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042485s 
2025-08-20T02:55:04.300989625Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-20T02:55:04.301199809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.301432968Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-20T02:55:04.301830789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.301992073Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-08-20T02:55:04.302177096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-20T02:55:04.302468292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-20T02:55:04.303602756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012352s 
2025-08-20T02:55:04.304025908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-20T02:55:04', 'album_disambiguation') 
2025-08-20T02:55:04.304373538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.305128257Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-20T02:55:04.305311366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027129s 
2025-08-20T02:55:04.305526058Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-20T02:55:04.305720219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.306006055Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-20T02:55:04.306304676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.306512504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.309851437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032939s 
2025-08-20T02:55:04.310217865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-20T02:55:04', 'add_ape_quality_in_profiles') 
2025-08-20T02:55:04.310581647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.311299532Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-20T02:55:04.311502551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047818s 
2025-08-20T02:55:04.311745951Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-20T02:55:04.311908939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.312171688Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-20T02:55:04.313063203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.313359169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-20T02:55:04.313620696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s 
2025-08-20T02:55:04.313840929Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.314150943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-20T02:55:04.314391578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000357s 
2025-08-20T02:55:04.314609677Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.314876564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-20T02:55:04.315160586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003555s 
2025-08-20T02:55:04.315578457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-20T02:55:04', 'remove_pushalot') 
2025-08-20T02:55:04.316019525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.316768163Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-20T02:55:04.316920559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019468s 
2025-08-20T02:55:04.317157416Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-20T02:55:04.317344002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.317595118Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-20T02:55:04.318073871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-20T02:55:04.318591433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-20T02:55:04.319111470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000856s 
2025-08-20T02:55:04.319470052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-20T02:55:04', 'add_custom_filters') 
2025-08-20T02:55:04.319835769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.320626771Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-20T02:55:04.320791222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023135s 
2025-08-20T02:55:04.321003249Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-20T02:55:04.321220186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.321488947Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-20T02:55:04.321851156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-20T02:55:04.322027602Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:04.322221823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-20T02:55:04.322485283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-20T02:55:04.323336858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009583s 
2025-08-20T02:55:04.323711422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-20T02:55:04', 'import_list_tags') 
2025-08-20T02:55:04.324094693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.324790935Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-20T02:55:04.324966659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024011s 
2025-08-20T02:55:04.325185550Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-20T02:55:04.325387436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.325633291Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-20T02:55:04.332342860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-20T02:55:04.333417714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-20T02:55:04.334239929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016727s 
2025-08-20T02:55:04.344016904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-20T02:55:04.344396308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-20T02:55:04.344963940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007067s 
2025-08-20T02:55:04.350210143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-20T02:55:04.350245975Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-20T02:55:04.350259332Z                           FROM "Artists" 
2025-08-20T02:55:04.352091230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-20T02:55:04.352118935Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-20T02:55:04.352129437Z                           FROM "Artists" 
2025-08-20T02:55:04.353081754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020588s 
2025-08-20T02:55:04.353262929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:55:04.353383131Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.353597983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-20T02:55:04.353982648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.354889554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s 
2025-08-20T02:55:04.356059559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-20T02:55:04.356089670Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:55:04.356101373Z                                                   FROM "ArtistMetadata"
2025-08-20T02:55:04.356112576Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-20T02:55:04.357817378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-20T02:55:04.357837940Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:55:04.357847509Z                                                   FROM "ArtistMetadata"
2025-08-20T02:55:04.357856918Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-20T02:55:04.358483439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017426s 
2025-08-20T02:55:04.358734946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-20T02:55:04.360025674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-20T02:55:04.360914023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002018s 
2025-08-20T02:55:04.361137363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-20T02:55:04.361541446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-20T02:55:04.361942924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s 
2025-08-20T02:55:04.362141765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-20T02:55:04.362479595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-20T02:55:04.362799539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004761s 
2025-08-20T02:55:04.362969161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.363143953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.372138031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089706s 
2025-08-20T02:55:04.372393595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.372533517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-20T02:55:04.372731025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-20T02:55:04.373067322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.374246275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013338s 
2025-08-20T02:55:04.374448703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.374553985Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.374760190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-20T02:55:04.375130225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.376175119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011755s 
2025-08-20T02:55:04.376358238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.376521406Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:04.376687250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-20T02:55:04.376920910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-20T02:55:04.377913389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010434s 
2025-08-20T02:55:04.379300201Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-20T02:55:04.379320341Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:55:04.379329760Z                                                   FROM "ArtistMetadata"
2025-08-20T02:55:04.379338688Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-20T02:55:04.379347927Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-20T02:55:04.381341992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-20T02:55:04.381364296Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:55:04.381373996Z                                                   FROM "ArtistMetadata"
2025-08-20T02:55:04.381382563Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-20T02:55:04.381392273Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-20T02:55:04.382260000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021362s 
2025-08-20T02:55:04.382408118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:55:04.382583671Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.382786510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-20T02:55:04.383126845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-20T02:55:04.384069433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011121s 
2025-08-20T02:55:04.384233653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:55:04.384384277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.384585301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-20T02:55:04.384900927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.385784696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010137s 
2025-08-20T02:55:04.385953576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:55:04.386107897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.386342169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-20T02:55:04.386686201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.387565281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010297s 
2025-08-20T02:55:04.388875629Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-20T02:55:04.388896231Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-20T02:55:04.388905229Z                                                 FROM "AlbumReleases"
2025-08-20T02:55:04.388913676Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-20T02:55:04.388923045Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-20T02:55:04.390762368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-20T02:55:04.390778310Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-20T02:55:04.390782949Z                                                 FROM "AlbumReleases"
2025-08-20T02:55:04.390787088Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-20T02:55:04.390791356Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-20T02:55:04.391620325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020285s 
2025-08-20T02:55:04.392896845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-20T02:55:04.392908369Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:55:04.392912757Z                                                   FROM "ArtistMetadata"
2025-08-20T02:55:04.392916655Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-20T02:55:04.392920784Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-20T02:55:04.394951993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-20T02:55:04.394965771Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:55:04.394970320Z                                                   FROM "ArtistMetadata"
2025-08-20T02:55:04.394974248Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-20T02:55:04.394980771Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-20T02:55:04.395868188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002016s 
2025-08-20T02:55:04.396531724Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-20T02:55:04.400345942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:55:04.402332542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:55:04.403217243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.404073758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.406304058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.406700867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.407042415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101646s 
2025-08-20T02:55:04.407493303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-20T02:55:04.411676886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-20T02:55:04.414492855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-20T02:55:04.415678442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:55:04.416794229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:55:04.419708105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:55:04.420204986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:55:04.420594770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127855s 
2025-08-20T02:55:04.420882800Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-20T02:55:04.424326343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:55:04.426408145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-20T02:55:04.427307345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-20T02:55:04.427993617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-20T02:55:04.429958072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-20T02:55:04.430466215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-20T02:55:04.430834466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097737s 
2025-08-20T02:55:04.431043207Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-20T02:55:04.434000761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-20T02:55:04.435346350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-20T02:55:04.436004155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:55:04.436599564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:55:04.438529589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:55:04.438892640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076439s 
2025-08-20T02:55:04.439070058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-20T02:55:04.439412848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.439732972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s 
2025-08-20T02:55:04.439928095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-20T02:55:04.440222989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:55:04.440534135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004098s 
2025-08-20T02:55:04.440734248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-20T02:55:04.441022899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.441350449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004541s 
2025-08-20T02:55:04.441542235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-20T02:55:04.441873662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.442177384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004633s 
2025-08-20T02:55:04.442369681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-20T02:55:04.442692591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-20T02:55:04.442994098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s 
2025-08-20T02:55:04.443188199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-20T02:55:04.443514536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-20T02:55:04.443818388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000462s 
2025-08-20T02:55:04.444061166Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:55:04.446703737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-20T02:55:04.446989843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027719s 
2025-08-20T02:55:04.447161659Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:55:04.447446973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-20T02:55:04.447715464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003989s 
2025-08-20T02:55:04.447898252Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:55:04.448256082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-20T02:55:04.448580936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005326s 
2025-08-20T02:55:04.448965921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-20T02:55:04', 'add_release_groups_etc') 
2025-08-20T02:55:04.449357409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.451015447Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-20T02:55:04.451216993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029222s 
2025-08-20T02:55:04.451445062Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-20T02:55:04.451650325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.451987785Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-20T02:55:04.452789729Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:55:04.453071777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-20T02:55:04.453332542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s 
2025-08-20T02:55:04.453708619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-20T02:55:04', 'NewMediaInfoFormat') 
2025-08-20T02:55:04.454065017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.454725286Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-20T02:55:04.454898595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017404s 
2025-08-20T02:55:04.455190743Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-20T02:55:04.455388512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.455663766Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-20T02:55:04.456836367Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-20T02:55:04.457228206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-20T02:55:04.460810378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037628s 
2025-08-20T02:55:04.460992955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-20T02:55:04.461150002Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:04.461386899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-20T02:55:04.461814940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.462757237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011877s 
2025-08-20T02:55:04.463193105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-20T02:55:04', 'rename_restrictions_to_release_profiles') 
2025-08-20T02:55:04.463754826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.464531830Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-20T02:55:04.464704919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028906s 
2025-08-20T02:55:04.464944601Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-20T02:55:04.465173492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.465473206Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-20T02:55:04.466557569Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-20T02:55:04.466845338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-20T02:55:04.468819012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020463s 
2025-08-20T02:55:04.469007912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-20T02:55:04.469158045Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.469355101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-20T02:55:04.469735738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-20T02:55:04.470538053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000939s 
2025-08-20T02:55:04.470731352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-20T02:55:04.470873298Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.471054573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-20T02:55:04.471420780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-20T02:55:04.472250561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s 
2025-08-20T02:55:04.472403869Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:55:04.472663542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-20T02:55:04.472907634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003742s 
2025-08-20T02:55:04.473052686Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:55:04.473350736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-20T02:55:04.473588965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s 
2025-08-20T02:55:04.473786343Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-20T02:55:04.477461272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:55:04.479464705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:55:04.480332072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.481078064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.483057098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.483548808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.484082713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.484569944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:55:04.484954588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109518s 
2025-08-20T02:55:04.485384043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-20T02:55:04', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-20T02:55:04.485779219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.486979165Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-20T02:55:04.487207895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129407s 
2025-08-20T02:55:04.487407948Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-20T02:55:04.487614374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.487946402Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-20T02:55:04.488495638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-20T02:55:04.488961726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-20T02:55:04.489384127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007165s 
2025-08-20T02:55:04.489632627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-20T02:55:04.489985598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-20T02:55:04.490387777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005686s 
2025-08-20T02:55:04.490743894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-20T02:55:04', 'add_import_exclusions') 
2025-08-20T02:55:04.491117767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.491935163Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-20T02:55:04.492102209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020639s 
2025-08-20T02:55:04.492294857Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-20T02:55:04.492548708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.492812820Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-20T02:55:04.501140456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-20T02:55:04.501171027Z                           WHERE "Id" in (
2025-08-20T02:55:04.501180616Z                           SELECT "Artists"."Id" from "Artists"
2025-08-20T02:55:04.501191138Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:55:04.501202170Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:55:04.502836971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-20T02:55:04.502860368Z                           WHERE "Id" in (
2025-08-20T02:55:04.502869407Z                           SELECT "Artists"."Id" from "Artists"
2025-08-20T02:55:04.502878184Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:55:04.502887383Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:55:04.503873719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020889s 
2025-08-20T02:55:04.505326564Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-20T02:55:04.505343568Z                           WHERE "Id" in (
2025-08-20T02:55:04.505367236Z                           SELECT "Albums"."Id" from "Albums"
2025-08-20T02:55:04.505376033Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:55:04.505385071Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:55:04.507217942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-20T02:55:04.507242110Z                           WHERE "Id" in (
2025-08-20T02:55:04.507251139Z                           SELECT "Albums"."Id" from "Albums"
2025-08-20T02:55:04.507260227Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:55:04.507269616Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:55:04.508270120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021676s 
2025-08-20T02:55:04.509465487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-20T02:55:04.509485828Z                           WHERE "Id" in (
2025-08-20T02:55:04.509494605Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-20T02:55:04.509504034Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-20T02:55:04.509513183Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-20T02:55:04.511183255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-20T02:55:04.511206502Z                           WHERE "Id" in (
2025-08-20T02:55:04.511215630Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-20T02:55:04.511224588Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-20T02:55:04.511233697Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-20T02:55:04.512035351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018868s 
2025-08-20T02:55:04.513307342Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-20T02:55:04.513325829Z                           WHERE "Id" in (
2025-08-20T02:55:04.513334537Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-20T02:55:04.513343645Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-20T02:55:04.513352563Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-20T02:55:04.515190112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-20T02:55:04.515210343Z                           WHERE "Id" in (
2025-08-20T02:55:04.515236125Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-20T02:55:04.515245163Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-20T02:55:04.515254562Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-20T02:55:04.516142720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020783s 
2025-08-20T02:55:04.517464472Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-20T02:55:04.517483590Z                           WHERE "Id" in (
2025-08-20T02:55:04.517492598Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-20T02:55:04.517501506Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:55:04.517510574Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:55:04.519316841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-20T02:55:04.519336180Z                           WHERE "Id" in (
2025-08-20T02:55:04.519344787Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-20T02:55:04.519353314Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:55:04.519362282Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:55:04.520332666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021336s 
2025-08-20T02:55:04.521733677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:55:04.521753467Z                           WHERE "Id" IN (
2025-08-20T02:55:04.521762575Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:55:04.521771493Z                           LEFT OUTER JOIN "Tracks"
2025-08-20T02:55:04.521779800Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:55:04.521788988Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-20T02:55:04.523806230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:55:04.523825068Z                           WHERE "Id" IN (
2025-08-20T02:55:04.523833986Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:55:04.523842563Z                           LEFT OUTER JOIN "Tracks"
2025-08-20T02:55:04.523877523Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:55:04.523886551Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-20T02:55:04.524797045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022375s 
2025-08-20T02:55:04.525266410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-20T02:55:04', 'clean_artist_metadata_table') 
2025-08-20T02:55:04.525616665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.526630155Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-20T02:55:04.526802232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040146s 
2025-08-20T02:55:04.527031834Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-20T02:55:04.527290625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.527532432Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-20T02:55:04.528480721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:04.528652507Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.528847550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-20T02:55:04.529164528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.530071554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010457s 
2025-08-20T02:55:04.530242849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:04.530385256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.530575408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-20T02:55:04.530921405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.531727728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009553s 
2025-08-20T02:55:04.531914524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:04.532054206Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:04.532253256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-20T02:55:04.532583481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.533380837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s 
2025-08-20T02:55:04.533551781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:04.533701643Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:04.533894541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-20T02:55:04.534248153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.535001510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009314s 
2025-08-20T02:55:04.535183256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:04.535316604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.535501226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-20T02:55:04.535832944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.536650640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009299s 
2025-08-20T02:55:04.536818308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-20T02:55:04.542064300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-20T02:55:04.544580455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-20T02:55:04.545542773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-20T02:55:04.545994292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-20T02:55:04.547827082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108254s 
2025-08-20T02:55:04.548078498Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-20T02:55:04.551925433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-20T02:55:04.554532111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-20T02:55:04.555435490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-20T02:55:04.555900165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-20T02:55:04.557705360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094164s 
2025-08-20T02:55:04.558142239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-20T02:55:04', 'health_issue_notification') 
2025-08-20T02:55:04.558419167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.559763193Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-20T02:55:04.559967534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114619s 
2025-08-20T02:55:04.560239933Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-20T02:55:04.560423312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.560687534Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-20T02:55:04.561838010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:55:04.562002932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.562212123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-20T02:55:04.562576327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-20T02:55:04.563351618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009853s 
2025-08-20T02:55:04.563527903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:55:04.563665089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.563877336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-20T02:55:04.564127941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-20T02:55:04.564873422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008257s 
2025-08-20T02:55:04.565122463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-20T02:55:04.565371875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-20T02:55:04.565607800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003115s 
2025-08-20T02:55:04.566468232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:55:04.566480938Z                 WHERE "Id" IN (
2025-08-20T02:55:04.566489786Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:55:04.566498734Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:55:04.566507812Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-20T02:55:04.567670473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:55:04.567689261Z                 WHERE "Id" IN (
2025-08-20T02:55:04.567698399Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:55:04.567707598Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:55:04.567716836Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-20T02:55:04.568363338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013751s 
2025-08-20T02:55:04.569462992Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:55:04.569482762Z                 WHERE "Id" IN (
2025-08-20T02:55:04.569491790Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:55:04.569501099Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-20T02:55:04.569510157Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-20T02:55:04.569519025Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-20T02:55:04.571005347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:55:04.571024436Z                 WHERE "Id" IN (
2025-08-20T02:55:04.571033414Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:55:04.571042171Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-20T02:55:04.571051360Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-20T02:55:04.571060799Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-20T02:55:04.571815629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001718s 
2025-08-20T02:55:04.573027929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:55:04.573049583Z                 WHERE "Id" IN (
2025-08-20T02:55:04.573073521Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:55:04.573083000Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:55:04.573092209Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-20T02:55:04.573101297Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-20T02:55:04.573109834Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-20T02:55:04.574805017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:55:04.574827062Z                 WHERE "Id" IN (
2025-08-20T02:55:04.574835849Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:55:04.574845038Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:55:04.574853966Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-20T02:55:04.574862794Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-20T02:55:04.574871361Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-20T02:55:04.575673827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018948s 
2025-08-20T02:55:04.576423476Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-20T02:55:04.576445711Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-20T02:55:04.576455380Z                 FROM "Artists"
2025-08-20T02:55:04.576463657Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-20T02:55:04.576472555Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-20T02:55:04.577417808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-20T02:55:04.577438229Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-20T02:55:04.577447798Z                 FROM "Artists"
2025-08-20T02:55:04.577456436Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-20T02:55:04.577465283Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-20T02:55:04.577942414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001092s 
2025-08-20T02:55:04.578794299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:55:04.578808357Z                 WHERE "Id" NOT IN (
2025-08-20T02:55:04.578817045Z                     SELECT MIN("Id")
2025-08-20T02:55:04.578826133Z                     FROM "TrackFiles"
2025-08-20T02:55:04.578852927Z                     GROUP BY "Path"
2025-08-20T02:55:04.578861234Z                 ) 
2025-08-20T02:55:04.580009696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:55:04.580030458Z                 WHERE "Id" NOT IN (
2025-08-20T02:55:04.580037612Z                     SELECT MIN("Id")
2025-08-20T02:55:04.580044135Z                     FROM "TrackFiles"
2025-08-20T02:55:04.580050829Z                     GROUP BY "Path"
2025-08-20T02:55:04.580057282Z                 ) 
2025-08-20T02:55:04.580601488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012998s 
2025-08-20T02:55:04.580769145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:55:04.580910189Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.581077326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-20T02:55:04.584317670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:55:04.586136251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:55:04.586819016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:55:04.587349123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:55:04.589319270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:55:04.589652400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083923s 
2025-08-20T02:55:04.589828986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-20T02:55:04.590087336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:55:04.590392611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004048s 
2025-08-20T02:55:04.590606672Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-20T02:55:04.593866805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:55:04.595419812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:55:04.596052686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:55:04.596669839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:55:04.598659294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:55:04.598920420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:55:04.599223911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084714s 
2025-08-20T02:55:04.599611060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-20T02:55:04', 'add_mediafilerepository_mtime') 
2025-08-20T02:55:04.599951936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.601278878Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-20T02:55:04.601516236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104825s 
2025-08-20T02:55:04.601710316Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-20T02:55:04.601896331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.602183760Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-20T02:55:04.605739458Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-20T02:55:04.605763246Z                           WHERE "Id" NOT IN (
2025-08-20T02:55:04.605772806Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-20T02:55:04.605781553Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:55:04.605790652Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-20T02:55:04.607866982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-20T02:55:04.607895700Z                           WHERE "Id" NOT IN (
2025-08-20T02:55:04.607936412Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-20T02:55:04.607946272Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:55:04.607957284Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-20T02:55:04.608694338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019888s 
2025-08-20T02:55:04.608890723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-20T02:55:04.609122870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-20T02:55:04.609443606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003788s 
2025-08-20T02:55:04.609650232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-20T02:55:04.613003463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:55:04.614953109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:55:04.615790134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.616435744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.618271099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.618664631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.619049276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:55:04.619354130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095422s 
2025-08-20T02:55:04.619536757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-20T02:55:04.619859176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.620186646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004721s 
2025-08-20T02:55:04.620598154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-20T02:55:04', 'add_artistmetadataid_constraint') 
2025-08-20T02:55:04.620937638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.622029927Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-20T02:55:04.622252916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022763s 
2025-08-20T02:55:04.622463149Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-20T02:55:04.622625837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.622889197Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-20T02:55:04.623640750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-20T02:55:04.623805081Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.624010094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-20T02:55:04.624330739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:55:04.625142985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009471s 
2025-08-20T02:55:04.625309299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-20T02:55:04.625463199Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:04.625669835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-20T02:55:04.626006754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:55:04.626771543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000925s 
2025-08-20T02:55:04.626940193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.627081658Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.627268424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-20T02:55:04.627572215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:55:04.628356124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009062s 
2025-08-20T02:55:04.628527749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-20T02:55:04.628674715Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.628879087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-20T02:55:04.629212648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:55:04.629979522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009211s 
2025-08-20T02:55:04.630136949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:55:04.630281460Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.630607026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-20T02:55:04.630794663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:55:04.631566708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009093s 
2025-08-20T02:55:04.631732341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:55:04.631883265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.632105833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-20T02:55:04.632462161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:55:04.633174805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008964s 
2025-08-20T02:55:04.633567326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-20T02:55:04', 'old_ids_and_artist_alias') 
2025-08-20T02:55:04.633890717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.634787643Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-20T02:55:04.634963186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024772s 
2025-08-20T02:55:04.635181315Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-20T02:55:04.635380045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.635634508Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-20T02:55:04.636080475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.636279356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.636967792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007131s 
2025-08-20T02:55:04.637215811Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-20T02:55:04.637508130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-20T02:55:04.637781901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003106s 
2025-08-20T02:55:04.638101384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-20T02:55:04', 'download_propers_config') 
2025-08-20T02:55:04.638455768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.639240408Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-20T02:55:04.639397083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017652s 
2025-08-20T02:55:04.639600242Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-20T02:55:04.639794724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.640046731Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-20T02:55:04.641043698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-20T02:55:04.641321938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-20T02:55:04.641800933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005732s 
2025-08-20T02:55:04.641976596Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-20T02:55:04.645192301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:55:04.647626401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:55:04.648705554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.649537298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.651385399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.651806086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.652210510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:55:04.652652510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.652973777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108182s 
2025-08-20T02:55:04.653179421Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-20T02:55:04.656221135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-20T02:55:04.657843211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-20T02:55:04.658556848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-20T02:55:04.659080863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-20T02:55:04.662629968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-20T02:55:04.663429368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099961s 
2025-08-20T02:55:04.663870556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-20T02:55:04.668489666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-20T02:55:04.669991279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-20T02:55:04.670649334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-20T02:55:04.671099300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-20T02:55:04.672888643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087574s 
2025-08-20T02:55:04.673098836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-20T02:55:04.675916749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-20T02:55:04.677195594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-20T02:55:04.677734820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-20T02:55:04.678420520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-20T02:55:04.680252949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-20T02:55:04.680681192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-20T02:55:04.681150617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-20T02:55:04.681622387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-20T02:55:04.681962592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086889s 
2025-08-20T02:55:04.682116902Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-20T02:55:04.684888973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:55:04.686021774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-20T02:55:04.686557362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-20T02:55:04.686984482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-20T02:55:04.688742171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064576s 
2025-08-20T02:55:04.688947775Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-20T02:55:04.691758955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:55:04.693009904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:55:04.693593368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:55:04.694170200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:55:04.696045074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:55:04.696463547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:55:04.696767789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076579s 
2025-08-20T02:55:04.697147394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-20T02:55:04', 'remove_language_profiles') 
2025-08-20T02:55:04.697471787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.698992779Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-20T02:55:04.699165687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098458s 
2025-08-20T02:55:04.699431412Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-20T02:55:04.699617817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.699877460Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-20T02:55:04.700444231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-20T02:55:04.700619404Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.700827022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-20T02:55:04.701144892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-20T02:55:04.701941986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s 
2025-08-20T02:55:04.702335368Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-20T02:55:04.702789733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-20T02:55:04.703081541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005074s 
2025-08-20T02:55:04.703467307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-20T02:55:04', 'multi_disc_naming_format') 
2025-08-20T02:55:04.703794957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.704676752Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-20T02:55:04.704855061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020616s 
2025-08-20T02:55:04.705079603Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-20T02:55:04.705256810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.705507715Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-20T02:55:04.705942310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-20T02:55:04.706109136Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.706296183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-20T02:55:04.706617650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.707482922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010145s 
2025-08-20T02:55:04.707646812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.707836234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.733348408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254447s 
2025-08-20T02:55:04.733841050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-20T02:55:04', 'add_download_client_priority') 
2025-08-20T02:55:04.734269673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.735237612Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-20T02:55:04.735467645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273925s 
2025-08-20T02:55:04.735660073Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-20T02:55:04.735841167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.736190250Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-20T02:55:04.736656298Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.736964479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-20T02:55:04.737230554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003865s 
2025-08-20T02:55:04.737431880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.737771884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-20T02:55:04.737952488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003395s 
2025-08-20T02:55:04.738319437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-20T02:55:04', 'remove_growl_prowl') 
2025-08-20T02:55:04.738669953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.739523150Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-20T02:55:04.739677010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018698s 
2025-08-20T02:55:04.739914779Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-20T02:55:04.740123359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.740381689Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-20T02:55:04.740861996Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.741174575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-20T02:55:04.741409608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003761s 
2025-08-20T02:55:04.741612387Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.741901970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-20T02:55:04.742139408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000347s 
2025-08-20T02:55:04.742506286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-20T02:55:04', 'remove_plex_hometheatre') 
2025-08-20T02:55:04.742868305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.743759409Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-20T02:55:04.743878269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018609s 
2025-08-20T02:55:04.744103993Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-20T02:55:04.744316962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.744575522Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-20T02:55:04.745407066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:55:04.745566568Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.745742692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-20T02:55:04.746032415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-20T02:55:04.746963450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010306s 
2025-08-20T02:55:04.747130787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:55:04.747296560Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.747512014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-20T02:55:04.747875736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.748760999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s 
2025-08-20T02:55:04.748939428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:55:04.749069390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.749383442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-20T02:55:04.749640750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.750545271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s 
2025-08-20T02:55:04.750690022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:55:04.750846588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:04.751055448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-20T02:55:04.751385613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.752267609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010146s 
2025-08-20T02:55:04.752672634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:55:04.752813227Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.753060315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-20T02:55:04.753290107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-20T02:55:04.754077543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008892s 
2025-08-20T02:55:04.754241383Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.754436505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.756224916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018166s 
2025-08-20T02:55:04.756634781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-20T02:55:04', 'add_root_folder_add_defaults') 
2025-08-20T02:55:04.757022542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.757878235Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-20T02:55:04.758062626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034348s 
2025-08-20T02:55:04.758270274Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-20T02:55:04.758472742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.758726162Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-20T02:55:04.759105446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-20T02:55:04.759276260Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.759491142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-20T02:55:04.759789824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-20T02:55:04.760668893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s 
2025-08-20T02:55:04.761047656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-20T02:55:04', 'task_duration') 
2025-08-20T02:55:04.761407981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.762184184Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-20T02:55:04.762355018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024816s 
2025-08-20T02:55:04.762628248Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-20T02:55:04.762828752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.763090248Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-20T02:55:04.763638071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-20T02:55:04.763811060Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.764057346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-20T02:55:04.764347961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.765227511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010086s 
2025-08-20T02:55:04.765442083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-20T02:55:04.765563879Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.765764352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-20T02:55:04.766089908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.766934117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009637s 
2025-08-20T02:55:04.767319994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-20T02:55:04', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-20T02:55:04.767749018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.768517435Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-20T02:55:04.768711215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002515s 
2025-08-20T02:55:04.768954856Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-20T02:55:04.769149678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.769405533Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-20T02:55:04.769931121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-20T02:55:04.773199301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:55:04.774867340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:55:04.775612440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.776420407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.778637460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.779089430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.779526931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:55:04.780023391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.780403957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102947s 
2025-08-20T02:55:04.780741607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-20T02:55:04.781112844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-20T02:55:04.781392277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s 
2025-08-20T02:55:04.781726580Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-20T02:55:04.782092386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-20T02:55:04.782373803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s 
2025-08-20T02:55:04.782580850Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-20T02:55:04.785387020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-20T02:55:04.786558779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-20T02:55:04.787163757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-20T02:55:04.787632300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-20T02:55:04.789842109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070771s 
2025-08-20T02:55:04.790249810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-20T02:55:04', 'remove_album_folders') 
2025-08-20T02:55:04.790599234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.791701813Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-20T02:55:04.791897578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00892s 
2025-08-20T02:55:04.792141138Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-20T02:55:04.792333295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.792613800Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-20T02:55:04.793151843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:55:04.793318368Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.793527750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-20T02:55:04.793800850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-20T02:55:04.794746413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010689s 
2025-08-20T02:55:04.795146379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-20T02:55:04', 'add_priority_to_indexers') 
2025-08-20T02:55:04.795493718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.796366766Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-20T02:55:04.796549744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026527s 
2025-08-20T02:55:04.796788324Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-20T02:55:04.797009990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.797291698Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-20T02:55:04.797955764Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-20T02:55:04.798263003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-20T02:55:04.798648609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004665s 
2025-08-20T02:55:04.798812529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.798984836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.799685066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007185s 
2025-08-20T02:55:04.800197688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-20T02:55:04', 'remove_chown_and_folderchmod_config') 
2025-08-20T02:55:04.800521029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.801338004Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-20T02:55:04.801500180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023143s 
2025-08-20T02:55:04.801708991Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-20T02:55:04.801939675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.802161522Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-20T02:55:04.807912651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-20T02:55:04.808635496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-20T02:55:04.809090873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008061s 
2025-08-20T02:55:04.809488263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-20T02:55:04', 'update_notifiarr') 
2025-08-20T02:55:04.809827196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.810611665Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-20T02:55:04.810766306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022961s 
2025-08-20T02:55:04.810987993Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-20T02:55:04.811208396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.811461676Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-20T02:55:04.811790348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.812003447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.814591267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026058s 
2025-08-20T02:55:04.814994619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-20T02:55:04', 'email_multiple_addresses') 
2025-08-20T02:55:04.815367690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.816114634Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-20T02:55:04.816286470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041031s 
2025-08-20T02:55:04.816499690Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-20T02:55:04.816704151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.816957632Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-20T02:55:04.817282065Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-20T02:55:04.817536687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-20T02:55:04.819484860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020188s 
2025-08-20T02:55:04.819883302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-20T02:55:04', 'rename_blacklist_to_blocklist') 
2025-08-20T02:55:04.820280131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.821085001Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-20T02:55:04.821263841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035639s 
2025-08-20T02:55:04.821460057Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-20T02:55:04.821672394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.821929742Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-20T02:55:04.822434458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-20T02:55:04.822583438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:04.822819083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-20T02:55:04.823194118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.824155744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s 
2025-08-20T02:55:04.824376488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-20T02:55:04.824733267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.825645323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010748s 
2025-08-20T02:55:04.825812970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.826002422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.833165664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070767s 
2025-08-20T02:55:04.833664729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-20T02:55:04', 'cdh_per_downloadclient') 
2025-08-20T02:55:04.834094294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.835020629Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-20T02:55:04.835275351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090035s 
2025-08-20T02:55:04.835462739Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-20T02:55:04.835655246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.835981032Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-20T02:55:04.836914492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-20T02:55:04.837917511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-20T02:55:04.838666469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015723s 
2025-08-20T02:55:04.838853876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-20T02:55:04.839176796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-20T02:55:04.839507322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004719s 
2025-08-20T02:55:04.839693928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-20T02:55:04.840008080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-20T02:55:04.840327243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s 
2025-08-20T02:55:04.840517235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-20T02:55:04.840821007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-20T02:55:04.841136161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s 
2025-08-20T02:55:04.841302035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.841483541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.844259419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027754s 
2025-08-20T02:55:04.844685928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-20T02:55:04', 'download_history') 
2025-08-20T02:55:04.845023638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.845937067Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-20T02:55:04.846125176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044424s 
2025-08-20T02:55:04.846398646Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-20T02:55:04.846666636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.846969946Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-20T02:55:04.847428550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-20T02:55:04', 'add_update_history') 
2025-08-20T02:55:04.847802102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.848581290Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-20T02:55:04.848759830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019482s 
2025-08-20T02:55:04.848987588Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-20T02:55:04.849215638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.849509900Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-20T02:55:04.850027292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:04.850215290Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.850403429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-20T02:55:04.850747241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.851859290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012465s 
2025-08-20T02:55:04.852328304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-20T02:55:04', 'add_on_update_to_notifications') 
2025-08-20T02:55:04.852747889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.853583221Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-20T02:55:04.853748013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029422s 
2025-08-20T02:55:04.853954939Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-20T02:55:04.854153579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.854421679Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-20T02:55:04.854799510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:55:04.854941937Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:04.855141077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-20T02:55:04.855468978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.856396625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010559s 
2025-08-20T02:55:04.856807643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-20T02:55:04', 'download_client_per_indexer') 
2025-08-20T02:55:04.857200484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.858054824Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-20T02:55:04.858247943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026744s 
2025-08-20T02:55:04.858479990Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-20T02:55:04.858684572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.858988794Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-20T02:55:04.859478089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:55:04.859650647Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.859854938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-20T02:55:04.860169211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.861037148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010028s 
2025-08-20T02:55:04.861212531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:55:04.861391522Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.861635493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-20T02:55:04.862031210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.863024920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011909s 
2025-08-20T02:55:04.863223320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-20T02:55:04.863397310Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.863617734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-20T02:55:04.863996416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.865138716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012769s 
2025-08-20T02:55:04.865540736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-20T02:55:04', 'AddNewItemMonitorType') 
2025-08-20T02:55:04.865933276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.866814089Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-20T02:55:04.867029062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029744s 
2025-08-20T02:55:04.867283575Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-20T02:55:04.867514540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.867780485Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-20T02:55:04.868315091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-20T02:55:04.868517679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.868752372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-20T02:55:04.869172077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:04.870150887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011941s 
2025-08-20T02:55:04.870517526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-20T02:55:04', 'ImportListSearch') 
2025-08-20T02:55:04.870942692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.871758043Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-20T02:55:04.871989559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027763s 
2025-08-20T02:55:04.872220244Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-20T02:55:04.872438173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.873977582Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-20T02:55:04.874531187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-20T02:55:04.874697491Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.874950150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-20T02:55:04.875344644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:04.876497545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001335s 
2025-08-20T02:55:04.876921669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-20T02:55:04', 'ImportListMonitorExisting') 
2025-08-20T02:55:04.877294730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.878163179Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-20T02:55:04.878366027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002975s 
2025-08-20T02:55:04.878626873Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-20T02:55:04.878843118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.879112190Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-20T02:55:04.879659632Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.880043034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-20T02:55:04.880362858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s 
2025-08-20T02:55:04.880588833Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.880919518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-20T02:55:04.881200053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004217s 
2025-08-20T02:55:04.881379464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:55:04.881551110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:04.881745752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-20T02:55:04.882086388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-20T02:55:04.883127975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011742s 
2025-08-20T02:55:04.883534523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-20T02:55:04', 'add_indexer_tags') 
2025-08-20T02:55:04.883916973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.884759500Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-20T02:55:04.884929572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027927s 
2025-08-20T02:55:04.885155657Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-20T02:55:04.885313094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.885574050Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-20T02:55:04.885966810Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:04.886163156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:04.888519510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002363s 
2025-08-20T02:55:04.888887851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-20T02:55:04', 'update_audio_types') 
2025-08-20T02:55:04.889267335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:04.889995492Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-20T02:55:04.890188360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038229s 
2025-08-20T02:55:04.890460999Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-20T02:55:04.890714549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:04.891023351Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-20T02:55:04.893991166Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:04.894277503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-20T02:55:04.894529510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003185s 
2025-08-20T02:55:04.894755455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-20T02:55:04.894943453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:04.895159839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-20T02:55:04.898868606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-20T02:55:04.900915126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-20T02:55:04.901765889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-20T02:55:04.902401859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-20T02:55:04.904660467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-20T02:55:04.905227839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-20T02:55:04.905629097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102643s 
2025-08-20T02:55:04.905832737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.905962067Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:04.906195126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-20T02:55:04.910468901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-20T02:55:04.913539323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-20T02:55:04.914899151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:55:04.915617056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:55:04.918084033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:55:04.918566364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:55:04.919097343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.919480815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130662s 
2025-08-20T02:55:04.919691289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.919907775Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:04.920111044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-20T02:55:04.924574300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-20T02:55:04.927878002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-20T02:55:04.929157548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:55:04.929905343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:55:04.932170814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:55:04.932609057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:55:04.933041788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.933341081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130371s 
2025-08-20T02:55:04.933513307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:04.933638359Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.933825706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-20T02:55:04.938504496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-20T02:55:04.941587233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-20T02:55:04.942892962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:55:04.943606428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:55:04.945891198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:55:04.946369792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:55:04.946773444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.947085973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130687s 
2025-08-20T02:55:04.947248300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:55:04.947409034Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.947610930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-20T02:55:04.950950915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-20T02:55:04.952803044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-20T02:55:04.953613906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.954401261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.956529055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.956971476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.957329247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:55:04.957786788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.958107533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103191s 
2025-08-20T02:55:04.958283889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:55:04.958412117Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:04.958589434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-20T02:55:04.961836140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-20T02:55:04.963544811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-20T02:55:04.964332637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:55:04.965090903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:55:04.967166262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:55:04.967571277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:55:04.967981814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:55:04.968415176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:55:04.968738708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009987s 
2025-08-20T02:55:04.968911566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-20T02:55:04.969068893Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:04.969233213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-20T02:55:04.973497759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-20T02:55:04.974924332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-20T02:55:04.975581695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-20T02:55:04.976033114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-20T02:55:04.978731948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093193s 
2025-08-20T02:55:04.978902411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-20T02:55:04.979051331Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.979273408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-20T02:55:04.982300152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-20T02:55:04.983727034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-20T02:55:04.984407464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-20T02:55:04.984834795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-20T02:55:04.987519570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080474s 
2025-08-20T02:55:04.987666817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-20T02:55:04.987808572Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.988035830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-20T02:55:04.990977973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-20T02:55:04.992256627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-20T02:55:04.992847737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-20T02:55:04.993246370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-20T02:55:04.995777245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075764s 
2025-08-20T02:55:04.995968089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-20T02:55:04.996125867Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:04.996315669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-20T02:55:04.999327583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-20T02:55:05.000593402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-20T02:55:05.001183279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-20T02:55:05.001642534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-20T02:55:05.003585796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071023s 
2025-08-20T02:55:05.003799346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-20T02:55:05.004008257Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:05.004121705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-20T02:55:05.007082867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-20T02:55:05.008408456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-20T02:55:05.009009967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-20T02:55:05.009419822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-20T02:55:05.011444228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071396s 
2025-08-20T02:55:05.011621535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-20T02:55:05.011760485Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:05.012029567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-20T02:55:05.014679933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:55:05.015693093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-20T02:55:05.016273090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-20T02:55:05.016821815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-20T02:55:05.019417822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.019441429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071545s 
2025-08-20T02:55:05.019548936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-20T02:55:05.019668166Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:55:05.019907257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-20T02:55:05.022586491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:55:05.023593509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-20T02:55:05.024285692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-20T02:55:05.024832393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-20T02:55:05.027056772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.027392017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072883s 
2025-08-20T02:55:05.027575286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-20T02:55:05.027714005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:05.027950110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-20T02:55:05.030608322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:55:05.031614027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-20T02:55:05.032184315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-20T02:55:05.032730565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-20T02:55:05.034918069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.035262493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071171s 
2025-08-20T02:55:05.035417415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-20T02:55:05.035568048Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:55:05.035753601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-20T02:55:05.038766608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-20T02:55:05.040152608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-20T02:55:05.040847928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-20T02:55:05.042413049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-20T02:55:05.044587647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-20T02:55:05.045031631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-20T02:55:05.045473400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-20T02:55:05.045789607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098493s 
2025-08-20T02:55:05.046000131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-20T02:55:05.046092657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:05.046324835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-20T02:55:05.049198610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:55:05.050287913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-20T02:55:05.050819784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-20T02:55:05.051255141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-20T02:55:05.053624962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071364s 
2025-08-20T02:55:05.053811578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-20T02:55:05.053942571Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:55:05.054143947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-20T02:55:05.057000568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:55:05.058113289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-20T02:55:05.058631873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-20T02:55:05.059065917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-20T02:55:05.071514800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071393s 
2025-08-20T02:55:05.071740745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-20T02:55:05.071902411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:05.072089107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-20T02:55:05.075374071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-20T02:55:05.076481290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-20T02:55:05.077275108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-20T02:55:05.078076852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-20T02:55:05.080259477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-20T02:55:05.080696456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-20T02:55:05.081092353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-20T02:55:05.081454072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-20T02:55:05.081747623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094743s 
2025-08-20T02:55:05.081911112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-20T02:55:05.082041565Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.082302640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-20T02:55:05.084910040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-20T02:55:05.085873600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-20T02:55:05.086317834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-20T02:55:05.086794824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-20T02:55:05.088878079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.089186860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067679s 
2025-08-20T02:55:05.089329518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-20T02:55:05.089467115Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.089668610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-20T02:55:05.092262433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-20T02:55:05.093184219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-20T02:55:05.093657201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-20T02:55:05.094149131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-20T02:55:05.096212786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.096581709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067569s 
2025-08-20T02:55:05.096793104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-20T02:55:05.096899258Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.097067366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-20T02:55:05.099743053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-20T02:55:05.100734680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-20T02:55:05.101179656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-20T02:55:05.101738621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-20T02:55:05.103823088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.104155717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069211s 
2025-08-20T02:55:05.104394839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-20T02:55:05.104451012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-08-20T02:55:05.104637688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-20T02:55:05.107235548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-20T02:55:05.108190952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-20T02:55:05.108733033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-20T02:55:05.109247008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-20T02:55:05.111268237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.111569344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067785s 
2025-08-20T02:55:05.111715688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-20T02:55:05.111861301Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.112129592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-20T02:55:05.114634415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-20T02:55:05.115584938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-20T02:55:05.116192542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-20T02:55:05.116696276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-20T02:55:05.118712525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.119056548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006824s 
2025-08-20T02:55:05.119203794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-20T02:55:05.119327493Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.119498277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-20T02:55:05.123158877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-20T02:55:05.124074781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-20T02:55:05.124564257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-20T02:55:05.125060516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-20T02:55:05.127024240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.127323823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066035s 
2025-08-20T02:55:05.127476560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-20T02:55:05.127599107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-08-20T02:55:05.127824912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-20T02:55:05.130457813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:55:05.131339337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-20T02:55:05.131781848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-20T02:55:05.132212105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-20T02:55:05.134098994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061356s 
2025-08-20T02:55:05.134248354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-20T02:55:05.134370360Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.134542116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-20T02:55:05.137163333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:55:05.138048816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-20T02:55:05.138495275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-20T02:55:05.138901633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-20T02:55:05.140832991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061392s 
2025-08-20T02:55:05.140985458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-20T02:55:05.141124568Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:05.141294591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-20T02:55:05.144112815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-20T02:55:05.145167428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-20T02:55:05.145706383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-20T02:55:05.146097761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-20T02:55:05.147993237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065153s 
2025-08-20T02:55:05.148160945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-20T02:55:05.148305075Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.148494817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-20T02:55:05.151214523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-20T02:55:05.152279547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-20T02:55:05.152798912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-20T02:55:05.153180691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-20T02:55:05.155067971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064273s 
2025-08-20T02:55:05.155214746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-20T02:55:05.155335249Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.155519861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-20T02:55:05.158062420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-20T02:55:05.158824574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-20T02:55:05.159276724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-20T02:55:05.159670417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-20T02:55:05.161565873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059055s 
2025-08-20T02:55:05.161735024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-20T02:55:05.161848763Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.162048034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-20T02:55:05.164512937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-20T02:55:05.165196092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-20T02:55:05.165586398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-20T02:55:05.166083920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-20T02:55:05.168081572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-20T02:55:05.168375493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061751s 
2025-08-20T02:55:05.168536488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-20T02:55:05.168645788Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.168819898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-20T02:55:05.171256163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-20T02:55:05.171936232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-20T02:55:05.172332751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-20T02:55:05.172811926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-20T02:55:05.174774517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-20T02:55:05.175068689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061007s 
2025-08-20T02:55:05.175234232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:55:05.175347420Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.175537483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-20T02:55:05.179238394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:55:05.180220963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:55:05.180706991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:55:05.181260004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:55:05.183200832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:55:05.183567610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:55:05.183861753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081666s 
2025-08-20T02:55:05.184059110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:55:05.184198881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-20T02:55:05.184401209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-20T02:55:05.187156095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:55:05.188131339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:55:05.188630644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:55:05.189176383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:55:05.191883944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:55:05.192278388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:55:05.192536698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007976s 
2025-08-20T02:55:05.192679295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:55:05.192827654Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.192972566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-20T02:55:05.195213418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-20T02:55:05.195701520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-20T02:55:05.196033368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-20T02:55:05.196505469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-20T02:55:05.198409412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-20T02:55:05.198688163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055724s 
2025-08-20T02:55:05.199049240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-20T02:55:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-20T02:55:05.199360827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.201449332Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-20T02:55:05.201610126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082521s 
2025-08-20T02:55:05.201817032Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-20T02:55:05.201996774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.202240034Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-20T02:55:05.202841916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:05.202985996Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.203164966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-20T02:55:05.203414699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.204207615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008918s 
2025-08-20T02:55:05.204345954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:05.204494703Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.204652321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-20T02:55:05.204917805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.205654639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008558s 
2025-08-20T02:55:05.205968531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-20T02:55:05', 'add_on_delete_to_notifications') 
2025-08-20T02:55:05.206287563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.207029547Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-20T02:55:05.207186593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021826s 
2025-08-20T02:55:05.207333439Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-20T02:55:05.207499533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.207704706Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-20T02:55:05.209276531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-20T02:55:05.209414068Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.209600663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-20T02:55:05.209878172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.210643884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008856s 
2025-08-20T02:55:05.210783034Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:55:05.211002386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-20T02:55:05.211214392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003105s 
2025-08-20T02:55:05.211378232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:55:05.211485518Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.211653286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-20T02:55:05.211989703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-20T02:55:05.212741006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009085s 
2025-08-20T02:55:05.212873112Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:05.213038184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:05.214725061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017061s 
2025-08-20T02:55:05.214922218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-20T02:55:05.215382224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:55:05.215797279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007804s 
2025-08-20T02:55:05.215984095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-20T02:55:05.216242285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-20T02:55:05.216498732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003685s 
2025-08-20T02:55:05.216651299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-20T02:55:05.216775769Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.216989650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-20T02:55:05.217193250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:55:05.217979743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008979s 
2025-08-20T02:55:05.218158934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-20T02:55:05.218277152Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.218438728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-20T02:55:05.218718701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.219506487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009092s 
2025-08-20T02:55:05.219660087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-20T02:55:05.219786040Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:55:05.220013638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-20T02:55:05.220290957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.221086158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009022s 
2025-08-20T02:55:05.221227683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:05.221372985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:05.227633981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062075s 
2025-08-20T02:55:05.227744413Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:05.227917161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:05.229215054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s 
2025-08-20T02:55:05.229391860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-20T02:55:05.232066605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-20T02:55:05.232950314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-20T02:55:05.233406783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-20T02:55:05.233817180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-20T02:55:05.235821766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062699s 
2025-08-20T02:55:05.236028101Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-20T02:55:05.238563275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-20T02:55:05.239261671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-20T02:55:05.239654743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-20T02:55:05.240188217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-20T02:55:05.242212192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060026s 
2025-08-20T02:55:05.242438087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-20T02:55:05.242724223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-20T02:55:05.242977643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002985s 
2025-08-20T02:55:05.243053165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-20T02:55:05.243180541Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.243380183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-20T02:55:05.243679025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.244522824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009872s 
2025-08-20T02:55:05.244676323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-20T02:55:05.244804090Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.245008722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-20T02:55:05.245233284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-20T02:55:05.246009607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008698s 
2025-08-20T02:55:05.246326916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-20T02:55:05', 'add_custom_formats') 
2025-08-20T02:55:05.246600086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.247747737Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-20T02:55:05.247897578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025729s 
2025-08-20T02:55:05.248090316Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-20T02:55:05.248276080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.248488729Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-20T02:55:05.248908824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-20T02:55:05.249059878Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.249217365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-20T02:55:05.249444342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:55:05.250226838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000881s 
2025-08-20T02:55:05.250545359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-20T02:55:05', 'add_result_to_commands') 
2025-08-20T02:55:05.250820252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.251651175Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-20T02:55:05.251788091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022712s 
2025-08-20T02:55:05.251996871Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-20T02:55:05.252166112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.252401305Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-20T02:55:05.252739576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:05.252885781Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.253068509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-20T02:55:05.253337791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.254149405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000944s 
2025-08-20T02:55:05.254464269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-20T02:55:05', 'health_restored_notification') 
2025-08-20T02:55:05.254756187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.255481787Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-20T02:55:05.255620747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022376s 
2025-08-20T02:55:05.255795399Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-20T02:55:05.255959078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.256180634Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-20T02:55:05.256497883Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:55:05.256726433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-20T02:55:05.256936677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002982s 
2025-08-20T02:55:05.257219596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-20T02:55:05', 'remove_uc') 
2025-08-20T02:55:05.257502356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.258160420Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-20T02:55:05.258292516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015023s 
2025-08-20T02:55:05.258482228Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-20T02:55:05.258646078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.258860670Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-20T02:55:05.259142638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:05.259316478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:05.262752005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034513s 
2025-08-20T02:55:05.263095777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-20T02:55:05', 'download_clients_rename_tv_to_music') 
2025-08-20T02:55:05.263392585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.264110720Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-20T02:55:05.264260763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047817s 
2025-08-20T02:55:05.264447479Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-20T02:55:05.264637511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.264846702Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-20T02:55:05.265187408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-20T02:55:05.265326909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:05.265505899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-20T02:55:05.265781364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-20T02:55:05.266644973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009889s 
2025-08-20T02:55:05.266986480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-20T02:55:05', 'add_colon_replacement_to_naming_config') 
2025-08-20T02:55:05.267296424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.268197098Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-20T02:55:05.268340376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024816s 
2025-08-20T02:55:05.268511821Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-20T02:55:05.268665922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.268877407Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-20T02:55:05.269274256Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-20T02:55:05.272011568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:55:05.272745966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-20T02:55:05.273213858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-20T02:55:05.273737803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-20T02:55:05.275797270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.276162665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066783s 
2025-08-20T02:55:05.276273488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-20T02:55:05.276406526Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2025-08-20T02:55:05.276587210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-20T02:55:05.276874228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-20T02:55:05.277645811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008904s 
2025-08-20T02:55:05.277939633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-20T02:55:05', 'list_sync_time') 
2025-08-20T02:55:05.278221731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.279067774Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-20T02:55:05.279176894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022663s 
2025-08-20T02:55:05.279359492Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-20T02:55:05.279533572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.279786551Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-20T02:55:05.280145845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-20T02:55:05.280266858Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.280430959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-20T02:55:05.280639879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-20T02:55:05.281436624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008326s 
2025-08-20T02:55:05.281709453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-20T02:55:05', 'add_download_client_tags') 
2025-08-20T02:55:05.282002703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.282703174Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-20T02:55:05.282840159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020961s 
2025-08-20T02:55:05.283016514Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-20T02:55:05.283182659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.283392932Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-20T02:55:05.284011929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-20T02:55:05.284564441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:55:05.285021742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008269s 
2025-08-20T02:55:05.285185191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-20T02:55:05.285445735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-20T02:55:05.285734847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004152s 
2025-08-20T02:55:05.286020743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-20T02:55:05', 'add_notification_status') 
2025-08-20T02:55:05.286312941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.287068573Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-20T02:55:05.287208023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017208s 
2025-08-20T02:55:05.287391663Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-20T02:55:05.287560152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.287765957Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-20T02:55:05.288057353Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:05.288238107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:05.291775289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035639s 
2025-08-20T02:55:05.292180966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-20T02:55:05', 'add_alac_24_quality_in_profiles') 
2025-08-20T02:55:05.292474487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.293127632Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-20T02:55:05.293289377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048844s 
2025-08-20T02:55:05.293437265Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-20T02:55:05.293612418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.293808102Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-20T02:55:05.294166633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-20T02:55:05.294306144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:05.294486758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-20T02:55:05.294659556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-20T02:55:05.295467513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000859s 
2025-08-20T02:55:05.295640591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-20T02:55:05.295837287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-20T02:55:05.296671557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008843s 
2025-08-20T02:55:05.296964847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-20T02:55:05', 'add_salt_to_users') 
2025-08-20T02:55:05.297272116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.297933978Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-20T02:55:05.298095554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021369s 
2025-08-20T02:55:05.298260205Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-20T02:55:05.298414666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.298623396Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-20T02:55:05.299172001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-20T02:55:05.299725385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-20T02:55:05.300219079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009111s 
2025-08-20T02:55:05.300373259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-20T02:55:05.301606693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-20T02:55:05.301899542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013814s 
2025-08-20T02:55:05.302198113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-20T02:55:05', 'add_auto_tagging') 
2025-08-20T02:55:05.302512406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.303217586Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-20T02:55:05.303369682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026684s 
2025-08-20T02:55:05.303543091Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-20T02:55:05.303729286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.303973918Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-20T02:55:05.304365998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-20T02:55:05.304507092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:05.304717716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-20T02:55:05.305004333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-20T02:55:05.305847320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009631s 
2025-08-20T02:55:05.306097794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-20T02:55:05.306436697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-20T02:55:05.306588382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003165s 
2025-08-20T02:55:05.306925932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-20T02:55:05', 'quality_definition_preferred_size') 
2025-08-20T02:55:05.307221527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.307905835Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-20T02:55:05.308069835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015855s 
2025-08-20T02:55:05.308255779Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-20T02:55:05.308503849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.308655334Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-20T02:55:05.309016120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:55:05.309150811Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:55:05.309382788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-20T02:55:05.309608984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.310420718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009426s 
2025-08-20T02:55:05.310739760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-20T02:55:05', 'add_on_artist_add_to_notifications') 
2025-08-20T02:55:05.311046959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.311767179Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-20T02:55:05.311966610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022354s 
2025-08-20T02:55:05.312151292Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-20T02:55:05.312304090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.312519463Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-20T02:55:05.312839698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:55:05.312993428Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.313143179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-20T02:55:05.313363894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-20T02:55:05.314167792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008613s 
2025-08-20T02:55:05.314470622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-20T02:55:05', 'album_last_searched_time') 
2025-08-20T02:55:05.314754854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.315450435Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-20T02:55:05.315568512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021099s 
2025-08-20T02:55:05.315730639Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-20T02:55:05.315946203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.316129211Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-20T02:55:05.316572854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-20T02:55:05.316719830Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.316853560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-20T02:55:05.317120737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.317966661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009551s 
2025-08-20T02:55:05.318125811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:55:05.318245332Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.318396797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-20T02:55:05.318662221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:55:05.319505839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009575s 
2025-08-20T02:55:05.319807337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-20T02:55:05', 'add_indexer_flags') 
2025-08-20T02:55:05.320110868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.320776127Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-20T02:55:05.320924676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021997s 
2025-08-20T02:55:05.321097805Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-20T02:55:05.321275172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.321526828Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-20T02:55:05.321901242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-20T02:55:05.322138610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-20T02:55:05.322442191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003838s 
2025-08-20T02:55:05.322609087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-20T02:55:05.322886666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-20T02:55:05.323108593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003636s 
2025-08-20T02:55:05.323294026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-20T02:55:05.323509220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-20T02:55:05.323786508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s 
2025-08-20T02:55:05.324114889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-20T02:55:05', 'add_indexes_album_statistics') 
2025-08-20T02:55:05.324404121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.325095774Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-20T02:55:05.325245185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016351s 
2025-08-20T02:55:05.325414977Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-20T02:55:05.325571782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.325795783Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-20T02:55:05.326178534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-20T02:55:05.326548379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-20T02:55:05.326805857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004061s 
2025-08-20T02:55:05.327119228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-20T02:55:05', 'update_redacted_baseurl') 
2025-08-20T02:55:05.327443982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.328194733Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-20T02:55:05.328365156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016135s 
2025-08-20T02:55:05.338217903Z [Debug] MigrationController: Took: 00:00:01.6409719 
2025-08-20T02:55:05.446613751Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-20T02:55:05.476834325Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-20T02:55:05.499020102Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-20T02:55:05.505076025Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-20T02:55:05.505455158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:55:05.505747346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:55:05.508008438Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-20T02:55:05.508231087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025289s 
2025-08-20T02:55:05.508470248Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-20T02:55:05.508688047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027384s 
2025-08-20T02:55:05.510535085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-20T02:55:05.510789227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.511128580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-20T02:55:05.511446620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-20T02:55:05.511960385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005253s 
2025-08-20T02:55:05.512180278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.513412228Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-20T02:55:05.513620808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020294s 
2025-08-20T02:55:05.513978558Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-20T02:55:05.514228932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.514648828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-20T02:55:05.515020105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-20T02:55:05.515371513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004816s 
2025-08-20T02:55:05.515590884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:55:05.515796468Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:55:05.516047534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-20T02:55:05.516361446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-20T02:55:05.517113400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000839s 
2025-08-20T02:55:05.517353182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.518093232Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-20T02:55:05.518343486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017907s 
2025-08-20T02:55:05.518635675Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-20T02:55:05.518915718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.519288268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:55:05.519491257Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.519750619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-20T02:55:05.520145725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-20T02:55:05.520715121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006813s 
2025-08-20T02:55:05.520955205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.521862040Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-20T02:55:05.522060380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017645s 
2025-08-20T02:55:05.522367819Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-20T02:55:05.522626650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.522931043Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-20T02:55:05.523530560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-20T02:55:05.524133484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-20T02:55:05.524881449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011306s 
2025-08-20T02:55:05.525115771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-20T02:55:05.525374893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-20T02:55:05.525730579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s 
2025-08-20T02:55:05.526108500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-20T02:55:05', 'InitialSetup') 
2025-08-20T02:55:05.526534317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.527339027Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-20T02:55:05.527546415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020036s 
2025-08-20T02:55:05.527785306Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-20T02:55:05.528136864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.528429282Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-20T02:55:05.528896974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-20T02:55:05', 'add_reason_to_pending_releases') 
2025-08-20T02:55:05.529295977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.530019544Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-20T02:55:05.530256652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018872s 
2025-08-20T02:55:05.530472757Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-20T02:55:05.530721838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.531013115Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-20T02:55:05.531373731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-20T02:55:05', 'add_medium_support') 
2025-08-20T02:55:05.531875471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.532675301Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-20T02:55:05.532895645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019556s 
2025-08-20T02:55:05.533139736Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-20T02:55:05.533393637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.533697229Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-20T02:55:05.534087074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-20T02:55:05', 'add_various_qualites_in_profile') 
2025-08-20T02:55:05.534518302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.535273462Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-20T02:55:05.535571111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001856s 
2025-08-20T02:55:05.535724180Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-20T02:55:05.535987861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.536299388Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-20T02:55:05.536633961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-20T02:55:05', 'metadata_profiles') 
2025-08-20T02:55:05.537066021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.537768646Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-20T02:55:05.537984881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017904s 
2025-08-20T02:55:05.538252841Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-20T02:55:05.538558035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.538810393Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-20T02:55:05.539225048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-20T02:55:05', 'separate_automatic_and_interactive_search') 
2025-08-20T02:55:05.539683972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.540430064Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-20T02:55:05.540674556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018986s 
2025-08-20T02:55:05.540975162Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-20T02:55:05.541176547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.541480118Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-20T02:55:05.541875334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-20T02:55:05', 'change_album_path_to_relative') 
2025-08-20T02:55:05.542314488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.543035460Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-20T02:55:05.543270012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018513s 
2025-08-20T02:55:05.543500977Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-20T02:55:05.543780179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.544090314Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-20T02:55:05.544480599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-20T02:55:05', 'change_quality_size_mb_to_kb') 
2025-08-20T02:55:05.544914242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.545628390Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-20T02:55:05.545871430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018589s 
2025-08-20T02:55:05.546086382Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-20T02:55:05.546323359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.546610748Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-20T02:55:05.546982006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-20T02:55:05', 'album_releases') 
2025-08-20T02:55:05.547430899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.548133975Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-20T02:55:05.548335350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s 
2025-08-20T02:55:05.548561916Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-20T02:55:05.548838884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.549100781Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-20T02:55:05.549478442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-20T02:55:05', 'album_releases_fix') 
2025-08-20T02:55:05.549900882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.550651974Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-20T02:55:05.550863480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018253s 
2025-08-20T02:55:05.551090437Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-20T02:55:05.551327384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.551625324Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-20T02:55:05.557039024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-20T02:55:05', 'import_lists') 
2025-08-20T02:55:05.557523980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.558335003Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-20T02:55:05.558542310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069911s 
2025-08-20T02:55:05.558777213Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-20T02:55:05.559012426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.559318112Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-20T02:55:05.559690682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-20T02:55:05', 'add_release_status') 
2025-08-20T02:55:05.560171640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.560931971Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-20T02:55:05.561156122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018949s 
2025-08-20T02:55:05.561406787Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-20T02:55:05.561632361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.561943828Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-20T02:55:05.562344655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-20T02:55:05', 'album_download_notification') 
2025-08-20T02:55:05.562781224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.563505933Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-20T02:55:05.563727459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001843s 
2025-08-20T02:55:05.563996401Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-20T02:55:05.564261745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.564574034Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-20T02:55:05.564958237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-20T02:55:05', 'fix_language_metadata_profiles') 
2025-08-20T02:55:05.565406199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.566166199Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-20T02:55:05.566462516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018806s 
2025-08-20T02:55:05.566620765Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-20T02:55:05.566873604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.567181343Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-20T02:55:05.567532480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-20T02:55:05', 'remove_fanzub') 
2025-08-20T02:55:05.567971314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.568662996Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-20T02:55:05.568877117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s 
2025-08-20T02:55:05.569131550Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-20T02:55:05.569380391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.569671196Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-20T02:55:05.570050049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-20T02:55:05', 'update_artist_history_indexes') 
2025-08-20T02:55:05.570500265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.571133851Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-20T02:55:05.571379756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017546s 
2025-08-20T02:55:05.571593496Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-20T02:55:05.571824542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.572142682Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-20T02:55:05.572464751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-20T02:55:05', 'remove_nma') 
2025-08-20T02:55:05.572888654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.573555086Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-20T02:55:05.573758956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017145s 
2025-08-20T02:55:05.573987827Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-20T02:55:05.574217179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.574542774Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-20T02:55:05.574897829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-20T02:55:05', 'album_disambiguation') 
2025-08-20T02:55:05.575319398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.576108597Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-20T02:55:05.576389533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018494s 
2025-08-20T02:55:05.576613473Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-20T02:55:05.576888497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.577190104Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-20T02:55:05.577597234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-20T02:55:05', 'add_ape_quality_in_profiles') 
2025-08-20T02:55:05.578051138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.579229250Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-20T02:55:05.579465716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023269s 
2025-08-20T02:55:05.579729176Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-20T02:55:05.580039942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.580348313Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-20T02:55:05.580726915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-20T02:55:05', 'remove_pushalot') 
2025-08-20T02:55:05.581156751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.581829645Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-20T02:55:05.582069238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018247s 
2025-08-20T02:55:05.582296946Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-20T02:55:05.582556228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.582879229Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-20T02:55:05.583282470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-20T02:55:05', 'add_custom_filters') 
2025-08-20T02:55:05.583703779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.584429951Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-20T02:55:05.584712680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001843s 
2025-08-20T02:55:05.584885638Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-20T02:55:05.585143998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.585451878Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-20T02:55:05.585835891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-20T02:55:05', 'import_list_tags') 
2025-08-20T02:55:05.586273502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.586917048Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-20T02:55:05.587159015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017708s 
2025-08-20T02:55:05.587398447Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-20T02:55:05.587666627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.587997994Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-20T02:55:05.588398521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-20T02:55:05', 'add_release_groups_etc') 
2025-08-20T02:55:05.588843887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.589543276Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-20T02:55:05.589751254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018255s 
2025-08-20T02:55:05.590022110Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-20T02:55:05.590273305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.590578640Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-20T02:55:05.590958024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-20T02:55:05', 'NewMediaInfoFormat') 
2025-08-20T02:55:05.591416978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.592141246Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-20T02:55:05.592379496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018474s 
2025-08-20T02:55:05.592654530Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-20T02:55:05.592919954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.593236932Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-20T02:55:05.593658270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-20T02:55:05', 'rename_restrictions_to_release_profiles') 
2025-08-20T02:55:05.594138698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.594884770Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-20T02:55:05.595130635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019522s 
2025-08-20T02:55:05.595390889Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-20T02:55:05.595655942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.595997520Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-20T02:55:05.596407957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-20T02:55:05', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-20T02:55:05.596890207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.597572030Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-20T02:55:05.597819549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018788s 
2025-08-20T02:55:05.598046556Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-20T02:55:05.598307852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.598602164Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-20T02:55:05.598985566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-20T02:55:05', 'add_import_exclusions') 
2025-08-20T02:55:05.599395361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.600061122Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-20T02:55:05.600300534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017451s 
2025-08-20T02:55:05.600512821Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-20T02:55:05.600761642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.601061546Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-20T02:55:05.601447473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-20T02:55:05', 'clean_artist_metadata_table') 
2025-08-20T02:55:05.601884894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.602575845Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-20T02:55:05.602771428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017628s 
2025-08-20T02:55:05.603016802Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-20T02:55:05.603263659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.603544415Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-20T02:55:05.604010092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-20T02:55:05', 'health_issue_notification') 
2025-08-20T02:55:05.604390228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.605140288Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-20T02:55:05.605394970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018655s 
2025-08-20T02:55:05.605644022Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-20T02:55:05.605928565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.606238599Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-20T02:55:05.606665759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-20T02:55:05', 'add_mediafilerepository_mtime') 
2025-08-20T02:55:05.607113730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.607923841Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-20T02:55:05.608181129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019746s 
2025-08-20T02:55:05.608437686Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-20T02:55:05.608717239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.609031091Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-20T02:55:05.609596950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-20T02:55:05', 'add_artistmetadataid_constraint') 
2025-08-20T02:55:05.610192339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.611192953Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-20T02:55:05.611564261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024297s 
2025-08-20T02:55:05.611911269Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-20T02:55:05.612245903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.612683895Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-20T02:55:05.613220175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-20T02:55:05', 'old_ids_and_artist_alias') 
2025-08-20T02:55:05.613836436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.614714123Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-20T02:55:05.615043225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024559s 
2025-08-20T02:55:05.615385584Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-20T02:55:05.615743425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.616211898Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-20T02:55:05.616741043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-20T02:55:05', 'download_propers_config') 
2025-08-20T02:55:05.617371363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.618226454Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-20T02:55:05.618551308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024723s 
2025-08-20T02:55:05.618922496Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-20T02:55:05.619246498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.619672736Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-20T02:55:05.620245609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-20T02:55:05', 'remove_language_profiles') 
2025-08-20T02:55:05.620995950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.621784327Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-20T02:55:05.622088349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024844s 
2025-08-20T02:55:05.622411550Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-20T02:55:05.622776585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.623219497Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-20T02:55:05.623750576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-20T02:55:05', 'multi_disc_naming_format') 
2025-08-20T02:55:05.624410134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.625300998Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-20T02:55:05.625582565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024772s 
2025-08-20T02:55:05.625932599Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-20T02:55:05.626316983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.626744995Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-20T02:55:05.627361867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-20T02:55:05', 'add_download_client_priority') 
2025-08-20T02:55:05.627950292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.628829071Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-20T02:55:05.629172342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025059s 
2025-08-20T02:55:05.629567337Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-20T02:55:05.629856790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.630309932Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-20T02:55:05.630808847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-20T02:55:05', 'remove_growl_prowl') 
2025-08-20T02:55:05.631451350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.632270009Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-20T02:55:05.632576105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023862s 
2025-08-20T02:55:05.632834495Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-20T02:55:05.633179329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.633625818Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-20T02:55:05.634296439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-20T02:55:05', 'remove_plex_hometheatre') 
2025-08-20T02:55:05.634900365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.635707109Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-20T02:55:05.635950549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002549s 
2025-08-20T02:55:05.636193207Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-20T02:55:05.636440545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.636737323Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-20T02:55:05.637135424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-20T02:55:05', 'add_root_folder_add_defaults') 
2025-08-20T02:55:05.637570601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.638298827Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-20T02:55:05.638535533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018494s 
2025-08-20T02:55:05.638754344Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-20T02:55:05.638987994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.639269461Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-20T02:55:05.639638093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-20T02:55:05', 'task_duration') 
2025-08-20T02:55:05.640159122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.640830444Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-20T02:55:05.641057441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018402s 
2025-08-20T02:55:05.641317745Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-20T02:55:05.641587047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.641862291Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-20T02:55:05.642293970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-20T02:55:05', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-20T02:55:05.642745930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.643574929Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-20T02:55:05.643822177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019748s 
2025-08-20T02:55:05.644079986Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-20T02:55:05.644303627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.644603721Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-20T02:55:05.644965219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-20T02:55:05', 'remove_album_folders') 
2025-08-20T02:55:05.645390425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.646102077Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-20T02:55:05.646313944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017915s 
2025-08-20T02:55:05.646554368Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-20T02:55:05.646803900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.647233105Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-20T02:55:05.647491745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-20T02:55:05', 'add_priority_to_indexers') 
2025-08-20T02:55:05.647924146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.648667042Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-20T02:55:05.648954841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018567s 
2025-08-20T02:55:05.649137469Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-20T02:55:05.649404286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.649711855Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-20T02:55:05.650146109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-20T02:55:05', 'remove_chown_and_folderchmod_config') 
2025-08-20T02:55:05.650577338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.651305784Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-20T02:55:05.651532501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018792s 
2025-08-20T02:55:05.651783717Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-20T02:55:05.652042468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.652332511Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-20T02:55:05.652687376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-20T02:55:05', 'update_notifiarr') 
2025-08-20T02:55:05.653125608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.653827922Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-20T02:55:05.654031703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017818s 
2025-08-20T02:55:05.654268329Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-20T02:55:05.654528563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.654812294Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-20T02:55:05.655197179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-20T02:55:05', 'email_multiple_addresses') 
2025-08-20T02:55:05.655644139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.656332495Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-20T02:55:05.656565143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018029s 
2025-08-20T02:55:05.656803102Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-20T02:55:05.657055701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.657361436Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-20T02:55:05.657751632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-20T02:55:05', 'rename_blacklist_to_blocklist') 
2025-08-20T02:55:05.658207129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.658978051Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-20T02:55:05.659217874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018914s 
2025-08-20T02:55:05.659440392Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-20T02:55:05.659689363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.660002213Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-20T02:55:05.660388751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-20T02:55:05', 'cdh_per_downloadclient') 
2025-08-20T02:55:05.660811943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.661591112Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-20T02:55:05.661816225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018929s 
2025-08-20T02:55:05.662038182Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-20T02:55:05.662271261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.662579852Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-20T02:55:05.662926380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-20T02:55:05', 'download_history') 
2025-08-20T02:55:05.663360113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.664133851Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-20T02:55:05.664348674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018497s 
2025-08-20T02:55:05.664584158Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-20T02:55:05.664833550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.665181831Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-20T02:55:05.665765596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-20T02:55:05.666261926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-20T02:55:05.666916984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009222s 
2025-08-20T02:55:05.667144693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-20T02:55:05.667451451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-20T02:55:05.667882037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004945s 
2025-08-20T02:55:05.668282574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-20T02:55:05', 'add_update_history') 
2025-08-20T02:55:05.668726468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.669519424Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-20T02:55:05.669733565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021195s 
2025-08-20T02:55:05.669987757Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-20T02:55:05.670238342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.670534859Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-20T02:55:05.670922319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-20T02:55:05', 'add_on_update_to_notifications') 
2025-08-20T02:55:05.671366383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.672155491Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-20T02:55:05.672378280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018988s 
2025-08-20T02:55:05.672633003Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-20T02:55:05.672870441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.673172830Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-20T02:55:05.673562003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-20T02:55:05', 'download_client_per_indexer') 
2025-08-20T02:55:05.674001949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.674783523Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-20T02:55:05.674996742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018939s 
2025-08-20T02:55:05.675251084Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-20T02:55:05.675497921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.675783075Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-20T02:55:05.676194323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-20T02:55:05', 'AddNewItemMonitorType') 
2025-08-20T02:55:05.676657445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.677398247Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-20T02:55:05.677624653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018977s 
2025-08-20T02:55:05.677855658Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-20T02:55:05.678108828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.678372148Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-20T02:55:05.678758335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-20T02:55:05', 'ImportListSearch') 
2025-08-20T02:55:05.679161968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.679966077Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-20T02:55:05.680186150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018383s 
2025-08-20T02:55:05.680437897Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-20T02:55:05.680665345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.680982203Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-20T02:55:05.681358811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-20T02:55:05', 'ImportListMonitorExisting') 
2025-08-20T02:55:05.681837244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.682650682Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-20T02:55:05.682828009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001904s 
2025-08-20T02:55:05.683067792Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-20T02:55:05.683285871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.683562267Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-20T02:55:05.683994978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-20T02:55:05', 'add_indexer_tags') 
2025-08-20T02:55:05.684380785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.685151707Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-20T02:55:05.685394997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018563s 
2025-08-20T02:55:05.685594409Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-20T02:55:05.685831987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.686139326Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-20T02:55:05.686509160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-20T02:55:05', 'update_audio_types') 
2025-08-20T02:55:05.686961551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.687734758Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-20T02:55:05.687961474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018993s 
2025-08-20T02:55:05.688232199Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-20T02:55:05.688519257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.688838711Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-20T02:55:05.689430993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-20T02:55:05.689631106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-20T02:55:05.689892763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-20T02:55:05.690757854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-20T02:55:05.691728358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-20T02:55:05.692291933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-20T02:55:05.692865167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-20T02:55:05.693873287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-20T02:55:05.694241859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041387s 
2025-08-20T02:55:05.694448615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-20T02:55:05.694647676Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.694885926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-20T02:55:05.695591647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-20T02:55:05.696347148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-20T02:55:05.696833657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-20T02:55:05.697376029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-20T02:55:05.698310881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-20T02:55:05.698705035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035972s 
2025-08-20T02:55:05.698912272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:55:05.699098908Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:55:05.699335043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-20T02:55:05.699960462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-20T02:55:05.700586082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-20T02:55:05.701090367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-20T02:55:05.701644423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-20T02:55:05.702573493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-20T02:55:05.702986926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033925s 
2025-08-20T02:55:05.703384967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-20T02:55:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-20T02:55:05.703877328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.704982704Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-20T02:55:05.705233048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053342s 
2025-08-20T02:55:05.705474945Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-20T02:55:05.705741502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.706058931Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-20T02:55:05.706448435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-20T02:55:05', 'add_on_delete_to_notifications') 
2025-08-20T02:55:05.706901818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.707803824Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-20T02:55:05.708119319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018922s 
2025-08-20T02:55:05.708355715Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-20T02:55:05.708612271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.708936073Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-20T02:55:05.709331109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-20T02:55:05', 'add_custom_formats') 
2025-08-20T02:55:05.709774812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.710479230Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-20T02:55:05.710712219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018543s 
2025-08-20T02:55:05.710972543Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-20T02:55:05.711233959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.711549104Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-20T02:55:05.711964861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-20T02:55:05', 'add_result_to_commands') 
2025-08-20T02:55:05.712423665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.713138744Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-20T02:55:05.713359058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018879s 
2025-08-20T02:55:05.713627388Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-20T02:55:05.713894275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.714225673Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-20T02:55:05.714623514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-20T02:55:05', 'health_restored_notification') 
2025-08-20T02:55:05.715112017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.715796936Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-20T02:55:05.716065046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018769s 
2025-08-20T02:55:05.716308045Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-20T02:55:05.716566746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.716859045Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-20T02:55:05.717226274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-20T02:55:05', 'remove_uc') 
2025-08-20T02:55:05.717668003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.718379526Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-20T02:55:05.718603407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018292s 
2025-08-20T02:55:05.718873180Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-20T02:55:05.719189206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.719485903Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-20T02:55:05.720047674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-20T02:55:05', 'download_clients_rename_tv_to_music') 
2025-08-20T02:55:05.720649256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.721338393Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-20T02:55:05.721601393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021713s 
2025-08-20T02:55:05.721864923Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-20T02:55:05.722152773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.722481865Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-20T02:55:05.722905779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-20T02:55:05', 'add_colon_replacement_to_naming_config') 
2025-08-20T02:55:05.723391928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.724141787Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-20T02:55:05.724391480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019658s 
2025-08-20T02:55:05.724635271Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-20T02:55:05.724875865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.725175208Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-20T02:55:05.725579732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-20T02:55:05', 'list_sync_time') 
2025-08-20T02:55:05.726019367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.726690739Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-20T02:55:05.726896173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017917s 
2025-08-20T02:55:05.727159774Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-20T02:55:05.727425068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.727789672Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-20T02:55:05.728157913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-20T02:55:05', 'add_download_client_tags') 
2025-08-20T02:55:05.728636697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.729312999Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-20T02:55:05.729547521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018732s 
2025-08-20T02:55:05.729802785Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-20T02:55:05.730092618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.730415959Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-20T02:55:05.730815844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-20T02:55:05', 'add_notification_status') 
2025-08-20T02:55:05.731275630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.731989127Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-20T02:55:05.732221044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001895s 
2025-08-20T02:55:05.732470516Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-20T02:55:05.732745409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.733080294Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-20T02:55:05.733483125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-20T02:55:05', 'add_alac_24_quality_in_profiles') 
2025-08-20T02:55:05.733953612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.734640886Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-20T02:55:05.734902693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018709s 
2025-08-20T02:55:05.735127836Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-20T02:55:05.735428301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.735744999Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-20T02:55:05.736113370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-20T02:55:05', 'add_salt_to_users') 
2025-08-20T02:55:05.736581653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.737234598Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-20T02:55:05.737490633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018393s 
2025-08-20T02:55:05.737746478Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-20T02:55:05.737970519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.738299802Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-20T02:55:05.738672643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-20T02:55:05', 'add_auto_tagging') 
2025-08-20T02:55:05.739115865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.739775363Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-20T02:55:05.740037300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017964s 
2025-08-20T02:55:05.740305340Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-20T02:55:05.740584192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.740942804Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-20T02:55:05.741488342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-20T02:55:05', 'quality_definition_preferred_size') 
2025-08-20T02:55:05.742038510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.743198044Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-20T02:55:05.743565123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025631s 
2025-08-20T02:55:05.743893655Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-20T02:55:05.744257197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.744677713Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-20T02:55:05.745236087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-20T02:55:05', 'add_on_artist_add_to_notifications') 
2025-08-20T02:55:05.745797708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.746564061Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-20T02:55:05.746832111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023052s 
2025-08-20T02:55:05.747117215Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-20T02:55:05.747358481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.747697653Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-20T02:55:05.748119042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-20T02:55:05', 'album_last_searched_time') 
2025-08-20T02:55:05.748627606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.749373918Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-20T02:55:05.749632379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020109s 
2025-08-20T02:55:05.749856320Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-20T02:55:05.750146684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.750442199Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-20T02:55:05.750836222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-20T02:55:05', 'add_indexer_flags') 
2025-08-20T02:55:05.751280226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.752032060Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-20T02:55:05.752255730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018407s 
2025-08-20T02:55:05.752550995Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-20T02:55:05.752837041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.753305143Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-20T02:55:05.753808537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-20T02:55:05', 'add_indexes_album_statistics') 
2025-08-20T02:55:05.754413184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.755170880Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-20T02:55:05.755459771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022659s 
2025-08-20T02:55:05.755803784Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-20T02:55:05.756165161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:55:05.756589496Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-20T02:55:05.757060133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-20T02:55:05', 'update_redacted_baseurl') 
2025-08-20T02:55:05.757669991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:55:05.758516726Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-20T02:55:05.758743102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022829s 
2025-08-20T02:55:05.959392436Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-20T02:55:05.969331156Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-20T02:55:05.974557508Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-20T02:55:06.119505858Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-20T02:55:06.151824576Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-20T02:55:06.160442597Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-20T02:55:06.198961739Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-20T02:55:06.199973266Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-20T02:55:06.200358391Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-20T02:55:06.283589202Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-20T02:55:07.021220201Z [ls.io-init] done.