2025-10-15T03:28:31.784928164Z [migrations] started
2025-10-15T03:28:31.784969758Z [migrations] no migrations found
2025-10-15T03:28:31.804402145Z usermod: no changes
2025-10-15T03:28:31.813601268Z ───────────────────────────────────────
2025-10-15T03:28:31.813618613Z
2025-10-15T03:28:31.813626810Z ██╗ ███████╗██╗ ██████╗
2025-10-15T03:28:31.813635237Z ██║ ██╔════╝██║██╔═══██╗
2025-10-15T03:28:31.813643503Z ██║ ███████╗██║██║ ██║
2025-10-15T03:28:31.813651720Z ██║ ╚════██║██║██║ ██║
2025-10-15T03:28:31.813659886Z ███████╗███████║██║╚██████╔╝
2025-10-15T03:28:31.813668313Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-15T03:28:31.813676700Z
2025-10-15T03:28:31.813684797Z Brought to you by linuxserver.io
2025-10-15T03:28:31.813692973Z ───────────────────────────────────────
2025-10-15T03:28:31.814046385Z
2025-10-15T03:28:31.814054942Z To support the app dev(s) visit:
2025-10-15T03:28:31.816474985Z Lidarr: https://opencollective.com/lidarr
2025-10-15T03:28:31.816934219Z
2025-10-15T03:28:31.816941594Z To support LSIO projects visit:
2025-10-15T03:28:31.816947947Z https://www.linuxserver.io/donate/
2025-10-15T03:28:31.816954540Z
2025-10-15T03:28:31.816960743Z ───────────────────────────────────────
2025-10-15T03:28:31.816967837Z GID/UID
2025-10-15T03:28:31.816974170Z ───────────────────────────────────────
2025-10-15T03:28:31.822454444Z
2025-10-15T03:28:31.822465977Z User UID: 911
2025-10-15T03:28:31.822474084Z User GID: 911
2025-10-15T03:28:31.822482040Z ───────────────────────────────────────
2025-10-15T03:28:31.825213389Z Linuxserver.io version: 3.0.0.4855-ls175
2025-10-15T03:28:31.825627273Z Build-date: 2025-10-15T03:24:33+00:00
2025-10-15T03:28:31.825634568Z ───────────────────────────────────────
2025-10-15T03:28:31.825641201Z
2025-10-15T03:28:31.882864993Z [custom-init] No custom files found, skipping...
2025-10-15T03:28:31.902272751Z failed to load "/config/config.xml": No such file or directory
2025-10-15T03:28:32.213584416Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.0.0.4855
2025-10-15T03:28:32.230895533Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-15T03:28:32.235037944Z [Debug] Bootstrap: Console selected
2025-10-15T03:28:32.236123480Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-15T03:28:32.510355514Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-15T03:28:32.563681187Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {20dbcac1-ae1a-4eb2-b077-e8273936c417} may be persisted to storage in unencrypted form.
2025-10-15T03:28:32.626867384Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-10-15T03:28:32.668246904Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-15T03:28:32.744802460Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-15T03:28:32.751634387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:32.752235417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:32.790772693Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-10-15T03:28:32.794255626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391475s
2025-10-15T03:28:32.794513044Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-15T03:28:32.794723808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425336s
2025-10-15T03:28:32.802027765Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-15T03:28:32.802506960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:32.807909548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-15T03:28:32.819589997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-15T03:28:32.832972193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251048s
2025-10-15T03:28:32.833479524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:32.835614754Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-15T03:28:32.835808514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278135s
2025-10-15T03:28:32.836535899Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-15T03:28:32.836843819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:32.842586842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-15T03:28:32.843751507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-15T03:28:32.844382989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015702s
2025-10-15T03:28:32.844695558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-15T03:28:32.845114712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001478s
2025-10-15T03:28:32.845499607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-15T03:28:32.846172342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-15T03:28:32.846867070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001115s
2025-10-15T03:28:32.847120080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:32.847988248Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-15T03:28:32.848179904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021622s
2025-10-15T03:28:32.848633868Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-15T03:28:32.848883741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:32.849653821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-15T03:28:32.850415655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-15T03:28:32.850635358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-15T03:28:32.850963478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-15T03:28:32.851480940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005915s
2025-10-15T03:28:32.851634520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:32.852388838Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-15T03:28:32.852558620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014996s
2025-10-15T03:28:32.855681719Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-15T03:28:32.855912734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:32.856539556Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-10-15T03:28:32.869062231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-10-15T03:28:32.869664935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2025-10-15T03:28:32.870243409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000948s
2025-10-15T03:28:32.870434294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-10-15T03:28:32.870797796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-10-15T03:28:32.871066517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00046s
2025-10-15T03:28:32.871240277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-10-15T03:28:32.871579790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2025-10-15T03:28:32.871976880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005602s
2025-10-15T03:28:32.872179488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-10-15T03:28:32.872479131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-10-15T03:28:32.872805488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s
2025-10-15T03:28:32.872970651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-10-15T03:28:32.878631850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2025-10-15T03:28:32.879873470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067099s
2025-10-15T03:28:32.880125587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-10-15T03:28:32.880445912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-15T03:28:32.880776749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s
2025-10-15T03:28:32.880978074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-10-15T03:28:32.881288088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-15T03:28:32.881639516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s
2025-10-15T03:28:32.881825951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-10-15T03:28:32.882100384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:32.882473174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s
2025-10-15T03:28:32.882642736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-10-15T03:28:32.882898701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:32.883235710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s
2025-10-15T03:28:32.883411293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-10-15T03:28:32.884790951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-10-15T03:28:32.885803751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022232s
2025-10-15T03:28:32.886004665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-10-15T03:28:32.886336824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-15T03:28:32.886665225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004573s
2025-10-15T03:28:32.886841440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-10-15T03:28:32.887087466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-15T03:28:32.887444324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s
2025-10-15T03:28:32.887656582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-10-15T03:28:32.887927607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-15T03:28:32.888278484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s
2025-10-15T03:28:32.888485270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-10-15T03:28:32.888803641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-15T03:28:32.889176261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s
2025-10-15T03:28:32.889377637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-10-15T03:28:32.889677320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-15T03:28:32.890011724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004599s
2025-10-15T03:28:32.890217458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-10-15T03:28:32.890465928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-10-15T03:28:32.890806454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004221s
2025-10-15T03:28:32.890989182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-10-15T03:28:32.891908353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-10-15T03:28:32.892702722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014683s
2025-10-15T03:28:32.892859698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-10-15T03:28:32.893180825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-15T03:28:32.893513494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004628s
2025-10-15T03:28:32.893710241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-10-15T03:28:32.893989262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-10-15T03:28:32.894334498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s
2025-10-15T03:28:32.894528598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-10-15T03:28:32.894853683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-15T03:28:32.895163346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s
2025-10-15T03:28:32.895427518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-10-15T03:28:32.895786401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-10-15T03:28:32.896208842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005987s
2025-10-15T03:28:32.896399195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-10-15T03:28:32.897133754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2025-10-15T03:28:32.897754674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011938s
2025-10-15T03:28:32.897958795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-10-15T03:28:32.898250512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-10-15T03:28:32.898597872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s
2025-10-15T03:28:32.898787103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-10-15T03:28:32.899115815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-15T03:28:32.899446491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s
2025-10-15T03:28:32.899614278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-15T03:28:32.900424179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2025-10-15T03:28:32.901107926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001311s
2025-10-15T03:28:32.901294011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-10-15T03:28:32.901558293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-15T03:28:32.901905913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s
2025-10-15T03:28:32.902110785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-10-15T03:28:32.902376430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-15T03:28:32.902754963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004786s
2025-10-15T03:28:32.902955546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-10-15T03:28:32.903260731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-15T03:28:32.903663252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s
2025-10-15T03:28:32.903809296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-10-15T03:28:32.904099249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-10-15T03:28:32.904440867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s
2025-10-15T03:28:32.904636541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-10-15T03:28:32.905329998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-10-15T03:28:32.905925066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s
2025-10-15T03:28:32.906120279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-10-15T03:28:32.906596848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-10-15T03:28:32.907044339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000751s
2025-10-15T03:28:32.907268070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-10-15T03:28:32.907597313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-15T03:28:32.907978140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004902s
2025-10-15T03:28:32.908134194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-10-15T03:28:32.910514336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-10-15T03:28:32.911037720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027001s
2025-10-15T03:28:32.911230418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-10-15T03:28:32.911516534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-15T03:28:32.911886289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s
2025-10-15T03:28:32.912094147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-10-15T03:28:32.912513832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-10-15T03:28:32.912983237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007169s
2025-10-15T03:28:32.913175354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-10-15T03:28:32.913451630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-10-15T03:28:32.913808238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s
2025-10-15T03:28:32.914025205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-10-15T03:28:32.914512496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-10-15T03:28:32.915068025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008624s
2025-10-15T03:28:32.915288028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-10-15T03:28:32.915621099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-15T03:28:32.915997717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s
2025-10-15T03:28:32.916208592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-10-15T03:28:32.916556282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-15T03:28:32.916902569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s
2025-10-15T03:28:32.917064094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-10-15T03:28:32.917772000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2025-10-15T03:28:32.918256555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010127s
2025-10-15T03:28:32.918443682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-10-15T03:28:32.919279235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2025-10-15T03:28:32.920275471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016296s
2025-10-15T03:28:32.920444922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-10-15T03:28:32.920955049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-10-15T03:28:32.921449204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008475s
2025-10-15T03:28:32.921651672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-10-15T03:28:32.922375830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-10-15T03:28:32.922996359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011685s
2025-10-15T03:28:32.923181893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-10-15T03:28:32.923748474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-10-15T03:28:32.924266988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008836s
2025-10-15T03:28:32.924453603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-10-15T03:28:32.925033551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2025-10-15T03:28:32.925517706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000898s
2025-10-15T03:28:32.925701556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-10-15T03:28:32.926156202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-10-15T03:28:32.926575476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006799s
2025-10-15T03:28:32.926741029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-10-15T03:28:32.927071114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2025-10-15T03:28:32.927497132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005908s
2025-10-15T03:28:32.927690431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-10-15T03:28:32.927984092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-10-15T03:28:32.928406974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004786s
2025-10-15T03:28:32.928522957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-10-15T03:28:32.928957021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-10-15T03:28:32.929383550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006744s
2025-10-15T03:28:32.929564975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-10-15T03:28:32.930271508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-10-15T03:28:32.930862748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010948s
2025-10-15T03:28:32.931057150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-10-15T03:28:32.931441253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2025-10-15T03:28:32.931974567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007562s
2025-10-15T03:28:32.932155160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-10-15T03:28:32.932440325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-10-15T03:28:32.932829619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004886s
2025-10-15T03:28:32.933023499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-10-15T03:28:32.933335116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-10-15T03:28:32.933669560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s
2025-10-15T03:28:32.933856857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-10-15T03:28:32.934560053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-15T03:28:32.935270012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011492s
2025-10-15T03:28:32.935363931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-10-15T03:28:32.936011475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-15T03:28:32.936594680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010581s
2025-10-15T03:28:32.936808039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-10-15T03:28:32.937132953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-15T03:28:32.937518229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005243s
2025-10-15T03:28:32.937735807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-10-15T03:28:32.938410817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-15T03:28:32.938897807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s
2025-10-15T03:28:32.939076257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-10-15T03:28:32.939815886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-10-15T03:28:32.940427628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011515s
2025-10-15T03:28:32.940606027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-10-15T03:28:32.941054029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-10-15T03:28:32.941528594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007457s
2025-10-15T03:28:32.941738357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-10-15T03:28:32.942080566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-10-15T03:28:32.942428557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004974s
2025-10-15T03:28:32.942626695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-10-15T03:28:32.943227134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-15T03:28:32.943788916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009763s
2025-10-15T03:28:32.944022636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-10-15T03:28:32.944410247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-15T03:28:32.944858660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005812s
2025-10-15T03:28:32.946006350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-10-15T03:28:32.947770222Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013998 taking an average of 00:00:00.0013998
2025-10-15T03:28:32.948557708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-15T03:28:32', 'InitialSetup')
2025-10-15T03:28:32.948867371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:32.951717780Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-15T03:28:32.951883544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066914s
2025-10-15T03:28:32.952196113Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-10-15T03:28:32.952414974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:32.952759117Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-10-15T03:28:32.953497694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-15T03:28:32.953621915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:32.953826857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-10-15T03:28:32.954159677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:32.955168439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011338s
2025-10-15T03:28:32.955581561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-15T03:28:32', 'add_reason_to_pending_releases')
2025-10-15T03:28:32.956003200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:32.956888763Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-10-15T03:28:32.957028825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027443s
2025-10-15T03:28:32.957265892Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-10-15T03:28:32.957481085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:32.957780368Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-10-15T03:28:32.960462498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:32.960641990Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:32.960811140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-10-15T03:28:32.961110313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-10-15T03:28:32.962346512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013391s
2025-10-15T03:28:32.962550092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-15T03:28:32.962718731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-10-15T03:28:32.962962322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-10-15T03:28:32.963312036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:32.964535389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013541s
2025-10-15T03:28:32.964733839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-15T03:28:32.964895544Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:32.965136319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-10-15T03:28:32.965441554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:32.966597802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001295s
2025-10-15T03:28:32.966974320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-10-15T03:28:32.967625631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-10-15T03:28:32.967914283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006871s
2025-10-15T03:28:32.968246321Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-10-15T03:28:32.979442545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2025-10-15T03:28:32.981016965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2025-10-15T03:28:32.981899182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-10-15T03:28:32.983090039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-10-15T03:28:32.986166013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-15T03:28:32.986663315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-10-15T03:28:32.987162129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-15T03:28:32.987523346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190726s
2025-10-15T03:28:32.987685142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-15T03:28:32.987835064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:32.988060438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-10-15T03:28:32.988333448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-10-15T03:28:32.989172427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009114s
2025-10-15T03:28:32.989518043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-15T03:28:32', 'add_medium_support')
2025-10-15T03:28:32.989877977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:32.991038454Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-10-15T03:28:32.991220491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027791s
2025-10-15T03:28:32.991460394Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-10-15T03:28:32.991680707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:32.992017535Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-10-15T03:28:32.992595239Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-10-15T03:28:32.992956366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-10-15T03:28:32.993246710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003981s
2025-10-15T03:28:32.993429729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:32.993629802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:32.995896115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022791s
2025-10-15T03:28:32.996289898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-15T03:28:32', 'add_various_qualites_in_profile')
2025-10-15T03:28:32.996638800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:32.997382748Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-10-15T03:28:32.997576058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037397s
2025-10-15T03:28:32.997760208Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-10-15T03:28:32.997973197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:32.998247860Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-10-15T03:28:32.998995716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-10-15T03:28:32.999494210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-10-15T03:28:33.000060740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008658s
2025-10-15T03:28:33.000326015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-10-15T03:28:33.000706320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-10-15T03:28:33.005357867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046633s
2025-10-15T03:28:33.005545485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-15T03:28:33.005711138Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:33.005946722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-10-15T03:28:33.006282829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.007481483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013267s
2025-10-15T03:28:33.007688560Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-10-15T03:28:33.011903286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-10-15T03:28:33.014590336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2025-10-15T03:28:33.015766374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.016782671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.019234147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-15T03:28:33.019743983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-15T03:28:33.020226114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.020690940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.021041816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131709s
2025-10-15T03:28:33.021283343Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-10-15T03:28:33.025930109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-10-15T03:28:33.030590603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2025-10-15T03:28:33.030672418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.031776511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.033840226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-15T03:28:33.034346335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-15T03:28:33.034814518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.035307651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.035617956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141604s
2025-10-15T03:28:33.035811476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.036002029Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:33.036203124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-10-15T03:28:33.036466785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-10-15T03:28:33.037331266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009475s
2025-10-15T03:28:33.037697313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-15T03:28:33', 'metadata_profiles')
2025-10-15T03:28:33.038054151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.039443339Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-10-15T03:28:33.039565725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029665s
2025-10-15T03:28:33.039868244Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-10-15T03:28:33.040094260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.040444144Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-10-15T03:28:33.042566668Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-10-15T03:28:33.047452435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-10-15T03:28:33.048576759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-10-15T03:28:33.049036134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-15T03:28:33.049647806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-15T03:28:33.052143701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-15T03:28:33.052513015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097417s
2025-10-15T03:28:33.052694951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-15T03:28:33.052853721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.053090297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-10-15T03:28:33.053406344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-10-15T03:28:33.054307308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010078s
2025-10-15T03:28:33.054587863Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-15T03:28:33.054932186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-15T03:28:33.055212511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000395s
2025-10-15T03:28:33.055386962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-15T03:28:33.055535842Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.056007121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-10-15T03:28:33.059351254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-10-15T03:28:33.060502692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-10-15T03:28:33.061097440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-15T03:28:33.061775956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-15T03:28:33.064022429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-15T03:28:33.064343436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081376s
2025-10-15T03:28:33.064782199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-15T03:28:33', 'separate_automatic_and_interactive_search')
2025-10-15T03:28:33.065162264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.066208401Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-10-15T03:28:33.066408554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099149s
2025-10-15T03:28:33.066672455Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-10-15T03:28:33.066878350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.067163454Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-10-15T03:28:33.067513699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-10-15T03:28:33.071334132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2025-10-15T03:28:33.073623221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2025-10-15T03:28:33.074601381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-15T03:28:33.075725223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-15T03:28:33.077820392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-15T03:28:33.078273675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-15T03:28:33.078691226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-15T03:28:33.079184849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-15T03:28:33.079581137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-15T03:28:33.079973127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122131s
2025-10-15T03:28:33.080371058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-15T03:28:33', 'change_album_path_to_relative')
2025-10-15T03:28:33.080741895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.081944947Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-10-15T03:28:33.082144889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141819s
2025-10-15T03:28:33.082463311Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-10-15T03:28:33.082595096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.082911423Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-10-15T03:28:33.083496351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-10-15T03:28:33.084050857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-10-15T03:28:33.084387545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000587s
2025-10-15T03:28:33.084763943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-15T03:28:33', 'change_quality_size_mb_to_kb')
2025-10-15T03:28:33.085126834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.085864990Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-10-15T03:28:33.086050594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002027s
2025-10-15T03:28:33.086253642Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-10-15T03:28:33.086481100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.086711194Z [Info] album_releases: Starting migration of Main DB to 9
2025-10-15T03:28:33.087146230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.087311883Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.087506104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-10-15T03:28:33.087795998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-10-15T03:28:33.088773426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001068s
2025-10-15T03:28:33.088956996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.089092449Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-15T03:28:33.089288764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-10-15T03:28:33.089595301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-10-15T03:28:33.090486536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009928s
2025-10-15T03:28:33.090837142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-15T03:28:33', 'album_releases')
2025-10-15T03:28:33.091204842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.091965594Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-10-15T03:28:33.092135867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024411s
2025-10-15T03:28:33.092401351Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-10-15T03:28:33.092612416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.092881127Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-10-15T03:28:33.093472258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.093652741Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.093839918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-10-15T03:28:33.097728999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2025-10-15T03:28:33.100168090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-10-15T03:28:33.101191851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-15T03:28:33.102320013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-15T03:28:33.104501305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-15T03:28:33.104977023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-15T03:28:33.105400575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-15T03:28:33.105843397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-15T03:28:33.106298554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-15T03:28:33.106623879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126064s
2025-10-15T03:28:33.106801937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.106952941Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-15T03:28:33.107149778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-10-15T03:28:33.111058468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2025-10-15T03:28:33.113444903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-10-15T03:28:33.114505438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-15T03:28:33.115626866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-15T03:28:33.117778549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-15T03:28:33.118274688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-15T03:28:33.118687729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-15T03:28:33.119132846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-15T03:28:33.119568162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-15T03:28:33.119964310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125699s
2025-10-15T03:28:33.120354405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-15T03:28:33', 'album_releases_fix')
2025-10-15T03:28:33.120689210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.121890198Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-10-15T03:28:33.122071964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145118s
2025-10-15T03:28:33.122312889Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-10-15T03:28:33.122504605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.122774879Z [Info] import_lists: Starting migration of Main DB to 11
2025-10-15T03:28:33.123697678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-10-15T03:28:33.124592028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2025-10-15T03:28:33.125263190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013768s
2025-10-15T03:28:33.125469335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-10-15T03:28:33.125753507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-15T03:28:33.126116107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s
2025-10-15T03:28:33.126283715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-10-15T03:28:33.126920116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-15T03:28:33.127473681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010111s
2025-10-15T03:28:33.127682020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-10-15T03:28:33.128056324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-15T03:28:33.128456830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00055s
2025-10-15T03:28:33.128790642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-15T03:28:33', 'import_lists')
2025-10-15T03:28:33.129160236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.130139047Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-10-15T03:28:33.130309340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022223s
2025-10-15T03:28:33.130530505Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-10-15T03:28:33.130770208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.131005301Z [Info] add_release_status: Starting migration of Main DB to 12
2025-10-15T03:28:33.131449346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-10-15T03:28:33.131617484Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.131859381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-10-15T03:28:33.132206149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-10-15T03:28:33.133177625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001118s
2025-10-15T03:28:33.133359271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.133565567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.134615821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001075s
2025-10-15T03:28:33.134986938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-15T03:28:33', 'add_release_status')
2025-10-15T03:28:33.135367334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.136237917Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-10-15T03:28:33.136403511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026549s
2025-10-15T03:28:33.136633193Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-10-15T03:28:33.136847214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.137135114Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-10-15T03:28:33.137515069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:33.137667546Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.137890906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-10-15T03:28:33.138241522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.139348010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012341s
2025-10-15T03:28:33.139741102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-15T03:28:33', 'album_download_notification')
2025-10-15T03:28:33.140119293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.141119787Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-10-15T03:28:33.141288798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029536s
2025-10-15T03:28:33.141509683Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-10-15T03:28:33.141730728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.141999148Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-10-15T03:28:33.142648425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-10-15T03:28:33.143372583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-10-15T03:28:33.143742619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000748s
2025-10-15T03:28:33.144251653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-10-15T03:28:33.144907714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-10-15T03:28:33.145333101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007354s
2025-10-15T03:28:33.145710491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-15T03:28:33', 'fix_language_metadata_profiles')
2025-10-15T03:28:33.146075225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.146887080Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-10-15T03:28:33.147082974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022387s
2025-10-15T03:28:33.147274119Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-10-15T03:28:33.147494844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.147741300Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-10-15T03:28:33.148097728Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-10-15T03:28:33.148406349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-10-15T03:28:33.148670661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003562s
2025-10-15T03:28:33.149025225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-15T03:28:33', 'remove_fanzub')
2025-10-15T03:28:33.149374558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.150149809Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-10-15T03:28:33.150346896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s
2025-10-15T03:28:33.150556699Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-10-15T03:28:33.150778595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.151060874Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-10-15T03:28:33.152713351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-10-15T03:28:33.153015099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-10-15T03:28:33.153431147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005115s
2025-10-15T03:28:33.153645899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-10-15T03:28:33.153984892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-10-15T03:28:33.154391170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000551s
2025-10-15T03:28:33.154922850Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-10-15T03:28:33.155392686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-10-15T03:28:33.155798824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007116s
2025-10-15T03:28:33.156022284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-10-15T03:28:33.156337569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-15T03:28:33.156725370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005106s
2025-10-15T03:28:33.156913509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-10-15T03:28:33.157257291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-10-15T03:28:33.157698429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s
2025-10-15T03:28:33.157918713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-10-15T03:28:33.158283527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-15T03:28:33.158692080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005672s
2025-10-15T03:28:33.159146094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-15T03:28:33', 'update_artist_history_indexes')
2025-10-15T03:28:33.159561480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.160548167Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-10-15T03:28:33.160750094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023828s
2025-10-15T03:28:33.160945477Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-10-15T03:28:33.161156572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.161443961Z [Info] remove_nma: Starting migration of Main DB to 17
2025-10-15T03:28:33.162858158Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.163800415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-10-15T03:28:33.164127805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010582s
2025-10-15T03:28:33.164492779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-15T03:28:33', 'remove_nma')
2025-10-15T03:28:33.164843486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.165621572Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-10-15T03:28:33.165790903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025269s
2025-10-15T03:28:33.166015916Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-10-15T03:28:33.166228144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.166488668Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-10-15T03:28:33.166828222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.167000619Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2025-10-15T03:28:33.167199620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-10-15T03:28:33.176073929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-10-15T03:28:33.177313104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099103s
2025-10-15T03:28:33.177714752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-15T03:28:33', 'album_disambiguation')
2025-10-15T03:28:33.178055679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.178953687Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-10-15T03:28:33.179135523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011528s
2025-10-15T03:28:33.179389675Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-10-15T03:28:33.179607183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.179945334Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-10-15T03:28:33.180348946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.180572456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.181941774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001402s
2025-10-15T03:28:33.182338302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-15T03:28:33', 'add_ape_quality_in_profiles')
2025-10-15T03:28:33.182706233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.183520222Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-10-15T03:28:33.183692609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029358s
2025-10-15T03:28:33.183951570Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-10-15T03:28:33.184163758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.184441697Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-10-15T03:28:33.185431119Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.185718598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-10-15T03:28:33.185997400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s
2025-10-15T03:28:33.186219256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.186527898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-10-15T03:28:33.186814284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003896s
2025-10-15T03:28:33.187047153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.187368771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-10-15T03:28:33.187687803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s
2025-10-15T03:28:33.188057548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-15T03:28:33', 'remove_pushalot')
2025-10-15T03:28:33.188438625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.189302775Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-10-15T03:28:33.189413197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019556s
2025-10-15T03:28:33.189627018Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-10-15T03:28:33.189842001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.190115021Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-10-15T03:28:33.190507972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-10-15T03:28:33.190942607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-10-15T03:28:33.191371932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006888s
2025-10-15T03:28:33.191724351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-15T03:28:33', 'add_custom_filters')
2025-10-15T03:28:33.192175209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.192966813Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-10-15T03:28:33.193144701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022404s
2025-10-15T03:28:33.193345055Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-10-15T03:28:33.193541821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.193805331Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-10-15T03:28:33.194138452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-15T03:28:33.194344497Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:33.194551444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-10-15T03:28:33.194823692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-10-15T03:28:33.195856912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010908s
2025-10-15T03:28:33.196219472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-15T03:28:33', 'import_list_tags')
2025-10-15T03:28:33.196632835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.197492606Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-10-15T03:28:33.197677037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027117s
2025-10-15T03:28:33.197931860Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-10-15T03:28:33.198129418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.198400684Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-10-15T03:28:33.203060978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-10-15T03:28:33.203805907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2025-10-15T03:28:33.204498071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011776s
2025-10-15T03:28:33.204682643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-10-15T03:28:33.205067758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-10-15T03:28:33.205410458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005371s
2025-10-15T03:28:33.207823688Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-15T03:28:33.207857005Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-15T03:28:33.207871204Z FROM "Artists"
2025-10-15T03:28:33.208855215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-15T03:28:33.208874393Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-15T03:28:33.208885255Z FROM "Artists"
2025-10-15T03:28:33.209423960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011006s
2025-10-15T03:28:33.209581698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-15T03:28:33.209771269Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:33.209971312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-10-15T03:28:33.210300866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.211316290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011424s
2025-10-15T03:28:33.211858442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-15T03:28:33.211883262Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-15T03:28:33.211892490Z FROM "ArtistMetadata"
2025-10-15T03:28:33.211901378Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-10-15T03:28:33.212581898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-15T03:28:33.212594133Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-15T03:28:33.212602670Z FROM "ArtistMetadata"
2025-10-15T03:28:33.212610977Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-10-15T03:28:33.213024409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008002s
2025-10-15T03:28:33.213223380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-10-15T03:28:33.214045305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2025-10-15T03:28:33.214702218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013099s
2025-10-15T03:28:33.214911850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-10-15T03:28:33.215284099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-10-15T03:28:33.215660427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s
2025-10-15T03:28:33.215889128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-10-15T03:28:33.216217288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-10-15T03:28:33.216607504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004816s
2025-10-15T03:28:33.216811835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.217047159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.222327572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052986s
2025-10-15T03:28:33.222511432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.222677336Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:33.222862258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-10-15T03:28:33.223182373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.224228680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011697s
2025-10-15T03:28:33.224405656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.224559636Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.224756142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-10-15T03:28:33.225065876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.226017341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010602s
2025-10-15T03:28:33.226184548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.226337897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.226506697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-10-15T03:28:33.226770097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-10-15T03:28:33.227688135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009764s
2025-10-15T03:28:33.228328465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-15T03:28:33.228345088Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-15T03:28:33.228354146Z FROM "ArtistMetadata"
2025-10-15T03:28:33.228363225Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-15T03:28:33.228372343Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-10-15T03:28:33.229170410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-15T03:28:33.229190350Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-15T03:28:33.229199468Z FROM "ArtistMetadata"
2025-10-15T03:28:33.229208036Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-15T03:28:33.229234950Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-10-15T03:28:33.229661910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009405s
2025-10-15T03:28:33.229839537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-15T03:28:33.229977124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.230195103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-10-15T03:28:33.230520288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-10-15T03:28:33.231536244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011217s
2025-10-15T03:28:33.231700835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-15T03:28:33.231863092Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.232060850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-10-15T03:28:33.232401386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.233378353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s
2025-10-15T03:28:33.233526541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-15T03:28:33.233679850Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.233873730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-10-15T03:28:33.234209386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.235188678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011087s
2025-10-15T03:28:33.235783225Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-15T03:28:33.235805660Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-15T03:28:33.235815490Z FROM "AlbumReleases"
2025-10-15T03:28:33.235824077Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-15T03:28:33.235833897Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-10-15T03:28:33.236584047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-15T03:28:33.236607114Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-15T03:28:33.236616162Z FROM "AlbumReleases"
2025-10-15T03:28:33.236624499Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-15T03:28:33.236652706Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-10-15T03:28:33.237056268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008911s
2025-10-15T03:28:33.237683541Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-15T03:28:33.237703962Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-15T03:28:33.237712900Z FROM "ArtistMetadata"
2025-10-15T03:28:33.237721407Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-15T03:28:33.237730355Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-10-15T03:28:33.238542551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-15T03:28:33.238564856Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-15T03:28:33.238574415Z FROM "ArtistMetadata"
2025-10-15T03:28:33.238582922Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-15T03:28:33.238592802Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-10-15T03:28:33.239010473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009234s
2025-10-15T03:28:33.239534518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-10-15T03:28:33.243467708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-15T03:28:33.245042910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-15T03:28:33.245776968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.247100914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.250441800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.250921987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.251287613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01142s
2025-10-15T03:28:33.251677228Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-10-15T03:28:33.255788015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2025-10-15T03:28:33.257666878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2025-10-15T03:28:33.258501679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-15T03:28:33.260136621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-15T03:28:33.262577306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-15T03:28:33.263109888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-15T03:28:33.263438239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114844s
2025-10-15T03:28:33.263715798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-10-15T03:28:33.267666282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-15T03:28:33.269243538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2025-10-15T03:28:33.269962977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-10-15T03:28:33.270862578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-10-15T03:28:33.273073791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-15T03:28:33.273617225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-15T03:28:33.273994665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100696s
2025-10-15T03:28:33.274183615Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-10-15T03:28:33.278114330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2025-10-15T03:28:33.279223063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2025-10-15T03:28:33.279722959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-15T03:28:33.280455684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-15T03:28:33.282667909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-15T03:28:33.283062844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086745s
2025-10-15T03:28:33.283274891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-10-15T03:28:33.283651048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.284015232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s
2025-10-15T03:28:33.284252209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-10-15T03:28:33.284534196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-15T03:28:33.284895434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s
2025-10-15T03:28:33.285119926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-10-15T03:28:33.285446313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.285840597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005185s
2025-10-15T03:28:33.286046221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-10-15T03:28:33.286364211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.286798606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005736s
2025-10-15T03:28:33.287018148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-10-15T03:28:33.287316088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-10-15T03:28:33.287700482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s
2025-10-15T03:28:33.287974524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-10-15T03:28:33.288283756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-10-15T03:28:33.288686116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005302s
2025-10-15T03:28:33.288871961Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-15T03:28:33.289737864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-10-15T03:28:33.290081817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009921s
2025-10-15T03:28:33.290186418Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-15T03:28:33.290503456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-10-15T03:28:33.290826386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s
2025-10-15T03:28:33.291008433Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-15T03:28:33.291363277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-10-15T03:28:33.291690637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005567s
2025-10-15T03:28:33.292115191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-15T03:28:33', 'add_release_groups_etc')
2025-10-15T03:28:33.292465958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.294396154Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-10-15T03:28:33.294562369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031895s
2025-10-15T03:28:33.294797723Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-10-15T03:28:33.295031062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.295304122Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-10-15T03:28:33.295874661Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-15T03:28:33.296149735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-10-15T03:28:33.296429288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003699s
2025-10-15T03:28:33.296781006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-15T03:28:33', 'NewMediaInfoFormat')
2025-10-15T03:28:33.297164618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.297962104Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-10-15T03:28:33.298136345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018776s
2025-10-15T03:28:33.298382731Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-10-15T03:28:33.298623967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.298916846Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-10-15T03:28:33.300108436Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-10-15T03:28:33.300482419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-10-15T03:28:33.304052467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037241s
2025-10-15T03:28:33.304248552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-15T03:28:33.304407823Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.304743158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-10-15T03:28:33.305121520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.306099599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011724s
2025-10-15T03:28:33.306538373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-15T03:28:33', 'rename_restrictions_to_release_profiles')
2025-10-15T03:28:33.306923198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.307767337Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-10-15T03:28:33.308001208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027657s
2025-10-15T03:28:33.308267374Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-15T03:28:33.308539763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.308932734Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-10-15T03:28:33.310183162Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-10-15T03:28:33.310537215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-10-15T03:28:33.312845362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024254s
2025-10-15T03:28:33.313074193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-15T03:28:33.313215848Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.313442154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-10-15T03:28:33.313768862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-15T03:28:33.314698223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010354s
2025-10-15T03:28:33.314894508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-10-15T03:28:33.315078128Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.315329043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-10-15T03:28:33.315673527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-15T03:28:33.316674372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011131s
2025-10-15T03:28:33.316843592Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-15T03:28:33.317126011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-15T03:28:33.317409913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000391s
2025-10-15T03:28:33.317577791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-15T03:28:33.317861191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-15T03:28:33.318142087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003997s
2025-10-15T03:28:33.318386259Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-10-15T03:28:33.322985108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-15T03:28:33.324499718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-15T03:28:33.325295330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.326262167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.328623582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.329070452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.329554296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.330036557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-15T03:28:33.330354046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117689s
2025-10-15T03:28:33.330821778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-15T03:28:33', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-15T03:28:33.331172965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.332481269Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-15T03:28:33.332725481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137944s
2025-10-15T03:28:33.332974703Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-10-15T03:28:33.333250308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.333563679Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-10-15T03:28:33.334011140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-10-15T03:28:33.334459783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2025-10-15T03:28:33.334941223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006808s
2025-10-15T03:28:33.335140995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-10-15T03:28:33.335495228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-10-15T03:28:33.335969653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006167s
2025-10-15T03:28:33.336381994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-15T03:28:33', 'add_import_exclusions')
2025-10-15T03:28:33.336827901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.337785760Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-10-15T03:28:33.337981434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023926s
2025-10-15T03:28:33.338208642Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-10-15T03:28:33.338435709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.338718849Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-10-15T03:28:33.343501379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-15T03:28:33.343524966Z WHERE "Id" in (
2025-10-15T03:28:33.343533864Z SELECT "Artists"."Id" from "Artists"
2025-10-15T03:28:33.343542672Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-15T03:28:33.343552121Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-15T03:28:33.344409718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-15T03:28:33.344426392Z WHERE "Id" in (
2025-10-15T03:28:33.344434929Z SELECT "Artists"."Id" from "Artists"
2025-10-15T03:28:33.344443446Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-15T03:28:33.344452314Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-15T03:28:33.345022382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010961s
2025-10-15T03:28:33.345640105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-15T03:28:33.345669254Z WHERE "Id" in (
2025-10-15T03:28:33.345678102Z SELECT "Albums"."Id" from "Albums"
2025-10-15T03:28:33.345686900Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-15T03:28:33.345696138Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-15T03:28:33.346650991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-15T03:28:33.346663526Z WHERE "Id" in (
2025-10-15T03:28:33.346671923Z SELECT "Albums"."Id" from "Albums"
2025-10-15T03:28:33.346680420Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-15T03:28:33.346689799Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-15T03:28:33.347169585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001134s
2025-10-15T03:28:33.347743490Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-15T03:28:33.347758390Z WHERE "Id" in (
2025-10-15T03:28:33.347767118Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-15T03:28:33.347775785Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-15T03:28:33.347784814Z WHERE "Albums"."Id" IS NULL)
2025-10-15T03:28:33.348520084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-15T03:28:33.348542599Z WHERE "Id" in (
2025-10-15T03:28:33.348551377Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-15T03:28:33.348560175Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-15T03:28:33.348569043Z WHERE "Albums"."Id" IS NULL)
2025-10-15T03:28:33.349098118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009576s
2025-10-15T03:28:33.349665831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-15T03:28:33.349693557Z WHERE "Id" in (
2025-10-15T03:28:33.349702535Z SELECT "Tracks"."Id" from "Tracks"
2025-10-15T03:28:33.349711343Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-15T03:28:33.349720321Z WHERE "AlbumReleases"."Id" IS NULL)
2025-10-15T03:28:33.350478227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-15T03:28:33.350496744Z WHERE "Id" in (
2025-10-15T03:28:33.350505742Z SELECT "Tracks"."Id" from "Tracks"
2025-10-15T03:28:33.350514239Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-15T03:28:33.350523588Z WHERE "AlbumReleases"."Id" IS NULL)
2025-10-15T03:28:33.351094398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010003s
2025-10-15T03:28:33.351715147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-15T03:28:33.351728584Z WHERE "Id" in (
2025-10-15T03:28:33.351736931Z SELECT "Tracks"."Id" from "Tracks"
2025-10-15T03:28:33.351745428Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-15T03:28:33.351754657Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-15T03:28:33.352607073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-15T03:28:33.352634038Z WHERE "Id" in (
2025-10-15T03:28:33.352643236Z SELECT "Tracks"."Id" from "Tracks"
2025-10-15T03:28:33.352653306Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-15T03:28:33.352665160Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-15T03:28:33.353275659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010933s
2025-10-15T03:28:33.353902111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-15T03:28:33.353930999Z WHERE "Id" IN (
2025-10-15T03:28:33.353942392Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-15T03:28:33.353954025Z LEFT OUTER JOIN "Tracks"
2025-10-15T03:28:33.353964967Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-15T03:28:33.353976761Z WHERE "Tracks"."Id" IS NULL)
2025-10-15T03:28:33.354733054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-15T03:28:33.354755058Z WHERE "Id" IN (
2025-10-15T03:28:33.354764868Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-15T03:28:33.354773716Z LEFT OUTER JOIN "Tracks"
2025-10-15T03:28:33.354782544Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-15T03:28:33.354806672Z WHERE "Tracks"."Id" IS NULL)
2025-10-15T03:28:33.355346239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010207s
2025-10-15T03:28:33.355787046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-15T03:28:33', 'clean_artist_metadata_table')
2025-10-15T03:28:33.356137983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.356943695Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-10-15T03:28:33.357137465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025716s
2025-10-15T03:28:33.357360605Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-10-15T03:28:33.357578904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.357846092Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-10-15T03:28:33.358562074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:33.358738159Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.358961328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-10-15T03:28:33.359300792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.360413612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011871s
2025-10-15T03:28:33.360570218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:33.360740100Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.361040775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-10-15T03:28:33.361415379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.362398419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011633s
2025-10-15T03:28:33.362633853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:33.362792552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.363024980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-10-15T03:28:33.363364424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.364381912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011555s
2025-10-15T03:28:33.364625633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:33.364727478Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.364980718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-10-15T03:28:33.365354841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.366348572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001146s
2025-10-15T03:28:33.366559527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:33.366724329Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.366954773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-10-15T03:28:33.367338195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.368483210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001288s
2025-10-15T03:28:33.368733725Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-10-15T03:28:33.374905051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-10-15T03:28:33.376743273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-10-15T03:28:33.377531139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-15T03:28:33.378048090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-15T03:28:33.380653776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117171s
2025-10-15T03:28:33.380916095Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-10-15T03:28:33.384991961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-10-15T03:28:33.386757426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-10-15T03:28:33.387519280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-15T03:28:33.388106543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-15T03:28:33.390702690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009504s
2025-10-15T03:28:33.391036683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-15T03:28:33', 'health_issue_notification')
2025-10-15T03:28:33.391435315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.392553828Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-10-15T03:28:33.392738540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113588s
2025-10-15T03:28:33.392976008Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-10-15T03:28:33.393206341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.393478600Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-10-15T03:28:33.394450657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-15T03:28:33.394652092Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.394878088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-10-15T03:28:33.395263463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-10-15T03:28:33.396221883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011595s
2025-10-15T03:28:33.396421796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-15T03:28:33.396598261Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.396855449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-10-15T03:28:33.397100282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-10-15T03:28:33.398033421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010235s
2025-10-15T03:28:33.398313525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-10-15T03:28:33.398613649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-10-15T03:28:33.398868392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003398s
2025-10-15T03:28:33.399416245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-15T03:28:33.399435774Z WHERE "Id" IN (
2025-10-15T03:28:33.399444973Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-15T03:28:33.399453971Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-15T03:28:33.399462959Z WHERE "Tracks"."Id" IS NULL)
2025-10-15T03:28:33.400228581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-15T03:28:33.400255705Z WHERE "Id" IN (
2025-10-15T03:28:33.400266517Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-15T03:28:33.400275134Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-15T03:28:33.400285545Z WHERE "Tracks"."Id" IS NULL)
2025-10-15T03:28:33.400719229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008848s
2025-10-15T03:28:33.401375610Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-15T03:28:33.401389258Z WHERE "Id" IN (
2025-10-15T03:28:33.401401773Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-15T03:28:33.401410480Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-15T03:28:33.401422916Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-15T03:28:33.401432525Z WHERE "Artists"."Path" IS NULL)
2025-10-15T03:28:33.402263127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-15T03:28:33.402281454Z WHERE "Id" IN (
2025-10-15T03:28:33.402290422Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-15T03:28:33.402299460Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-15T03:28:33.402308699Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-15T03:28:33.402317878Z WHERE "Artists"."Path" IS NULL)
2025-10-15T03:28:33.402914228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011228s
2025-10-15T03:28:33.403639799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-15T03:28:33.403656793Z WHERE "Id" IN (
2025-10-15T03:28:33.403666062Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-15T03:28:33.403677034Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-15T03:28:33.403686523Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-15T03:28:33.403695962Z WHERE "AlbumReleases"."Monitored" = 0
2025-10-15T03:28:33.403704299Z OR "AlbumReleases"."Monitored" IS NULL)
2025-10-15T03:28:33.404724914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-15T03:28:33.404754574Z WHERE "Id" IN (
2025-10-15T03:28:33.404765686Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-15T03:28:33.404774554Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-15T03:28:33.404783702Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-15T03:28:33.404792821Z WHERE "AlbumReleases"."Monitored" = 0
2025-10-15T03:28:33.404801238Z OR "AlbumReleases"."Monitored" IS NULL)
2025-10-15T03:28:33.405399683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001222s
2025-10-15T03:28:33.406012236Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-15T03:28:33.406028028Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-15T03:28:33.406037697Z FROM "Artists"
2025-10-15T03:28:33.406046154Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-15T03:28:33.406055163Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-10-15T03:28:33.406784020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-15T03:28:33.406797958Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-15T03:28:33.406807016Z FROM "Artists"
2025-10-15T03:28:33.406815063Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-15T03:28:33.406823730Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-10-15T03:28:33.407252704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008813s
2025-10-15T03:28:33.407671136Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-15T03:28:33.407706528Z WHERE "Id" NOT IN (
2025-10-15T03:28:33.407715045Z SELECT MIN("Id")
2025-10-15T03:28:33.407723191Z FROM "TrackFiles"
2025-10-15T03:28:33.407731307Z GROUP BY "Path"
2025-10-15T03:28:33.407739604Z )
2025-10-15T03:28:33.408234731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-15T03:28:33.408264882Z WHERE "Id" NOT IN (
2025-10-15T03:28:33.408274070Z SELECT MIN("Id")
2025-10-15T03:28:33.408282708Z FROM "TrackFiles"
2025-10-15T03:28:33.408291105Z GROUP BY "Path"
2025-10-15T03:28:33.408299482Z )
2025-10-15T03:28:33.408597321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006188s
2025-10-15T03:28:33.408785701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-15T03:28:33.408947887Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.409132559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-10-15T03:28:33.412760775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2025-10-15T03:28:33.413965400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2025-10-15T03:28:33.414591862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-15T03:28:33.415172351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-15T03:28:33.417615991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-15T03:28:33.417964222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086346s
2025-10-15T03:28:33.418159395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-10-15T03:28:33.418480491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-15T03:28:33.418916038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005133s
2025-10-15T03:28:33.419070219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-10-15T03:28:33.422783325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2025-10-15T03:28:33.423862047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2025-10-15T03:28:33.424439750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-15T03:28:33.425249591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-15T03:28:33.427733403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-15T03:28:33.428239782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-15T03:28:33.428589076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092949s
2025-10-15T03:28:33.428956686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-15T03:28:33', 'add_mediafilerepository_mtime')
2025-10-15T03:28:33.429375930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.430459171Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-10-15T03:28:33.430686429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011126s
2025-10-15T03:28:33.430977395Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-10-15T03:28:33.431273230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.431520869Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-10-15T03:28:33.432887681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-15T03:28:33.432903503Z WHERE "Id" NOT IN (
2025-10-15T03:28:33.432911890Z SELECT MIN("Artists"."Id") from "Artists"
2025-10-15T03:28:33.432920527Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-15T03:28:33.432929625Z GROUP BY "ArtistMetadata"."Id")
2025-10-15T03:28:33.433717792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-15T03:28:33.433739356Z WHERE "Id" NOT IN (
2025-10-15T03:28:33.433748454Z SELECT MIN("Artists"."Id") from "Artists"
2025-10-15T03:28:33.433757422Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-15T03:28:33.433766480Z GROUP BY "ArtistMetadata"."Id")
2025-10-15T03:28:33.434214512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00089s
2025-10-15T03:28:33.434410257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-10-15T03:28:33.434661352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-10-15T03:28:33.435094584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s
2025-10-15T03:28:33.435286892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-10-15T03:28:33.439145391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2025-10-15T03:28:33.440593667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-15T03:28:33.441301893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.442122906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.444575284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.445027675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.445470246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-15T03:28:33.445810351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103113s
2025-10-15T03:28:33.446008320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-10-15T03:28:33.446371822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.446727087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004842s
2025-10-15T03:28:33.447067933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-15T03:28:33', 'add_artistmetadataid_constraint')
2025-10-15T03:28:33.447429692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.448669939Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-10-15T03:28:33.448860683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023956s
2025-10-15T03:28:33.449062459Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-10-15T03:28:33.449294196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.449565362Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-10-15T03:28:33.450177013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-10-15T03:28:33.450342246Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:33.450538952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-10-15T03:28:33.450865189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-10-15T03:28:33.451817346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001078s
2025-10-15T03:28:33.452056107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-10-15T03:28:33.452213784Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.452439970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-10-15T03:28:33.452800536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-10-15T03:28:33.453798315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011453s
2025-10-15T03:28:33.453979009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.454122438Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.454341529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-10-15T03:28:33.454716744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-10-15T03:28:33.455637077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011201s
2025-10-15T03:28:33.455837841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-10-15T03:28:33.456011070Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.456269771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-10-15T03:28:33.456584445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-10-15T03:28:33.457587234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s
2025-10-15T03:28:33.457760964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-15T03:28:33.457907178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.458116480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-10-15T03:28:33.458455032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-10-15T03:28:33.459396648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s
2025-10-15T03:28:33.459572552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-15T03:28:33.459722875Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.459936515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-10-15T03:28:33.460272521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-10-15T03:28:33.461214668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010821s
2025-10-15T03:28:33.461592349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-15T03:28:33', 'old_ids_and_artist_alias')
2025-10-15T03:28:33.462033878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.462794750Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-10-15T03:28:33.462992227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026345s
2025-10-15T03:28:33.463194314Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-10-15T03:28:33.463411371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.463723019Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-10-15T03:28:33.463979425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.464214869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.464759766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s
2025-10-15T03:28:33.465060362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-15T03:28:33.465312008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-15T03:28:33.465581731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s
2025-10-15T03:28:33.465995535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-15T03:28:33', 'download_propers_config')
2025-10-15T03:28:33.466293104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.467057262Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-10-15T03:28:33.467277366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017682s
2025-10-15T03:28:33.467523892Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-10-15T03:28:33.467743083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.468045673Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-10-15T03:28:33.468910644Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-10-15T03:28:33.469238434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-10-15T03:28:33.469820646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007085s
2025-10-15T03:28:33.470031802Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-10-15T03:28:33.473745118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2025-10-15T03:28:33.475146460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-15T03:28:33.475777551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.476838016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.479185082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.479710410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.480175216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-15T03:28:33.480672918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.481026710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108107s
2025-10-15T03:28:33.481245761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-10-15T03:28:33.484868536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-10-15T03:28:33.486150878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2025-10-15T03:28:33.486842911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-10-15T03:28:33.487434793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-10-15T03:28:33.489879816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-15T03:28:33.490233669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087841s
2025-10-15T03:28:33.490436647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-10-15T03:28:33.495372917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-15T03:28:33.496543304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2025-10-15T03:28:33.497119263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-10-15T03:28:33.497576845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-10-15T03:28:33.499758477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009122s
2025-10-15T03:28:33.499969713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-10-15T03:28:33.503298215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-10-15T03:28:33.504363880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-10-15T03:28:33.504878657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-15T03:28:33.505619428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-15T03:28:33.507902555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-15T03:28:33.508377101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-15T03:28:33.508840033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-15T03:28:33.509337184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-15T03:28:33.509672139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009535s
2025-10-15T03:28:33.509888574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-10-15T03:28:33.513214952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-15T03:28:33.514176779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-10-15T03:28:33.514689151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-15T03:28:33.515239078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-15T03:28:33.517588719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074817s
2025-10-15T03:28:33.517883973Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-10-15T03:28:33.521250001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2025-10-15T03:28:33.522291468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-10-15T03:28:33.522815072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-15T03:28:33.523578830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-15T03:28:33.525858651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-15T03:28:33.526333757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-15T03:28:33.526664243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086454s
2025-10-15T03:28:33.527051302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-15T03:28:33', 'remove_language_profiles')
2025-10-15T03:28:33.527403632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.529014345Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-10-15T03:28:33.529205610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109463s
2025-10-15T03:28:33.529440814Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-10-15T03:28:33.529661207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.529946853Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-10-15T03:28:33.530406699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-15T03:28:33.530587923Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.530817987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-10-15T03:28:33.531135255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-10-15T03:28:33.532095369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2025-10-15T03:28:33.532471686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-10-15T03:28:33.532938857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-10-15T03:28:33.533257990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005206s
2025-10-15T03:28:33.533624457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-15T03:28:33', 'multi_disc_naming_format')
2025-10-15T03:28:33.533975254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.534740895Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-10-15T03:28:33.534935066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019615s
2025-10-15T03:28:33.535182224Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-10-15T03:28:33.535363639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.535641569Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-10-15T03:28:33.536043869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-15T03:28:33.536227679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.536430317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-10-15T03:28:33.536757776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.537672789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010522s
2025-10-15T03:28:33.537848332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.538056070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.551043411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129944s
2025-10-15T03:28:33.551446994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-15T03:28:33', 'add_download_client_priority')
2025-10-15T03:28:33.551890296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.552792112Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-10-15T03:28:33.552894408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014636s
2025-10-15T03:28:33.553099952Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-10-15T03:28:33.553304854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.553572543Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-10-15T03:28:33.553965936Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.554253234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-10-15T03:28:33.554526644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003813s
2025-10-15T03:28:33.554758191Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.555059467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-10-15T03:28:33.555376997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s
2025-10-15T03:28:33.555752813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-15T03:28:33', 'remove_growl_prowl')
2025-10-15T03:28:33.556146586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.556870975Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-10-15T03:28:33.557054314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018833s
2025-10-15T03:28:33.557261822Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-10-15T03:28:33.557484791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.557752911Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-10-15T03:28:33.558173918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.558461878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-10-15T03:28:33.558745419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s
2025-10-15T03:28:33.559018569Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.559274865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-10-15T03:28:33.559541021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003756s
2025-10-15T03:28:33.559919112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-15T03:28:33', 'remove_plex_hometheatre')
2025-10-15T03:28:33.560387656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.561048847Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-10-15T03:28:33.561200172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018034s
2025-10-15T03:28:33.561427199Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-10-15T03:28:33.561676020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.561910312Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-10-15T03:28:33.562512565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-15T03:28:33.562679861Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:33.562875746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-10-15T03:28:33.563146301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-10-15T03:28:33.564123108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010366s
2025-10-15T03:28:33.564300475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-15T03:28:33.564474034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.564746332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-10-15T03:28:33.565111848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.566064617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011035s
2025-10-15T03:28:33.566262756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-15T03:28:33.566396685Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.566627129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-10-15T03:28:33.567041564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.567993310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011142s
2025-10-15T03:28:33.568179034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-15T03:28:33.568339998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.568553037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-10-15T03:28:33.568928323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.569918877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011227s
2025-10-15T03:28:33.570069681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-15T03:28:33.570235695Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.570443654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-10-15T03:28:33.570745943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-10-15T03:28:33.571659913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010317s
2025-10-15T03:28:33.571875948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.572071993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.573074351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010359s
2025-10-15T03:28:33.573479607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-15T03:28:33', 'add_root_folder_add_defaults')
2025-10-15T03:28:33.573846065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.574631246Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-10-15T03:28:33.574830597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025479s
2025-10-15T03:28:33.575042714Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-10-15T03:28:33.575240973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.575497800Z [Info] task_duration: Starting migration of Main DB to 40
2025-10-15T03:28:33.575836713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-15T03:28:33.576031966Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.576262420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-10-15T03:28:33.576591423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-10-15T03:28:33.577553069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010645s
2025-10-15T03:28:33.577913425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-15T03:28:33', 'task_duration')
2025-10-15T03:28:33.578299863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.579071927Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-10-15T03:28:33.579248272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025598s
2025-10-15T03:28:33.579529138Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-10-15T03:28:33.579785695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.580123886Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-10-15T03:28:33.580569082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-15T03:28:33.580751980Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.580985250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-10-15T03:28:33.581297950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.582249546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s
2025-10-15T03:28:33.582448546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-15T03:28:33.582613849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.582806587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-10-15T03:28:33.583132544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.584106795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010897s
2025-10-15T03:28:33.584519596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-15T03:28:33', 'add_indexer_and_enabled_to_release_profiles')
2025-10-15T03:28:33.584882247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.585680764Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-10-15T03:28:33.585881869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025936s
2025-10-15T03:28:33.586073054Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-10-15T03:28:33.586301334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.586549163Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-10-15T03:28:33.586928216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-10-15T03:28:33.590569788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2025-10-15T03:28:33.592147034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-15T03:28:33.592778616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.593727006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.596171388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.596629661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.597061049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-15T03:28:33.597565124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.597911241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108062s
2025-10-15T03:28:33.598250304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-10-15T03:28:33.598633716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-10-15T03:28:33.598936195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s
2025-10-15T03:28:33.599298624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-10-15T03:28:33.599686856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-10-15T03:28:33.600009867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004656s
2025-10-15T03:28:33.600228968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-10-15T03:28:33.603554955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-10-15T03:28:33.604673787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2025-10-15T03:28:33.605231260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-15T03:28:33.605679623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-15T03:28:33.607960265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075272s
2025-10-15T03:28:33.608329699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-15T03:28:33', 'remove_album_folders')
2025-10-15T03:28:33.608692198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.609818116Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-10-15T03:28:33.609997938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093712s
2025-10-15T03:28:33.610256769Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-10-15T03:28:33.610473866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.610777598Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-10-15T03:28:33.611301002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-15T03:28:33.611476345Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.611701478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-10-15T03:28:33.612052435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-10-15T03:28:33.613064503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011779s
2025-10-15T03:28:33.613436772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-15T03:28:33', 'add_priority_to_indexers')
2025-10-15T03:28:33.613807819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.614559703Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-10-15T03:28:33.614754175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026374s
2025-10-15T03:28:33.615008988Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-10-15T03:28:33.615214872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.615479926Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-10-15T03:28:33.615949271Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-10-15T03:28:33.616265718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-10-15T03:28:33.616634751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s
2025-10-15T03:28:33.616809313Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.617000377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.617601327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006315s
2025-10-15T03:28:33.618002505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-15T03:28:33', 'remove_chown_and_folderchmod_config')
2025-10-15T03:28:33.618376298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.619122270Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-10-15T03:28:33.619316481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020899s
2025-10-15T03:28:33.619518478Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-10-15T03:28:33.619733751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.620028986Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-10-15T03:28:33.626455957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-15T03:28:33.627248112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-15T03:28:33.627716184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008556s
2025-10-15T03:28:33.628083323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-15T03:28:33', 'update_notifiarr')
2025-10-15T03:28:33.628448198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.629240654Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-10-15T03:28:33.629405726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023428s
2025-10-15T03:28:33.629613595Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-10-15T03:28:33.629830401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.630109764Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-10-15T03:28:33.630403896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.630625913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.632094560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001465s
2025-10-15T03:28:33.632428502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-15T03:28:33', 'email_multiple_addresses')
2025-10-15T03:28:33.632792766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.633598669Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-10-15T03:28:33.633799383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029531s
2025-10-15T03:28:33.633993433Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-10-15T03:28:33.634229068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.634483170Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-10-15T03:28:33.634821441Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-10-15T03:28:33.635120954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-10-15T03:28:33.637423760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024062s
2025-10-15T03:28:33.637814948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-15T03:28:33', 'rename_blacklist_to_blocklist')
2025-10-15T03:28:33.638194382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.639068602Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-10-15T03:28:33.639277383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040179s
2025-10-15T03:28:33.639468958Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-10-15T03:28:33.639688851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.639970338Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-10-15T03:28:33.640498191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-15T03:28:33.640690949Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:33.640955652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-10-15T03:28:33.641327581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.642296772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011426s
2025-10-15T03:28:33.642551726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-10-15T03:28:33.642919466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.643944831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011457s
2025-10-15T03:28:33.644096656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.644294665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.647199715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002923s
2025-10-15T03:28:33.647571353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-15T03:28:33', 'cdh_per_downloadclient')
2025-10-15T03:28:33.647987952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.648794817Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-10-15T03:28:33.648996743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044726s
2025-10-15T03:28:33.649223891Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-10-15T03:28:33.649452351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.649678546Z [Info] download_history: Starting migration of Main DB to 52
2025-10-15T03:28:33.650466482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-10-15T03:28:33.651222775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-10-15T03:28:33.651835078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011562s
2025-10-15T03:28:33.652063468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-10-15T03:28:33.652401659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-15T03:28:33.652732675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004797s
2025-10-15T03:28:33.652958781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-10-15T03:28:33.653290899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-10-15T03:28:33.653639020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s
2025-10-15T03:28:33.653836298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-10-15T03:28:33.654172745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-15T03:28:33.654514493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s
2025-10-15T03:28:33.654688604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.654896222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.655976347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010893s
2025-10-15T03:28:33.656343746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-15T03:28:33', 'download_history')
2025-10-15T03:28:33.656690244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.657592952Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-10-15T03:28:33.657775419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027053s
2025-10-15T03:28:33.658016264Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-10-15T03:28:33.658226978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.658470188Z [Info] add_update_history: Starting migration of Main DB to 53
2025-10-15T03:28:33.658890304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-15T03:28:33', 'add_update_history')
2025-10-15T03:28:33.659249076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.660017784Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-10-15T03:28:33.660239801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018099s
2025-10-15T03:28:33.660428511Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-10-15T03:28:33.660646169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.660956284Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-10-15T03:28:33.661268753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:33.661443365Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:33.661667175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-10-15T03:28:33.662016409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.663068106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011936s
2025-10-15T03:28:33.663441137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-15T03:28:33', 'add_on_update_to_notifications')
2025-10-15T03:28:33.663810762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.664693579Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-10-15T03:28:33.664878532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027596s
2025-10-15T03:28:33.665109747Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-10-15T03:28:33.665342406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.665582840Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-10-15T03:28:33.665922574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-15T03:28:33.666101123Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.666306256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-10-15T03:28:33.666653746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.667703189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011993s
2025-10-15T03:28:33.668096030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-15T03:28:33', 'download_client_per_indexer')
2025-10-15T03:28:33.668457147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.669340386Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-10-15T03:28:33.669493724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027473s
2025-10-15T03:28:33.669712324Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-10-15T03:28:33.669912027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.670195097Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-10-15T03:28:33.670654211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-15T03:28:33.670804063Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.671016400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-10-15T03:28:33.671337266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.672426479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011997s
2025-10-15T03:28:33.672666663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-15T03:28:33.672827146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.673064103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-10-15T03:28:33.673417124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.674449954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011783s
2025-10-15T03:28:33.674644175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-15T03:28:33.674803836Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.675000953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-10-15T03:28:33.675331980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.676343877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011372s
2025-10-15T03:28:33.676712580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-15T03:28:33', 'AddNewItemMonitorType')
2025-10-15T03:28:33.677067975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.677937516Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-10-15T03:28:33.678146487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026845s
2025-10-15T03:28:33.678403034Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-10-15T03:28:33.678647486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.678942931Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-10-15T03:28:33.679283907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-15T03:28:33.679421835Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-15T03:28:33.679633321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-10-15T03:28:33.680009128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:33.681049062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012153s
2025-10-15T03:28:33.681436021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-15T03:28:33', 'ImportListSearch')
2025-10-15T03:28:33.681815845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.682673703Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-10-15T03:28:33.682831881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028016s
2025-10-15T03:28:33.683051493Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-10-15T03:28:33.683263631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.683534416Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-10-15T03:28:33.683873819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-15T03:28:33.684076618Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.684275217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-10-15T03:28:33.684641996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:33.685659164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001175s
2025-10-15T03:28:33.686020652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-15T03:28:33', 'ImportListMonitorExisting')
2025-10-15T03:28:33.686382691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.687300549Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-10-15T03:28:33.687503317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027776s
2025-10-15T03:28:33.687698670Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-10-15T03:28:33.687951890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.688208637Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-10-15T03:28:33.688720578Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.689021033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-15T03:28:33.689364354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s
2025-10-15T03:28:33.689571682Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.689876235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-10-15T03:28:33.690174445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004027s
2025-10-15T03:28:33.690342654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-15T03:28:33.690488818Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-15T03:28:33.690716597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-10-15T03:28:33.690943614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-10-15T03:28:33.691970161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001088s
2025-10-15T03:28:33.692332892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-15T03:28:33', 'add_indexer_tags')
2025-10-15T03:28:33.692689249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.693564912Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-10-15T03:28:33.693767059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026634s
2025-10-15T03:28:33.693955379Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-10-15T03:28:33.694177135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.695399577Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-10-15T03:28:33.695414286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:33.695423936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:33.696387656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013443s
2025-10-15T03:28:33.696798303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-15T03:28:33', 'update_audio_types')
2025-10-15T03:28:33.698693279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:33.699699926Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-10-15T03:28:33.699928325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046485s
2025-10-15T03:28:33.700251446Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-15T03:28:33.700543123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:33.700912948Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-10-15T03:28:33.703654979Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:33.704010735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-10-15T03:28:33.704438787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2025-10-15T03:28:33.704664892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-10-15T03:28:33.704873533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-15T03:28:33.705142574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-10-15T03:28:33.709983121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2025-10-15T03:28:33.711799067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2025-10-15T03:28:33.712707526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-10-15T03:28:33.713588370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-10-15T03:28:33.716765949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-10-15T03:28:33.717378412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-10-15T03:28:33.717792916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124218s
2025-10-15T03:28:33.718029823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.718184254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-15T03:28:33.718427464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-10-15T03:28:33.723628266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-15T03:28:33.726087658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-10-15T03:28:33.727379198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-15T03:28:33.728509344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-15T03:28:33.731663656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-15T03:28:33.732360078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-15T03:28:33.732918041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.733352416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146791s
2025-10-15T03:28:33.733550976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.733749095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-10-15T03:28:33.733997835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-10-15T03:28:33.758078923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-15T03:28:33.760920074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-10-15T03:28:33.762152796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-15T03:28:33.763193502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-15T03:28:33.766491352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-15T03:28:33.767117122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-15T03:28:33.767657971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.768109049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338709s
2025-10-15T03:28:33.768679658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:33.768708116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-10-15T03:28:33.768769980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-10-15T03:28:33.774002716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-15T03:28:33.776560176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-10-15T03:28:33.777697887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-15T03:28:33.778782110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-15T03:28:33.782013396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-15T03:28:33.782566500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-15T03:28:33.783132941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.783576754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145609s
2025-10-15T03:28:33.783873462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-15T03:28:33.784241803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2025-10-15T03:28:33.784634554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-10-15T03:28:33.790172194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2025-10-15T03:28:33.791600169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-10-15T03:28:33.792346362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.793358149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.795953785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.796402348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.796867525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-15T03:28:33.797365398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.797727417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127982s
2025-10-15T03:28:33.797916517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-15T03:28:33.798064686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-15T03:28:33.798268186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-10-15T03:28:33.802246927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2025-10-15T03:28:33.803665884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-10-15T03:28:33.804353649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-15T03:28:33.805345696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-15T03:28:33.807912184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-15T03:28:33.808363623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-15T03:28:33.808812797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-15T03:28:33.809300038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-15T03:28:33.809682719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112011s
2025-10-15T03:28:33.809870667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-15T03:28:33.810021581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-10-15T03:28:33.810230452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-10-15T03:28:33.814088069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-15T03:28:33.815262574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-10-15T03:28:33.815876290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-15T03:28:33.816468352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-15T03:28:33.825830333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098018s
2025-10-15T03:28:33.839306387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-15T03:28:33.839584317Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2025-10-15T03:28:33.839835072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-10-15T03:28:33.847983860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-15T03:28:33.849735938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-10-15T03:28:33.850417700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-15T03:28:33.851034102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-15T03:28:33.854577216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143848s
2025-10-15T03:28:33.854800906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-15T03:28:33.854990528Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2025-10-15T03:28:33.855258868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-10-15T03:28:33.859175885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-15T03:28:33.860303746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-15T03:28:33.860859896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-15T03:28:33.861408110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-15T03:28:33.863935669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084196s
2025-10-15T03:28:33.864173167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-15T03:28:33.864313840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-10-15T03:28:33.864562601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-10-15T03:28:33.868451702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-15T03:28:33.869581998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-15T03:28:33.870200093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-15T03:28:33.870741152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-15T03:28:33.873253150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084466s
2025-10-15T03:28:33.873481320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-15T03:28:33.873645560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-10-15T03:28:33.873892307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-10-15T03:28:33.877780817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-15T03:28:33.878961494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-15T03:28:33.879601933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-15T03:28:33.880297945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-15T03:28:33.882795965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086225s
2025-10-15T03:28:33.882977601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-15T03:28:33.883165719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-10-15T03:28:33.883483129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-10-15T03:28:33.887246516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-15T03:28:33.888319527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-15T03:28:33.888893382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-15T03:28:33.889671609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-15T03:28:33.892798595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-15T03:28:33.893349424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096369s
2025-10-15T03:28:33.893615510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-15T03:28:33.893843339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-10-15T03:28:33.894125707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-10-15T03:28:33.898210312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-15T03:28:33.899321179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-15T03:28:33.899966599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-15T03:28:33.900856841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-15T03:28:33.903711078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-15T03:28:33.904245534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098532s
2025-10-15T03:28:33.904463403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-15T03:28:33.904649758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-10-15T03:28:33.904913459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-10-15T03:28:33.908800015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-15T03:28:33.909941283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-15T03:28:33.910521621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-15T03:28:33.911396743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-15T03:28:33.914181952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-15T03:28:33.914618310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094581s
2025-10-15T03:28:33.914838444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-10-15T03:28:33.915027204Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2025-10-15T03:28:33.915288339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-10-15T03:28:33.919417293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-10-15T03:28:33.920622991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-10-15T03:28:33.921318321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-10-15T03:28:33.922058591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-10-15T03:28:33.924674849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-15T03:28:33.925232712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-10-15T03:28:33.925820426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-15T03:28:33.926143476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106383s
2025-10-15T03:28:33.926356916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-15T03:28:33.926533882Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:33.926781972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-10-15T03:28:33.930572505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-15T03:28:33.931601978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-10-15T03:28:33.932171114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-15T03:28:33.932698926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-15T03:28:33.935190984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082004s
2025-10-15T03:28:33.935444625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-15T03:28:33.935613084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-15T03:28:33.935885322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-10-15T03:28:33.940993427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-15T03:28:33.942075115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-10-15T03:28:33.942617036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-15T03:28:33.943247285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-15T03:28:33.945799775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096513s
2025-10-15T03:28:33.946019978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-15T03:28:33.946218167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-10-15T03:28:33.946475706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-10-15T03:28:33.950579760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-10-15T03:28:33.951672410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-10-15T03:28:33.952300675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-15T03:28:33.953246119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-15T03:28:33.958630370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-15T03:28:33.959070676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-15T03:28:33.959540031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-15T03:28:33.959883824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-15T03:28:33.960253508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013593s
2025-10-15T03:28:33.960419733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-15T03:28:33.960544814Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-10-15T03:28:33.960726691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-10-15T03:28:33.964354465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-15T03:28:33.965136239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-10-15T03:28:33.965639984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-15T03:28:33.966322478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-15T03:28:33.969500758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-15T03:28:33.969942367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090415s
2025-10-15T03:28:33.970109614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-15T03:28:33.970253604Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2025-10-15T03:28:33.970458847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-10-15T03:28:33.974061721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-15T03:28:33.974904548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-10-15T03:28:33.975325205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-15T03:28:33.976024864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-15T03:28:33.978561652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-15T03:28:33.978889542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082465s
2025-10-15T03:28:33.979035075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-15T03:28:33.979182983Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:33.979356582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-10-15T03:28:33.982783633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-15T03:28:33.983605458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-10-15T03:28:33.984028289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-15T03:28:33.984656003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-15T03:28:33.987104153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-15T03:28:33.987427814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079138s
2025-10-15T03:28:33.987583698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-15T03:28:33.987749622Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:33.987941338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-10-15T03:28:33.991433229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-15T03:28:33.992228591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-10-15T03:28:33.992657434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-15T03:28:33.993290298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-15T03:28:33.995840954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-15T03:28:33.996180498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080531s
2025-10-15T03:28:33.996357715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-15T03:28:33.996474991Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:33.996668400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-10-15T03:28:34.000194050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-15T03:28:34.001065013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-10-15T03:28:34.001536743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-15T03:28:34.002218536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-15T03:28:34.004802649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-15T03:28:34.005102543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082473s
2025-10-15T03:28:34.005264509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-15T03:28:34.005447437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-15T03:28:34.005591898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-10-15T03:28:34.009151796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-15T03:28:34.009999132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-10-15T03:28:34.010486734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-15T03:28:34.011162394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-15T03:28:34.013747329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-15T03:28:34.014067945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008283s
2025-10-15T03:28:34.014217416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-10-15T03:28:34.014340684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-15T03:28:34.014536098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-10-15T03:28:34.019344409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-15T03:28:34.020213159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-10-15T03:28:34.020634527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-15T03:28:34.021225447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-15T03:28:34.023678256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089345s
2025-10-15T03:28:34.023843268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-10-15T03:28:34.024000825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-15T03:28:34.024236069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-10-15T03:28:34.027697869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2025-10-15T03:28:34.028481677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-10-15T03:28:34.028905250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-15T03:28:34.029411580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-15T03:28:34.031889038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074649s
2025-10-15T03:28:34.032073469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-15T03:28:34.032258021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-15T03:28:34.032426741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-10-15T03:28:34.035977912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-10-15T03:28:34.036884627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-10-15T03:28:34.037346577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-15T03:28:34.037769679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-15T03:28:34.040213901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076246s
2025-10-15T03:28:34.040386077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-15T03:28:34.040548504Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:34.040707024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-10-15T03:28:34.044265438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-10-15T03:28:34.045135390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-10-15T03:28:34.045609896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-15T03:28:34.046115213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-15T03:28:34.048660418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077347s
2025-10-15T03:28:34.048855390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-15T03:28:34.048986474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-15T03:28:34.049157218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-10-15T03:28:34.052640111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2025-10-15T03:28:34.053344440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2025-10-15T03:28:34.053733132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-10-15T03:28:34.054165182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-10-15T03:28:34.056626057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072875s
2025-10-15T03:28:34.056840188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-15T03:28:34.056936823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-15T03:28:34.057144661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-10-15T03:28:34.060553675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-15T03:28:34.061184215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-15T03:28:34.061566465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-15T03:28:34.062201854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-15T03:28:34.064794805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-15T03:28:34.065126152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077887s
2025-10-15T03:28:34.065275162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-15T03:28:34.065405485Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.065629235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-10-15T03:28:34.069017808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-15T03:28:34.069688739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-15T03:28:34.070055808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-15T03:28:34.070736790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-15T03:28:34.073294059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-15T03:28:34.073620626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078313s
2025-10-15T03:28:34.073794386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-15T03:28:34.073909618Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-15T03:28:34.074096745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-10-15T03:28:34.077638596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2025-10-15T03:28:34.078434469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-10-15T03:28:34.078880146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-15T03:28:34.079612831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-15T03:28:34.082160271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-15T03:28:34.082538553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-15T03:28:34.082813567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008551s
2025-10-15T03:28:34.082983779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-15T03:28:34.083121266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-15T03:28:34.083292531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-10-15T03:28:34.086832399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2025-10-15T03:28:34.087598712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-10-15T03:28:34.088085482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-15T03:28:34.088783227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-15T03:28:34.091225063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-15T03:28:34.091594768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-15T03:28:34.091913139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084388s
2025-10-15T03:28:34.092075756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-15T03:28:34.092191800Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.092378556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-15T03:28:34.096795119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-15T03:28:34.097316288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-15T03:28:34.097666884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-15T03:28:34.098138624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-15T03:28:34.100596954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-15T03:28:34.100933131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083863s
2025-10-15T03:28:34.101253295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-15T03:28:34', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-15T03:28:34.101568420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.105375315Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-15T03:28:34.105556069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127709s
2025-10-15T03:28:34.105784469Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-10-15T03:28:34.105962568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.106236970Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-10-15T03:28:34.106814934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:34.106973243Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:34.107198045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-10-15T03:28:34.107424231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.108498624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011159s
2025-10-15T03:28:34.108631582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:34.108763848Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.108938179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-10-15T03:28:34.109229215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.110253578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011421s
2025-10-15T03:28:34.110550666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-15T03:28:34', 'add_on_delete_to_notifications')
2025-10-15T03:28:34.110885380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.111661472Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-10-15T03:28:34.111825162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025194s
2025-10-15T03:28:34.112029764Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-10-15T03:28:34.112204295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.112433657Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-10-15T03:28:34.113853326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-15T03:28:34.114032096Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2025-10-15T03:28:34.114215956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-10-15T03:28:34.114484376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.115969737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001558s
2025-10-15T03:28:34.116100901Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-15T03:28:34.116310804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-10-15T03:28:34.116558202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003161s
2025-10-15T03:28:34.116714316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-15T03:28:34.116846242Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.117003228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-10-15T03:28:34.117267210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-10-15T03:28:34.118675816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014871s
2025-10-15T03:28:34.118825448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:34.118991432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:34.119753296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s
2025-10-15T03:28:34.119915883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-10-15T03:28:34.120339556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-10-15T03:28:34.120750664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006896s
2025-10-15T03:28:34.120934224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-10-15T03:28:34.121157704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-10-15T03:28:34.121441515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003657s
2025-10-15T03:28:34.121596748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-15T03:28:34.121727781Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.121911151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-10-15T03:28:34.122173759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-10-15T03:28:34.123193633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010996s
2025-10-15T03:28:34.123351140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-15T03:28:34.123539950Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.123659601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-10-15T03:28:34.123944044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.125002565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001173s
2025-10-15T03:28:34.125165012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-15T03:28:34.125307189Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.125485057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-10-15T03:28:34.125746032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.126765325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s
2025-10-15T03:28:34.126909144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:34.127084547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:34.128641903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001575s
2025-10-15T03:28:34.128814891Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:34.128968000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:34.129793943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008311s
2025-10-15T03:28:34.129975899Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-10-15T03:28:34.133549645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-10-15T03:28:34.134500510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-10-15T03:28:34.135168395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-15T03:28:34.135619603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-15T03:28:34.138609323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084461s
2025-10-15T03:28:34.138821841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-10-15T03:28:34.142303341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-10-15T03:28:34.142918760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-10-15T03:28:34.143258434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-15T03:28:34.143759934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-15T03:28:34.146648810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076565s
2025-10-15T03:28:34.146873924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-15T03:28:34.147162415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-15T03:28:34.147398690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s
2025-10-15T03:28:34.147515906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-15T03:28:34.147653644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-15T03:28:34.147843496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-10-15T03:28:34.148155995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.149112672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001077s
2025-10-15T03:28:34.149267574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-15T03:28:34.149404599Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.149590995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-10-15T03:28:34.149852481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-10-15T03:28:34.151352722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015693s
2025-10-15T03:28:34.151635001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-15T03:28:34', 'add_custom_formats')
2025-10-15T03:28:34.151933291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.153663515Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-10-15T03:28:34.153807645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038737s
2025-10-15T03:28:34.154014261Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-10-15T03:28:34.154195807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.154491833Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-10-15T03:28:34.154877479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-15T03:28:34.155019385Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.155177133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-10-15T03:28:34.155410733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-10-15T03:28:34.156783427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014409s
2025-10-15T03:28:34.157079062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-15T03:28:34', 'add_result_to_commands')
2025-10-15T03:28:34.157372974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.158273517Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-10-15T03:28:34.158409311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028832s
2025-10-15T03:28:34.158585526Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-10-15T03:28:34.158775809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.159011834Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-10-15T03:28:34.159335816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:34.159496249Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.159679318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-10-15T03:28:34.159996937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.160936569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010898s
2025-10-15T03:28:34.161242766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-15T03:28:34', 'health_restored_notification')
2025-10-15T03:28:34.161542008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.162493264Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-10-15T03:28:34.162651412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026085s
2025-10-15T03:28:34.162826665Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-10-15T03:28:34.162988471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.163256711Z [Info] remove_uc: Starting migration of Main DB to 66
2025-10-15T03:28:34.163506273Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-15T03:28:34.163761207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-10-15T03:28:34.163997362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003156s
2025-10-15T03:28:34.164287336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-15T03:28:34', 'remove_uc')
2025-10-15T03:28:34.164566739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.165360397Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-10-15T03:28:34.165546692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016486s
2025-10-15T03:28:34.165697897Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-10-15T03:28:34.165895835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.166149766Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-10-15T03:28:34.166383026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:34.166553540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:34.168637546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020786s
2025-10-15T03:28:34.168951899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-15T03:28:34', 'download_clients_rename_tv_to_music')
2025-10-15T03:28:34.169251242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.170038206Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-10-15T03:28:34.170223229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034627s
2025-10-15T03:28:34.170437861Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-10-15T03:28:34.170621901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.170949832Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-10-15T03:28:34.171168502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-15T03:28:34.171311219Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:34.171505801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-10-15T03:28:34.171764191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-10-15T03:28:34.172797081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011272s
2025-10-15T03:28:34.173121304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-15T03:28:34', 'add_colon_replacement_to_naming_config')
2025-10-15T03:28:34.173413723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.174466242Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-10-15T03:28:34.174622837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027624s
2025-10-15T03:28:34.174799854Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-10-15T03:28:34.174995678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.175208186Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-10-15T03:28:34.175574744Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-10-15T03:28:34.179181085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-15T03:28:34.179908851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-10-15T03:28:34.180374989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-15T03:28:34.181081432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-15T03:28:34.183678591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-15T03:28:34.183990058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082463s
2025-10-15T03:28:34.184159449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-15T03:28:34.184300513Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.184478642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-10-15T03:28:34.184718495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-10-15T03:28:34.185712456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s
2025-10-15T03:28:34.185987119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-15T03:28:34', 'list_sync_time')
2025-10-15T03:28:34.186275731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.187418832Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-10-15T03:28:34.187558734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027524s
2025-10-15T03:28:34.187762705Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-10-15T03:28:34.187973449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.188199184Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-10-15T03:28:34.188511342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-15T03:28:34.188651805Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.188825485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-10-15T03:28:34.189060107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-10-15T03:28:34.189996042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010032s
2025-10-15T03:28:34.190283140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-15T03:28:34', 'add_download_client_tags')
2025-10-15T03:28:34.190564426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.191318655Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-10-15T03:28:34.191482414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023131s
2025-10-15T03:28:34.191656565Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-10-15T03:28:34.191843201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.192115489Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-10-15T03:28:34.192684064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-10-15T03:28:34.193084170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-15T03:28:34.193493283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006703s
2025-10-15T03:28:34.193683516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-10-15T03:28:34.193938780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-10-15T03:28:34.194251540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004048s
2025-10-15T03:28:34.194523668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-15T03:28:34', 'add_notification_status')
2025-10-15T03:28:34.194819123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.195832022Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-10-15T03:28:34.196030151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019526s
2025-10-15T03:28:34.196214713Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-10-15T03:28:34.196411309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.196628707Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-10-15T03:28:34.196883890Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:34.197049143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:34.198876573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018348s
2025-10-15T03:28:34.199187549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-15T03:28:34', 'add_alac_24_quality_in_profiles')
2025-10-15T03:28:34.199469757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.200368196Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-10-15T03:28:34.200585995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032861s
2025-10-15T03:28:34.200688090Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-10-15T03:28:34.200862311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.201081382Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-10-15T03:28:34.201439964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-10-15T03:28:34.201573483Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.201730179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-10-15T03:28:34.201922606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-10-15T03:28:34.202903692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010243s
2025-10-15T03:28:34.203084536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-10-15T03:28:34.203275450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-10-15T03:28:34.204333711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s
2025-10-15T03:28:34.204633064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-15T03:28:34', 'add_salt_to_users')
2025-10-15T03:28:34.204917677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.205791296Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-10-15T03:28:34.205933733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025327s
2025-10-15T03:28:34.206095969Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-10-15T03:28:34.206270761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.206476686Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-10-15T03:28:34.206971442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-10-15T03:28:34.207353812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-10-15T03:28:34.207755481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006761s
2025-10-15T03:28:34.208039553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-10-15T03:28:34.208207491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-10-15T03:28:34.208533588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003872s
2025-10-15T03:28:34.208802780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-15T03:28:34', 'add_auto_tagging')
2025-10-15T03:28:34.209097242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.209904658Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-10-15T03:28:34.210048187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017423s
2025-10-15T03:28:34.210240114Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-10-15T03:28:34.210416930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.210682244Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-10-15T03:28:34.211023621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-15T03:28:34.211185026Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.211357433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-10-15T03:28:34.211604040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-10-15T03:28:34.212656489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011181s
2025-10-15T03:28:34.212897123Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-15T03:28:34.213163059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-15T03:28:34.213406970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003249s
2025-10-15T03:28:34.213701663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-15T03:28:34', 'quality_definition_preferred_size')
2025-10-15T03:28:34.213999864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.214700976Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-10-15T03:28:34.214825827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015455s
2025-10-15T03:28:34.215048155Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-10-15T03:28:34.215221233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.215448591Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-10-15T03:28:34.215785579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-15T03:28:34.215982105Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:34.216156116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-10-15T03:28:34.216401319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.217469961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011395s
2025-10-15T03:28:34.217763923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-15T03:28:34', 'add_on_artist_add_to_notifications')
2025-10-15T03:28:34.218063887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.218800080Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-10-15T03:28:34.218959400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024364s
2025-10-15T03:28:34.219132840Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-10-15T03:28:34.219309626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.219525340Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-10-15T03:28:34.219812498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-15T03:28:34.220031569Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:34.220205379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-10-15T03:28:34.220430853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-10-15T03:28:34.221417219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s
2025-10-15T03:28:34.221702634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-15T03:28:34', 'album_last_searched_time')
2025-10-15T03:28:34.221984752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.222658649Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-10-15T03:28:34.222861247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022689s
2025-10-15T03:28:34.222984755Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-10-15T03:28:34.223159848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.223378478Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-10-15T03:28:34.223737772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-15T03:28:34.223889066Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.224083718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-10-15T03:28:34.224328661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.225363726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s
2025-10-15T03:28:34.225507926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-15T03:28:34.225651305Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.225807679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-10-15T03:28:34.226059957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-15T03:28:34.227051965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s
2025-10-15T03:28:34.227346027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-15T03:28:34', 'add_indexer_flags')
2025-10-15T03:28:34.227623536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.228303435Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-10-15T03:28:34.228472355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023217s
2025-10-15T03:28:34.228638329Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-10-15T03:28:34.228842209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.229052523Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-10-15T03:28:34.229463661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-10-15T03:28:34.229681950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-10-15T03:28:34.230017295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003895s
2025-10-15T03:28:34.230170514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-10-15T03:28:34.230394986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-10-15T03:28:34.230725121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003809s
2025-10-15T03:28:34.230881916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-10-15T03:28:34.231125497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-10-15T03:28:34.231479550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s
2025-10-15T03:28:34.231740585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-15T03:28:34', 'add_indexes_album_statistics')
2025-10-15T03:28:34.232053986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.232948297Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-10-15T03:28:34.233116005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018761s
2025-10-15T03:28:34.233343202Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-10-15T03:28:34.233457843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.233697035Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-10-15T03:28:34.234051970Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-10-15T03:28:34.234409981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-10-15T03:28:34.234644142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003746s
2025-10-15T03:28:34.234989658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-15T03:28:34', 'update_redacted_baseurl')
2025-10-15T03:28:34.235239481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.235826192Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-10-15T03:28:34.236021536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015226s
2025-10-15T03:28:34.245022649Z [Debug] MigrationController: Took: 00:00:01.5770106
2025-10-15T03:28:34.336489520Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-10-15T03:28:34.378541844Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-10-15T03:28:34.405279652Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-15T03:28:34.427909728Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-15T03:28:34.428987508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-15T03:28:34.429289095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-15T03:28:34.433598432Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-10-15T03:28:34.433847614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045999s
2025-10-15T03:28:34.434095683Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-15T03:28:34.434320566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048243s
2025-10-15T03:28:34.436088286Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-15T03:28:34.436365343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.436794137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-15T03:28:34.437135454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-15T03:28:34.437603567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s
2025-10-15T03:28:34.437854322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.439136323Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-15T03:28:34.439359753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020312s
2025-10-15T03:28:34.439702704Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-15T03:28:34.439992868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.440493546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-15T03:28:34.440803109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-15T03:28:34.441284138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s
2025-10-15T03:28:34.441520404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-15T03:28:34.441734435Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-15T03:28:34.442014378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-15T03:28:34.442387720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-15T03:28:34.443105195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008306s
2025-10-15T03:28:34.443356481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.444042352Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-15T03:28:34.444314389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001756s
2025-10-15T03:28:34.444666178Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-15T03:28:34.444976963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.445339022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-15T03:28:34.445566921Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-15T03:28:34.445809149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-15T03:28:34.446116498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-15T03:28:34.446653329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005868s
2025-10-15T03:28:34.446887951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.447622600Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-15T03:28:34.447896943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015241s
2025-10-15T03:28:34.448272950Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-15T03:28:34.448540328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.448858840Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-10-15T03:28:34.449453667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-15T03:28:34.449919024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-10-15T03:28:34.450529393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008378s
2025-10-15T03:28:34.450755799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-10-15T03:28:34.451038488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-15T03:28:34.451455638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s
2025-10-15T03:28:34.451791835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-15T03:28:34', 'InitialSetup')
2025-10-15T03:28:34.452219546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.452987172Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-15T03:28:34.453232847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019956s
2025-10-15T03:28:34.453500335Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-10-15T03:28:34.453763826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.454104502Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-10-15T03:28:34.454522834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-15T03:28:34', 'add_reason_to_pending_releases')
2025-10-15T03:28:34.454961818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.455705706Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-10-15T03:28:34.455977684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019306s
2025-10-15T03:28:34.456236405Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-10-15T03:28:34.456480466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.456803547Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-10-15T03:28:34.457212109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-15T03:28:34', 'add_medium_support')
2025-10-15T03:28:34.457608287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.458449451Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-10-15T03:28:34.458688182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019549s
2025-10-15T03:28:34.458941171Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-10-15T03:28:34.459209541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.459536860Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-10-15T03:28:34.459977798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-15T03:28:34', 'add_various_qualites_in_profile')
2025-10-15T03:28:34.460437173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.461204238Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-10-15T03:28:34.461418158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019164s
2025-10-15T03:28:34.461667801Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-10-15T03:28:34.461932975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.462235173Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-10-15T03:28:34.462592242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-15T03:28:34', 'metadata_profiles')
2025-10-15T03:28:34.463035084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.463742689Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-10-15T03:28:34.463993885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018197s
2025-10-15T03:28:34.464306394Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-10-15T03:28:34.464605696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.464946603Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-10-15T03:28:34.465353783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-15T03:28:34', 'separate_automatic_and_interactive_search')
2025-10-15T03:28:34.465814540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.466591856Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-10-15T03:28:34.466816909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018976s
2025-10-15T03:28:34.467062543Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-10-15T03:28:34.467340533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.467667782Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-10-15T03:28:34.468106375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-15T03:28:34', 'change_album_path_to_relative')
2025-10-15T03:28:34.468530138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.469253685Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-10-15T03:28:34.469500713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018938s
2025-10-15T03:28:34.469753381Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-10-15T03:28:34.470029828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.470338259Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-10-15T03:28:34.470724777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-15T03:28:34', 'change_quality_size_mb_to_kb')
2025-10-15T03:28:34.471193321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.471979804Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-10-15T03:28:34.472238405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001929s
2025-10-15T03:28:34.472479861Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-10-15T03:28:34.472756097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.473071793Z [Info] album_releases: Starting migration of Log DB to 9
2025-10-15T03:28:34.473450556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-15T03:28:34', 'album_releases')
2025-10-15T03:28:34.473919069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.474612906Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-10-15T03:28:34.474846918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018713s
2025-10-15T03:28:34.475096500Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-10-15T03:28:34.475355702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.475660536Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-10-15T03:28:34.476104800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-15T03:28:34', 'album_releases_fix')
2025-10-15T03:28:34.476532131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.477239806Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-10-15T03:28:34.477466773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s
2025-10-15T03:28:34.477732037Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-10-15T03:28:34.477971218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.478322586Z [Info] import_lists: Starting migration of Log DB to 11
2025-10-15T03:28:34.478703844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-15T03:28:34', 'import_lists')
2025-10-15T03:28:34.484260402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.485061645Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-10-15T03:28:34.485282420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070931s
2025-10-15T03:28:34.485554307Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-10-15T03:28:34.485828619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.486130227Z [Info] add_release_status: Starting migration of Log DB to 12
2025-10-15T03:28:34.486497366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-15T03:28:34', 'add_release_status')
2025-10-15T03:28:34.486920698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.487706741Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-10-15T03:28:34.487959740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018979s
2025-10-15T03:28:34.488221497Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-10-15T03:28:34.488482012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.488804221Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-10-15T03:28:34.489173534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-15T03:28:34', 'album_download_notification')
2025-10-15T03:28:34.489632619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.490400806Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-10-15T03:28:34.490674076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019062s
2025-10-15T03:28:34.490920152Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-10-15T03:28:34.491184534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.491476121Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-10-15T03:28:34.491891297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-15T03:28:34', 'fix_language_metadata_profiles')
2025-10-15T03:28:34.492311082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.493063387Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-10-15T03:28:34.493296687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018619s
2025-10-15T03:28:34.493535407Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-10-15T03:28:34.493826995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.494094864Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-10-15T03:28:34.494443005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-15T03:28:34', 'remove_fanzub')
2025-10-15T03:28:34.494869894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.495615666Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-10-15T03:28:34.495920700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017936s
2025-10-15T03:28:34.496132457Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-10-15T03:28:34.496419034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.496736232Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-10-15T03:28:34.497165978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-15T03:28:34', 'update_artist_history_indexes')
2025-10-15T03:28:34.497535211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.498267926Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-10-15T03:28:34.498581007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018264s
2025-10-15T03:28:34.498800188Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-10-15T03:28:34.499040482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.499338582Z [Info] remove_nma: Starting migration of Log DB to 17
2025-10-15T03:28:34.499691653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-15T03:28:34', 'remove_nma')
2025-10-15T03:28:34.500133102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.500912161Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-10-15T03:28:34.501183387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018674s
2025-10-15T03:28:34.501392257Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-10-15T03:28:34.501700608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.501996885Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-10-15T03:28:34.502395647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-15T03:28:34', 'album_disambiguation')
2025-10-15T03:28:34.502904191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.503593670Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-10-15T03:28:34.503832861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019025s
2025-10-15T03:28:34.504114859Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-10-15T03:28:34.504370674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.504679045Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-10-15T03:28:34.505075163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-15T03:28:34', 'add_ape_quality_in_profiles')
2025-10-15T03:28:34.505520450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.506285921Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-10-15T03:28:34.506533570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019153s
2025-10-15T03:28:34.506803263Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-10-15T03:28:34.507027815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.507318069Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-10-15T03:28:34.507691962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-15T03:28:34', 'remove_pushalot')
2025-10-15T03:28:34.508152279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.508945075Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-10-15T03:28:34.509181101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019135s
2025-10-15T03:28:34.509471545Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-10-15T03:28:34.509683562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.509992484Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-10-15T03:28:34.510318661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-15T03:28:34', 'add_custom_filters')
2025-10-15T03:28:34.510793808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.511594821Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-10-15T03:28:34.511793481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018953s
2025-10-15T03:28:34.512038374Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-10-15T03:28:34.512289499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.512576156Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-10-15T03:28:34.512921011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-15T03:28:34', 'import_list_tags')
2025-10-15T03:28:34.513361808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.514210708Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-10-15T03:28:34.514416031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018709s
2025-10-15T03:28:34.514665413Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-10-15T03:28:34.514943193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.515223527Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-10-15T03:28:34.515593662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-15T03:28:34', 'add_release_groups_etc')
2025-10-15T03:28:34.516049751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.516857507Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-10-15T03:28:34.517096839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019296s
2025-10-15T03:28:34.517361001Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-10-15T03:28:34.517565563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.517886819Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-10-15T03:28:34.518281093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-15T03:28:34', 'NewMediaInfoFormat')
2025-10-15T03:28:34.518650597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.519431179Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-10-15T03:28:34.519673998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018591s
2025-10-15T03:28:34.519981958Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-10-15T03:28:34.520241601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.520535503Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-10-15T03:28:34.520956510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-15T03:28:34', 'rename_restrictions_to_release_profiles')
2025-10-15T03:28:34.521402118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.522215536Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-10-15T03:28:34.522483595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019724s
2025-10-15T03:28:34.522750924Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-15T03:28:34.523038292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.523351844Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-10-15T03:28:34.523778543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-15T03:28:34', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-15T03:28:34.524274462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.525094813Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-15T03:28:34.525371941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020134s
2025-10-15T03:28:34.525614079Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-10-15T03:28:34.525850425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.526150940Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-10-15T03:28:34.526520865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-15T03:28:34', 'add_import_exclusions')
2025-10-15T03:28:34.526961752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.527746623Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-10-15T03:28:34.527990824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001888s
2025-10-15T03:28:34.528263764Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-10-15T03:28:34.528541383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.528902119Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-10-15T03:28:34.529249599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-15T03:28:34', 'clean_artist_metadata_table')
2025-10-15T03:28:34.529721319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.530544266Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-10-15T03:28:34.530807386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019848s
2025-10-15T03:28:34.531050455Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-10-15T03:28:34.531319898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.531623799Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-10-15T03:28:34.532092583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-15T03:28:34', 'health_issue_notification')
2025-10-15T03:28:34.532596137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.533404254Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-10-15T03:28:34.533724609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020636s
2025-10-15T03:28:34.533991928Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-10-15T03:28:34.534383386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.534592377Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-10-15T03:28:34.534956460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-15T03:28:34', 'add_mediafilerepository_mtime')
2025-10-15T03:28:34.535378510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.536184683Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-10-15T03:28:34.536422532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018889s
2025-10-15T03:28:34.536675641Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-10-15T03:28:34.536916997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.537256481Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-10-15T03:28:34.537644953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-15T03:28:34', 'add_artistmetadataid_constraint')
2025-10-15T03:28:34.538082304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.538875541Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-10-15T03:28:34.539114202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019028s
2025-10-15T03:28:34.539356991Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-10-15T03:28:34.539678037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.539901257Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-10-15T03:28:34.540297875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-15T03:28:34', 'old_ids_and_artist_alias')
2025-10-15T03:28:34.540708652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.541525818Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-10-15T03:28:34.541768847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019092s
2025-10-15T03:28:34.542014912Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-10-15T03:28:34.542243292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.542549619Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-10-15T03:28:34.542905195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-15T03:28:34', 'download_propers_config')
2025-10-15T03:28:34.543333808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.544103959Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-10-15T03:28:34.544370856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018344s
2025-10-15T03:28:34.544588364Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-10-15T03:28:34.544839450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.545108421Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-10-15T03:28:34.545461402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-15T03:28:34', 'remove_language_profiles')
2025-10-15T03:28:34.545904013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.546668523Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-10-15T03:28:34.546898465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018475s
2025-10-15T03:28:34.547128398Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-10-15T03:28:34.547385135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.547691602Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-10-15T03:28:34.548103321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-15T03:28:34', 'multi_disc_naming_format')
2025-10-15T03:28:34.548509119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.549281844Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-10-15T03:28:34.549528942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018862s
2025-10-15T03:28:34.549766130Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-10-15T03:28:34.550027816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.550316377Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-10-15T03:28:34.550700331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-15T03:28:34', 'add_download_client_priority')
2025-10-15T03:28:34.551122210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.551900848Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-10-15T03:28:34.552152304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018545s
2025-10-15T03:28:34.552398931Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-10-15T03:28:34.552638483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.552934038Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-10-15T03:28:34.553277199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-15T03:28:34', 'remove_growl_prowl')
2025-10-15T03:28:34.553699109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.554457997Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-10-15T03:28:34.554686076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018254s
2025-10-15T03:28:34.554941390Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-10-15T03:28:34.555206454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.555483802Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-10-15T03:28:34.555838576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-15T03:28:34', 'remove_plex_hometheatre')
2025-10-15T03:28:34.556347702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.557149566Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-10-15T03:28:34.557376854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019545s
2025-10-15T03:28:34.557623801Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-10-15T03:28:34.557896039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.558203939Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-10-15T03:28:34.558557461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-15T03:28:34', 'add_root_folder_add_defaults')
2025-10-15T03:28:34.558991225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.559759772Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-10-15T03:28:34.560023924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001859s
2025-10-15T03:28:34.560251132Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-10-15T03:28:34.560492748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.560800658Z [Info] task_duration: Starting migration of Log DB to 40
2025-10-15T03:28:34.561145021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-15T03:28:34', 'task_duration')
2025-10-15T03:28:34.561534255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.562297251Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-10-15T03:28:34.562531954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018032s
2025-10-15T03:28:34.562783581Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-10-15T03:28:34.563058915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.563363809Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-10-15T03:28:34.563770578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-15T03:28:34', 'add_indexer_and_enabled_to_release_profiles')
2025-10-15T03:28:34.564271126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.565103402Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-10-15T03:28:34.565320819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019696s
2025-10-15T03:28:34.565577667Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-10-15T03:28:34.565824393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.566114658Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-10-15T03:28:34.566479402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-15T03:28:34', 'remove_album_folders')
2025-10-15T03:28:34.566888035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.567803178Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-10-15T03:28:34.568079795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019876s
2025-10-15T03:28:34.568311100Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-10-15T03:28:34.568570372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.568868603Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-10-15T03:28:34.569224870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-15T03:28:34', 'add_priority_to_indexers')
2025-10-15T03:28:34.569647712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.570431971Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-10-15T03:28:34.570674780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018561s
2025-10-15T03:28:34.570919192Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-10-15T03:28:34.571193053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.571494119Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-10-15T03:28:34.571909866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-15T03:28:34', 'remove_chown_and_folderchmod_config')
2025-10-15T03:28:34.572348209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.573136577Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-10-15T03:28:34.573386019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019208s
2025-10-15T03:28:34.573626453Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-10-15T03:28:34.573865815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.574162422Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-10-15T03:28:34.574509171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-15T03:28:34', 'update_notifiarr')
2025-10-15T03:28:34.574924797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.575677343Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-10-15T03:28:34.575905552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018096s
2025-10-15T03:28:34.576180847Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-10-15T03:28:34.576451451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.576711305Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-10-15T03:28:34.577075769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-15T03:28:34', 'email_multiple_addresses')
2025-10-15T03:28:34.577513470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.578319753Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-10-15T03:28:34.578557352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018902s
2025-10-15T03:28:34.578792806Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-10-15T03:28:34.579069182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.579370018Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-10-15T03:28:34.579741075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-15T03:28:34', 'rename_blacklist_to_blocklist')
2025-10-15T03:28:34.580235901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.580989128Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-10-15T03:28:34.581228430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019047s
2025-10-15T03:28:34.581459906Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-10-15T03:28:34.581707685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.581998581Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-10-15T03:28:34.582375409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-15T03:28:34', 'cdh_per_downloadclient')
2025-10-15T03:28:34.582802159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.583477238Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-10-15T03:28:34.583705838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017589s
2025-10-15T03:28:34.584127738Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-10-15T03:28:34.584381719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.584687104Z [Info] download_history: Starting migration of Log DB to 52
2025-10-15T03:28:34.585097330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-15T03:28:34', 'download_history')
2025-10-15T03:28:34.585435290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.586119939Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-10-15T03:28:34.586349130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017526s
2025-10-15T03:28:34.586589254Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-10-15T03:28:34.586830740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.587139853Z [Info] add_update_history: Starting migration of Log DB to 53
2025-10-15T03:28:34.587792096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-10-15T03:28:34.588215088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-10-15T03:28:34.588825196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007399s
2025-10-15T03:28:34.589008666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-10-15T03:28:34.589300112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-15T03:28:34.589709086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004685s
2025-10-15T03:28:34.590065544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-15T03:28:34', 'add_update_history')
2025-10-15T03:28:34.590469337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.591235179Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-10-15T03:28:34.591467226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019768s
2025-10-15T03:28:34.591706728Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-10-15T03:28:34.591995520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.592315645Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-10-15T03:28:34.592784899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-15T03:28:34', 'add_on_update_to_notifications')
2025-10-15T03:28:34.593102208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.593837248Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-10-15T03:28:34.594073504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018232s
2025-10-15T03:28:34.594314890Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-10-15T03:28:34.594552689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.594873745Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-10-15T03:28:34.595227167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-15T03:28:34', 'download_client_per_indexer')
2025-10-15T03:28:34.595660760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.596429548Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-10-15T03:28:34.596636615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018171s
2025-10-15T03:28:34.596890125Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-10-15T03:28:34.597162484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.597457558Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-10-15T03:28:34.597784025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-15T03:28:34', 'AddNewItemMonitorType')
2025-10-15T03:28:34.598223660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.599040385Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-10-15T03:28:34.599245257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018626s
2025-10-15T03:28:34.599486042Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-10-15T03:28:34.599727428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.600028164Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-10-15T03:28:34.600356845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-15T03:28:34', 'ImportListSearch')
2025-10-15T03:28:34.600773625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.601493825Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-10-15T03:28:34.601715932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017682s
2025-10-15T03:28:34.601957348Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-10-15T03:28:34.602210758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.602509600Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-10-15T03:28:34.602867260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-15T03:28:34', 'ImportListMonitorExisting')
2025-10-15T03:28:34.603287937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.604100163Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-10-15T03:28:34.604323502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018643s
2025-10-15T03:28:34.604561692Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-10-15T03:28:34.604813850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.605123543Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-10-15T03:28:34.605446594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-15T03:28:34', 'add_indexer_tags')
2025-10-15T03:28:34.605855006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.606534114Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-10-15T03:28:34.606797494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017396s
2025-10-15T03:28:34.607010253Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-10-15T03:28:34.607253011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.607579860Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-10-15T03:28:34.607913151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-15T03:28:34', 'update_audio_types')
2025-10-15T03:28:34.608312324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.609018837Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-10-15T03:28:34.609249381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001761s
2025-10-15T03:28:34.609519806Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-15T03:28:34.609815120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.610124373Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-10-15T03:28:34.610701044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-10-15T03:28:34.610928682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-10-15T03:28:34.611167774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-10-15T03:28:34.612021202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-10-15T03:28:34.612813427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-10-15T03:28:34.613370198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-15T03:28:34.613935767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-15T03:28:34.614966122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-15T03:28:34.615354263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039503s
2025-10-15T03:28:34.615578014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-10-15T03:28:34.615770982Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.616042198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-10-15T03:28:34.616764994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-10-15T03:28:34.617422087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-10-15T03:28:34.617872434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-10-15T03:28:34.618407902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-10-15T03:28:34.619335690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-15T03:28:34.619737008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003444s
2025-10-15T03:28:34.619980288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-15T03:28:34.620172635Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-15T03:28:34.620406696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-15T03:28:34.621076876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-15T03:28:34.621701584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-15T03:28:34.622108763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-15T03:28:34.622640765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-15T03:28:34.623565166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-15T03:28:34.623980312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033298s
2025-10-15T03:28:34.624383003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-15T03:28:34', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-15T03:28:34.624856867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.625866901Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-15T03:28:34.626133498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051615s
2025-10-15T03:28:34.626417099Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-10-15T03:28:34.626690860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.627010443Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-10-15T03:28:34.627383445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-15T03:28:34', 'add_on_delete_to_notifications')
2025-10-15T03:28:34.627792047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.628515344Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-10-15T03:28:34.628771580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018268s
2025-10-15T03:28:34.629005330Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-10-15T03:28:34.629250003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.629538133Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-10-15T03:28:34.629885032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-15T03:28:34', 'add_custom_formats')
2025-10-15T03:28:34.630299506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.631011129Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-10-15T03:28:34.631232294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017495s
2025-10-15T03:28:34.631465574Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-10-15T03:28:34.631709435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.632099711Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-10-15T03:28:34.632450728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-15T03:28:34', 'add_result_to_commands')
2025-10-15T03:28:34.632866565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.633565402Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-10-15T03:28:34.633803231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018429s
2025-10-15T03:28:34.634054166Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-10-15T03:28:34.634344290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.634609244Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-10-15T03:28:34.634977134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-15T03:28:34', 'health_restored_notification')
2025-10-15T03:28:34.635402200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.636104184Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-10-15T03:28:34.636343686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017758s
2025-10-15T03:28:34.636571364Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-10-15T03:28:34.636801738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.637113416Z [Info] remove_uc: Starting migration of Log DB to 66
2025-10-15T03:28:34.637430965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-15T03:28:34', 'remove_uc')
2025-10-15T03:28:34.637829097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.638503645Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-10-15T03:28:34.638718337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017051s
2025-10-15T03:28:34.638980595Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-10-15T03:28:34.639246972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.639551044Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-10-15T03:28:34.639944787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-15T03:28:34', 'download_clients_rename_tv_to_music')
2025-10-15T03:28:34.640385735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.641102388Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-10-15T03:28:34.641342191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018307s
2025-10-15T03:28:34.641609218Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-10-15T03:28:34.641885465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.642192793Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-10-15T03:28:34.642574452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-15T03:28:34', 'add_colon_replacement_to_naming_config')
2025-10-15T03:28:34.643023837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.643763847Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-10-15T03:28:34.644084413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018516s
2025-10-15T03:28:34.644341210Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-10-15T03:28:34.644579610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.644859874Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-10-15T03:28:34.645190409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-15T03:28:34', 'list_sync_time')
2025-10-15T03:28:34.645607509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.646293941Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-10-15T03:28:34.646669397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001741s
2025-10-15T03:28:34.646769178Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-10-15T03:28:34.647056928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.647434959Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-10-15T03:28:34.647673559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-15T03:28:34', 'add_download_client_tags')
2025-10-15T03:28:34.648099026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.648784095Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-10-15T03:28:34.649025010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017686s
2025-10-15T03:28:34.649275395Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-10-15T03:28:34.649527452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.649821574Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-10-15T03:28:34.650204585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-15T03:28:34', 'add_notification_status')
2025-10-15T03:28:34.650612296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.651297736Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-10-15T03:28:34.651531728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017651s
2025-10-15T03:28:34.651786170Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-10-15T03:28:34.652055132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.652390517Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-10-15T03:28:34.652741373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-15T03:28:34', 'add_alac_24_quality_in_profiles')
2025-10-15T03:28:34.653169776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.653867330Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-10-15T03:28:34.654142965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018016s
2025-10-15T03:28:34.654341074Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-10-15T03:28:34.654583833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.654901934Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-10-15T03:28:34.655220094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-15T03:28:34', 'add_salt_to_users')
2025-10-15T03:28:34.655634589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.656362955Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-10-15T03:28:34.656598560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017725s
2025-10-15T03:28:34.656817350Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-10-15T03:28:34.657071853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.657357197Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-10-15T03:28:34.657722042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-15T03:28:34', 'add_auto_tagging')
2025-10-15T03:28:34.658117829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.658867368Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-10-15T03:28:34.659099816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017986s
2025-10-15T03:28:34.659351804Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-10-15T03:28:34.659636467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.659957123Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-10-15T03:28:34.660342970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-15T03:28:34', 'quality_definition_preferred_size')
2025-10-15T03:28:34.660852966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.661477544Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-10-15T03:28:34.661718519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018386s
2025-10-15T03:28:34.661975988Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-10-15T03:28:34.662277745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.662546246Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-10-15T03:28:34.662929618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-15T03:28:34', 'add_on_artist_add_to_notifications')
2025-10-15T03:28:34.663352579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.664080415Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-10-15T03:28:34.664322482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018111s
2025-10-15T03:28:34.664561283Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-10-15T03:28:34.664804323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.665123595Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-10-15T03:28:34.665467949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-15T03:28:34', 'album_last_searched_time')
2025-10-15T03:28:34.665947454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.666649708Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-10-15T03:28:34.666861004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018168s
2025-10-15T03:28:34.667101748Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-10-15T03:28:34.667347142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.667644932Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-10-15T03:28:34.668005578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-15T03:28:34', 'add_indexer_flags')
2025-10-15T03:28:34.668409732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.669278912Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-10-15T03:28:34.669471800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018928s
2025-10-15T03:28:34.669803128Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-10-15T03:28:34.670063301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.670375520Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-10-15T03:28:34.670734463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-15T03:28:34', 'add_indexes_album_statistics')
2025-10-15T03:28:34.671161984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.672016113Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-10-15T03:28:34.672263381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019448s
2025-10-15T03:28:34.672555830Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-10-15T03:28:34.672757506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-15T03:28:34.673074244Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-10-15T03:28:34.673420381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-15T03:28:34', 'update_redacted_baseurl')
2025-10-15T03:28:34.673840798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-15T03:28:34.674876062Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-10-15T03:28:34.675105835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020968s
2025-10-15T03:28:34.877433558Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-10-15T03:28:34.885815656Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-10-15T03:28:34.891059213Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-10-15T03:28:35.026860844Z [Info] QualityProfileService: Setting up default quality profiles
2025-10-15T03:28:35.104593301Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-10-15T03:28:35.117305007Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-10-15T03:28:35.161113516Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-10-15T03:28:35.162316518Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-10-15T03:28:35.162609548Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-10-15T03:28:35.166033352Z [ls.io-init] done.
2025-10-15T03:28:35.252788096Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled