2025-10-19T23:10:55.667661901Z [migrations] started
2025-10-19T23:10:55.667718696Z [migrations] no migrations found
2025-10-19T23:10:55.690996043Z usermod: no changes
2025-10-19T23:10:55.699558734Z ───────────────────────────────────────
2025-10-19T23:10:55.699567702Z
2025-10-19T23:10:55.699571380Z ██╗ ███████╗██╗ ██████╗
2025-10-19T23:10:55.699575157Z ██║ ██╔════╝██║██╔═══██╗
2025-10-19T23:10:55.699578815Z ██║ ███████╗██║██║ ██║
2025-10-19T23:10:55.699582462Z ██║ ╚════██║██║██║ ██║
2025-10-19T23:10:55.699586129Z ███████╗███████║██║╚██████╔╝
2025-10-19T23:10:55.699589817Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-19T23:10:55.699593524Z
2025-10-19T23:10:55.699596981Z Brought to you by linuxserver.io
2025-10-19T23:10:55.699600549Z ───────────────────────────────────────
2025-10-19T23:10:55.700065585Z
2025-10-19T23:10:55.700075835Z To support the app dev(s) visit:
2025-10-19T23:10:55.701801019Z Lidarr: https://opencollective.com/lidarr
2025-10-19T23:10:55.702106183Z
2025-10-19T23:10:55.702111684Z To support LSIO projects visit:
2025-10-19T23:10:55.702115482Z https://www.linuxserver.io/donate/
2025-10-19T23:10:55.702119099Z
2025-10-19T23:10:55.702122666Z ───────────────────────────────────────
2025-10-19T23:10:55.702126715Z GID/UID
2025-10-19T23:10:55.702130332Z ───────────────────────────────────────
2025-10-19T23:10:55.707665958Z
2025-10-19T23:10:55.707677150Z User UID: 911
2025-10-19T23:10:55.707681118Z User GID: 911
2025-10-19T23:10:55.707684806Z ───────────────────────────────────────
2025-10-19T23:10:55.709780746Z Linuxserver.io version: 2.14.5.4836-pkg-862cd60c-dev-f8bf8977e901f1ae314638583ba51fb7acaa3326-pr-122
2025-10-19T23:10:55.710031160Z Build-date: 2025-10-19T23:08:26+00:00
2025-10-19T23:10:55.710036581Z ───────────────────────────────────────
2025-10-19T23:10:55.710043134Z
2025-10-19T23:10:55.771003104Z [custom-init] No custom files found, skipping...
2025-10-19T23:10:56.195038933Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.5.4836
2025-10-19T23:10:56.214867337Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-19T23:10:56.221444920Z [Debug] Bootstrap: Console selected
2025-10-19T23:10:56.223070253Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-19T23:10:56.567989864Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-19T23:10:56.619150374Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {fc228b8b-8a87-4cf4-8aa7-c97bf9d73095} may be persisted to storage in unencrypted form.
2025-10-19T23:10:56.704908685Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-10-19T23:10:56.759618140Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-19T23:10:56.844383341Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-19T23:10:56.854665083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:56.855336595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:56.904014096Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-19T23:10:56.906054995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049371s
2025-10-19T23:10:56.906274096Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-19T23:10:56.906450982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0513445s
2025-10-19T23:10:56.917856086Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-19T23:10:56.918487828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:56.937907348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-19T23:10:56.952451943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-19T23:10:56.968601229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304219s
2025-10-19T23:10:56.969026515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:56.972555410Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-19T23:10:56.972743800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343606s
2025-10-19T23:10:56.980979121Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-19T23:10:56.981188082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:56.987560673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-19T23:10:56.989396178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-19T23:10:56.989717556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019673s
2025-10-19T23:10:56.989957408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:10:56.990323445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001676s
2025-10-19T23:10:56.990841098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-19T23:10:56.991489714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-19T23:10:56.992263983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012257s
2025-10-19T23:10:56.992463715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:56.993400391Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-19T23:10:56.993576445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002352s
2025-10-19T23:10:56.994124709Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-19T23:10:56.994356777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:56.995095284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:10:56.995243863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-10-19T23:10:56.995448765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-19T23:10:56.995749611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-19T23:10:56.996195399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005435s
2025-10-19T23:10:56.996422336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:56.997180672Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-19T23:10:56.997367909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014554s
2025-10-19T23:10:56.998521232Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-19T23:10:56.998715403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:56.999624633Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-10-19T23:10:57.015801054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-10-19T23:10:57.016430992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-10-19T23:10:57.016890598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000897s
2025-10-19T23:10:57.017035750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-10-19T23:10:57.017329401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-10-19T23:10:57.017622451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003985s
2025-10-19T23:10:57.017766842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-10-19T23:10:57.018145234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-10-19T23:10:57.018472292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s
2025-10-19T23:10:57.018672225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-10-19T23:10:57.018986357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-10-19T23:10:57.019263475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004563s
2025-10-19T23:10:57.019383386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-10-19T23:10:57.029986556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2025-10-19T23:10:57.031971042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123595s
2025-10-19T23:10:57.032204642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-10-19T23:10:57.032523003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-19T23:10:57.032898739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s
2025-10-19T23:10:57.033098291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-10-19T23:10:57.033430249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-19T23:10:57.033747258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004895s
2025-10-19T23:10:57.033967992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-10-19T23:10:57.034298808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.034649043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s
2025-10-19T23:10:57.034829877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-10-19T23:10:57.035100452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.035359694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003846s
2025-10-19T23:10:57.035533955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-10-19T23:10:57.038173890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-10-19T23:10:57.039729833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039684s
2025-10-19T23:10:57.039885106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-10-19T23:10:57.040251413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:10:57.040587430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004949s
2025-10-19T23:10:57.040755969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-10-19T23:10:57.040990962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-19T23:10:57.041257860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003513s
2025-10-19T23:10:57.041394094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-10-19T23:10:57.041640570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-19T23:10:57.041909612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003618s
2025-10-19T23:10:57.042083482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-10-19T23:10:57.042367855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-19T23:10:57.042688971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s
2025-10-19T23:10:57.042869224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-10-19T23:10:57.043127915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:10:57.043411015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003788s
2025-10-19T23:10:57.043578322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-10-19T23:10:57.043817794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-10-19T23:10:57.044160835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003857s
2025-10-19T23:10:57.044363182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-10-19T23:10:57.045623841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-10-19T23:10:57.046461898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019828s
2025-10-19T23:10:57.046645508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-10-19T23:10:57.046948899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-19T23:10:57.047256157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s
2025-10-19T23:10:57.047441410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-10-19T23:10:57.047737416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-10-19T23:10:57.048110137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004894s
2025-10-19T23:10:57.048338817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-10-19T23:10:57.048677118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-19T23:10:57.049018135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s
2025-10-19T23:10:57.049227016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-10-19T23:10:57.049594265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-10-19T23:10:57.049962486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s
2025-10-19T23:10:57.050135936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-10-19T23:10:57.051173104Z [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-19T23:10:57.051960439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016661s
2025-10-19T23:10:57.052156173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-10-19T23:10:57.052437209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-10-19T23:10:57.052753235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2025-10-19T23:10:57.052932917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-10-19T23:10:57.053200015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:10:57.053483896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003908s
2025-10-19T23:10:57.053643578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-19T23:10:57.054861590Z [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-19T23:10:57.055645990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018483s
2025-10-19T23:10:57.055781152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-10-19T23:10:57.056070154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-19T23:10:57.056364627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003865s
2025-10-19T23:10:57.056543818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-10-19T23:10:57.056803951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-19T23:10:57.057084196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003844s
2025-10-19T23:10:57.057227163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-10-19T23:10:57.057494391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-19T23:10:57.057832061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s
2025-10-19T23:10:57.058006152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-10-19T23:10:57.058259743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-10-19T23:10:57.058541590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003749s
2025-10-19T23:10:57.058672283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-10-19T23:10:57.059598688Z [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-19T23:10:57.060279339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014117s
2025-10-19T23:10:57.060449812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-10-19T23:10:57.060948186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-10-19T23:10:57.061374384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007706s
2025-10-19T23:10:57.061527111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-10-19T23:10:57.061826845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-19T23:10:57.062127290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004383s
2025-10-19T23:10:57.062285929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-10-19T23:10:57.067669338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-10-19T23:10:57.068179535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056996s
2025-10-19T23:10:57.068376762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-10-19T23:10:57.068602858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-19T23:10:57.068920507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004074s
2025-10-19T23:10:57.069079888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-10-19T23:10:57.069524594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-10-19T23:10:57.069872845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006733s
2025-10-19T23:10:57.070044671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-10-19T23:10:57.070299805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-10-19T23:10:57.070595470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003968s
2025-10-19T23:10:57.070777967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-10-19T23:10:57.071287363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-10-19T23:10:57.071706296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000771s
2025-10-19T23:10:57.071915037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-10-19T23:10:57.072223899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-19T23:10:57.072541518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s
2025-10-19T23:10:57.072728505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-10-19T23:10:57.073037898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-19T23:10:57.073371489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s
2025-10-19T23:10:57.073541852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-10-19T23:10:57.074303967Z [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-19T23:10:57.074834696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011343s
2025-10-19T23:10:57.074997754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-10-19T23:10:57.076327571Z [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-19T23:10:57.078308490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031023s
2025-10-19T23:10:57.078442219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-10-19T23:10:57.079071807Z [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-19T23:10:57.079557194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009628s
2025-10-19T23:10:57.079723449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-10-19T23:10:57.080791119Z [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-19T23:10:57.081475577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001574s
2025-10-19T23:10:57.081641160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-10-19T23:10:57.082281449Z [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-19T23:10:57.082854753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009927s
2025-10-19T23:10:57.083000727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-10-19T23:10:57.083680696Z [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-19T23:10:57.084296386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011371s
2025-10-19T23:10:57.084478022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-10-19T23:10:57.084963018Z [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-19T23:10:57.085348625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000748s
2025-10-19T23:10:57.085512655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-10-19T23:10:57.085832329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-19T23:10:57.086182534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005174s
2025-10-19T23:10:57.086353909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-10-19T23:10:57.086600185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-10-19T23:10:57.086896802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003877s
2025-10-19T23:10:57.087060211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-10-19T23:10:57.087509165Z [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-19T23:10:57.087926696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006766s
2025-10-19T23:10:57.088084553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-10-19T23:10:57.088966980Z [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-19T23:10:57.089566938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001327s
2025-10-19T23:10:57.089723784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-10-19T23:10:57.090178770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-10-19T23:10:57.090577994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006985s
2025-10-19T23:10:57.090807296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-10-19T23:10:57.091038982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-10-19T23:10:57.091360940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s
2025-10-19T23:10:57.091538849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-10-19T23:10:57.091805295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-10-19T23:10:57.092188467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s
2025-10-19T23:10:57.092310653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-10-19T23:10:57.093272359Z [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-19T23:10:57.093929743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014696s
2025-10-19T23:10:57.094099054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-10-19T23:10:57.094824374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-19T23:10:57.095374061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011186s
2025-10-19T23:10:57.095567310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-10-19T23:10:57.095883446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-19T23:10:57.096282289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005321s
2025-10-19T23:10:57.096435829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-10-19T23:10:57.097278585Z [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-19T23:10:57.097897852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013102s
2025-10-19T23:10:57.098066402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-10-19T23:10:57.099016043Z [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-19T23:10:57.099754560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015259s
2025-10-19T23:10:57.099982910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-10-19T23:10:57.100449089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-10-19T23:10:57.100872241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007378s
2025-10-19T23:10:57.101022223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-10-19T23:10:57.101311074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-10-19T23:10:57.101665478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s
2025-10-19T23:10:57.101842595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-10-19T23:10:57.102501682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:10:57.103038853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010333s
2025-10-19T23:10:57.103238986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-10-19T23:10:57.103592117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-19T23:10:57.104034879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s
2025-10-19T23:10:57.107069489Z [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-19T23:10:57.107717163Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0032777 taking an average of 00:00:00.0032777
2025-10-19T23:10:57.108597516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-19T23:10:57', 'InitialSetup')
2025-10-19T23:10:57.108936889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.111958874Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-19T23:10:57.112128375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077733s
2025-10-19T23:10:57.112422317Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-10-19T23:10:57.112622600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.112891521Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-10-19T23:10:57.113542232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-19T23:10:57.113705490Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.113887777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-10-19T23:10:57.114189525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.114976399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009189s
2025-10-19T23:10:57.115366695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-19T23:10:57', 'add_reason_to_pending_releases')
2025-10-19T23:10:57.115710337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.116579096Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-10-19T23:10:57.116749840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024772s
2025-10-19T23:10:57.116931135Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-10-19T23:10:57.117116648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.117349577Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-10-19T23:10:57.120044263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.120200247Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.120371071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-10-19T23:10:57.120646726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-10-19T23:10:57.121375584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008268s
2025-10-19T23:10:57.121525796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:10:57.121662291Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.121833225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-10-19T23:10:57.122128850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.122833078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008291s
2025-10-19T23:10:57.122994814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:10:57.123131639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.123315630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-10-19T23:10:57.123630394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.124370293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008305s
2025-10-19T23:10:57.124735368Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-10-19T23:10:57.125217740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-10-19T23:10:57.125467272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000531s
2025-10-19T23:10:57.125827578Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-10-19T23:10:57.143265548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2025-10-19T23:10:57.145111305Z [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-19T23:10:57.146143463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-10-19T23:10:57.147201433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-10-19T23:10:57.149035626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-19T23:10:57.149467385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-10-19T23:10:57.149883613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-19T23:10:57.150194319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241845s
2025-10-19T23:10:57.150360754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:10:57.150506347Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.150697652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-10-19T23:10:57.150954830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-10-19T23:10:57.151680090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008125s
2025-10-19T23:10:57.152064795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-19T23:10:57', 'add_medium_support')
2025-10-19T23:10:57.152404369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.153585427Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-10-19T23:10:57.153762824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026899s
2025-10-19T23:10:57.153977406Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-10-19T23:10:57.154178180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.154422582Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-10-19T23:10:57.154852298Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-10-19T23:10:57.155185509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-10-19T23:10:57.155451224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003689s
2025-10-19T23:10:57.155631707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.155826820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.164900409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090474s
2025-10-19T23:10:57.165249131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-19T23:10:57', 'add_various_qualites_in_profile')
2025-10-19T23:10:57.165601892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.166451352Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-10-19T23:10:57.166640092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106181s
2025-10-19T23:10:57.166833842Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-10-19T23:10:57.167025237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.167262295Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-10-19T23:10:57.168001844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-10-19T23:10:57.168582583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-10-19T23:10:57.169055245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008485s
2025-10-19T23:10:57.169246530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-10-19T23:10:57.169548909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-10-19T23:10:57.169890907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s
2025-10-19T23:10:57.170053194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:10:57.170198066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.170395193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-10-19T23:10:57.170732842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.171485378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000916s
2025-10-19T23:10:57.171683707Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-10-19T23:10:57.177366419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-10-19T23:10:57.182221264Z [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-19T23:10:57.184081229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.184907442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.186640261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-19T23:10:57.187090798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-19T23:10:57.187504271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.187926391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.188222998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163677s
2025-10-19T23:10:57.188424895Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-10-19T23:10:57.195622778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-10-19T23:10:57.200138239Z [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-19T23:10:57.201823472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.202600507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.204308696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-19T23:10:57.204760566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-19T23:10:57.205162976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.205502029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.205777604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171814s
2025-10-19T23:10:57.205936123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.206070834Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.206271268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-10-19T23:10:57.206529888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-10-19T23:10:57.207253175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000811s
2025-10-19T23:10:57.207611226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-19T23:10:57', 'metadata_profiles')
2025-10-19T23:10:57.207974156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.209211618Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-10-19T23:10:57.209376771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027372s
2025-10-19T23:10:57.209605150Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-10-19T23:10:57.209810143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.210071038Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-10-19T23:10:57.212523887Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-10-19T23:10:57.218841698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-10-19T23:10:57.219829206Z [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-19T23:10:57.220369003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-19T23:10:57.220883809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-19T23:10:57.222586107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-19T23:10:57.222885780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101651s
2025-10-19T23:10:57.223048638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:10:57.223188740Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.223385597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-10-19T23:10:57.223719970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-10-19T23:10:57.224421533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000845s
2025-10-19T23:10:57.224696657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-19T23:10:57.225010739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-19T23:10:57.225253127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003507s
2025-10-19T23:10:57.225410424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:10:57.225546818Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.225964750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-10-19T23:10:57.228863416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-10-19T23:10:57.230086829Z [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-19T23:10:57.230669683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-19T23:10:57.231167345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-19T23:10:57.232891606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-19T23:10:57.233192452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007036s
2025-10-19T23:10:57.233592347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-19T23:10:57', 'separate_automatic_and_interactive_search')
2025-10-19T23:10:57.233965429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.235316228Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-10-19T23:10:57.235506552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091083s
2025-10-19T23:10:57.235709861Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-10-19T23:10:57.235942018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.236173505Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-10-19T23:10:57.236472476Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-10-19T23:10:57.240753737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2025-10-19T23:10:57.244447294Z [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-19T23:10:57.245894658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:10:57.246987929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:10:57.248724866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:10:57.249174672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-19T23:10:57.249510588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-19T23:10:57.249921475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-19T23:10:57.250315258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:10:57.250602927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139607s
2025-10-19T23:10:57.250974395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-19T23:10:57', 'change_album_path_to_relative')
2025-10-19T23:10:57.251324721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.252587904Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-10-19T23:10:57.252759450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158986s
2025-10-19T23:10:57.252958100Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-10-19T23:10:57.253158784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.253397063Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-10-19T23:10:57.253982622Z [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-19T23:10:57.254571518Z [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-19T23:10:57.254905451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006194s
2025-10-19T23:10:57.255270836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-19T23:10:57', 'change_quality_size_mb_to_kb')
2025-10-19T23:10:57.255600861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.256376272Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-10-19T23:10:57.256543379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020435s
2025-10-19T23:10:57.256725365Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-10-19T23:10:57.256907632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.257140070Z [Info] album_releases: Starting migration of Main DB to 9
2025-10-19T23:10:57.257525145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.257680999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.257849228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-10-19T23:10:57.258113300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-10-19T23:10:57.258825684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008095s
2025-10-19T23:10:57.258992490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.259126590Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.259304959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-10-19T23:10:57.259581776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-10-19T23:10:57.260373621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008883s
2025-10-19T23:10:57.260719427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-19T23:10:57', 'album_releases')
2025-10-19T23:10:57.261052197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.261954684Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-10-19T23:10:57.262109786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002454s
2025-10-19T23:10:57.262291753Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-10-19T23:10:57.262477356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.262708963Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-10-19T23:10:57.263105000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.263254290Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.263429203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-10-19T23:10:57.267988543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2025-10-19T23:10:57.272075422Z [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-19T23:10:57.273633719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:10:57.274445965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:10:57.276154805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:10:57.276562476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-19T23:10:57.276939044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-19T23:10:57.277335012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-19T23:10:57.277738564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:10:57.278028107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144337s
2025-10-19T23:10:57.278189813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.278324714Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.278506911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-10-19T23:10:57.283138256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2025-10-19T23:10:57.287278633Z [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-19T23:10:57.288861941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:10:57.289678785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:10:57.291378658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:10:57.291763944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-19T23:10:57.292163969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-19T23:10:57.292557451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-19T23:10:57.292960543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:10:57.293248964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145755s
2025-10-19T23:10:57.293602295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-19T23:10:57', 'album_releases_fix')
2025-10-19T23:10:57.293943652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.295163428Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-10-19T23:10:57.295317779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164567s
2025-10-19T23:10:57.295492100Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-10-19T23:10:57.295678084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.295905993Z [Info] import_lists: Starting migration of Main DB to 11
2025-10-19T23:10:57.296796396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-10-19T23:10:57.297986322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2025-10-19T23:10:57.298776954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018143s
2025-10-19T23:10:57.298957778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-10-19T23:10:57.299238112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-19T23:10:57.299517415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s
2025-10-19T23:10:57.299685834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-10-19T23:10:57.300433159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-19T23:10:57.300994359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011467s
2025-10-19T23:10:57.301187818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-10-19T23:10:57.301508454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:10:57.301818588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s
2025-10-19T23:10:57.302161108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-19T23:10:57', 'import_lists')
2025-10-19T23:10:57.302488257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.303405804Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-10-19T23:10:57.303560756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020283s
2025-10-19T23:10:57.303756480Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-10-19T23:10:57.303945461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.304229092Z [Info] add_release_status: Starting migration of Main DB to 12
2025-10-19T23:10:57.304553254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-10-19T23:10:57.304712385Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.304912618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-10-19T23:10:57.305239486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-10-19T23:10:57.305988103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008952s
2025-10-19T23:10:57.306147805Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.306329892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.309002513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002687s
2025-10-19T23:10:57.309363149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-19T23:10:57', 'add_release_status')
2025-10-19T23:10:57.309693484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.310594999Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-10-19T23:10:57.310751173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042574s
2025-10-19T23:10:57.310945475Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-10-19T23:10:57.311136960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.311376943Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-10-19T23:10:57.311714403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:57.311905107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.312103266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-10-19T23:10:57.312425875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.313189323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009096s
2025-10-19T23:10:57.313562384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-19T23:10:57', 'album_download_notification')
2025-10-19T23:10:57.313899653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.314822601Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-10-19T23:10:57.314988305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025014s
2025-10-19T23:10:57.315187816Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-10-19T23:10:57.315383601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.315637482Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-10-19T23:10:57.316358003Z [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-19T23:10:57.317150378Z [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-19T23:10:57.317607378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008706s
2025-10-19T23:10:57.318188438Z [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-19T23:10:57.318955022Z [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-19T23:10:57.319398404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000853s
2025-10-19T23:10:57.319770033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-19T23:10:57', 'fix_language_metadata_profiles')
2025-10-19T23:10:57.320177894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.320940520Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-10-19T23:10:57.321104540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023434s
2025-10-19T23:10:57.321280725Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-10-19T23:10:57.321463302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.321693726Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-10-19T23:10:57.322037528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-10-19T23:10:57.322322532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-10-19T23:10:57.322554609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003133s
2025-10-19T23:10:57.322895696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-19T23:10:57', 'remove_fanzub')
2025-10-19T23:10:57.323225771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.324129120Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-10-19T23:10:57.324283350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018545s
2025-10-19T23:10:57.324482902Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-10-19T23:10:57.324677133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.324917878Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-10-19T23:10:57.326660105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-10-19T23:10:57.326934568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-10-19T23:10:57.327280965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003931s
2025-10-19T23:10:57.327555588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-10-19T23:10:57.327876414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-10-19T23:10:57.328217812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004999s
2025-10-19T23:10:57.328729021Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-10-19T23:10:57.329206492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-10-19T23:10:57.329568131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006673s
2025-10-19T23:10:57.329758153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-10-19T23:10:57.330054410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-19T23:10:57.330355947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s
2025-10-19T23:10:57.330535579Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-10-19T23:10:57.330760241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-10-19T23:10:57.331110135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s
2025-10-19T23:10:57.331296070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-10-19T23:10:57.331591795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-19T23:10:57.331929435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s
2025-10-19T23:10:57.332338158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-19T23:10:57', 'update_artist_history_indexes')
2025-10-19T23:10:57.332680227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.333722455Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-10-19T23:10:57.333898039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022162s
2025-10-19T23:10:57.334063642Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-10-19T23:10:57.334245739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.334470922Z [Info] remove_nma: Starting migration of Main DB to 17
2025-10-19T23:10:57.336471230Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.339066155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-10-19T23:10:57.339323052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026715s
2025-10-19T23:10:57.339657345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-19T23:10:57', 'remove_nma')
2025-10-19T23:10:57.340024454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.340679944Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-10-19T23:10:57.340832611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040019s
2025-10-19T23:10:57.341023315Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-10-19T23:10:57.341224520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.341453922Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-10-19T23:10:57.341764177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.341922195Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2025-10-19T23:10:57.342102308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-10-19T23:10:57.342359546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-10-19T23:10:57.343305380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010318s
2025-10-19T23:10:57.343666126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-19T23:10:57', 'album_disambiguation')
2025-10-19T23:10:57.344008896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.344724838Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-10-19T23:10:57.344883046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024186s
2025-10-19T23:10:57.345076326Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-10-19T23:10:57.345275527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.345515209Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-10-19T23:10:57.345786666Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.345976288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.348878501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029177s
2025-10-19T23:10:57.349267895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-19T23:10:57', 'add_ape_quality_in_profiles')
2025-10-19T23:10:57.349592930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.350261767Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-10-19T23:10:57.350423973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004265s
2025-10-19T23:10:57.350600228Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-10-19T23:10:57.350785581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.351017709Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-10-19T23:10:57.351713369Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.352065318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-10-19T23:10:57.352263307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000363s
2025-10-19T23:10:57.352449982Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.352767352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-10-19T23:10:57.352961873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003445s
2025-10-19T23:10:57.353153178Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.353418493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-10-19T23:10:57.353656432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003399s
2025-10-19T23:10:57.353998019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-19T23:10:57', 'remove_pushalot')
2025-10-19T23:10:57.354369047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.354987983Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-10-19T23:10:57.355144598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016416s
2025-10-19T23:10:57.355328178Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-10-19T23:10:57.355527208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.355745608Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-10-19T23:10:57.356169933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-10-19T23:10:57.356632033Z [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-19T23:10:57.357072630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007372s
2025-10-19T23:10:57.357443396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-19T23:10:57', 'add_custom_filters')
2025-10-19T23:10:57.357751787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.358469422Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-10-19T23:10:57.358638523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021069s
2025-10-19T23:10:57.358818505Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-10-19T23:10:57.359000291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.359238320Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-10-19T23:10:57.359562733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-19T23:10:57.359717525Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.359917808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-10-19T23:10:57.360172732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-10-19T23:10:57.360929215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008419s
2025-10-19T23:10:57.361281113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-19T23:10:57', 'import_list_tags')
2025-10-19T23:10:57.361606048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.362503224Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-10-19T23:10:57.362660471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023921s
2025-10-19T23:10:57.362849772Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-10-19T23:10:57.363043722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.363277323Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-10-19T23:10:57.369152232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-10-19T23:10:57.370092084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2025-10-19T23:10:57.379287669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099207s
2025-10-19T23:10:57.379517792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-10-19T23:10:57.379867496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-10-19T23:10:57.380229615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005417s
2025-10-19T23:10:57.385174141Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-19T23:10:57.385216126Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-19T23:10:57.385227689Z FROM "Artists"
2025-10-19T23:10:57.386891078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-19T23:10:57.386914876Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-19T23:10:57.386925297Z FROM "Artists"
2025-10-19T23:10:57.387693654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018125s
2025-10-19T23:10:57.387874047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:10:57.388036515Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:57.388249854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-10-19T23:10:57.388585219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.389401583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009721s
2025-10-19T23:10:57.390487399Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-19T23:10:57.390497660Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:10:57.390506538Z FROM "ArtistMetadata"
2025-10-19T23:10:57.390515085Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-10-19T23:10:57.392025907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-19T23:10:57.392051739Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:10:57.392061840Z FROM "ArtistMetadata"
2025-10-19T23:10:57.392071058Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-10-19T23:10:57.392761418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016412s
2025-10-19T23:10:57.392925518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-10-19T23:10:57.394123260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2025-10-19T23:10:57.394979845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018964s
2025-10-19T23:10:57.395187483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-10-19T23:10:57.395514331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-10-19T23:10:57.395948966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000534s
2025-10-19T23:10:57.396142275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-10-19T23:10:57.396421036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-10-19T23:10:57.396759858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s
2025-10-19T23:10:57.396921324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.397099382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.405430807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083448s
2025-10-19T23:10:57.405607593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.405737795Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-19T23:10:57.405912828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-10-19T23:10:57.406225247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.407274199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011891s
2025-10-19T23:10:57.407431676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.407571217Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.407753394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-10-19T23:10:57.408068939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.409022128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010965s
2025-10-19T23:10:57.409182792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.409321431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.409484780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-10-19T23:10:57.409722619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-10-19T23:10:57.410660958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010095s
2025-10-19T23:10:57.411978921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-19T23:10:57.411991336Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:10:57.412001807Z FROM "ArtistMetadata"
2025-10-19T23:10:57.412010204Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-19T23:10:57.412019683Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-10-19T23:10:57.413882324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-19T23:10:57.413908637Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:10:57.413918727Z FROM "ArtistMetadata"
2025-10-19T23:10:57.413927375Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-19T23:10:57.413936834Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-10-19T23:10:57.414660781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019427s
2025-10-19T23:10:57.414815182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:10:57.415552387Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.415563509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-10-19T23:10:57.415571886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-10-19T23:10:57.416309771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009557s
2025-10-19T23:10:57.416434382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:10:57.416569615Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.416742723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-10-19T23:10:57.417040743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.417857167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s
2025-10-19T23:10:57.418017209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:10:57.418154315Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.418333867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-10-19T23:10:57.418637478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.419442870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009363s
2025-10-19T23:10:57.420670983Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-19T23:10:57.420685171Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-19T23:10:57.420693809Z FROM "AlbumReleases"
2025-10-19T23:10:57.420702065Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-19T23:10:57.420711354Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-10-19T23:10:57.422416527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-19T23:10:57.422439083Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-19T23:10:57.422449063Z FROM "AlbumReleases"
2025-10-19T23:10:57.422457530Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-19T23:10:57.422466588Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-10-19T23:10:57.423194905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018331s
2025-10-19T23:10:57.424483219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-19T23:10:57.424510654Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:10:57.424519341Z FROM "ArtistMetadata"
2025-10-19T23:10:57.424528339Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-19T23:10:57.424537177Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-10-19T23:10:57.426304035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-19T23:10:57.426316269Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:10:57.426324806Z FROM "ArtistMetadata"
2025-10-19T23:10:57.426333153Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-19T23:10:57.426342151Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-10-19T23:10:57.427146511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019046s
2025-10-19T23:10:57.427675055Z [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-19T23:10:57.431191896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:10:57.433072022Z [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-19T23:10:57.433871672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.434661161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.436723744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.437119341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.437513174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009372s
2025-10-19T23:10:57.437804190Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-10-19T23:10:57.441704753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2025-10-19T23:10:57.444369869Z [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-19T23:10:57.445435415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:10:57.446412803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:10:57.449166136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:10:57.449643377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:10:57.449975406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119036s
2025-10-19T23:10:57.450228846Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-10-19T23:10:57.453459952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:10:57.455430560Z [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-19T23:10:57.456427036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-10-19T23:10:57.456847643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-10-19T23:10:57.458647847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-19T23:10:57.459125148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-19T23:10:57.459477448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090132s
2025-10-19T23:10:57.459653612Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-10-19T23:10:57.462367607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2025-10-19T23:10:57.463658336Z [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-19T23:10:57.464276440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:10:57.464809293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:10:57.466518074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:10:57.466820713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006997s
2025-10-19T23:10:57.467010075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-10-19T23:10:57.467301161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.467601475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s
2025-10-19T23:10:57.467776227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-10-19T23:10:57.468106502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:10:57.468401476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004134s
2025-10-19T23:10:57.468586519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-10-19T23:10:57.468875641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.469168691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s
2025-10-19T23:10:57.469354735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-10-19T23:10:57.469619859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.469902348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004197s
2025-10-19T23:10:57.470084264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-10-19T23:10:57.470369048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-10-19T23:10:57.470658400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004119s
2025-10-19T23:10:57.470866069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-10-19T23:10:57.471139760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-10-19T23:10:57.471406216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s
2025-10-19T23:10:57.471564264Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:10:57.473981862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-10-19T23:10:57.474247056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024973s
2025-10-19T23:10:57.474389392Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:10:57.474653374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-10-19T23:10:57.474888818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003583s
2025-10-19T23:10:57.475031806Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:10:57.475368744Z [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-19T23:10:57.475622976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000482s
2025-10-19T23:10:57.476028252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-19T23:10:57', 'add_release_groups_etc')
2025-10-19T23:10:57.476358046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.478866437Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-10-19T23:10:57.479013593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036388s
2025-10-19T23:10:57.479256702Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-10-19T23:10:57.479421765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.479637569Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-10-19T23:10:57.480458302Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:10:57.480593364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-10-19T23:10:57.480807756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003124s
2025-10-19T23:10:57.481174885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-19T23:10:57', 'NewMediaInfoFormat')
2025-10-19T23:10:57.481499168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.482243897Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-10-19T23:10:57.482398709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017136s
2025-10-19T23:10:57.482610074Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-10-19T23:10:57.482813644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.483061864Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-10-19T23:10:57.484186869Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-10-19T23:10:57.484520200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-10-19T23:10:57.487634872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00326s
2025-10-19T23:10:57.487805706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-19T23:10:57.487960327Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.488182074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-10-19T23:10:57.488543892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.489466139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s
2025-10-19T23:10:57.489853078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-19T23:10:57', 'rename_restrictions_to_release_profiles')
2025-10-19T23:10:57.490200527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.491274580Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-10-19T23:10:57.491418510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028445s
2025-10-19T23:10:57.491627330Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-19T23:10:57.491829938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.492131385Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-10-19T23:10:57.493155106Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-10-19T23:10:57.493423707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-10-19T23:10:57.495103579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017663s
2025-10-19T23:10:57.495277610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-19T23:10:57.495388273Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.495582333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-10-19T23:10:57.495872518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-19T23:10:57.496700014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000902s
2025-10-19T23:10:57.496874656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-10-19T23:10:57.497019547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.497217115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-10-19T23:10:57.497504564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-19T23:10:57.498215004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008168s
2025-10-19T23:10:57.498364225Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:10:57.498608938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-19T23:10:57.498838790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003289s
2025-10-19T23:10:57.498956367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:10:57.499194797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-19T23:10:57.499459320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003265s
2025-10-19T23:10:57.499666557Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-10-19T23:10:57.503052144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:10:57.505026770Z [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-19T23:10:57.505842362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.506543153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.508341564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.508784185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.509256115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.509749078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:10:57.510085134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102516s
2025-10-19T23:10:57.510497815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-19T23:10:57', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-19T23:10:57.510844633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.512304623Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-19T23:10:57.512475076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123848s
2025-10-19T23:10:57.512666422Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-10-19T23:10:57.512850212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.513088221Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-10-19T23:10:57.513507184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-10-19T23:10:57.513941790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL)
2025-10-19T23:10:57.514360533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006779s
2025-10-19T23:10:57.514559463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-10-19T23:10:57.514891412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-10-19T23:10:57.515258902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s
2025-10-19T23:10:57.515599387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-19T23:10:57', 'add_import_exclusions')
2025-10-19T23:10:57.515933159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.516789513Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-10-19T23:10:57.516968404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020279s
2025-10-19T23:10:57.517150350Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-10-19T23:10:57.517349751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.517587169Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-10-19T23:10:57.525161400Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-19T23:10:57.525184536Z WHERE "Id" in (
2025-10-19T23:10:57.525193434Z SELECT "Artists"."Id" from "Artists"
2025-10-19T23:10:57.525202412Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:10:57.525211641Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:10:57.526926814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-19T23:10:57.526942085Z WHERE "Id" in (
2025-10-19T23:10:57.526950582Z SELECT "Artists"."Id" from "Artists"
2025-10-19T23:10:57.526959129Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:10:57.526968167Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:10:57.527823319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019463s
2025-10-19T23:10:57.529041111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-19T23:10:57.529054919Z WHERE "Id" in (
2025-10-19T23:10:57.529063506Z SELECT "Albums"."Id" from "Albums"
2025-10-19T23:10:57.529085781Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:10:57.529095771Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:10:57.530767858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-19T23:10:57.530784101Z WHERE "Id" in (
2025-10-19T23:10:57.530790103Z SELECT "Albums"."Id" from "Albums"
2025-10-19T23:10:57.530796356Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:10:57.530802859Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:10:57.531626297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018937s
2025-10-19T23:10:57.532825812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-19T23:10:57.532845952Z WHERE "Id" in (
2025-10-19T23:10:57.532855081Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-19T23:10:57.532863888Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-19T23:10:57.532873007Z WHERE "Albums"."Id" IS NULL)
2025-10-19T23:10:57.534434872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-19T23:10:57.534452637Z WHERE "Id" in (
2025-10-19T23:10:57.534461395Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-19T23:10:57.534470042Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-19T23:10:57.534479652Z WHERE "Albums"."Id" IS NULL)
2025-10-19T23:10:57.535249001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017743s
2025-10-19T23:10:57.536477544Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-19T23:10:57.536498547Z WHERE "Id" in (
2025-10-19T23:10:57.536505220Z SELECT "Tracks"."Id" from "Tracks"
2025-10-19T23:10:57.536511132Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T23:10:57.536517605Z WHERE "AlbumReleases"."Id" IS NULL)
2025-10-19T23:10:57.538157427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-19T23:10:57.538176505Z WHERE "Id" in (
2025-10-19T23:10:57.538185012Z SELECT "Tracks"."Id" from "Tracks"
2025-10-19T23:10:57.538208209Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T23:10:57.538217468Z WHERE "AlbumReleases"."Id" IS NULL)
2025-10-19T23:10:57.539006666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018587s
2025-10-19T23:10:57.540223326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-19T23:10:57.540238467Z WHERE "Id" in (
2025-10-19T23:10:57.540246914Z SELECT "Tracks"."Id" from "Tracks"
2025-10-19T23:10:57.540255882Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:10:57.540265000Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:10:57.541939371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-19T23:10:57.541961756Z WHERE "Id" in (
2025-10-19T23:10:57.541969221Z SELECT "Tracks"."Id" from "Tracks"
2025-10-19T23:10:57.541976777Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:10:57.541984602Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:10:57.542795174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018803s
2025-10-19T23:10:57.544102707Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:10:57.544125533Z WHERE "Id" IN (
2025-10-19T23:10:57.544134291Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:10:57.544142958Z LEFT OUTER JOIN "Tracks"
2025-10-19T23:10:57.544151185Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:10:57.544160113Z WHERE "Tracks"."Id" IS NULL)
2025-10-19T23:10:57.545949075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:10:57.545967983Z WHERE "Id" IN (
2025-10-19T23:10:57.545976620Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:10:57.545985308Z LEFT OUTER JOIN "Tracks"
2025-10-19T23:10:57.545993675Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:10:57.546002452Z WHERE "Tracks"."Id" IS NULL)
2025-10-19T23:10:57.546878105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020277s
2025-10-19T23:10:57.547232269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-19T23:10:57', 'clean_artist_metadata_table')
2025-10-19T23:10:57.547543716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.548810456Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-10-19T23:10:57.548993585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039341s
2025-10-19T23:10:57.549176092Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-10-19T23:10:57.549367217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.549604866Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-10-19T23:10:57.550288021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:57.550442222Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.550640892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-10-19T23:10:57.550925345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.551700696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009163s
2025-10-19T23:10:57.551901510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:57.552063005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.552266455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-10-19T23:10:57.552601399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.553414526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009672s
2025-10-19T23:10:57.553584368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:57.553724140Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.553927349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-10-19T23:10:57.554222964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.554952663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008797s
2025-10-19T23:10:57.555124910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:57.555266094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.555458822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-10-19T23:10:57.555789909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.556595711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009192s
2025-10-19T23:10:57.556765213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:57.556905144Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.557090337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-10-19T23:10:57.557405241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.558178117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009144s
2025-10-19T23:10:57.558368541Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-10-19T23:10:57.563627670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-10-19T23:10:57.565999826Z [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-19T23:10:57.566926562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-19T23:10:57.567355897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-19T23:10:57.569131852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105396s
2025-10-19T23:10:57.569325212Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-10-19T23:10:57.572987165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-10-19T23:10:57.575331044Z [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-19T23:10:57.576271638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-19T23:10:57.576704971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-19T23:10:57.578422609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008902s
2025-10-19T23:10:57.578800610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-19T23:10:57', 'health_issue_notification')
2025-10-19T23:10:57.579134082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.581088286Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-10-19T23:10:57.581237447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115429s
2025-10-19T23:10:57.581467239Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-10-19T23:10:57.581665619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.581924219Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-10-19T23:10:57.583018693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:10:57.583165178Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.583362596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-10-19T23:10:57.583697249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-10-19T23:10:57.584490186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009511s
2025-10-19T23:10:57.584659868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:10:57.584799879Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.584970693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-10-19T23:10:57.585227049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-10-19T23:10:57.585955416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008037s
2025-10-19T23:10:57.586196251Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-10-19T23:10:57.586470423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-10-19T23:10:57.586695346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003067s
2025-10-19T23:10:57.587549876Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:10:57.587559976Z WHERE "Id" IN (
2025-10-19T23:10:57.587568454Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:10:57.587577121Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:10:57.587586390Z WHERE "Tracks"."Id" IS NULL)
2025-10-19T23:10:57.588789171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:10:57.588808270Z WHERE "Id" IN (
2025-10-19T23:10:57.588817098Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:10:57.588826116Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:10:57.588835605Z WHERE "Tracks"."Id" IS NULL)
2025-10-19T23:10:57.589472417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013824s
2025-10-19T23:10:57.590549847Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:10:57.590559837Z WHERE "Id" IN (
2025-10-19T23:10:57.590568704Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:10:57.590577312Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-19T23:10:57.590586450Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-19T23:10:57.590595689Z WHERE "Artists"."Path" IS NULL)
2025-10-19T23:10:57.592116631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:10:57.592143074Z WHERE "Id" IN (
2025-10-19T23:10:57.592151892Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:10:57.592160740Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-19T23:10:57.592169818Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-19T23:10:57.592179027Z WHERE "Artists"."Path" IS NULL)
2025-10-19T23:10:57.592911792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017235s
2025-10-19T23:10:57.594110656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:10:57.594121648Z WHERE "Id" IN (
2025-10-19T23:10:57.594166729Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:10:57.594175567Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:10:57.594184695Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T23:10:57.594193794Z WHERE "AlbumReleases"."Monitored" = 0
2025-10-19T23:10:57.594202241Z OR "AlbumReleases"."Monitored" IS NULL)
2025-10-19T23:10:57.595791330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:10:57.595807393Z WHERE "Id" IN (
2025-10-19T23:10:57.595815779Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:10:57.595824176Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:10:57.595832894Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T23:10:57.595841722Z WHERE "AlbumReleases"."Monitored" = 0
2025-10-19T23:10:57.595863886Z OR "AlbumReleases"."Monitored" IS NULL)
2025-10-19T23:10:57.596699860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019026s
2025-10-19T23:10:57.597403045Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-19T23:10:57.597412765Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-19T23:10:57.597421643Z FROM "Artists"
2025-10-19T23:10:57.597429739Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-19T23:10:57.597438497Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-10-19T23:10:57.598403660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-19T23:10:57.598421957Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-19T23:10:57.598433620Z FROM "Artists"
2025-10-19T23:10:57.598443961Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-19T23:10:57.598455084Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-10-19T23:10:57.598915110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010703s
2025-10-19T23:10:57.599761775Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:10:57.599776003Z WHERE "Id" NOT IN (
2025-10-19T23:10:57.599787767Z SELECT MIN("Id")
2025-10-19T23:10:57.599797116Z FROM "TrackFiles"
2025-10-19T23:10:57.599806415Z GROUP BY "Path"
2025-10-19T23:10:57.599833589Z )
2025-10-19T23:10:57.600964025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:10:57.600987583Z WHERE "Id" NOT IN (
2025-10-19T23:10:57.600996410Z SELECT MIN("Id")
2025-10-19T23:10:57.601004777Z FROM "TrackFiles"
2025-10-19T23:10:57.601013104Z GROUP BY "Path"
2025-10-19T23:10:57.601021301Z )
2025-10-19T23:10:57.601539324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012287s
2025-10-19T23:10:57.601698033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:10:57.601849268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.602004210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-10-19T23:10:57.605021745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:10:57.606520533Z [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-19T23:10:57.607158818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:10:57.607650187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:10:57.609484360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:10:57.609778272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076167s
2025-10-19T23:10:57.609960509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-10-19T23:10:57.610226916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:10:57.610529144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003996s
2025-10-19T23:10:57.610695519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-10-19T23:10:57.613662704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:10:57.614997952Z [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-19T23:10:57.615623612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:10:57.616252538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:10:57.618038263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:10:57.618447798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:10:57.618750067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078793s
2025-10-19T23:10:57.619128348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-19T23:10:57', 'add_mediafilerepository_mtime')
2025-10-19T23:10:57.619460357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.620709201Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-10-19T23:10:57.620903633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097876s
2025-10-19T23:10:57.621109477Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-10-19T23:10:57.621291774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.621538801Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-10-19T23:10:57.623753831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-19T23:10:57.623769633Z WHERE "Id" NOT IN (
2025-10-19T23:10:57.623778261Z SELECT MIN("Artists"."Id") from "Artists"
2025-10-19T23:10:57.623786958Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:10:57.623796076Z GROUP BY "ArtistMetadata"."Id")
2025-10-19T23:10:57.625571622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-19T23:10:57.625589678Z WHERE "Id" NOT IN (
2025-10-19T23:10:57.625598105Z SELECT MIN("Artists"."Id") from "Artists"
2025-10-19T23:10:57.625631963Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:10:57.625641622Z GROUP BY "ArtistMetadata"."Id")
2025-10-19T23:10:57.626395761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00192s
2025-10-19T23:10:57.626587417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-10-19T23:10:57.626812049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-10-19T23:10:57.627133667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s
2025-10-19T23:10:57.627332417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-10-19T23:10:57.630684596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:10:57.632593460Z [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-19T23:10:57.633420094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.634029421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.635893063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.636283058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.636687272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:10:57.636974250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094366s
2025-10-19T23:10:57.637165425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-10-19T23:10:57.637467914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.637769952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004513s
2025-10-19T23:10:57.638148765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-19T23:10:57', 'add_artistmetadataid_constraint')
2025-10-19T23:10:57.638460803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.639618404Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-10-19T23:10:57.639786322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022626s
2025-10-19T23:10:57.639996495Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-10-19T23:10:57.640185887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.640424317Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-10-19T23:10:57.641062281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-10-19T23:10:57.641217804Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.641407246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-10-19T23:10:57.641714304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:10:57.642457992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008737s
2025-10-19T23:10:57.642628966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-10-19T23:10:57.642768306Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.642971155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-10-19T23:10:57.643303304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:10:57.644041079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008845s
2025-10-19T23:10:57.644203767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.644337977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.644523009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-10-19T23:10:57.644837703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:10:57.645596741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008929s
2025-10-19T23:10:57.645764599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-10-19T23:10:57.645909351Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.646105285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-10-19T23:10:57.646440881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:10:57.647158767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008708s
2025-10-19T23:10:57.647318488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:10:57.647454662Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.647647020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-10-19T23:10:57.648006223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:10:57.648748477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009172s
2025-10-19T23:10:57.648905093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:10:57.649040866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.649223153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-10-19T23:10:57.649554761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:10:57.650299470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008764s
2025-10-19T23:10:57.650667331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-19T23:10:57', 'old_ids_and_artist_alias')
2025-10-19T23:10:57.650999971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.689052347Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-10-19T23:10:57.689226909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395517s
2025-10-19T23:10:57.689413645Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-10-19T23:10:57.689604810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.689854112Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-10-19T23:10:57.690153094Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.690354800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.691105151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007415s
2025-10-19T23:10:57.691260423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-19T23:10:57.691550457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-19T23:10:57.691775681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003121s
2025-10-19T23:10:57.692204885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-19T23:10:57', 'download_propers_config')
2025-10-19T23:10:57.692549278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.693385532Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-10-19T23:10:57.693516917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018012s
2025-10-19T23:10:57.693702791Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-10-19T23:10:57.693891050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.694124360Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-10-19T23:10:57.695078691Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-10-19T23:10:57.695323404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-10-19T23:10:57.695755985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005384s
2025-10-19T23:10:57.695997892Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-10-19T23:10:57.699183176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:10:57.700951987Z [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-19T23:10:57.701729893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.702433420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.704306561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.704703881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.705098345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:10:57.705539774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.705867183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096971s
2025-10-19T23:10:57.706049741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-10-19T23:10:57.709027216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-10-19T23:10:57.710622919Z [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-19T23:10:57.711336235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-10-19T23:10:57.711856132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-10-19T23:10:57.713745667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-19T23:10:57.714060270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078346s
2025-10-19T23:10:57.714245713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-10-19T23:10:57.718251178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-19T23:10:57.719690366Z [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-19T23:10:57.720367960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-10-19T23:10:57.720792374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-10-19T23:10:57.722570936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081584s
2025-10-19T23:10:57.722760608Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-10-19T23:10:57.725565134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-10-19T23:10:57.726771263Z [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-19T23:10:57.727345469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-19T23:10:57.728068104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-19T23:10:57.729890614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-19T23:10:57.730291591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-19T23:10:57.730726296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-19T23:10:57.731190872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-19T23:10:57.731500475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086219s
2025-10-19T23:10:57.731678383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-10-19T23:10:57.734475996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:10:57.735578907Z [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-19T23:10:57.736155257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-19T23:10:57.736574281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-19T23:10:57.738348042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064507s
2025-10-19T23:10:57.738535009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-10-19T23:10:57.741498335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:10:57.742698552Z [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-19T23:10:57.743308771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:10:57.743907085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:10:57.745834707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:10:57.746260303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:10:57.746601661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078454s
2025-10-19T23:10:57.746988991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-19T23:10:57', 'remove_language_profiles')
2025-10-19T23:10:57.747323534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.748898435Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-10-19T23:10:57.749074710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101111s
2025-10-19T23:10:57.749330595Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-10-19T23:10:57.749586220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.749912998Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-10-19T23:10:57.750394567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-19T23:10:57.750546123Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.750765073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-10-19T23:10:57.751048434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-10-19T23:10:57.751766860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000814s
2025-10-19T23:10:57.752189531Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-10-19T23:10:57.752651782Z [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-19T23:10:57.752957798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005138s
2025-10-19T23:10:57.753313915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-19T23:10:57', 'multi_disc_naming_format')
2025-10-19T23:10:57.753644200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.754353288Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-10-19T23:10:57.754552138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018682s
2025-10-19T23:10:57.754778514Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-10-19T23:10:57.754977976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.755216436Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-10-19T23:10:57.755571080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-19T23:10:57.755733918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.755939702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-10-19T23:10:57.756310339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.757172605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s
2025-10-19T23:10:57.757341505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.757540876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.782109705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245587s
2025-10-19T23:10:57.782546304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-19T23:10:57', 'add_download_client_priority')
2025-10-19T23:10:57.782928002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.784020562Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-10-19T23:10:57.784194973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264254s
2025-10-19T23:10:57.784382721Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-10-19T23:10:57.784568555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.784810542Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-10-19T23:10:57.785189295Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.785459689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-10-19T23:10:57.785704352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003409s
2025-10-19T23:10:57.785867611Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.786138737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-10-19T23:10:57.786396496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003328s
2025-10-19T23:10:57.786747422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-19T23:10:57', 'remove_growl_prowl')
2025-10-19T23:10:57.787067657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.787719991Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-10-19T23:10:57.787915394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016442s
2025-10-19T23:10:57.788149455Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-10-19T23:10:57.788337624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.788568128Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-10-19T23:10:57.788938825Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.789243689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-10-19T23:10:57.789518071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003923s
2025-10-19T23:10:57.789726070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.790028178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-10-19T23:10:57.790252279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003522s
2025-10-19T23:10:57.790660251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-19T23:10:57', 'remove_plex_hometheatre')
2025-10-19T23:10:57.791051799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.791739404Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-10-19T23:10:57.791940218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017947s
2025-10-19T23:10:57.792177846Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-10-19T23:10:57.792404713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.792669727Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-10-19T23:10:57.793400749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:10:57.793552264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.793738549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-10-19T23:10:57.794050557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-10-19T23:10:57.794970259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009367s
2025-10-19T23:10:57.795150111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:10:57.795292708Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.795495557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-10-19T23:10:57.795865411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.796748750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s
2025-10-19T23:10:57.796915345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:10:57.797057051Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:57.797259999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-10-19T23:10:57.797573781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.798389163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009411s
2025-10-19T23:10:57.798592131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:10:57.798749328Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.798935813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-10-19T23:10:57.799230346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.800103785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s
2025-10-19T23:10:57.800312465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:10:57.800505944Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-19T23:10:57.800685195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-10-19T23:10:57.801039178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-10-19T23:10:57.801745641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008142s
2025-10-19T23:10:57.801906074Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.802088331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.803618952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015461s
2025-10-19T23:10:57.804037836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-19T23:10:57', 'add_root_folder_add_defaults')
2025-10-19T23:10:57.804378873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.805115666Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-10-19T23:10:57.805293514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030102s
2025-10-19T23:10:57.805499058Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-10-19T23:10:57.805683369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.805921659Z [Info] task_duration: Starting migration of Main DB to 40
2025-10-19T23:10:57.806283999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-19T23:10:57.806438800Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.806654084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-10-19T23:10:57.806926783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-10-19T23:10:57.807664278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008503s
2025-10-19T23:10:57.808069724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-19T23:10:57', 'task_duration')
2025-10-19T23:10:57.808398917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.809063605Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-10-19T23:10:57.809223537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021861s
2025-10-19T23:10:57.809438330Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-10-19T23:10:57.809642441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.809909458Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-10-19T23:10:57.810335586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-19T23:10:57.810501450Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.810703968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-10-19T23:10:57.810998541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.811795105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009309s
2025-10-19T23:10:57.812022844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-19T23:10:57.812203868Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.812411065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-10-19T23:10:57.812725408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.813445478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008592s
2025-10-19T23:10:57.813846696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-19T23:10:57', 'add_indexer_and_enabled_to_release_profiles')
2025-10-19T23:10:57.814201159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.814856028Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-10-19T23:10:57.815043215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002217s
2025-10-19T23:10:57.815227546Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-10-19T23:10:57.815382488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.815616319Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-10-19T23:10:57.816044250Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-10-19T23:10:57.819063940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:10:57.820606646Z [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-19T23:10:57.821309161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.822023680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.823894998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.824286285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.824675700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:10:57.825117800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.825429678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092131s
2025-10-19T23:10:57.825744882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-10-19T23:10:57.826112603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-10-19T23:10:57.826342686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004094s
2025-10-19T23:10:57.826648692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-10-19T23:10:57.827027274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-10-19T23:10:57.827283210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004096s
2025-10-19T23:10:57.827472952Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-10-19T23:10:57.830065722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-10-19T23:10:57.831144294Z [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-19T23:10:57.831727818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-19T23:10:57.832221653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-19T23:10:57.834014853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063253s
2025-10-19T23:10:57.834381552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-19T23:10:57', 'remove_album_folders')
2025-10-19T23:10:57.834702438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.835575806Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-10-19T23:10:57.835705147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078663s
2025-10-19T23:10:57.835920831Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-10-19T23:10:57.836160373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.836397781Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-10-19T23:10:57.836787376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:10:57.836943129Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.837115997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-10-19T23:10:57.837374658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-10-19T23:10:57.838089548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008357s
2025-10-19T23:10:57.838452629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-19T23:10:57', 'add_priority_to_indexers')
2025-10-19T23:10:57.838793094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.839400467Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-10-19T23:10:57.839563696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002119s
2025-10-19T23:10:57.839773007Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-10-19T23:10:57.839983651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.840226751Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-10-19T23:10:57.840671025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-10-19T23:10:57.840964687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-10-19T23:10:57.841280753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003998s
2025-10-19T23:10:57.841437849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.841622942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.842256097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00065s
2025-10-19T23:10:57.842633016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-19T23:10:57', 'remove_chown_and_folderchmod_config')
2025-10-19T23:10:57.842975025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.843614372Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-10-19T23:10:57.843789284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019709s
2025-10-19T23:10:57.843988866Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-10-19T23:10:57.844175462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.844409312Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-10-19T23:10:57.849952854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-19T23:10:57.850637933Z [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-19T23:10:57.851029712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007351s
2025-10-19T23:10:57.851378033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-19T23:10:57', 'update_notifiarr')
2025-10-19T23:10:57.851699310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.852297996Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-10-19T23:10:57.852449060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019607s
2025-10-19T23:10:57.852641257Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-10-19T23:10:57.852832873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.853076573Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-10-19T23:10:57.853364182Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.853555137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.855925760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023746s
2025-10-19T23:10:57.856301256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-19T23:10:57', 'email_multiple_addresses')
2025-10-19T23:10:57.856647413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.857228684Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-10-19T23:10:57.857396712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036639s
2025-10-19T23:10:57.857593779Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-10-19T23:10:57.857786567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.858027532Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-10-19T23:10:57.858336414Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-10-19T23:10:57.858594995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-10-19T23:10:57.860474198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019376s
2025-10-19T23:10:57.860858713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-19T23:10:57', 'rename_blacklist_to_blocklist')
2025-10-19T23:10:57.861188005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.861946092Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-10-19T23:10:57.862116715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033839s
2025-10-19T23:10:57.862305515Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-10-19T23:10:57.862503694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.862741774Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-10-19T23:10:57.863200167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-19T23:10:57.863364227Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.863572015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-10-19T23:10:57.863937692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.864763254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010018s
2025-10-19T23:10:57.864986223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-10-19T23:10:57.865328492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.866195488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s
2025-10-19T23:10:57.866332473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.866503688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.870320062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038367s
2025-10-19T23:10:57.870687001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-19T23:10:57', 'cdh_per_downloadclient')
2025-10-19T23:10:57.871022817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.871681684Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-10-19T23:10:57.871859963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051762s
2025-10-19T23:10:57.872075126Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-10-19T23:10:57.872250660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.872482787Z [Info] download_history: Starting migration of Main DB to 52
2025-10-19T23:10:57.873325995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-10-19T23:10:57.874322271Z [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-19T23:10:57.875033293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001526s
2025-10-19T23:10:57.875214177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-10-19T23:10:57.875508399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-19T23:10:57.875828534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004466s
2025-10-19T23:10:57.876029428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-10-19T23:10:57.876322819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-10-19T23:10:57.876617552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2025-10-19T23:10:57.876809118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-10-19T23:10:57.877109463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-19T23:10:57.877424126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004464s
2025-10-19T23:10:57.877579218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.877763590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.880198101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024555s
2025-10-19T23:10:57.880557525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-19T23:10:57', 'download_history')
2025-10-19T23:10:57.880884423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.881709845Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-10-19T23:10:57.881866420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039443s
2025-10-19T23:10:57.882048758Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-10-19T23:10:57.882234642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.882468142Z [Info] add_update_history: Starting migration of Main DB to 53
2025-10-19T23:10:57.882867767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-19T23:10:57', 'add_update_history')
2025-10-19T23:10:57.883201118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.883791777Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-10-19T23:10:57.884019145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015548s
2025-10-19T23:10:57.884209719Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-10-19T23:10:57.884412677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.884644484Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-10-19T23:10:57.884996713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:57.885154491Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-19T23:10:57.885361257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-10-19T23:10:57.885690210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.886536393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010031s
2025-10-19T23:10:57.886917731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-19T23:10:57', 'add_on_update_to_notifications')
2025-10-19T23:10:57.887253617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.887950711Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-10-19T23:10:57.888116625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023528s
2025-10-19T23:10:57.888320225Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-10-19T23:10:57.888505648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.888749660Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-10-19T23:10:57.889075656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:10:57.889226159Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.889416242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-10-19T23:10:57.889719062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.890505776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009022s
2025-10-19T23:10:57.890850179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-19T23:10:57', 'download_client_per_indexer')
2025-10-19T23:10:57.891208080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.891869111Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-10-19T23:10:57.892044464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022387s
2025-10-19T23:10:57.892240739Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-10-19T23:10:57.892427735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.892680554Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-10-19T23:10:57.893144408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:10:57.893296955Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:57.893470495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-10-19T23:10:57.893773625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.894566361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009267s
2025-10-19T23:10:57.894731584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:10:57.894872167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.895081218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-10-19T23:10:57.895426463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.896306655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010282s
2025-10-19T23:10:57.896468842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-19T23:10:57.896658674Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.896795670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-10-19T23:10:57.897107407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.897866626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008991s
2025-10-19T23:10:57.898230549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-19T23:10:57', 'AddNewItemMonitorType')
2025-10-19T23:10:57.898562858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.899276305Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-10-19T23:10:57.899455836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022763s
2025-10-19T23:10:57.899625257Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-10-19T23:10:57.899830370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.900147378Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-10-19T23:10:57.900480960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-19T23:10:57.900636203Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.900824802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-10-19T23:10:57.901142843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:57.901944898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009494s
2025-10-19T23:10:57.902294582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-19T23:10:57', 'ImportListSearch')
2025-10-19T23:10:57.902624977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.903472483Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-10-19T23:10:57.903630161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024527s
2025-10-19T23:10:57.904891210Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-10-19T23:10:57.905085752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.905344924Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-10-19T23:10:57.905721382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-19T23:10:57.905879039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.906094463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-10-19T23:10:57.906428095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:57.907272505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s
2025-10-19T23:10:57.907644694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-19T23:10:57', 'ImportListMonitorExisting')
2025-10-19T23:10:57.907994980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.908729068Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-10-19T23:10:57.908902176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023532s
2025-10-19T23:10:57.909088872Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-10-19T23:10:57.909244105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.909468156Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-10-19T23:10:57.909898192Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.910171041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-19T23:10:57.910405583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003305s
2025-10-19T23:10:57.910594173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.910849858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-10-19T23:10:57.911075783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003108s
2025-10-19T23:10:57.911230885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:10:57.911373212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.911531781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-10-19T23:10:57.911763888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-10-19T23:10:57.913642571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017442s
2025-10-19T23:10:57.914572824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-19T23:10:57', 'add_indexer_tags')
2025-10-19T23:10:57.915321150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.916438650Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-10-19T23:10:57.916607861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004705s
2025-10-19T23:10:57.916836311Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-10-19T23:10:57.917025802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.917281978Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-10-19T23:10:57.917697425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:57.917887878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:57.920227549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023568s
2025-10-19T23:10:57.920591863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-19T23:10:57', 'update_audio_types')
2025-10-19T23:10:57.920922138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:57.921556756Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-10-19T23:10:57.921732930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036697s
2025-10-19T23:10:57.921957953Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-19T23:10:57.922173718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:57.922429463Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-10-19T23:10:57.924957513Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:57.925181253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-10-19T23:10:57.925403952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002797s
2025-10-19T23:10:57.925568082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-10-19T23:10:57.925709467Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.925915863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-10-19T23:10:57.929282200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2025-10-19T23:10:57.931093297Z [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-19T23:10:57.931903147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-10-19T23:10:57.932525581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-10-19T23:10:57.934842265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-10-19T23:10:57.935298654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-10-19T23:10:57.935600752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00952s
2025-10-19T23:10:57.935758851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.935911769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.936113645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-10-19T23:10:57.940180313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-19T23:10:57.943087928Z [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-19T23:10:57.944266862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:10:57.944863583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:10:57.946981066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:10:57.947372013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:10:57.947797089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.948117845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118342s
2025-10-19T23:10:57.948278118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.948416166Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.948637291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-10-19T23:10:57.952675752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-19T23:10:57.955607706Z [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-19T23:10:57.956781509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:10:57.957426318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:10:57.959475574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:10:57.959913215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:10:57.960337008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.960641692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011871s
2025-10-19T23:10:57.960815501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:57.960940453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.961153372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-10-19T23:10:57.965175660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-19T23:10:57.968117123Z [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-19T23:10:57.969238491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:10:57.969830503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:10:57.971908857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:10:57.972331799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:10:57.972753408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.973057931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011775s
2025-10-19T23:10:57.973217532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:10:57.973355941Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.973558419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-10-19T23:10:57.976825607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-10-19T23:10:57.978581793Z [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-19T23:10:57.979351703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.980136142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.982149867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.982545624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.982937523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:10:57.983374112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.983695369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099791s
2025-10-19T23:10:57.983866253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:10:57.984047819Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:57.984190085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-10-19T23:10:57.987404277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-10-19T23:10:57.989163208Z [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-19T23:10:57.989926255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:10:57.990632246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:10:57.992807616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:10:57.993180347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:10:57.993571504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:10:57.994006700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:10:57.994330352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099464s
2025-10-19T23:10:57.994479783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-19T23:10:57.994606498Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:57.994783965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-10-19T23:10:57.999050325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-19T23:10:58.000688524Z [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-19T23:10:58.001576502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-19T23:10:58.002047731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-19T23:10:58.004749491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097765s
2025-10-19T23:10:58.004922589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-19T23:10:58.005057511Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.005293205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-10-19T23:10:58.008302865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-19T23:10:58.009741171Z [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-19T23:10:58.010397312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-19T23:10:58.010795063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-19T23:10:58.013470259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079992s
2025-10-19T23:10:58.013636554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-19T23:10:58.013774171Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:58.013958112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-10-19T23:10:58.016919575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-19T23:10:58.018220664Z [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-19T23:10:58.018832907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-19T23:10:58.019243644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-19T23:10:58.021721924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075752s
2025-10-19T23:10:58.021892477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-19T23:10:58.022026648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:58.022208774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-10-19T23:10:58.025187862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-19T23:10:58.026478591Z [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-19T23:10:58.027063409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-19T23:10:58.027452833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-19T23:10:58.029408120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070201s
2025-10-19T23:10:58.029582521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-19T23:10:58.029722092Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:58.029906313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-10-19T23:10:58.032858096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-19T23:10:58.034158865Z [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-19T23:10:58.034742831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-19T23:10:58.035159249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-19T23:10:58.037134587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070463s
2025-10-19T23:10:58.037313257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-19T23:10:58.037459551Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:58.037673883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-10-19T23:10:58.040328267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:10:58.041360896Z [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-19T23:10:58.041907867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-19T23:10:58.042432544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-19T23:10:58.044600348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.044937527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070679s
2025-10-19T23:10:58.045113071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-19T23:10:58.045258033Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:58.045479519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-10-19T23:10:58.048137711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:10:58.049170450Z [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-19T23:10:58.049720508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-19T23:10:58.050419425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-19T23:10:58.052609575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.052947816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072795s
2025-10-19T23:10:58.053128730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-19T23:10:58.053277059Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-19T23:10:58.053489346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-10-19T23:10:58.056153751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:10:58.057195619Z [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-19T23:10:58.057736989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-19T23:10:58.058261385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-19T23:10:58.060523128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.060915949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072205s
2025-10-19T23:10:58.061133778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-10-19T23:10:58.061329722Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:58.061552601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-10-19T23:10:58.064810020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-10-19T23:10:58.066317756Z [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-19T23:10:58.068003991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-10-19T23:10:58.068854714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-10-19T23:10:58.071381421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-19T23:10:58.071934986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-10-19T23:10:58.072471376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-19T23:10:58.072843335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011092s
2025-10-19T23:10:58.073031784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-19T23:10:58.073212959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:58.073463744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-10-19T23:10:58.076992679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:10:58.078418490Z [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-19T23:10:58.079109611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-19T23:10:58.079638526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-19T23:10:58.082945465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092562s
2025-10-19T23:10:58.083157712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-19T23:10:58.083325420Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-19T23:10:58.083571215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-10-19T23:10:58.087115812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:10:58.088278112Z [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-19T23:10:58.088822989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-19T23:10:58.089239548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-19T23:10:58.091205506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074194s
2025-10-19T23:10:58.091363765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-19T23:10:58.091494588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:58.091672115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-10-19T23:10:58.094664741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-10-19T23:10:58.095925540Z [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-19T23:10:58.096488102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-19T23:10:58.097236910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-19T23:10:58.099163920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-19T23:10:58.099685480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-19T23:10:58.100249045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-19T23:10:58.100834253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-19T23:10:58.101246984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093717s
2025-10-19T23:10:58.101474533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-19T23:10:58.101676108Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:58.101945310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-10-19T23:10:58.105552373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-19T23:10:58.107086542Z [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-19T23:10:58.107890410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-19T23:10:58.108622544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-19T23:10:58.111051856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.111433043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092589s
2025-10-19T23:10:58.111640872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-19T23:10:58.111820964Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:58.112151981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-10-19T23:10:58.127544714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-19T23:10:58.128987950Z [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-19T23:10:58.129640493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-19T23:10:58.130307226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-19T23:10:58.133488501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.133884609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021559s
2025-10-19T23:10:58.134076756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-19T23:10:58.134265826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-10-19T23:10:58.134490759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-10-19T23:10:58.137677836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-19T23:10:58.139257737Z [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-19T23:10:58.140556412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-19T23:10:58.141310360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-19T23:10:58.143885966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.144331764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096243s
2025-10-19T23:10:58.144543891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-19T23:10:58.144707009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-19T23:10:58.144955079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-10-19T23:10:58.147669224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-19T23:10:58.148887076Z [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-19T23:10:58.149507966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-19T23:10:58.150084336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-19T23:10:58.152325379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.152669602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075569s
2025-10-19T23:10:58.152846959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-19T23:10:58.153001921Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.153219268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-10-19T23:10:58.156265802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-19T23:10:58.157809480Z [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-19T23:10:58.158617337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-19T23:10:58.159227385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-19T23:10:58.161436573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.163051846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009632s
2025-10-19T23:10:58.163541522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-19T23:10:58.163691694Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.163949613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-10-19T23:10:58.166640041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-19T23:10:58.167812040Z [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-19T23:10:58.168420355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-19T23:10:58.168966615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-19T23:10:58.171172246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.171506118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073757s
2025-10-19T23:10:58.171676992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-10-19T23:10:58.171814048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-10-19T23:10:58.172016906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-10-19T23:10:58.174742885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:10:58.175877630Z [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-19T23:10:58.176465413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-19T23:10:58.176877784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-19T23:10:58.178647647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064526s
2025-10-19T23:10:58.178813672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-10-19T23:10:58.178953984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-19T23:10:58.179144047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-10-19T23:10:58.181833923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:10:58.182928206Z [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-19T23:10:58.183460177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-19T23:10:58.183875624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-19T23:10:58.185683995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063303s
2025-10-19T23:10:58.185820099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-19T23:10:58.185960892Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.186157488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-10-19T23:10:58.189026775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-10-19T23:10:58.190377886Z [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-19T23:10:58.191006782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-19T23:10:58.191428180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-19T23:10:58.193241391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068854s
2025-10-19T23:10:58.193406433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-19T23:10:58.193582748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-19T23:10:58.193738903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-10-19T23:10:58.196578911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-10-19T23:10:58.197935583Z [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-19T23:10:58.198553868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-19T23:10:58.198964404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-19T23:10:58.200815001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068971s
2025-10-19T23:10:58.200998420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-19T23:10:58.201172170Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.201328294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-10-19T23:10:58.203912447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2025-10-19T23:10:58.204886558Z [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-19T23:10:58.205393259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-10-19T23:10:58.205823745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-10-19T23:10:58.209169061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076554s
2025-10-19T23:10:58.209337360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-19T23:10:58.209481650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-19T23:10:58.209681763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-10-19T23:10:58.212090754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-19T23:10:58.212899071Z [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-19T23:10:58.213360721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-19T23:10:58.213860838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-19T23:10:58.215766665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-19T23:10:58.216100728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062369s
2025-10-19T23:10:58.216266301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-19T23:10:58.216407876Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.216605895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-10-19T23:10:58.219022811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-19T23:10:58.219823393Z [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-19T23:10:58.220307127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-19T23:10:58.220797434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-19T23:10:58.223445476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-19T23:10:58.223777795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069918s
2025-10-19T23:10:58.223989752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:10:58.224097298Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.224283844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-10-19T23:10:58.227934244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:10:58.229126965Z [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-19T23:10:58.229745010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:10:58.230312823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:10:58.232358302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:10:58.232778247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:10:58.233090897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086346s
2025-10-19T23:10:58.233255368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:10:58.233394729Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.233601405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-10-19T23:10:58.236359197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:10:58.237536448Z [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-19T23:10:58.238124832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:10:58.238674288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:10:58.240718544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:10:58.241136726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:10:58.241430628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076683s
2025-10-19T23:10:58.241608025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:10:58.241784300Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.241945916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-19T23:10:58.244126997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-19T23:10:58.244701865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-19T23:10:58.245120878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-19T23:10:58.245535934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-19T23:10:58.248111510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-19T23:10:58.248452336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063034s
2025-10-19T23:10:58.248860648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-19T23:10:58', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-19T23:10:58.249276335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.260635066Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-19T23:10:58.260834778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184187s
2025-10-19T23:10:58.261068709Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-10-19T23:10:58.261256487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.261528254Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-10-19T23:10:58.262171199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:58.262318806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-10-19T23:10:58.262510953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-10-19T23:10:58.262829003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.263667722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009683s
2025-10-19T23:10:58.263821772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:58.264007787Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.264215665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-10-19T23:10:58.264563055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.265313165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009203s
2025-10-19T23:10:58.265677318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-19T23:10:58', 'add_on_delete_to_notifications')
2025-10-19T23:10:58.266029998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.267191056Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-10-19T23:10:58.267397933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027739s
2025-10-19T23:10:58.267607184Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-10-19T23:10:58.267786635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.268056719Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-10-19T23:10:58.269702683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-19T23:10:58.269871292Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.270072508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-10-19T23:10:58.270478475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.271347815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010793s
2025-10-19T23:10:58.271518950Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:10:58.271815447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-10-19T23:10:58.272120030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s
2025-10-19T23:10:58.272334241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:10:58.272472890Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.272669957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-10-19T23:10:58.273050984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-10-19T23:10:58.273877659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009562s
2025-10-19T23:10:58.274051409Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:58.274281833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:58.276261358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020092s
2025-10-19T23:10:58.276477223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-10-19T23:10:58.277170008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-10-19T23:10:58.277782952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010928s
2025-10-19T23:10:58.277997394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-10-19T23:10:58.278290194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-10-19T23:10:58.278603975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s
2025-10-19T23:10:58.278784729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-19T23:10:58.278926064Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.279118261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-10-19T23:10:58.279427263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:10:58.280288347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009901s
2025-10-19T23:10:58.280469051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-19T23:10:58.280659935Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.280874798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-10-19T23:10:58.281273500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.282126939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010396s
2025-10-19T23:10:58.282358786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-19T23:10:58.282521082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-19T23:10:58.282769422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-10-19T23:10:58.283197985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.284120793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011306s
2025-10-19T23:10:58.284291617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:58.284517161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:58.291362033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068572s
2025-10-19T23:10:58.291563469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:58.291808151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:58.293331559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015667s
2025-10-19T23:10:58.293563937Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-10-19T23:10:58.296757938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-10-19T23:10:58.297975579Z [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-19T23:10:58.298574275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-19T23:10:58.299028910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-19T23:10:58.302383574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086228s
2025-10-19T23:10:58.302665843Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-10-19T23:10:58.305198602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-10-19T23:10:58.306010497Z [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-19T23:10:58.306483018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-19T23:10:58.306925539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-19T23:10:58.309481746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066256s
2025-10-19T23:10:58.309759726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-19T23:10:58.310101083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-19T23:10:58.310426208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s
2025-10-19T23:10:58.310591962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-19T23:10:58.310739248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-19T23:10:58.310968019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-10-19T23:10:58.311332844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.312134428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009705s
2025-10-19T23:10:58.312305612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-19T23:10:58.312448911Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.312649785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-10-19T23:10:58.312951453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-10-19T23:10:58.313703667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008705s
2025-10-19T23:10:58.314069824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-19T23:10:58', 'add_custom_formats')
2025-10-19T23:10:58.314400340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.350795179Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-10-19T23:10:58.350986885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378939s
2025-10-19T23:10:58.351253883Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-10-19T23:10:58.351482713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.351787858Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-10-19T23:10:58.352409950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-19T23:10:58.352591877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-19T23:10:58.352800577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-10-19T23:10:58.353140992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:10:58.354130715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011368s
2025-10-19T23:10:58.354556062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-19T23:10:58', 'add_result_to_commands')
2025-10-19T23:10:58.354949153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.389413826Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-10-19T23:10:58.389637487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036316s
2025-10-19T23:10:58.389915667Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-10-19T23:10:58.390186222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.390538621Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-10-19T23:10:58.391083328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:58.391302239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-19T23:10:58.391549817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-10-19T23:10:58.391951215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.393038234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012585s
2025-10-19T23:10:58.393536557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-19T23:10:58', 'health_restored_notification')
2025-10-19T23:10:58.393989439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.426608406Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-10-19T23:10:58.426788890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347873s
2025-10-19T23:10:58.426993622Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-10-19T23:10:58.427175739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.427463578Z [Info] remove_uc: Starting migration of Main DB to 66
2025-10-19T23:10:58.427945909Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:10:58.428238298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-10-19T23:10:58.428514223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003851s
2025-10-19T23:10:58.428934429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-19T23:10:58', 'remove_uc')
2025-10-19T23:10:58.429324254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.431556358Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-10-19T23:10:58.431882836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034005s
2025-10-19T23:10:58.431944820Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-10-19T23:10:58.432183110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.432432993Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-10-19T23:10:58.432733569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:58.432927479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:58.436522277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035846s
2025-10-19T23:10:58.436911411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-19T23:10:58', 'download_clients_rename_tv_to_music')
2025-10-19T23:10:58.437270644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.438274666Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-10-19T23:10:58.438450319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053216s
2025-10-19T23:10:58.438672256Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-10-19T23:10:58.438873281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.439129367Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-10-19T23:10:58.439543049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-19T23:10:58.439703252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-10-19T23:10:58.439928666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-10-19T23:10:58.440307178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-10-19T23:10:58.441201218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010563s
2025-10-19T23:10:58.441599861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-19T23:10:58', 'add_colon_replacement_to_naming_config')
2025-10-19T23:10:58.441947872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.466210543Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-10-19T23:10:58.469478173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259758s
2025-10-19T23:10:58.469486219Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-10-19T23:10:58.469491018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.469495437Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-10-19T23:10:58.469500868Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-10-19T23:10:58.470244806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:10:58.471243717Z [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-19T23:10:58.471789256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-19T23:10:58.472458383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-19T23:10:58.474532129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.474852694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072172s
2025-10-19T23:10:58.475033308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-19T23:10:58.475175594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-19T23:10:58.475340466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-10-19T23:10:58.475628436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-10-19T23:10:58.476461954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008923s
2025-10-19T23:10:58.476826649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-19T23:10:58', 'list_sync_time')
2025-10-19T23:10:58.477144088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.478189443Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-10-19T23:10:58.478352761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002613s
2025-10-19T23:10:58.478556702Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-10-19T23:10:58.478745542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.478991878Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-10-19T23:10:58.479381623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-19T23:10:58.479507687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.479683381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-10-19T23:10:58.479986050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-10-19T23:10:58.480781973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s
2025-10-19T23:10:58.481232169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-19T23:10:58', 'add_download_client_tags')
2025-10-19T23:10:58.481583907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.482494921Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-10-19T23:10:58.482668190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025764s
2025-10-19T23:10:58.482854134Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-10-19T23:10:58.483039518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.483295503Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-10-19T23:10:58.483928247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-10-19T23:10:58.484594959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:10:58.485165909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s
2025-10-19T23:10:58.485364509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-10-19T23:10:58.485690796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-10-19T23:10:58.486019688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s
2025-10-19T23:10:58.486379663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-19T23:10:58', 'add_notification_status')
2025-10-19T23:10:58.486706661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.487834793Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-10-19T23:10:58.488018312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022671s
2025-10-19T23:10:58.488248536Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-10-19T23:10:58.488449771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.488682159Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-10-19T23:10:58.488950289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:58.489141664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:58.492746813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00363s
2025-10-19T23:10:58.493129424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-19T23:10:58', 'add_alac_24_quality_in_profiles')
2025-10-19T23:10:58.493490280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.494276122Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-10-19T23:10:58.494454882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051201s
2025-10-19T23:10:58.494643292Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-10-19T23:10:58.494829306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.495064360Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-10-19T23:10:58.495445026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-10-19T23:10:58.495596461Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.495760852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-10-19T23:10:58.496008270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-10-19T23:10:58.496822429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008939s
2025-10-19T23:10:58.497021690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-10-19T23:10:58.497291163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-10-19T23:10:58.498034429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008405s
2025-10-19T23:10:58.498387440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-19T23:10:58', 'add_salt_to_users')
2025-10-19T23:10:58.498716232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.499400590Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-10-19T23:10:58.499559740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021815s
2025-10-19T23:10:58.499746907Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-10-19T23:10:58.499948233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.500193156Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-10-19T23:10:58.500711309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-10-19T23:10:58.502401122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-10-19T23:10:58.502966841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020838s
2025-10-19T23:10:58.503164148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-10-19T23:10:58.503426266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-10-19T23:10:58.503770599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s
2025-10-19T23:10:58.504137598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-19T23:10:58', 'add_auto_tagging')
2025-10-19T23:10:58.504461791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.505352534Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-10-19T23:10:58.505513388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020221s
2025-10-19T23:10:58.505719934Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-10-19T23:10:58.505916089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.506170160Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-10-19T23:10:58.506550226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-19T23:10:58.506717593Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2025-10-19T23:10:58.506940762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-10-19T23:10:58.507232860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-10-19T23:10:58.508114455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s
2025-10-19T23:10:58.508404890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-19T23:10:58.508732369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-19T23:10:58.508991271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000371s
2025-10-19T23:10:58.509363941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-19T23:10:58', 'quality_definition_preferred_size')
2025-10-19T23:10:58.509702924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.510537314Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-10-19T23:10:58.510710553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018722s
2025-10-19T23:10:58.510929183Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-10-19T23:10:58.511138284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.511379299Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-10-19T23:10:58.511730176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:10:58.511907112Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.512099740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-10-19T23:10:58.512410535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.513237260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009609s
2025-10-19T23:10:58.513616183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-19T23:10:58', 'add_on_artist_add_to_notifications')
2025-10-19T23:10:58.513958632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.514705175Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-10-19T23:10:58.514877803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023841s
2025-10-19T23:10:58.515069529Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-10-19T23:10:58.515257607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.515497601Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-10-19T23:10:58.515817364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:10:58.515991365Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2025-10-19T23:10:58.516183552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-10-19T23:10:58.516452714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-10-19T23:10:58.517295601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009326s
2025-10-19T23:10:58.517656838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-19T23:10:58', 'album_last_searched_time')
2025-10-19T23:10:58.517988887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.518705299Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-10-19T23:10:58.518871203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023101s
2025-10-19T23:10:58.519053791Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-10-19T23:10:58.519252261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.519480881Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-10-19T23:10:58.519902410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-19T23:10:58.520058694Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.520237214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-10-19T23:10:58.520534753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.521403562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009955s
2025-10-19T23:10:58.521569065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:10:58.521710861Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-19T23:10:58.521889761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-10-19T23:10:58.522189234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:10:58.522999345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s
2025-10-19T23:10:58.523350302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-19T23:10:58', 'add_indexer_flags')
2025-10-19T23:10:58.523676048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.524394515Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-10-19T23:10:58.524558505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023094s
2025-10-19T23:10:58.524756974Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-10-19T23:10:58.524949522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.525190317Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-10-19T23:10:58.525615323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-10-19T23:10:58.525883262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-10-19T23:10:58.526211904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000425s
2025-10-19T23:10:58.526390483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-10-19T23:10:58.526653343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-10-19T23:10:58.526970822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s
2025-10-19T23:10:58.527165794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-10-19T23:10:58.527439916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-10-19T23:10:58.527762746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s
2025-10-19T23:10:58.528149645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-19T23:10:58', 'add_indexes_album_statistics')
2025-10-19T23:10:58.528484189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.529176072Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-10-19T23:10:58.529321675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017629s
2025-10-19T23:10:58.529502219Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-10-19T23:10:58.529687411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.529926773Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-10-19T23:10:58.530357230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-10-19T23:10:58.530773408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-10-19T23:10:58.531064384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s
2025-10-19T23:10:58.531408276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-19T23:10:58', 'update_redacted_baseurl')
2025-10-19T23:10:58.531736427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.532384422Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-10-19T23:10:58.532542810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017171s
2025-10-19T23:10:58.542213092Z [Debug] MigrationController: Took: 00:00:01.7827847
2025-10-19T23:10:58.650139787Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-10-19T23:10:58.711001891Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-10-19T23:10:58.734410092Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-19T23:10:58.740606729Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-19T23:10:58.740967676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:10:58.741250665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:10:58.743325964Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-19T23:10:58.743551528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002349s
2025-10-19T23:10:58.743800900Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-19T23:10:58.744067096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002572s
2025-10-19T23:10:58.745982202Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-19T23:10:58.746259801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.746656670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-19T23:10:58.747004771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-19T23:10:58.747480799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s
2025-10-19T23:10:58.747740001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.749186544Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-19T23:10:58.749430505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022493s
2025-10-19T23:10:58.749804959Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-19T23:10:58.750085865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.750567254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-19T23:10:58.750914834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-19T23:10:58.751350952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005437s
2025-10-19T23:10:58.751606777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:10:58.751820467Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-19T23:10:58.752140191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-19T23:10:58.752548593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-19T23:10:58.753542956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001145s
2025-10-19T23:10:58.753818280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.754609804Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-19T23:10:58.754859867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002186s
2025-10-19T23:10:58.755223339Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-19T23:10:58.755506830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.755915873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:10:58.756152770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-19T23:10:58.756417563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-19T23:10:58.756762799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-19T23:10:58.757294699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006203s
2025-10-19T23:10:58.757551637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.758326787Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-19T23:10:58.758586119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016128s
2025-10-19T23:10:58.758947237Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-19T23:10:58.759205226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.759537064Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-10-19T23:10:58.760212815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-19T23:10:58.760932023Z [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-19T23:10:58.761803818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013335s
2025-10-19T23:10:58.762049363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-10-19T23:10:58.762346932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-19T23:10:58.762739773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004715s
2025-10-19T23:10:58.763169919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-19T23:10:58', 'InitialSetup')
2025-10-19T23:10:58.763653222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.764464816Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-19T23:10:58.764683366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021511s
2025-10-19T23:10:58.764968320Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-10-19T23:10:58.765253264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.765631094Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-10-19T23:10:58.766102854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-19T23:10:58', 'add_reason_to_pending_releases')
2025-10-19T23:10:58.766619695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.767260064Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-10-19T23:10:58.767520859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019957s
2025-10-19T23:10:58.767778258Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-10-19T23:10:58.768074534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.768403917Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-10-19T23:10:58.768836669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-19T23:10:58', 'add_medium_support')
2025-10-19T23:10:58.769344862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.770218411Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-10-19T23:10:58.770467011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021649s
2025-10-19T23:10:58.770761995Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-10-19T23:10:58.771047580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.771402345Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-10-19T23:10:58.771889786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-19T23:10:58', 'add_various_qualites_in_profile')
2025-10-19T23:10:58.772397969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.773110464Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-10-19T23:10:58.773385397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020487s
2025-10-19T23:10:58.773654068Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-10-19T23:10:58.773926898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.774288856Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-10-19T23:10:58.774713561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-19T23:10:58', 'metadata_profiles')
2025-10-19T23:10:58.775183217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.775878036Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-10-19T23:10:58.776117087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019356s
2025-10-19T23:10:58.776449767Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-10-19T23:10:58.776739080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.777075477Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-10-19T23:10:58.777596205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-19T23:10:58', 'separate_automatic_and_interactive_search')
2025-10-19T23:10:58.778127014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.778769227Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-10-19T23:10:58.779037878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020063s
2025-10-19T23:10:58.779311670Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-10-19T23:10:58.779638297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.779958362Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-10-19T23:10:58.780434921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-19T23:10:58', 'change_album_path_to_relative')
2025-10-19T23:10:58.780959437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.781602612Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-10-19T23:10:58.781849550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019705s
2025-10-19T23:10:58.782123511Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-10-19T23:10:58.782408645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.782751125Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-10-19T23:10:58.783209718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-19T23:10:58', 'change_quality_size_mb_to_kb')
2025-10-19T23:10:58.783730106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.784774679Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-10-19T23:10:58.785027488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023288s
2025-10-19T23:10:58.785279396Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-10-19T23:10:58.785537185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.785885596Z [Info] album_releases: Starting migration of Log DB to 9
2025-10-19T23:10:58.786302606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-19T23:10:58', 'album_releases')
2025-10-19T23:10:58.786775999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.787388652Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-10-19T23:10:58.787625129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018538s
2025-10-19T23:10:58.787930894Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-10-19T23:10:58.788204074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.788542335Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-10-19T23:10:58.788986510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-19T23:10:58', 'album_releases_fix')
2025-10-19T23:10:58.789495484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.790112206Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-10-19T23:10:58.790348933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018975s
2025-10-19T23:10:58.790605619Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-10-19T23:10:58.790869891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.796611191Z [Info] import_lists: Starting migration of Log DB to 11
2025-10-19T23:10:58.797052239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-19T23:10:58', 'import_lists')
2025-10-19T23:10:58.797572357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.798410524Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-10-19T23:10:58.798649886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075255s
2025-10-19T23:10:58.798927315Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-10-19T23:10:58.799210375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.799552153Z [Info] add_release_status: Starting migration of Log DB to 12
2025-10-19T23:10:58.800004784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-19T23:10:58', 'add_release_status')
2025-10-19T23:10:58.800548479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.824208848Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-10-19T23:10:58.824464573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249824s
2025-10-19T23:10:58.824722903Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-10-19T23:10:58.825010783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.825351268Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-10-19T23:10:58.825809351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-19T23:10:58', 'album_download_notification')
2025-10-19T23:10:58.826325179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.840984265Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-10-19T23:10:58.841239038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015949s
2025-10-19T23:10:58.841530885Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-10-19T23:10:58.841821049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.842163770Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-10-19T23:10:58.842631531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-19T23:10:58', 'fix_language_metadata_profiles')
2025-10-19T23:10:58.843158853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.861491165Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-10-19T23:10:58.861759395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196366s
2025-10-19T23:10:58.862008787Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-10-19T23:10:58.862275093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.862600388Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-10-19T23:10:58.863021145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-19T23:10:58', 'remove_fanzub')
2025-10-19T23:10:58.863509559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.879832945Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-10-19T23:10:58.880094682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175563s
2025-10-19T23:10:58.880378163Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-10-19T23:10:58.880650682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.880982470Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-10-19T23:10:58.881444400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-19T23:10:58', 'update_artist_history_indexes')
2025-10-19T23:10:58.881963525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.883509498Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-10-19T23:10:58.884264298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028436s
2025-10-19T23:10:58.884500453Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-10-19T23:10:58.884758833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.885094228Z [Info] remove_nma: Starting migration of Log DB to 17
2025-10-19T23:10:58.885622722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-19T23:10:58', 'remove_nma')
2025-10-19T23:10:58.886097468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.886964915Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-10-19T23:10:58.887207273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022107s
2025-10-19T23:10:58.887461234Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-10-19T23:10:58.887744414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.888097485Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-10-19T23:10:58.888544645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-19T23:10:58', 'album_disambiguation')
2025-10-19T23:10:58.889046346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.889985186Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-10-19T23:10:58.890245961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022279s
2025-10-19T23:10:58.890509692Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-10-19T23:10:58.890801991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.891351587Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-10-19T23:10:58.891956154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-19T23:10:58', 'add_ape_quality_in_profiles')
2025-10-19T23:10:58.892578848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.893433269Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-10-19T23:10:58.893742992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026142s
2025-10-19T23:10:58.893992485Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-10-19T23:10:58.894260334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.894585930Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-10-19T23:10:58.895015525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-19T23:10:58', 'remove_pushalot')
2025-10-19T23:10:58.895506012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.896355352Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-10-19T23:10:58.896594303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020975s
2025-10-19T23:10:58.896846231Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-10-19T23:10:58.897124050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.897452561Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-10-19T23:10:58.897885082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-19T23:10:58', 'add_custom_filters')
2025-10-19T23:10:58.898621435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.899348569Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-10-19T23:10:58.899595727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022252s
2025-10-19T23:10:58.899881743Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-10-19T23:10:58.900152007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.900476129Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-10-19T23:10:58.900917979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-19T23:10:58', 'import_list_tags')
2025-10-19T23:10:58.901419068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.902401957Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-10-19T23:10:58.902644425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022541s
2025-10-19T23:10:58.902921853Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-10-19T23:10:58.903205515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.903581351Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-10-19T23:10:58.904000686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-19T23:10:58', 'add_release_groups_etc')
2025-10-19T23:10:58.904504480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.905647251Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-10-19T23:10:58.905890040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024366s
2025-10-19T23:10:58.906358363Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-10-19T23:10:58.906634248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.906966928Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-10-19T23:10:58.907404379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-19T23:10:58', 'NewMediaInfoFormat')
2025-10-19T23:10:58.907918875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.908657793Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-10-19T23:10:58.908913638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020165s
2025-10-19T23:10:58.909206918Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-10-19T23:10:58.909510439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.909849803Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-10-19T23:10:58.910345751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-19T23:10:58', 'rename_restrictions_to_release_profiles')
2025-10-19T23:10:58.910884676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.911820240Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-10-19T23:10:58.912120084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022828s
2025-10-19T23:10:58.912409637Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-19T23:10:58.912715733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.913088103Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-10-19T23:10:58.913589192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-19T23:10:58', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-19T23:10:58.914125702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.915096256Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-19T23:10:58.915372473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023434s
2025-10-19T23:10:58.915646915Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-10-19T23:10:58.915931007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.916264519Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-10-19T23:10:58.916706869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-19T23:10:58', 'add_import_exclusions')
2025-10-19T23:10:58.917212738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.917988580Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-10-19T23:10:58.918237832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020666s
2025-10-19T23:10:58.918506633Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-10-19T23:10:58.918793019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.919133204Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-10-19T23:10:58.919603792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-19T23:10:58', 'clean_artist_metadata_table')
2025-10-19T23:10:58.920173719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.920978209Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-10-19T23:10:58.921240197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021683s
2025-10-19T23:10:58.921506944Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-10-19T23:10:58.921790394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.922127012Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-10-19T23:10:58.922577499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-19T23:10:58', 'health_issue_notification')
2025-10-19T23:10:58.923116835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.923931155Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-10-19T23:10:58.924185918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021125s
2025-10-19T23:10:58.924462926Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-10-19T23:10:58.924754292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.925093615Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-10-19T23:10:58.925567229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-19T23:10:58', 'add_mediafilerepository_mtime')
2025-10-19T23:10:58.926086104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.926871285Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-10-19T23:10:58.927141940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020963s
2025-10-19T23:10:58.927418507Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-10-19T23:10:58.927710515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.928076341Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-10-19T23:10:58.928556147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-19T23:10:58', 'add_artistmetadataid_constraint')
2025-10-19T23:10:58.929079240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.929913641Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-10-19T23:10:58.930181580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021736s
2025-10-19T23:10:58.930445762Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-10-19T23:10:58.930726227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.931060850Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-10-19T23:10:58.931505756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-19T23:10:58', 'old_ids_and_artist_alias')
2025-10-19T23:10:58.932047908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.932764661Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-10-19T23:10:58.933017660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020266s
2025-10-19T23:10:58.933277974Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-10-19T23:10:58.933559161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.933890568Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-10-19T23:10:58.934337207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-19T23:10:58', 'download_propers_config')
2025-10-19T23:10:58.934854899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.935622615Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-10-19T23:10:58.935889091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020558s
2025-10-19T23:10:58.936157903Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-10-19T23:10:58.936437085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.936773222Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-10-19T23:10:58.937218548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-19T23:10:58', 'remove_language_profiles')
2025-10-19T23:10:58.937737834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.938540260Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-10-19T23:10:58.938797808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020954s
2025-10-19T23:10:58.939059705Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-10-19T23:10:58.939337244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.939670796Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-10-19T23:10:58.940251164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-19T23:10:58', 'multi_disc_naming_format')
2025-10-19T23:10:58.940745219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.941465510Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-10-19T23:10:58.941719110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002112s
2025-10-19T23:10:58.941985757Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-10-19T23:10:58.942268266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.942607780Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-10-19T23:10:58.943067144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-19T23:10:58', 'add_download_client_priority')
2025-10-19T23:10:58.943582302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.944469648Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-10-19T23:10:58.944734161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021795s
2025-10-19T23:10:58.944988473Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-10-19T23:10:58.945258988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.945587800Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-10-19T23:10:58.946190113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-19T23:10:58', 'remove_growl_prowl')
2025-10-19T23:10:58.946687885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.947479429Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-10-19T23:10:58.947723720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022195s
2025-10-19T23:10:58.948004917Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-10-19T23:10:58.948287886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.948621658Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-10-19T23:10:58.949065893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-19T23:10:58', 'remove_plex_hometheatre')
2025-10-19T23:10:58.949587944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.950403776Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-10-19T23:10:58.950656415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021081s
2025-10-19T23:10:58.950924825Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-10-19T23:10:58.951210731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.951547850Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-10-19T23:10:58.952019189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-19T23:10:58', 'add_root_folder_add_defaults')
2025-10-19T23:10:58.952551901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.953380169Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-10-19T23:10:58.953638108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021482s
2025-10-19T23:10:58.953885947Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-10-19T23:10:58.954150410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.954478230Z [Info] task_duration: Starting migration of Log DB to 40
2025-10-19T23:10:58.954894969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-19T23:10:58', 'task_duration')
2025-10-19T23:10:58.955385537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.956010786Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-10-19T23:10:58.956256731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001859s
2025-10-19T23:10:58.956545623Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-10-19T23:10:58.956848132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.957191393Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-10-19T23:10:58.957695017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-19T23:10:58', 'add_indexer_and_enabled_to_release_profiles')
2025-10-19T23:10:58.958251147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.959006197Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-10-19T23:10:58.959295259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021154s
2025-10-19T23:10:58.959542256Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-10-19T23:10:58.959823032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.960199850Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-10-19T23:10:58.960646029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-19T23:10:58', 'remove_album_folders')
2025-10-19T23:10:58.961144903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.961893982Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-10-19T23:10:58.962139766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020608s
2025-10-19T23:10:58.962410522Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-10-19T23:10:58.962699093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.963030229Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-10-19T23:10:58.963469133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-19T23:10:58', 'add_priority_to_indexers')
2025-10-19T23:10:58.964063530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.965219257Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-10-19T23:10:58.965463238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025078s
2025-10-19T23:10:58.965739675Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-10-19T23:10:58.966036983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.966377639Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-10-19T23:10:58.966879560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-19T23:10:58', 'remove_chown_and_folderchmod_config')
2025-10-19T23:10:58.967424958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.968233285Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-10-19T23:10:58.968499241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002164s
2025-10-19T23:10:58.968750166Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-10-19T23:10:58.969021522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.969361707Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-10-19T23:10:58.969791783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-19T23:10:58', 'update_notifiarr')
2025-10-19T23:10:58.970289796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.971094095Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-10-19T23:10:58.971320782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020528s
2025-10-19T23:10:58.971582809Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-10-19T23:10:58.971868615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.972221866Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-10-19T23:10:58.972670960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-19T23:10:58', 'email_multiple_addresses')
2025-10-19T23:10:58.973184094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.974034446Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-10-19T23:10:58.974282866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021619s
2025-10-19T23:10:58.974555886Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-10-19T23:10:58.974848565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.975177337Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-10-19T23:10:58.975642664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-19T23:10:58', 'rename_blacklist_to_blocklist')
2025-10-19T23:10:58.976185487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.976973884Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-10-19T23:10:58.977236864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021082s
2025-10-19T23:10:58.977500284Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-10-19T23:10:58.977785719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.978602343Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-10-19T23:10:58.979060375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-19T23:10:58', 'cdh_per_downloadclient')
2025-10-19T23:10:58.979581845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.980367087Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-10-19T23:10:58.980625697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025722s
2025-10-19T23:10:58.980877194Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-10-19T23:10:58.981146285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.981648647Z [Info] download_history: Starting migration of Log DB to 52
2025-10-19T23:10:58.982078673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-19T23:10:58', 'download_history')
2025-10-19T23:10:58.982575553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.983238177Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-10-19T23:10:58.983490305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020886s
2025-10-19T23:10:58.983744457Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-10-19T23:10:58.984041966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.984370477Z [Info] add_update_history: Starting migration of Log DB to 53
2025-10-19T23:10:58.985073613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-10-19T23:10:58.985660284Z [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-19T23:10:58.986331025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010046s
2025-10-19T23:10:58.986583272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-10-19T23:10:58.986934650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-19T23:10:58.987425648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005945s
2025-10-19T23:10:58.987855604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-19T23:10:58', 'add_update_history')
2025-10-19T23:10:58.988372715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.989198398Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-10-19T23:10:58.989442640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023388s
2025-10-19T23:10:58.989710399Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-10-19T23:10:58.989996565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.990330447Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-10-19T23:10:58.990797177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-19T23:10:58', 'add_on_update_to_notifications')
2025-10-19T23:10:58.991310681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.992049108Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-10-19T23:10:58.992312969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020281s
2025-10-19T23:10:58.992575928Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-10-19T23:10:58.992856964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.993189784Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-10-19T23:10:58.993642756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-19T23:10:58', 'download_client_per_indexer')
2025-10-19T23:10:58.994183355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.994914307Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-10-19T23:10:58.995194240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020396s
2025-10-19T23:10:58.995453873Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-10-19T23:10:58.995732825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.996099443Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-10-19T23:10:58.996548026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-19T23:10:58', 'AddNewItemMonitorType')
2025-10-19T23:10:58.997044305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:58.997769215Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-10-19T23:10:58.998020250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002023s
2025-10-19T23:10:58.998268090Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-10-19T23:10:58.998536300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:58.998860292Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-10-19T23:10:58.999285338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-19T23:10:58', 'ImportListSearch')
2025-10-19T23:10:58.999782449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.000578030Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-10-19T23:10:59.000822463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020363s
2025-10-19T23:10:59.001086985Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-10-19T23:10:59.001371458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.001704549Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-10-19T23:10:59.002157190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-19T23:10:59', 'ImportListMonitorExisting')
2025-10-19T23:10:59.002666024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.003465865Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-10-19T23:10:59.003721399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020717s
2025-10-19T23:10:59.003987385Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-10-19T23:10:59.004261978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.004592673Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-10-19T23:10:59.005017910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-19T23:10:59', 'add_indexer_tags')
2025-10-19T23:10:59.005507676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.006277556Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-10-19T23:10:59.006519022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020115s
2025-10-19T23:10:59.006770278Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-10-19T23:10:59.007041745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.007363122Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-10-19T23:10:59.007794831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-19T23:10:59', 'update_audio_types')
2025-10-19T23:10:59.008339167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.009133717Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-10-19T23:10:59.009381696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020875s
2025-10-19T23:10:59.009673904Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-19T23:10:59.009991394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.010348763Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-10-19T23:10:59.010912558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-10-19T23:10:59.011165558Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:59.011423968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-10-19T23:10:59.012444944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-10-19T23:10:59.013592094Z [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-19T23:10:59.014399359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-19T23:10:59.015028977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-19T23:10:59.016107689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-19T23:10:59.016539779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048584s
2025-10-19T23:10:59.016785083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-10-19T23:10:59.017002390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-19T23:10:59.017262223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-10-19T23:10:59.018076713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-10-19T23:10:59.018957547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-10-19T23:10:59.019531322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-10-19T23:10:59.020170549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-10-19T23:10:59.021187386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-19T23:10:59.021666371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041378s
2025-10-19T23:10:59.021906224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:10:59.022124984Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-19T23:10:59.022390378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-19T23:10:59.023063824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-19T23:10:59.023803404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-19T23:10:59.024422680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-19T23:10:59.025053931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-19T23:10:59.026048234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-19T23:10:59.026807252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039087s
2025-10-19T23:10:59.027448242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-19T23:10:59', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-19T23:10:59.027884821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.029279760Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-19T23:10:59.030439706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062189s
2025-10-19T23:10:59.030710210Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-10-19T23:10:59.030832657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.030845242Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-10-19T23:10:59.030853499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-19T23:10:59', 'add_on_delete_to_notifications')
2025-10-19T23:10:59.031183052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.032327326Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-10-19T23:10:59.032590837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024371s
2025-10-19T23:10:59.032854919Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-10-19T23:10:59.033126285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.033469065Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-10-19T23:10:59.033866756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-19T23:10:59', 'add_custom_formats')
2025-10-19T23:10:59.034360760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.035091542Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-10-19T23:10:59.035335673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020013s
2025-10-19T23:10:59.035593482Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-10-19T23:10:59.035889368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.036264984Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-10-19T23:10:59.036679359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-19T23:10:59', 'add_result_to_commands')
2025-10-19T23:10:59.037187682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.038010469Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-10-19T23:10:59.038262426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021281s
2025-10-19T23:10:59.038527490Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-10-19T23:10:59.038811081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.039146396Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-10-19T23:10:59.039613537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-19T23:10:59', 'health_restored_notification')
2025-10-19T23:10:59.040187803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.040921340Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-10-19T23:10:59.041181554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020912s
2025-10-19T23:10:59.041420515Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-10-19T23:10:59.043508579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.043869366Z [Info] remove_uc: Starting migration of Log DB to 66
2025-10-19T23:10:59.043880658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-19T23:10:59', 'remove_uc')
2025-10-19T23:10:59.043890148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.043900538Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-10-19T23:10:59.043908985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019736s
2025-10-19T23:10:59.044211234Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-10-19T23:10:59.044522451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.044866814Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-10-19T23:10:59.045361159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-19T23:10:59', 'download_clients_rename_tv_to_music')
2025-10-19T23:10:59.045908732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.046677330Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-10-19T23:10:59.046953896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021328s
2025-10-19T23:10:59.047245273Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-10-19T23:10:59.047547973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.047928348Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-10-19T23:10:59.048441161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-19T23:10:59', 'add_colon_replacement_to_naming_config')
2025-10-19T23:10:59.049004615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.049829817Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-10-19T23:10:59.050106674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022467s
2025-10-19T23:10:59.050364373Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-10-19T23:10:59.050638315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.050972598Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-10-19T23:10:59.051419317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-19T23:10:59', 'list_sync_time')
2025-10-19T23:10:59.051942280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.052684805Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-10-19T23:10:59.052930399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020387s
2025-10-19T23:10:59.053219051Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-10-19T23:10:59.053506429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.053856194Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-10-19T23:10:59.054316069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-19T23:10:59', 'add_download_client_tags')
2025-10-19T23:10:59.054858191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.055674404Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-10-19T23:10:59.055998016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021555s
2025-10-19T23:10:59.056272839Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-10-19T23:10:59.056584106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.056923710Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-10-19T23:10:59.057379868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-19T23:10:59', 'add_notification_status')
2025-10-19T23:10:59.057939525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.058742963Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-10-19T23:10:59.059002105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021578s
2025-10-19T23:10:59.059278622Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-10-19T23:10:59.059577383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.059932157Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-10-19T23:10:59.060436102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-19T23:10:59', 'add_alac_24_quality_in_profiles')
2025-10-19T23:10:59.060990859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.061746982Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-10-19T23:10:59.062027937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002149s
2025-10-19T23:10:59.062286658Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-10-19T23:10:59.062685812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.063026107Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-10-19T23:10:59.063462506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-19T23:10:59', 'add_salt_to_users')
2025-10-19T23:10:59.064165561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.065024952Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-10-19T23:10:59.065277851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023296s
2025-10-19T23:10:59.065533696Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-10-19T23:10:59.065837467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.066177322Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-10-19T23:10:59.066614261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-19T23:10:59', 'add_auto_tagging')
2025-10-19T23:10:59.067149579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.068045092Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-10-19T23:10:59.068311950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022056s
2025-10-19T23:10:59.068592464Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-10-19T23:10:59.068899392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.069258535Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-10-19T23:10:59.069747550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-19T23:10:59', 'quality_definition_preferred_size')
2025-10-19T23:10:59.070303229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.071123651Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-10-19T23:10:59.071414046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022054s
2025-10-19T23:10:59.071700823Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-10-19T23:10:59.072026829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.072383337Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-10-19T23:10:59.072888104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-19T23:10:59', 'add_on_artist_add_to_notifications')
2025-10-19T23:10:59.073426808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.074184764Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-10-19T23:10:59.074454898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021412s
2025-10-19T23:10:59.074741105Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-10-19T23:10:59.075027471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.075373558Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-10-19T23:10:59.075830238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-19T23:10:59', 'album_last_searched_time')
2025-10-19T23:10:59.076401307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.077115876Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-10-19T23:10:59.077386591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020768s
2025-10-19T23:10:59.077643288Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-10-19T23:10:59.077918753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.078277926Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-10-19T23:10:59.078712180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-19T23:10:59', 'add_indexer_flags')
2025-10-19T23:10:59.079224732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.080029002Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-10-19T23:10:59.080286230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021044s
2025-10-19T23:10:59.080563077Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-10-19T23:10:59.080851197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.081198085Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-10-19T23:10:59.081685186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-19T23:10:59', 'add_indexes_album_statistics')
2025-10-19T23:10:59.082232228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.082997388Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-10-19T23:10:59.083269636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002119s
2025-10-19T23:10:59.083555331Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-10-19T23:10:59.083867911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:10:59.085203801Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-10-19T23:10:59.095902913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-19T23:10:59', 'update_redacted_baseurl')
2025-10-19T23:10:59.109380039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:10:59.111395377Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-10-19T23:10:59.111664348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274958s
2025-10-19T23:10:59.293612112Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-10-19T23:10:59.303596576Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-10-19T23:10:59.487696643Z [Info] QualityProfileService: Setting up default quality profiles
2025-10-19T23:10:59.518433000Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-10-19T23:10:59.527619887Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-10-19T23:10:59.565933871Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-10-19T23:10:59.566886279Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-10-19T23:10:59.567175491Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-10-19T23:10:59.718740020Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-10-19T23:11:00.075487676Z [ls.io-init] done.