2025-09-26T15:28:34.970556853Z [migrations] started
2025-09-26T15:28:34.970598427Z [migrations] no migrations found
2025-09-26T15:28:34.991355070Z usermod: no changes
2025-09-26T15:28:34.996706672Z ───────────────────────────────────────
2025-09-26T15:28:34.996729278Z
2025-09-26T15:28:34.996736292Z ██╗ ███████╗██╗ ██████╗
2025-09-26T15:28:34.996743035Z ██║ ██╔════╝██║██╔═══██╗
2025-09-26T15:28:34.996749719Z ██║ ███████╗██║██║ ██║
2025-09-26T15:28:34.996756242Z ██║ ╚════██║██║██║ ██║
2025-09-26T15:28:34.996762735Z ███████╗███████║██║╚██████╔╝
2025-09-26T15:28:34.996769629Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-26T15:28:34.996776222Z
2025-09-26T15:28:34.996782515Z Brought to you by linuxserver.io
2025-09-26T15:28:34.996789028Z ───────────────────────────────────────
2025-09-26T15:28:34.996982427Z
2025-09-26T15:28:34.996990343Z To support the app dev(s) visit:
2025-09-26T15:28:34.998403939Z Lidarr: https://opencollective.com/lidarr
2025-09-26T15:28:34.998691317Z
2025-09-26T15:28:34.998697029Z To support LSIO projects visit:
2025-09-26T15:28:34.998700867Z https://www.linuxserver.io/donate/
2025-09-26T15:28:34.998704354Z
2025-09-26T15:28:34.998708001Z ───────────────────────────────────────
2025-09-26T15:28:34.998712510Z GID/UID
2025-09-26T15:28:34.998716378Z ───────────────────────────────────────
2025-09-26T15:28:35.003783017Z
2025-09-26T15:28:35.003794500Z User UID: 911
2025-09-26T15:28:35.003801203Z User GID: 911
2025-09-26T15:28:35.003807516Z ───────────────────────────────────────
2025-09-26T15:28:35.005551567Z Linuxserver.io version: 2.14.4.4809-ls170
2025-09-26T15:28:35.005871100Z Build-date: 2025-09-26T15:24:25+00:00
2025-09-26T15:28:35.005875178Z ───────────────────────────────────────
2025-09-26T15:28:35.005878976Z
2025-09-26T15:28:35.060214954Z [custom-init] No custom files found, skipping...
2025-09-26T15:28:35.081787379Z failed to load "/config/config.xml": No such file or directory
2025-09-26T15:28:35.504975241Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.4.4809
2025-09-26T15:28:35.523689984Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-26T15:28:35.529891237Z [Debug] Bootstrap: Console selected
2025-09-26T15:28:35.531407860Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-26T15:28:35.879114520Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-26T15:28:35.932615506Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4ae898c3-89d2-4a56-a8ba-a18cd6674d80} may be persisted to storage in unencrypted form.
2025-09-26T15:28:36.018697759Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-09-26T15:28:36.074800904Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-26T15:28:36.159045077Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-09-26T15:28:36.169840077Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:36.170530457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:36.217254833Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-09-26T15:28:36.219231412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474113s
2025-09-26T15:28:36.219504431Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-09-26T15:28:36.219682009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493592s
2025-09-26T15:28:36.230889299Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-09-26T15:28:36.231517513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.250273329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-09-26T15:28:36.264340075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-09-26T15:28:36.279514320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289717s
2025-09-26T15:28:36.279940699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.404904159Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-09-26T15:28:36.405233773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1541941s
2025-09-26T15:28:36.421469425Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-09-26T15:28:36.421924561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.434515145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-09-26T15:28:36.437984750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-26T15:28:36.438746583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038247s
2025-09-26T15:28:36.439295468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-26T15:28:36.439970317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002861s
2025-09-26T15:28:36.441075431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-09-26T15:28:36.442478456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-09-26T15:28:36.443947774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024442s
2025-09-26T15:28:36.444419233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.466187141Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-09-26T15:28:36.466547446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246391s
2025-09-26T15:28:36.467629925Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-09-26T15:28:36.468102737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.469629951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-26T15:28:36.470002862Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.39E-05s
2025-09-26T15:28:36.470415543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-09-26T15:28:36.471014969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-09-26T15:28:36.471964731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011566s
2025-09-26T15:28:36.472376290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.473486525Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-09-26T15:28:36.473838984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026032s
2025-09-26T15:28:36.476165327Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-09-26T15:28:36.476614341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.478270585Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-09-26T15:28:36.508811814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-09-26T15:28:36.509642987Z [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-09-26T15:28:36.510268977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011415s
2025-09-26T15:28:36.510488008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-09-26T15:28:36.510863033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-09-26T15:28:36.511288430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000593s
2025-09-26T15:28:36.511548754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-09-26T15:28:36.512079963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-09-26T15:28:36.512581503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007772s
2025-09-26T15:28:36.512866045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-09-26T15:28:36.513224767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-09-26T15:28:36.513759694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005977s
2025-09-26T15:28:36.514000629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-09-26T15:28:36.529216058Z [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-09-26T15:28:36.532231909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179411s
2025-09-26T15:28:36.532537945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-09-26T15:28:36.532992239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-09-26T15:28:36.533451664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006699s
2025-09-26T15:28:36.533705535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-09-26T15:28:36.534121101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-09-26T15:28:36.534537409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s
2025-09-26T15:28:36.534827143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-09-26T15:28:36.535242338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:36.535623355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005929s
2025-09-26T15:28:36.535895754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-09-26T15:28:36.536304176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:36.536766025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000552s
2025-09-26T15:28:36.537033875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-09-26T15:28:36.539596093Z [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-09-26T15:28:36.541090801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038827s
2025-09-26T15:28:36.541278630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-09-26T15:28:36.541571459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-09-26T15:28:36.541874319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s
2025-09-26T15:28:36.542085013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-09-26T15:28:36.542299094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-09-26T15:28:36.542547494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003531s
2025-09-26T15:28:36.542714230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-09-26T15:28:36.542967499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-09-26T15:28:36.543240399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004061s
2025-09-26T15:28:36.543424549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-09-26T15:28:36.543697228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-09-26T15:28:36.544029658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004082s
2025-09-26T15:28:36.544206293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-09-26T15:28:36.544474102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-09-26T15:28:36.544743665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003806s
2025-09-26T15:28:36.544920561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-09-26T15:28:36.545154973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-09-26T15:28:36.545422191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003515s
2025-09-26T15:28:36.545600590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-09-26T15:28:36.546860486Z [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-09-26T15:28:36.547716699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019662s
2025-09-26T15:28:36.547886331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-09-26T15:28:36.548185092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-09-26T15:28:36.548488803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004437s
2025-09-26T15:28:36.548679437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-09-26T15:28:36.548917677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-09-26T15:28:36.549214795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003837s
2025-09-26T15:28:36.549397162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-09-26T15:28:36.549660893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-09-26T15:28:36.549966308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s
2025-09-26T15:28:36.550207924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-09-26T15:28:36.550584813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-09-26T15:28:36.550935499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s
2025-09-26T15:28:36.551087445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-09-26T15:28:36.552138751Z [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-09-26T15:28:36.552842518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016014s
2025-09-26T15:28:36.553026358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-09-26T15:28:36.553300620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-09-26T15:28:36.553697078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005059s
2025-09-26T15:28:36.553880677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-09-26T15:28:36.554138015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-09-26T15:28:36.554438771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003914s
2025-09-26T15:28:36.554563391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-09-26T15:28:36.555768527Z [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-09-26T15:28:36.556610322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018516s
2025-09-26T15:28:36.556748280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-09-26T15:28:36.556976319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-26T15:28:36.557277084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003762s
2025-09-26T15:28:36.557445623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-09-26T15:28:36.557735587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-09-26T15:28:36.557997975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003851s
2025-09-26T15:28:36.558171575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-09-26T15:28:36.558435757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-09-26T15:28:36.558720279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003973s
2025-09-26T15:28:36.558917416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-09-26T15:28:36.559163201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-09-26T15:28:36.559435229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003767s
2025-09-26T15:28:36.559615742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-09-26T15:28:36.560557067Z [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-09-26T15:28:36.561185873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001418s
2025-09-26T15:28:36.561358781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-09-26T15:28:36.561860290Z [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-09-26T15:28:36.562284324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007765s
2025-09-26T15:28:36.562478555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-09-26T15:28:36.562780914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-26T15:28:36.563069434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s
2025-09-26T15:28:36.563239106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-09-26T15:28:36.568644487Z [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-09-26T15:28:36.569127258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057057s
2025-09-26T15:28:36.569306690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-09-26T15:28:36.569569900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-26T15:28:36.569852348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003937s
2025-09-26T15:28:36.570023012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-09-26T15:28:36.570490022Z [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-09-26T15:28:36.570851179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006789s
2025-09-26T15:28:36.571006702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-09-26T15:28:36.571271104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-09-26T15:28:36.571570787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s
2025-09-26T15:28:36.571756561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-09-26T15:28:36.572353874Z [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-09-26T15:28:36.572778729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008182s
2025-09-26T15:28:36.572931026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-09-26T15:28:36.573251661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-09-26T15:28:36.573619171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004889s
2025-09-26T15:28:36.573784614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-09-26T15:28:36.574083776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-09-26T15:28:36.574456967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s
2025-09-26T15:28:36.574585275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-09-26T15:28:36.575354173Z [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-09-26T15:28:36.575955113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011373s
2025-09-26T15:28:36.576063321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-09-26T15:28:36.577346444Z [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-09-26T15:28:36.579234945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029947s
2025-09-26T15:28:36.579401260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-09-26T15:28:36.580050808Z [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-09-26T15:28:36.580567558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009919s
2025-09-26T15:28:36.580721428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-09-26T15:28:36.581719397Z [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-09-26T15:28:36.582378052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015104s
2025-09-26T15:28:36.582562404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-09-26T15:28:36.583206109Z [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-09-26T15:28:36.583727309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009909s
2025-09-26T15:28:36.583903954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-09-26T15:28:36.584617781Z [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-09-26T15:28:36.585195113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011321s
2025-09-26T15:28:36.585383552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-09-26T15:28:36.585867737Z [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-09-26T15:28:36.586297963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007507s
2025-09-26T15:28:36.586452795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-09-26T15:28:36.586780715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-09-26T15:28:36.587124958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005201s
2025-09-26T15:28:36.587284188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-09-26T15:28:36.587537388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-09-26T15:28:36.587827271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s
2025-09-26T15:28:36.588038106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-09-26T15:28:36.588487861Z [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-09-26T15:28:36.588868197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006831s
2025-09-26T15:28:36.589060664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-09-26T15:28:36.589925465Z [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-09-26T15:28:36.590541104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013352s
2025-09-26T15:28:36.590700706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-09-26T15:28:36.591147014Z [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-09-26T15:28:36.591555426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007001s
2025-09-26T15:28:36.591738926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-09-26T15:28:36.592037326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-09-26T15:28:36.592397952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s
2025-09-26T15:28:36.592535690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-09-26T15:28:36.592802447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-09-26T15:28:36.593201780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s
2025-09-26T15:28:36.593289647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-09-26T15:28:36.594267956Z [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-09-26T15:28:36.594926562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014797s
2025-09-26T15:28:36.595109901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-09-26T15:28:36.595813347Z [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-09-26T15:28:36.596401591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s
2025-09-26T15:28:36.596585311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-09-26T15:28:36.596890025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-26T15:28:36.597257625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005084s
2025-09-26T15:28:36.597437737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-09-26T15:28:36.598283900Z [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-09-26T15:28:36.598910762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013163s
2025-09-26T15:28:36.599066045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-09-26T15:28:36.600053332Z [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-09-26T15:28:36.600769444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015124s
2025-09-26T15:28:36.600897642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-09-26T15:28:36.601387027Z [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-09-26T15:28:36.601831251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007356s
2025-09-26T15:28:36.601995743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-09-26T15:28:36.602417742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-09-26T15:28:36.602653797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s
2025-09-26T15:28:36.602847207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-09-26T15:28:36.603486313Z [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-09-26T15:28:36.604046190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010463s
2025-09-26T15:28:36.604254359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-09-26T15:28:36.604592780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-26T15:28:36.604999068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005567s
2025-09-26T15:28:36.608270714Z [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-09-26T15:28:36.608932005Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034782 taking an average of 00:00:00.0034782
2025-09-26T15:28:36.609837408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-26T15:28:36', 'InitialSetup')
2025-09-26T15:28:36.610208034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.612744099Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-09-26T15:28:36.612920594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075843s
2025-09-26T15:28:36.613226069Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-09-26T15:28:36.613460902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.613688710Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-09-26T15:28:36.614358929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-09-26T15:28:36.614522529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:36.614712611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-09-26T15:28:36.615040792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:36.615802786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009179s
2025-09-26T15:28:36.616223833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-26T15:28:36', 'add_reason_to_pending_releases')
2025-09-26T15:28:36.616572645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.617404530Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-09-26T15:28:36.617511946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024095s
2025-09-26T15:28:36.617718733Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-09-26T15:28:36.617968014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.618123247Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-09-26T15:28:36.620919997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.621103035Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:36.621252486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-09-26T15:28:36.621543572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-09-26T15:28:36.622229092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000812s
2025-09-26T15:28:36.622400577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-09-26T15:28:36.622553775Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:36.622726303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-09-26T15:28:36.623041988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:36.623712939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008306s
2025-09-26T15:28:36.623899143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-09-26T15:28:36.624086721Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:36.624292315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-09-26T15:28:36.624590054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:36.625272007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008385s
2025-09-26T15:28:36.625669487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-09-26T15:28:36.626173853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-09-26T15:28:36.626412172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005379s
2025-09-26T15:28:36.626792358Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-09-26T15:28:36.646814492Z [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-09-26T15:28:36.648861583Z [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-09-26T15:28:36.649902358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-09-26T15:28:36.650981871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-09-26T15:28:36.652927468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-09-26T15:28:36.653348946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-09-26T15:28:36.653774222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-09-26T15:28:36.654094777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271271s
2025-09-26T15:28:36.654261814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-09-26T15:28:36.654415022Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:36.654588000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-09-26T15:28:36.654844847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-09-26T15:28:36.655586330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008134s
2025-09-26T15:28:36.656044833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-26T15:28:36', 'add_medium_support')
2025-09-26T15:28:36.656346229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.657320390Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-09-26T15:28:36.657482166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025333s
2025-09-26T15:28:36.657729334Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-09-26T15:28:36.657923064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.658178608Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-09-26T15:28:36.658645818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-09-26T15:28:36.658976494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-09-26T15:28:36.659259133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00037s
2025-09-26T15:28:36.659407873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:36.659607745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:36.668591489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090152s
2025-09-26T15:28:36.668988949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-26T15:28:36', 'add_various_qualites_in_profile')
2025-09-26T15:28:36.669353533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.670005796Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-09-26T15:28:36.670213675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103979s
2025-09-26T15:28:36.670365991Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-09-26T15:28:36.670568759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.670885226Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-09-26T15:28:36.671610366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-09-26T15:28:36.672146175Z [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-09-26T15:28:36.672615760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008735s
2025-09-26T15:28:36.672818508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-09-26T15:28:36.673117069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-09-26T15:28:36.673448937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004675s
2025-09-26T15:28:36.673605492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-09-26T15:28:36.673757939Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:36.673957751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-09-26T15:28:36.674266613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:36.675040270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000907s
2025-09-26T15:28:36.675282738Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-09-26T15:28:36.680860346Z [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-09-26T15:28:36.685676230Z [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-09-26T15:28:36.687553229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:36.688337878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:36.690120908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-09-26T15:28:36.690602257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-09-26T15:28:36.690994346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:36.691386555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:36.691659846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162422s
2025-09-26T15:28:36.691887374Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-09-26T15:28:36.699035462Z [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-09-26T15:28:36.703582014Z [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-09-26T15:28:36.705202286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:36.705914349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:36.707651607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-09-26T15:28:36.708104098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-09-26T15:28:36.708522079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:36.708922475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:36.709186196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170903s
2025-09-26T15:28:36.709342340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.709483905Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:36.709707756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-09-26T15:28:36.709935755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-09-26T15:28:36.710669221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008154s
2025-09-26T15:28:36.711024216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-26T15:28:36', 'metadata_profiles')
2025-09-26T15:28:36.711344571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.712432350Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-09-26T15:28:36.712585839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025538s
2025-09-26T15:28:36.712817686Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-09-26T15:28:36.713038370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.713289195Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-09-26T15:28:36.715692252Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-09-26T15:28:36.722045772Z [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-09-26T15:28:36.723064883Z [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-09-26T15:28:36.723534619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-26T15:28:36.724032581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-26T15:28:36.725775149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-26T15:28:36.726075614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101738s
2025-09-26T15:28:36.726233432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-26T15:28:36.726376930Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:36.726575961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-09-26T15:28:36.726868039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-09-26T15:28:36.727561585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008133s
2025-09-26T15:28:36.727842260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-09-26T15:28:36.728196694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-09-26T15:28:36.728417999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003529s
2025-09-26T15:28:36.728572741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-26T15:28:36.728692822Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:36.729135884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-09-26T15:28:36.732019770Z [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-09-26T15:28:36.733279175Z [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-09-26T15:28:36.733836817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-26T15:28:36.734322926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-26T15:28:36.736132568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-26T15:28:36.736437502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071131s
2025-09-26T15:28:36.736813169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-26T15:28:36', 'separate_automatic_and_interactive_search')
2025-09-26T15:28:36.737181109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.738087394Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-09-26T15:28:36.738267186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087129s
2025-09-26T15:28:36.738488251Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-09-26T15:28:36.738669756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.738910380Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-09-26T15:28:36.739194923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-09-26T15:28:36.743536302Z [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-09-26T15:28:36.747178975Z [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-09-26T15:28:36.748737643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-09-26T15:28:36.749573766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-09-26T15:28:36.751297957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-09-26T15:28:36.751695657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-09-26T15:28:36.752100181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-09-26T15:28:36.752512902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-09-26T15:28:36.752905182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-09-26T15:28:36.753209063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138405s
2025-09-26T15:28:36.753571934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-26T15:28:36', 'change_album_path_to_relative')
2025-09-26T15:28:36.753913461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.754930458Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-09-26T15:28:36.755091763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155253s
2025-09-26T15:28:36.755286635Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-09-26T15:28:36.755482109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.755728615Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-09-26T15:28:36.756386259Z [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-09-26T15:28:36.756942449Z [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-09-26T15:28:36.757263785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006227s
2025-09-26T15:28:36.757633059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-26T15:28:36', 'change_quality_size_mb_to_kb')
2025-09-26T15:28:36.757959426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.758600637Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-09-26T15:28:36.758784837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019194s
2025-09-26T15:28:36.758962956Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-09-26T15:28:36.759180093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.759380687Z [Info] album_releases: Starting migration of Main DB to 9
2025-09-26T15:28:36.759759690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.759926285Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:36.760088381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-09-26T15:28:36.760374558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-09-26T15:28:36.761061921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007909s
2025-09-26T15:28:36.761211292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.761389480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:36.761531156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-09-26T15:28:36.761820929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-09-26T15:28:36.762557171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008484s
2025-09-26T15:28:36.762898588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-09-26T15:28:36', 'album_releases')
2025-09-26T15:28:36.763236739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.763957430Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-09-26T15:28:36.764123935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022208s
2025-09-26T15:28:36.764314448Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-09-26T15:28:36.764502266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.764730386Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-09-26T15:28:36.765149559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.765296956Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:36.765459684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-09-26T15:28:36.770039273Z [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-09-26T15:28:36.774233616Z [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-09-26T15:28:36.775882104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-09-26T15:28:36.776712115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-09-26T15:28:36.778490936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-09-26T15:28:36.778942665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-09-26T15:28:36.779268070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-09-26T15:28:36.779672815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-09-26T15:28:36.780083792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-09-26T15:28:36.780384878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147556s
2025-09-26T15:28:36.780539439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.780668890Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:36.780862980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-09-26T15:28:36.785615637Z [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-09-26T15:28:36.789800071Z [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-09-26T15:28:36.791397266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-09-26T15:28:36.792260594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-09-26T15:28:36.794021278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-09-26T15:28:36.794426644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-09-26T15:28:36.794805757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-09-26T15:28:36.795201133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-09-26T15:28:36.795720508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-09-26T15:28:36.796086375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150491s
2025-09-26T15:28:36.796472151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-26T15:28:36', 'album_releases_fix')
2025-09-26T15:28:36.796834260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.797790485Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-09-26T15:28:36.797947491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167266s
2025-09-26T15:28:36.798164929Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-09-26T15:28:36.798326344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.798576688Z [Info] import_lists: Starting migration of Main DB to 11
2025-09-26T15:28:36.799495588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-09-26T15:28:36.800685052Z [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-09-26T15:28:36.801481014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018443s
2025-09-26T15:28:36.801657510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-09-26T15:28:36.801972393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-09-26T15:28:36.802242237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s
2025-09-26T15:28:36.802406738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-09-26T15:28:36.803162639Z [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-09-26T15:28:36.803685341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011198s
2025-09-26T15:28:36.803897258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-09-26T15:28:36.804236521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-09-26T15:28:36.804546325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s
2025-09-26T15:28:36.804889626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-26T15:28:36', 'import_lists')
2025-09-26T15:28:36.805222967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.806167829Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-09-26T15:28:36.806338903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020714s
2025-09-26T15:28:36.806536721Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-09-26T15:28:36.806778117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.806981256Z [Info] add_release_status: Starting migration of Main DB to 12
2025-09-26T15:28:36.807307523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-09-26T15:28:36.807480752Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:36.807653119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-09-26T15:28:36.808012212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-09-26T15:28:36.808735087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000898s
2025-09-26T15:28:36.808910600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:36.809082526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:36.811733984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026719s
2025-09-26T15:28:36.812139670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-09-26T15:28:36', 'add_release_status')
2025-09-26T15:28:36.812441197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.813364666Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-09-26T15:28:36.813525560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004279s
2025-09-26T15:28:36.813718579Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-09-26T15:28:36.813922028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.814160598Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-09-26T15:28:36.814507857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:36.814648641Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:36.814859134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-09-26T15:28:36.815233778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:36.815958547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009034s
2025-09-26T15:28:36.816331949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-26T15:28:36', 'album_download_notification')
2025-09-26T15:28:36.816654909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.817444178Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-09-26T15:28:36.817629401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023759s
2025-09-26T15:28:36.817823953Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-09-26T15:28:36.818024857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.818272816Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-09-26T15:28:36.818985090Z [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-09-26T15:28:36.819787245Z [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-09-26T15:28:36.820265277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008961s
2025-09-26T15:28:36.820854022Z [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-09-26T15:28:36.821612799Z [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-09-26T15:28:36.822056683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008562s
2025-09-26T15:28:36.822439463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-26T15:28:36', 'fix_language_metadata_profiles')
2025-09-26T15:28:36.822781472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.823507483Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-09-26T15:28:36.823725612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022406s
2025-09-26T15:28:36.823843830Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-09-26T15:28:36.824046999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.824261762Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-09-26T15:28:36.824613520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-09-26T15:28:36.824917281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-09-26T15:28:36.825127935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003121s
2025-09-26T15:28:36.825473651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-26T15:28:36', 'remove_fanzub')
2025-09-26T15:28:36.825789537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.826483434Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-09-26T15:28:36.826654568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016439s
2025-09-26T15:28:36.826876686Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-09-26T15:28:36.827052860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.827286941Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-09-26T15:28:36.829051774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-09-26T15:28:36.829318010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-09-26T15:28:36.829619437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003915s
2025-09-26T15:28:36.829812245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-09-26T15:28:36.830128041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-09-26T15:28:36.830475600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004944s
2025-09-26T15:28:36.831061129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-09-26T15:28:36.831557909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-09-26T15:28:36.831896120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006755s
2025-09-26T15:28:36.832116884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-09-26T15:28:36.832407940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-09-26T15:28:36.832708976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s
2025-09-26T15:28:36.832878046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-09-26T15:28:36.833103440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-09-26T15:28:36.833473475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s
2025-09-26T15:28:36.833676123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-09-26T15:28:36.833964634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-09-26T15:28:36.834262393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s
2025-09-26T15:28:36.834647077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-26T15:28:36', 'update_artist_history_indexes')
2025-09-26T15:28:36.834984466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.835795098Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-09-26T15:28:36.835976103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019219s
2025-09-26T15:28:36.836143930Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-09-26T15:28:36.836330887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.836568064Z [Info] remove_nma: Starting migration of Main DB to 17
2025-09-26T15:28:36.838508160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:36.841069736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-09-26T15:28:36.841351804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026609s
2025-09-26T15:28:36.841678501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-26T15:28:36', 'remove_nma')
2025-09-26T15:28:36.842031071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.842689577Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-09-26T15:28:36.842841633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039779s
2025-09-26T15:28:36.843028689Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-09-26T15:28:36.843224864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.843446580Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-09-26T15:28:36.843758578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.843946617Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2025-09-26T15:28:36.844126299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-09-26T15:28:36.844386523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-09-26T15:28:36.845332116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010142s
2025-09-26T15:28:36.845677511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-26T15:28:36', 'album_disambiguation')
2025-09-26T15:28:36.846013929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.846699098Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-09-26T15:28:36.846885082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023706s
2025-09-26T15:28:36.847078692Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-09-26T15:28:36.847258915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.847539810Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-09-26T15:28:36.847779433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:36.848005297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:36.850882640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029326s
2025-09-26T15:28:36.851277104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-26T15:28:36', 'add_ape_quality_in_profiles')
2025-09-26T15:28:36.851609012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.852316716Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-09-26T15:28:36.852480296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043265s
2025-09-26T15:28:36.852679827Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-09-26T15:28:36.852845060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.853092207Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-09-26T15:28:36.853809662Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:36.854106629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-09-26T15:28:36.854375330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003512s
2025-09-26T15:28:36.854541635Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:36.854808873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-09-26T15:28:36.855055980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003452s
2025-09-26T15:28:36.855248598Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:36.855503110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-09-26T15:28:36.855745167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003403s
2025-09-26T15:28:36.856105242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-26T15:28:36', 'remove_pushalot')
2025-09-26T15:28:36.856447581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.857156048Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-09-26T15:28:36.857321150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017126s
2025-09-26T15:28:36.857525752Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-09-26T15:28:36.857680433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.857912420Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-09-26T15:28:36.858334670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-09-26T15:28:36.858805979Z [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-09-26T15:28:36.859234321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007415s
2025-09-26T15:28:36.859608955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-26T15:28:36', 'add_custom_filters')
2025-09-26T15:28:36.859939401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.860613297Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-09-26T15:28:36.860780163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002092s
2025-09-26T15:28:36.860984805Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-09-26T15:28:36.861154677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.861424600Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-09-26T15:28:36.861709353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-09-26T15:28:36.861899015Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:36.862042494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-09-26T15:28:36.862288409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-09-26T15:28:36.863059100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008535s
2025-09-26T15:28:36.863416760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-26T15:28:36', 'import_list_tags')
2025-09-26T15:28:36.863754660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.864447555Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-09-26T15:28:36.864620073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022141s
2025-09-26T15:28:36.864835777Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-09-26T15:28:36.865003795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.865240892Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-09-26T15:28:36.879602843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-09-26T15:28:36.880658177Z [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-09-26T15:28:36.881448518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016224s
2025-09-26T15:28:36.881660134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-09-26T15:28:36.881986010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-09-26T15:28:36.882364672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005247s
2025-09-26T15:28:36.887179795Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-09-26T15:28:36.887206980Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-09-26T15:28:36.887220607Z FROM "Artists"
2025-09-26T15:28:36.888880459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-09-26T15:28:36.888905359Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-09-26T15:28:36.888915960Z FROM "Artists"
2025-09-26T15:28:36.889704878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017765s
2025-09-26T15:28:36.889818857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-09-26T15:28:36.889964962Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:36.890166868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-09-26T15:28:36.890483265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:36.891280219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000948s
2025-09-26T15:28:36.892374842Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-09-26T15:28:36.892384813Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-09-26T15:28:36.892388891Z FROM "ArtistMetadata"
2025-09-26T15:28:36.892392939Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-09-26T15:28:36.893900063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-09-26T15:28:36.893920865Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-09-26T15:28:36.893930173Z FROM "ArtistMetadata"
2025-09-26T15:28:36.893938671Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-09-26T15:28:36.894605002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016055s
2025-09-26T15:28:36.894776728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-09-26T15:28:36.896006243Z [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-09-26T15:28:36.896862346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019251s
2025-09-26T15:28:36.897062128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-09-26T15:28:36.897386732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-09-26T15:28:36.897761476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s
2025-09-26T15:28:36.897937901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-09-26T15:28:36.898233045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-09-26T15:28:36.898569974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s
2025-09-26T15:28:36.898732882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:36.898945860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:36.907557375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086359s
2025-09-26T15:28:36.907792348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.908048133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-26T15:28:36.908208275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-09-26T15:28:36.908614202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:36.909995272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015126s
2025-09-26T15:28:36.910175154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.910317621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-26T15:28:36.910590410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-09-26T15:28:36.910934052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:36.912153407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013705s
2025-09-26T15:28:36.912346235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:36.912536738Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:36.912735609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-09-26T15:28:36.913037907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-09-26T15:28:36.914145006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011995s
2025-09-26T15:28:36.915920189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-09-26T15:28:36.915934719Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-09-26T15:28:36.915939739Z FROM "ArtistMetadata"
2025-09-26T15:28:36.915944117Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-09-26T15:28:36.915948697Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-09-26T15:28:36.918452988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-09-26T15:28:36.918473239Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-09-26T15:28:36.918478068Z FROM "ArtistMetadata"
2025-09-26T15:28:36.918482417Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-09-26T15:28:36.918487277Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-09-26T15:28:36.919549786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026371s
2025-09-26T15:28:36.919750580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-09-26T15:28:36.919952667Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:36.920163321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-09-26T15:28:36.920573587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-09-26T15:28:36.921617157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012242s
2025-09-26T15:28:36.921862912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-09-26T15:28:36.922001571Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:36.922248498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-09-26T15:28:36.922708013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:36.923635570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011747s
2025-09-26T15:28:36.923856655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-09-26T15:28:36.924031868Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:36.924269556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-09-26T15:28:36.924694873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:36.925711389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012266s
2025-09-26T15:28:36.927420620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-09-26T15:28:36.927434407Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-09-26T15:28:36.927438776Z FROM "AlbumReleases"
2025-09-26T15:28:36.927444718Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-09-26T15:28:36.927448977Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-09-26T15:28:36.929754077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-09-26T15:28:36.929781843Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-09-26T15:28:36.929791282Z FROM "AlbumReleases"
2025-09-26T15:28:36.929799729Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-09-26T15:28:36.929809198Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-09-26T15:28:36.930813750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025036s
2025-09-26T15:28:36.932593322Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-09-26T15:28:36.932608993Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-09-26T15:28:36.932613172Z FROM "ArtistMetadata"
2025-09-26T15:28:36.932617300Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-09-26T15:28:36.932621609Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-09-26T15:28:36.935110870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-09-26T15:28:36.935120940Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-09-26T15:28:36.935124988Z FROM "ArtistMetadata"
2025-09-26T15:28:36.935128766Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-09-26T15:28:36.935132854Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-09-26T15:28:36.936530087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028739s
2025-09-26T15:28:36.937922680Z [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-09-26T15:28:36.942812072Z [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-09-26T15:28:36.944752208Z [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-09-26T15:28:36.945618281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:36.946397560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:36.948479391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:36.948864646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:36.949193258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105996s
2025-09-26T15:28:36.949596219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-09-26T15:28:36.953558765Z [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-09-26T15:28:36.956205453Z [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-09-26T15:28:36.957284976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-09-26T15:28:36.958314589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-09-26T15:28:36.961109385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-09-26T15:28:36.961590984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-09-26T15:28:36.961936560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120459s
2025-09-26T15:28:36.962165621Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-09-26T15:28:36.965483450Z [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-09-26T15:28:36.967454578Z [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-09-26T15:28:36.968295250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-09-26T15:28:36.968969758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-09-26T15:28:36.970873590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-09-26T15:28:36.971374388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-09-26T15:28:36.971744523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093502s
2025-09-26T15:28:36.971928764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-09-26T15:28:36.974663419Z [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-09-26T15:28:36.975925990Z [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-09-26T15:28:36.976531830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-09-26T15:28:36.977107379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-09-26T15:28:36.978846119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-09-26T15:28:36.979168768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070776s
2025-09-26T15:28:36.979349111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-09-26T15:28:36.979644526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-09-26T15:28:36.979969039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s
2025-09-26T15:28:36.980152138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-09-26T15:28:36.980427211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-09-26T15:28:36.980699610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s
2025-09-26T15:28:36.980954222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-09-26T15:28:36.981168433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-09-26T15:28:36.981490051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s
2025-09-26T15:28:36.981670093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-09-26T15:28:36.981939095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-09-26T15:28:36.982240912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s
2025-09-26T15:28:36.982413399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-09-26T15:28:36.982687521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-09-26T15:28:36.982986192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004084s
2025-09-26T15:28:36.983184281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-09-26T15:28:36.983498163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-09-26T15:28:36.983795171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004243s
2025-09-26T15:28:36.983955654Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-26T15:28:36.986520277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-09-26T15:28:36.986790070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027058s
2025-09-26T15:28:36.986950563Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-26T15:28:36.987210366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-09-26T15:28:36.987463816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003654s
2025-09-26T15:28:36.987591052Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-26T15:28:36.987954143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-09-26T15:28:36.988254598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s
2025-09-26T15:28:36.988623651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-26T15:28:36', 'add_release_groups_etc')
2025-09-26T15:28:36.988960789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.991230318Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-09-26T15:28:36.991390370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003434s
2025-09-26T15:28:36.991611395Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-09-26T15:28:36.991813752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.992206883Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-09-26T15:28:36.993023908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-26T15:28:36.993265464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-09-26T15:28:36.993544947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003241s
2025-09-26T15:28:36.993897226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-26T15:28:36', 'NewMediaInfoFormat')
2025-09-26T15:28:36.994215467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:36.994944314Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-09-26T15:28:36.995115729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017214s
2025-09-26T15:28:36.995352315Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-09-26T15:28:36.995597820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:36.995788533Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-09-26T15:28:36.997194323Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-09-26T15:28:36.997459808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-09-26T15:28:37.005180519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042704s
2025-09-26T15:28:37.005219458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-09-26T15:28:37.005225801Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2025-09-26T15:28:37.005230410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-09-26T15:28:37.005234688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:37.005239598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014793s
2025-09-26T15:28:37.005244899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-26T15:28:37', 'rename_restrictions_to_release_profiles')
2025-09-26T15:28:37.005267234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.006234782Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-09-26T15:28:37.006269091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032429s
2025-09-26T15:28:37.006289201Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-09-26T15:28:37.006684467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.006815821Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-09-26T15:28:37.008225850Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-09-26T15:28:37.008471254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-09-26T15:28:37.010266357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018701s
2025-09-26T15:28:37.010434896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-09-26T15:28:37.010576491Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.010820994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-09-26T15:28:37.011071337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-09-26T15:28:37.011859875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00088s
2025-09-26T15:28:37.012520334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-09-26T15:28:37.012532940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.012545174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-09-26T15:28:37.012672090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-09-26T15:28:37.013368973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008194s
2025-09-26T15:28:37.013532081Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-26T15:28:37.013776894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-09-26T15:28:37.014020975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003478s
2025-09-26T15:28:37.014175446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-26T15:28:37.014397533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-09-26T15:28:37.014634440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003288s
2025-09-26T15:28:37.014848311Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-09-26T15:28:37.018364649Z [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-09-26T15:28:37.020382521Z [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-09-26T15:28:37.021239266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:37.021992532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:37.023936335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:37.024417964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:37.024894313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.025383217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-09-26T15:28:37.025730757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010713s
2025-09-26T15:28:37.026150141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-26T15:28:37', 'rename_quality_profiles_add_upgrade_allowed')
2025-09-26T15:28:37.026522080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.027678257Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-09-26T15:28:37.027888060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126055s
2025-09-26T15:28:37.028216060Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-09-26T15:28:37.028418357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.028677358Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-09-26T15:28:37.029301585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-09-26T15:28:37.029779617Z [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-09-26T15:28:37.030203851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007189s
2025-09-26T15:28:37.030407020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-09-26T15:28:37.030767716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-09-26T15:28:37.031128412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005498s
2025-09-26T15:28:37.031492305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-26T15:28:37', 'add_import_exclusions')
2025-09-26T15:28:37.031897119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.032829206Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-09-26T15:28:37.033007525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022173s
2025-09-26T15:28:37.033210503Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-09-26T15:28:37.033422861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.033722013Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-09-26T15:28:37.041987492Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-09-26T15:28:37.042015769Z WHERE "Id" in (
2025-09-26T15:28:37.042025027Z SELECT "Artists"."Id" from "Artists"
2025-09-26T15:28:37.042035488Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-09-26T15:28:37.042044767Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-09-26T15:28:37.043979381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-09-26T15:28:37.044017808Z WHERE "Id" in (
2025-09-26T15:28:37.044027267Z SELECT "Artists"."Id" from "Artists"
2025-09-26T15:28:37.044036506Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-09-26T15:28:37.044047568Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-09-26T15:28:37.045030367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022637s
2025-09-26T15:28:37.046261696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-09-26T15:28:37.046277127Z WHERE "Id" in (
2025-09-26T15:28:37.046304642Z SELECT "Albums"."Id" from "Albums"
2025-09-26T15:28:37.046315794Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-09-26T15:28:37.046325063Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-09-26T15:28:37.048008672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-09-26T15:28:37.048041999Z WHERE "Id" in (
2025-09-26T15:28:37.048050927Z SELECT "Albums"."Id" from "Albums"
2025-09-26T15:28:37.048060116Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-09-26T15:28:37.048069384Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-09-26T15:28:37.048862391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019063s
2025-09-26T15:28:37.050114371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-09-26T15:28:37.050140243Z WHERE "Id" in (
2025-09-26T15:28:37.050151556Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-09-26T15:28:37.050160714Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-09-26T15:28:37.050169943Z WHERE "Albums"."Id" IS NULL)
2025-09-26T15:28:37.051930156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-09-26T15:28:37.051963974Z WHERE "Id" in (
2025-09-26T15:28:37.051975808Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-09-26T15:28:37.051986038Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-09-26T15:28:37.051995207Z WHERE "Albums"."Id" IS NULL)
2025-09-26T15:28:37.052734565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019797s
2025-09-26T15:28:37.053924641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-09-26T15:28:37.053944330Z WHERE "Id" in (
2025-09-26T15:28:37.053953339Z SELECT "Tracks"."Id" from "Tracks"
2025-09-26T15:28:37.053961976Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-09-26T15:28:37.053970874Z WHERE "AlbumReleases"."Id" IS NULL)
2025-09-26T15:28:37.055593190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-09-26T15:28:37.055611116Z WHERE "Id" in (
2025-09-26T15:28:37.055620384Z SELECT "Tracks"."Id" from "Tracks"
2025-09-26T15:28:37.055649904Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-09-26T15:28:37.055659653Z WHERE "AlbumReleases"."Id" IS NULL)
2025-09-26T15:28:37.056462840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s
2025-09-26T15:28:37.057677816Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-09-26T15:28:37.057708738Z WHERE "Id" in (
2025-09-26T15:28:37.057718087Z SELECT "Tracks"."Id" from "Tracks"
2025-09-26T15:28:37.057727236Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-09-26T15:28:37.057736424Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-09-26T15:28:37.059416526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-09-26T15:28:37.059435154Z WHERE "Id" in (
2025-09-26T15:28:37.059443951Z SELECT "Tracks"."Id" from "Tracks"
2025-09-26T15:28:37.059455134Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-09-26T15:28:37.059464573Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-09-26T15:28:37.060294524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019236s
2025-09-26T15:28:37.061603989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-09-26T15:28:37.061625663Z WHERE "Id" IN (
2025-09-26T15:28:37.061632627Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-09-26T15:28:37.061640202Z LEFT OUTER JOIN "Tracks"
2025-09-26T15:28:37.061648068Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-09-26T15:28:37.061655162Z WHERE "Tracks"."Id" IS NULL)
2025-09-26T15:28:37.063502942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-09-26T15:28:37.063522391Z WHERE "Id" IN (
2025-09-26T15:28:37.063532441Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-09-26T15:28:37.063541429Z LEFT OUTER JOIN "Tracks"
2025-09-26T15:28:37.063550247Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-09-26T15:28:37.063559395Z WHERE "Tracks"."Id" IS NULL)
2025-09-26T15:28:37.064403304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020423s
2025-09-26T15:28:37.064787077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-26T15:28:37', 'clean_artist_metadata_table')
2025-09-26T15:28:37.065139747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.066013355Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-09-26T15:28:37.066178818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036088s
2025-09-26T15:28:37.066412870Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-09-26T15:28:37.066627782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.066864629Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-09-26T15:28:37.067744761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:37.067952168Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.068164856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-09-26T15:28:37.068525252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.069359471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009915s
2025-09-26T15:28:37.069536077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:37.069686259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.069886522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-09-26T15:28:37.070219693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.071027328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s
2025-09-26T15:28:37.071212180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:37.071348825Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.071567165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-09-26T15:28:37.071897029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.072626117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000898s
2025-09-26T15:28:37.072785758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:37.072942924Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.073121804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-09-26T15:28:37.073464915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.074269545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009577s
2025-09-26T15:28:37.074446000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:37.074590341Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.074765573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-09-26T15:28:37.075096189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.075892402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009324s
2025-09-26T15:28:37.076092314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-09-26T15:28:37.081627617Z [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-09-26T15:28:37.083962356Z [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-09-26T15:28:37.084906507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-09-26T15:28:37.085362926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-09-26T15:28:37.087118279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108339s
2025-09-26T15:28:37.087351559Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-09-26T15:28:37.091242361Z [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-09-26T15:28:37.093589686Z [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-09-26T15:28:37.094507253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-09-26T15:28:37.094961548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-09-26T15:28:37.096738816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091822s
2025-09-26T15:28:37.097123710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-26T15:28:37', 'health_issue_notification')
2025-09-26T15:28:37.097494577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.098439188Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-09-26T15:28:37.098607607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108633s
2025-09-26T15:28:37.098859174Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-09-26T15:28:37.099120029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.099361034Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-09-26T15:28:37.100480097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-09-26T15:28:37.100638095Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.100853829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-09-26T15:28:37.101248353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-09-26T15:28:37.101925967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009069s
2025-09-26T15:28:37.102106541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-09-26T15:28:37.102247043Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:37.102418248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-09-26T15:28:37.102645205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-09-26T15:28:37.103372469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008061s
2025-09-26T15:28:37.103632152Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-09-26T15:28:37.103936975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-09-26T15:28:37.104144503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003189s
2025-09-26T15:28:37.105022039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-09-26T15:28:37.105039414Z WHERE "Id" IN (
2025-09-26T15:28:37.105048232Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-09-26T15:28:37.105057641Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-09-26T15:28:37.105067281Z WHERE "Tracks"."Id" IS NULL)
2025-09-26T15:28:37.106236224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-09-26T15:28:37.106253158Z WHERE "Id" IN (
2025-09-26T15:28:37.106261825Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-09-26T15:28:37.106272256Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-09-26T15:28:37.106283529Z WHERE "Tracks"."Id" IS NULL)
2025-09-26T15:28:37.106881292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013556s
2025-09-26T15:28:37.107990024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-09-26T15:28:37.108009914Z WHERE "Id" IN (
2025-09-26T15:28:37.108018572Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-09-26T15:28:37.108027349Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-09-26T15:28:37.108036157Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-09-26T15:28:37.108045135Z WHERE "Artists"."Path" IS NULL)
2025-09-26T15:28:37.109603291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-09-26T15:28:37.109623753Z WHERE "Id" IN (
2025-09-26T15:28:37.109632500Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-09-26T15:28:37.109641388Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-09-26T15:28:37.109650837Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-09-26T15:28:37.109659645Z WHERE "Artists"."Path" IS NULL)
2025-09-26T15:28:37.110422801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017766s
2025-09-26T15:28:37.111691906Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-09-26T15:28:37.111710703Z WHERE "Id" IN (
2025-09-26T15:28:37.111730644Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-09-26T15:28:37.111737848Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-09-26T15:28:37.111745824Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-09-26T15:28:37.111753560Z WHERE "AlbumReleases"."Monitored" = 0
2025-09-26T15:28:37.111760985Z OR "AlbumReleases"."Monitored" IS NULL)
2025-09-26T15:28:37.113561289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-09-26T15:28:37.113593053Z WHERE "Id" IN (
2025-09-26T15:28:37.113604786Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-09-26T15:28:37.113620047Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-09-26T15:28:37.113634526Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-09-26T15:28:37.113645548Z WHERE "AlbumReleases"."Monitored" = 0
2025-09-26T15:28:37.113654867Z OR "AlbumReleases"."Monitored" IS NULL)
2025-09-26T15:28:37.114449086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00205s
2025-09-26T15:28:37.115229106Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-09-26T15:28:37.115250159Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-09-26T15:28:37.115259888Z FROM "Artists"
2025-09-26T15:28:37.115268445Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-09-26T15:28:37.115277644Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-09-26T15:28:37.116254120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-09-26T15:28:37.116278429Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-09-26T15:28:37.116287988Z FROM "Artists"
2025-09-26T15:28:37.116296806Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-09-26T15:28:37.116306124Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-09-26T15:28:37.116790109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011156s
2025-09-26T15:28:37.117667485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-09-26T15:28:37.117684068Z WHERE "Id" NOT IN (
2025-09-26T15:28:37.117692655Z SELECT MIN("Id")
2025-09-26T15:28:37.117701042Z FROM "TrackFiles"
2025-09-26T15:28:37.117728247Z GROUP BY "Path"
2025-09-26T15:28:37.117736784Z )
2025-09-26T15:28:37.119125851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-09-26T15:28:37.119141352Z WHERE "Id" NOT IN (
2025-09-26T15:28:37.119150139Z SELECT MIN("Id")
2025-09-26T15:28:37.119158606Z FROM "TrackFiles"
2025-09-26T15:28:37.119166863Z GROUP BY "Path"
2025-09-26T15:28:37.119175340Z )
2025-09-26T15:28:37.119739556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013962s
2025-09-26T15:28:37.119889277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-09-26T15:28:37.120030562Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.120221737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-09-26T15:28:37.123254852Z [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-09-26T15:28:37.124736975Z [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-09-26T15:28:37.125453608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-09-26T15:28:37.125908925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-09-26T15:28:37.127723247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-09-26T15:28:37.128061538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076698s
2025-09-26T15:28:37.128231781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-09-26T15:28:37.128502886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-09-26T15:28:37.128780475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003981s
2025-09-26T15:28:37.128981690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-09-26T15:28:37.131948752Z [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-09-26T15:28:37.133314963Z [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-09-26T15:28:37.133908017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-09-26T15:28:37.134461701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-09-26T15:28:37.136248989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-09-26T15:28:37.136724627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-09-26T15:28:37.136993859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078593s
2025-09-26T15:28:37.137388834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-26T15:28:37', 'add_mediafilerepository_mtime')
2025-09-26T15:28:37.137747576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.138802740Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-09-26T15:28:37.138972792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096054s
2025-09-26T15:28:37.139227715Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-09-26T15:28:37.139400503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.139665256Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-09-26T15:28:37.142025086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-09-26T15:28:37.142053514Z WHERE "Id" NOT IN (
2025-09-26T15:28:37.142062512Z SELECT MIN("Artists"."Id") from "Artists"
2025-09-26T15:28:37.142071259Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-09-26T15:28:37.142080588Z GROUP BY "ArtistMetadata"."Id")
2025-09-26T15:28:37.143803226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-09-26T15:28:37.143819288Z WHERE "Id" NOT IN (
2025-09-26T15:28:37.143863557Z SELECT MIN("Artists"."Id") from "Artists"
2025-09-26T15:28:37.143878918Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-09-26T15:28:37.143890491Z GROUP BY "ArtistMetadata"."Id")
2025-09-26T15:28:37.144662355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019184s
2025-09-26T15:28:37.144855113Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-09-26T15:28:37.145122531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-09-26T15:28:37.145485662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s
2025-09-26T15:28:37.145660635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-09-26T15:28:37.148978784Z [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-09-26T15:28:37.150862676Z [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-09-26T15:28:37.151712427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:37.152387506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:37.154153430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:37.154574538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:37.154975505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-09-26T15:28:37.155279668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094567s
2025-09-26T15:28:37.155490943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-09-26T15:28:37.155797590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.156105781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s
2025-09-26T15:28:37.156615707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-26T15:28:37', 'add_artistmetadataid_constraint')
2025-09-26T15:28:37.156842844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.158081999Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-09-26T15:28:37.158233764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s
2025-09-26T15:28:37.158466513Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-09-26T15:28:37.158609902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.158864183Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-09-26T15:28:37.159594654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-09-26T15:28:37.159745107Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.159956993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-09-26T15:28:37.160377159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-09-26T15:28:37.161033310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008799s
2025-09-26T15:28:37.161207220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-09-26T15:28:37.161347853Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.161586193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-09-26T15:28:37.161906497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-09-26T15:28:37.162619954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008813s
2025-09-26T15:28:37.162779565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:37.162936671Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.163118838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-09-26T15:28:37.163432359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-09-26T15:28:37.164212850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009103s
2025-09-26T15:28:37.164419306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-09-26T15:28:37.164578817Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.164798399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-09-26T15:28:37.165110577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-09-26T15:28:37.165841338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008862s
2025-09-26T15:28:37.166007733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-09-26T15:28:37.166140029Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.166341245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-09-26T15:28:37.166701911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-09-26T15:28:37.167445618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009198s
2025-09-26T15:28:37.167587684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-09-26T15:28:37.167716914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.167930664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-09-26T15:28:37.168240237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-09-26T15:28:37.168972261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008832s
2025-09-26T15:28:37.169356554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-26T15:28:37', 'old_ids_and_artist_alias')
2025-09-26T15:28:37.169704024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.170476388Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-09-26T15:28:37.170630589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002337s
2025-09-26T15:28:37.170821734Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-09-26T15:28:37.171014482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.171252441Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-09-26T15:28:37.171570771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.171795904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.172502086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007304s
2025-09-26T15:28:37.172775516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-09-26T15:28:37.173021682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-09-26T15:28:37.173260613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s
2025-09-26T15:28:37.173606409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-26T15:28:37', 'download_propers_config')
2025-09-26T15:28:37.173958658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.174674619Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-09-26T15:28:37.174826515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016736s
2025-09-26T15:28:37.175045927Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-09-26T15:28:37.175229366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.175470772Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-09-26T15:28:37.176517299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-09-26T15:28:37.176809166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-09-26T15:28:37.177321558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s
2025-09-26T15:28:37.177454165Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-09-26T15:28:37.180712103Z [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-09-26T15:28:37.182447556Z [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-09-26T15:28:37.183124639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:37.183882294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:37.185734493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:37.186109808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:37.186502198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-09-26T15:28:37.186947605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.187255465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096214s
2025-09-26T15:28:37.187453954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-09-26T15:28:37.190441558Z [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-09-26T15:28:37.192036680Z [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-09-26T15:28:37.192800818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-09-26T15:28:37.193948267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-09-26T15:28:37.195057069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-09-26T15:28:37.195448948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077398s
2025-09-26T15:28:37.195571284Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-09-26T15:28:37.199474582Z [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-09-26T15:28:37.200916294Z [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-09-26T15:28:37.201591824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-09-26T15:28:37.202007210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-09-26T15:28:37.203662692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007943s
2025-09-26T15:28:37.203838636Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-09-26T15:28:37.206701109Z [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-09-26T15:28:37.207939181Z [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-09-26T15:28:37.208501523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-09-26T15:28:37.209218085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-09-26T15:28:37.210932467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-26T15:28:37.211331861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-09-26T15:28:37.211769011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-09-26T15:28:37.212239668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-09-26T15:28:37.212569061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085389s
2025-09-26T15:28:37.212747420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-09-26T15:28:37.215503608Z [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-09-26T15:28:37.216668643Z [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-09-26T15:28:37.217215534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-09-26T15:28:37.217657644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-09-26T15:28:37.219308848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063785s
2025-09-26T15:28:37.219497197Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-09-26T15:28:37.222393407Z [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-09-26T15:28:37.223618954Z [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-09-26T15:28:37.224273041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-09-26T15:28:37.224778147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-09-26T15:28:37.226568181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-09-26T15:28:37.226965931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-09-26T15:28:37.227301307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076492s
2025-09-26T15:28:37.227667875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-26T15:28:37', 'remove_language_profiles')
2025-09-26T15:28:37.228030414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.229346915Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-09-26T15:28:37.229509221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096783s
2025-09-26T15:28:37.229733312Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-09-26T15:28:37.229929868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.230185463Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-09-26T15:28:37.230610438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-09-26T15:28:37.230761853Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:37.230977277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-09-26T15:28:37.231271569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-09-26T15:28:37.232021889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008491s
2025-09-26T15:28:37.232408498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-09-26T15:28:37.232873904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-09-26T15:28:37.233168578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005036s
2025-09-26T15:28:37.233522981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-26T15:28:37', 'multi_disc_naming_format')
2025-09-26T15:28:37.233869649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.234589568Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-09-26T15:28:37.234753568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018772s
2025-09-26T15:28:37.234954753Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-09-26T15:28:37.235202301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.235441032Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-09-26T15:28:37.235803391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-09-26T15:28:37.235995648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.236203056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-09-26T15:28:37.236492919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:37.237203880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008568s
2025-09-26T15:28:37.237379915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.237542051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.261545410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240042s
2025-09-26T15:28:37.261934773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-26T15:28:37', 'add_download_client_priority')
2025-09-26T15:28:37.262272603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.263030369Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-09-26T15:28:37.263203257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254785s
2025-09-26T15:28:37.263382247Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-09-26T15:28:37.263583763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.263810359Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-09-26T15:28:37.264291207Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:37.264481590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-09-26T15:28:37.264730341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003384s
2025-09-26T15:28:37.264919061Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:37.265186579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-09-26T15:28:37.265412334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003205s
2025-09-26T15:28:37.265759733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-26T15:28:37', 'remove_growl_prowl')
2025-09-26T15:28:37.266074186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.266765087Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-09-26T15:28:37.266917133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016436s
2025-09-26T15:28:37.267114650Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-09-26T15:28:37.267309843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.267544596Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-09-26T15:28:37.267900743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:37.268189544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-09-26T15:28:37.268446662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003552s
2025-09-26T15:28:37.268677426Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:37.268897920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-09-26T15:28:37.269118885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003324s
2025-09-26T15:28:37.269481525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-26T15:28:37', 'remove_plex_hometheatre')
2025-09-26T15:28:37.269805798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.270684256Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-09-26T15:28:37.270842655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018451s
2025-09-26T15:28:37.271041596Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-09-26T15:28:37.271236478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.271560861Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-09-26T15:28:37.272236311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-09-26T15:28:37.272409980Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.272570794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-09-26T15:28:37.272837621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-09-26T15:28:37.273591128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008277s
2025-09-26T15:28:37.273730408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-09-26T15:28:37.273898547Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:37.274143991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-09-26T15:28:37.274535068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.275344958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009904s
2025-09-26T15:28:37.275511854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-09-26T15:28:37.275686075Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:37.275851949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-09-26T15:28:37.276221152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.276971562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009238s
2025-09-26T15:28:37.277210874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-09-26T15:28:37.277381928Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.277524696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-09-26T15:28:37.277904510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.278693739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009386s
2025-09-26T15:28:37.278842118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-09-26T15:28:37.278983102Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.279190609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-09-26T15:28:37.279469661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-09-26T15:28:37.280229461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008408s
2025-09-26T15:28:37.280377649Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.280556890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.282002650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001456s
2025-09-26T15:28:37.282360590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-26T15:28:37', 'add_root_folder_add_defaults')
2025-09-26T15:28:37.282730806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.283484713Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-09-26T15:28:37.283646168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029004s
2025-09-26T15:28:37.283815800Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-09-26T15:28:37.284043708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.284257659Z [Info] task_duration: Starting migration of Main DB to 40
2025-09-26T15:28:37.284590088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-26T15:28:37.284742896Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.284926485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-09-26T15:28:37.285387804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-09-26T15:28:37.285991229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008765s
2025-09-26T15:28:37.286343348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-26T15:28:37', 'task_duration')
2025-09-26T15:28:37.286705196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.287407229Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-09-26T15:28:37.287555097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022474s
2025-09-26T15:28:37.287757965Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-09-26T15:28:37.287993590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.288247080Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-09-26T15:28:37.288668769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-09-26T15:28:37.288822348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.289013182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-09-26T15:28:37.289318697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:37.290061753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008701s
2025-09-26T15:28:37.290236385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-09-26T15:28:37.290376126Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.290559345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-09-26T15:28:37.290865892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.291610801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000882s
2025-09-26T15:28:37.292028332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-26T15:28:37', 'add_indexer_and_enabled_to_release_profiles')
2025-09-26T15:28:37.292380891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.293131372Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-09-26T15:28:37.293303509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023373s
2025-09-26T15:28:37.293496557Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-09-26T15:28:37.293710658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.293926954Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-09-26T15:28:37.294277128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-09-26T15:28:37.297289272Z [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-09-26T15:28:37.298867198Z [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-09-26T15:28:37.299551886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:37.300256725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:37.302005636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:37.302398406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:37.302788441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-09-26T15:28:37.303222986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.303534032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090795s
2025-09-26T15:28:37.303876081Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-09-26T15:28:37.304244603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-09-26T15:28:37.304514887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004176s
2025-09-26T15:28:37.304848799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-09-26T15:28:37.305197481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-09-26T15:28:37.305464999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004087s
2025-09-26T15:28:37.305654411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-09-26T15:28:37.308180676Z [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-09-26T15:28:37.309273215Z [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-09-26T15:28:37.309853123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-09-26T15:28:37.310258689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-09-26T15:28:37.311977780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060861s
2025-09-26T15:28:37.312293766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-26T15:28:37', 'remove_album_folders')
2025-09-26T15:28:37.312633039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.313879167Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-09-26T15:28:37.314043999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008022s
2025-09-26T15:28:37.314249633Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-09-26T15:28:37.314429806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.314679909Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-09-26T15:28:37.315007017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-26T15:28:37.315164565Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.315328775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-09-26T15:28:37.315627917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-09-26T15:28:37.316365752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000845s
2025-09-26T15:28:37.316721709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-09-26T15:28:37', 'add_priority_to_indexers')
2025-09-26T15:28:37.317069038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.317804138Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-09-26T15:28:37.317958619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002247s
2025-09-26T15:28:37.318167319Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-09-26T15:28:37.318369095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.318614349Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-09-26T15:28:37.319039475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-09-26T15:28:37.319374249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-09-26T15:28:37.319664212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004021s
2025-09-26T15:28:37.319819024Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.320115040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.320650989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s
2025-09-26T15:28:37.321039330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-09-26T15:28:37', 'remove_chown_and_folderchmod_config')
2025-09-26T15:28:37.321417872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.322087741Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-09-26T15:28:37.322255769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002022s
2025-09-26T15:28:37.322451323Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-09-26T15:28:37.322669602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.322857480Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-09-26T15:28:37.328370358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-09-26T15:28:37.329047882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-09-26T15:28:37.329440742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007393s
2025-09-26T15:28:37.329784815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-09-26T15:28:37', 'update_notifiarr')
2025-09-26T15:28:37.330130080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.330942145Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-09-26T15:28:37.331157999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022092s
2025-09-26T15:28:37.331297069Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-09-26T15:28:37.331490539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.331781404Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-09-26T15:28:37.332008181Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.332203905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.334478854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022936s
2025-09-26T15:28:37.334846214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-09-26T15:28:37', 'email_multiple_addresses')
2025-09-26T15:28:37.335189254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.336074095Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-09-26T15:28:37.336252835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038574s
2025-09-26T15:28:37.336434170Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-09-26T15:28:37.336674333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.336885509Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-09-26T15:28:37.337182667Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-09-26T15:28:37.337418461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-09-26T15:28:37.339260700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018772s
2025-09-26T15:28:37.339624803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-09-26T15:28:37', 'rename_blacklist_to_blocklist')
2025-09-26T15:28:37.339977192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.340886082Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-09-26T15:28:37.341047166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034857s
2025-09-26T15:28:37.341248842Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-09-26T15:28:37.341437331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.341672926Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-09-26T15:28:37.342132441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-09-26T15:28:37.342285288Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.342507365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-09-26T15:28:37.342885266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:37.343664244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009831s
2025-09-26T15:28:37.343909027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-09-26T15:28:37.344249612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:37.345058120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009588s
2025-09-26T15:28:37.345224425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.345399858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.349136229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037515s
2025-09-26T15:28:37.349518008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-09-26T15:28:37', 'cdh_per_downloadclient')
2025-09-26T15:28:37.349884796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.350652121Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-09-26T15:28:37.350817504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052473s
2025-09-26T15:28:37.351006775Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-09-26T15:28:37.351202990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.351431289Z [Info] download_history: Starting migration of Main DB to 52
2025-09-26T15:28:37.352275719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-09-26T15:28:37.353265812Z [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-09-26T15:28:37.353941753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014977s
2025-09-26T15:28:37.354145473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-09-26T15:28:37.354471549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-09-26T15:28:37.354747695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s
2025-09-26T15:28:37.354940423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-09-26T15:28:37.355230938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-09-26T15:28:37.355520801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2025-09-26T15:28:37.355719481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-09-26T15:28:37.356057482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-09-26T15:28:37.356328738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s
2025-09-26T15:28:37.356496315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.356671708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.359070467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024212s
2025-09-26T15:28:37.359427936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-09-26T15:28:37', 'download_history')
2025-09-26T15:28:37.359763201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.360745759Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-09-26T15:28:37.360903437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040833s
2025-09-26T15:28:37.361093820Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-09-26T15:28:37.361286588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.361570990Z [Info] add_update_history: Starting migration of Main DB to 53
2025-09-26T15:28:37.361917377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-09-26T15:28:37', 'add_update_history')
2025-09-26T15:28:37.362249616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.362899555Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-09-26T15:28:37.363055068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016063s
2025-09-26T15:28:37.363254920Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-09-26T15:28:37.363511727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.363689314Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-09-26T15:28:37.364087546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:37.364205433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.364406007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-09-26T15:28:37.364739037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:37.365612987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010005s
2025-09-26T15:28:37.365982340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-09-26T15:28:37', 'add_on_update_to_notifications')
2025-09-26T15:28:37.366327585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.367011873Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-09-26T15:28:37.367191494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023815s
2025-09-26T15:28:37.367385214Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-09-26T15:28:37.367578032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.367822114Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-09-26T15:28:37.368179383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-26T15:28:37.368332030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.368514938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-09-26T15:28:37.368830434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.369583489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008919s
2025-09-26T15:28:37.369966671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-09-26T15:28:37', 'download_client_per_indexer')
2025-09-26T15:28:37.370300974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.371017667Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-09-26T15:28:37.371196947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022955s
2025-09-26T15:28:37.371389535Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-09-26T15:28:37.371591401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.371820793Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-09-26T15:28:37.372302804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-09-26T15:28:37.372439038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.372629762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-09-26T15:28:37.372934866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.373727832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008893s
2025-09-26T15:28:37.373856832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-09-26T15:28:37.374003677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.374212237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-09-26T15:28:37.374556700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.375347222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000947s
2025-09-26T15:28:37.375511362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-09-26T15:28:37.375651614Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:37.375843921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-09-26T15:28:37.376167623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.376925158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008937s
2025-09-26T15:28:37.377289802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-09-26T15:28:37', 'AddNewItemMonitorType')
2025-09-26T15:28:37.377619616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.378372031Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-09-26T15:28:37.378543646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023157s
2025-09-26T15:28:37.378735713Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-09-26T15:28:37.378908170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.379151520Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-09-26T15:28:37.379483167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-09-26T15:28:37.379630855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.379828452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-09-26T15:28:37.380137605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:37.380931272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008922s
2025-09-26T15:28:37.381260054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-09-26T15:28:37', 'ImportListSearch')
2025-09-26T15:28:37.382598158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.383307145Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-09-26T15:28:37.383463039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032756s
2025-09-26T15:28:37.383673242Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-09-26T15:28:37.383897393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.384134109Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-09-26T15:28:37.384489856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-09-26T15:28:37.384654126Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.384858267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-09-26T15:28:37.385207180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.386009244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009478s
2025-09-26T15:28:37.386376944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-09-26T15:28:37', 'ImportListMonitorExisting')
2025-09-26T15:28:37.386720155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.387425455Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-09-26T15:28:37.387600437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023372s
2025-09-26T15:28:37.387826863Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-09-26T15:28:37.388004411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.388259704Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-09-26T15:28:37.388670992Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:37.388958661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-09-26T15:28:37.389175177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003327s
2025-09-26T15:28:37.389381623Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:37.389635604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-09-26T15:28:37.389852170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003125s
2025-09-26T15:28:37.390014737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-26T15:28:37.390152545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.390323018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-09-26T15:28:37.390551318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-09-26T15:28:37.391276648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007899s
2025-09-26T15:28:37.391628386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-09-26T15:28:37', 'add_indexer_tags')
2025-09-26T15:28:37.391962989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.392679331Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-09-26T15:28:37.392834263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021602s
2025-09-26T15:28:37.393010869Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-09-26T15:28:37.393197364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.393432948Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-09-26T15:28:37.393699385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.393885860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.395933391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020409s
2025-09-26T15:28:37.396288947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-09-26T15:28:37', 'update_audio_types')
2025-09-26T15:28:37.396624262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.397307818Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-09-26T15:28:37.397467890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034077s
2025-09-26T15:28:37.397711721Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-09-26T15:28:37.397904529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.398171527Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-09-26T15:28:37.400604615Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:37.400861492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-09-26T15:28:37.401055703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002751s
2025-09-26T15:28:37.401219252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-09-26T15:28:37.401352280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.401543685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-09-26T15:28:37.404880231Z [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-09-26T15:28:37.406721899Z [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-09-26T15:28:37.407547681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-09-26T15:28:37.408184473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-09-26T15:28:37.410310182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-09-26T15:28:37.410765789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-09-26T15:28:37.411073929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093378s
2025-09-26T15:28:37.411228020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:37.411368733Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.411560900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-09-26T15:28:37.415675652Z [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-09-26T15:28:37.418591642Z [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-09-26T15:28:37.419731547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-09-26T15:28:37.420352647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-09-26T15:28:37.422466372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-09-26T15:28:37.422803931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-09-26T15:28:37.423206472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.423506025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117762s
2025-09-26T15:28:37.423660977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:37.423796419Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.424023296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-09-26T15:28:37.428102488Z [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-09-26T15:28:37.430966443Z [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-09-26T15:28:37.432149344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-09-26T15:28:37.432802208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-09-26T15:28:37.434861543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-09-26T15:28:37.435269204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-09-26T15:28:37.435700973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.436090307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119s
2025-09-26T15:28:37.436241702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:37.436389329Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:37.436569772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-09-26T15:28:37.440678323Z [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-09-26T15:28:37.443540674Z [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-09-26T15:28:37.444703335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-09-26T15:28:37.445328824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-09-26T15:28:37.447313419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-09-26T15:28:37.447762663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-09-26T15:28:37.448187048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.448521962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117555s
2025-09-26T15:28:37.448657966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-09-26T15:28:37.448783108Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.448994202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-09-26T15:28:37.452209615Z [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-09-26T15:28:37.453914818Z [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-09-26T15:28:37.454690238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:37.455437813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:37.457544895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:37.457935541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:37.458314444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-09-26T15:28:37.458765061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.459074805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099163s
2025-09-26T15:28:37.459244787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-09-26T15:28:37.459376833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.459567506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-09-26T15:28:37.462817979Z [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-09-26T15:28:37.464513512Z [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-09-26T15:28:37.465268222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-09-26T15:28:37.465992249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-09-26T15:28:37.468055473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-09-26T15:28:37.468397982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-09-26T15:28:37.468808278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-09-26T15:28:37.469235107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-09-26T15:28:37.469551043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098049s
2025-09-26T15:28:37.469715534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-09-26T15:28:37.469842700Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.470034076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-09-26T15:28:37.474209000Z [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-09-26T15:28:37.475610040Z [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-09-26T15:28:37.476279898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-09-26T15:28:37.476715725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-09-26T15:28:37.479319196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091047s
2025-09-26T15:28:37.479475661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-09-26T15:28:37.479607377Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:37.479873362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-09-26T15:28:37.482835004Z [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-09-26T15:28:37.484276596Z [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-09-26T15:28:37.484933157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-09-26T15:28:37.485362181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-09-26T15:28:37.488061304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080041s
2025-09-26T15:28:37.488214462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-26T15:28:37.488341739Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:37.488529487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-09-26T15:28:37.491485658Z [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-09-26T15:28:37.492746586Z [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-09-26T15:28:37.493339319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-26T15:28:37.493745697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-26T15:28:37.496302774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075805s
2025-09-26T15:28:37.496466474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-26T15:28:37.496678621Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.496801308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-09-26T15:28:37.499741887Z [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-09-26T15:28:37.501028046Z [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-09-26T15:28:37.501611401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-26T15:28:37.502008460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-26T15:28:37.503928435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069508s
2025-09-26T15:28:37.504099229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-26T15:28:37.504242818Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.504443602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-09-26T15:28:37.507357818Z [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-09-26T15:28:37.508638706Z [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-09-26T15:28:37.509231129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-26T15:28:37.509656235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-26T15:28:37.511597593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069972s
2025-09-26T15:28:37.511775922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-26T15:28:37.511929270Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-09-26T15:28:37.512187089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-09-26T15:28:37.514870982Z [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-09-26T15:28:37.515821375Z [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-09-26T15:28:37.516417114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-26T15:28:37.516943654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-26T15:28:37.519060375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.519405019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070596s
2025-09-26T15:28:37.519610953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-26T15:28:37.519725684Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:37.519963804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-09-26T15:28:37.522596894Z [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-09-26T15:28:37.523584081Z [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-09-26T15:28:37.524170813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-26T15:28:37.524689446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-26T15:28:37.538741172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.539185036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190093s
2025-09-26T15:28:37.539376341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-26T15:28:37.539555261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-09-26T15:28:37.539803120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-09-26T15:28:37.543118564Z [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-09-26T15:28:37.544071302Z [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-09-26T15:28:37.544539765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-26T15:28:37.545087027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-26T15:28:37.547869778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.548231436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082233s
2025-09-26T15:28:37.548416438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-09-26T15:28:37.548538204Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.548712364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-09-26T15:28:37.551536199Z [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-09-26T15:28:37.553485352Z [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-09-26T15:28:37.554020990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-09-26T15:28:37.554681360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-09-26T15:28:37.556946519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-09-26T15:28:37.557349531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-09-26T15:28:37.557756279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-09-26T15:28:37.558036273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091809s
2025-09-26T15:28:37.558195413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-09-26T15:28:37.558349694Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.558548143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-09-26T15:28:37.561228339Z [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-09-26T15:28:37.562156848Z [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-09-26T15:28:37.562662265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-09-26T15:28:37.563106319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-09-26T15:28:37.565056405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062914s
2025-09-26T15:28:37.565304063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-09-26T15:28:37.565468354Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.565634308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-09-26T15:28:37.568446729Z [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-09-26T15:28:37.569330248Z [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-09-26T15:28:37.569831527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-09-26T15:28:37.570218646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-09-26T15:28:37.572183622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062746s
2025-09-26T15:28:37.572300717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-09-26T15:28:37.572423805Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.572610441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-09-26T15:28:37.575306508Z [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-09-26T15:28:37.576283174Z [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-09-26T15:28:37.576792589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-09-26T15:28:37.577519242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-09-26T15:28:37.579661274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-26T15:28:37.580076560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-09-26T15:28:37.580448218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-09-26T15:28:37.580841470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-09-26T15:28:37.581138728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083724s
2025-09-26T15:28:37.581288820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-09-26T15:28:37.581446438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-09-26T15:28:37.581619727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-09-26T15:28:37.584199600Z [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-09-26T15:28:37.585131255Z [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-09-26T15:28:37.585607354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-09-26T15:28:37.586071307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-09-26T15:28:37.588022806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.588313000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065432s
2025-09-26T15:28:37.588488523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-09-26T15:28:37.588599837Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.588808397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-09-26T15:28:37.591337619Z [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-09-26T15:28:37.592258773Z [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-09-26T15:28:37.592744801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-09-26T15:28:37.593252403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-09-26T15:28:37.595197278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.595488013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065265s
2025-09-26T15:28:37.595652955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-09-26T15:28:37.595801324Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.596002298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-09-26T15:28:37.598557953Z [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-09-26T15:28:37.599438686Z [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-09-26T15:28:37.599948111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-09-26T15:28:37.600478820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-09-26T15:28:37.602438054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.602719340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006549s
2025-09-26T15:28:37.602871416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-26T15:28:37.603024454Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.603193575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-09-26T15:28:37.605743117Z [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-09-26T15:28:37.606659802Z [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-09-26T15:28:37.607138886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-26T15:28:37.607593882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-26T15:28:37.609472824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.609761075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064223s
2025-09-26T15:28:37.609922179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-26T15:28:37.610058123Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:37.610242083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-09-26T15:28:37.612848610Z [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-09-26T15:28:37.613755946Z [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-09-26T15:28:37.614259480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-26T15:28:37.615691182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-26T15:28:37.617585946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.617894617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007485s
2025-09-26T15:28:37.618030711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-26T15:28:37.618182437Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:37.618375225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-09-26T15:28:37.620967183Z [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-09-26T15:28:37.621854519Z [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-09-26T15:28:37.622355567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-26T15:28:37.622826856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-26T15:28:37.624693053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-26T15:28:37.624985512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00646s
2025-09-26T15:28:37.625138780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-09-26T15:28:37.625256146Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.625426209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-09-26T15:28:37.628059950Z [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-09-26T15:28:37.628930252Z [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-09-26T15:28:37.629416832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-09-26T15:28:37.629747778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-09-26T15:28:37.631504504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005897s
2025-09-26T15:28:37.631665869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-09-26T15:28:37.631791362Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-26T15:28:37.631994941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-09-26T15:28:37.634615146Z [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-09-26T15:28:37.635473864Z [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-09-26T15:28:37.635948570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-09-26T15:28:37.636370960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-09-26T15:28:37.638096423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059238s
2025-09-26T15:28:37.638234321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-09-26T15:28:37.638399193Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.638530617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-09-26T15:28:37.641291926Z [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-09-26T15:28:37.642310917Z [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-09-26T15:28:37.642843800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-09-26T15:28:37.643240549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-09-26T15:28:37.645018067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062872s
2025-09-26T15:28:37.645151225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-09-26T15:28:37.645312570Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2025-09-26T15:28:37.645482872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-09-26T15:28:37.648239151Z [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-09-26T15:28:37.649270216Z [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-09-26T15:28:37.649820223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-09-26T15:28:37.650236461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-09-26T15:28:37.651995031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006339s
2025-09-26T15:28:37.652154192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-09-26T15:28:37.652289173Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-26T15:28:37.652453614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-09-26T15:28:37.655082636Z [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-09-26T15:28:37.655832346Z [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-09-26T15:28:37.656321590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-09-26T15:28:37.656738580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-09-26T15:28:37.658522301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00588s
2025-09-26T15:28:37.658688906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-26T15:28:37.658795631Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-26T15:28:37.658987397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-09-26T15:28:37.661398480Z [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-09-26T15:28:37.662056305Z [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-09-26T15:28:37.662459406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-09-26T15:28:37.662928060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-09-26T15:28:37.664828204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-26T15:28:37.665105262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059748s
2025-09-26T15:28:37.665267679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-26T15:28:37.665410737Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:37.665567212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-09-26T15:28:37.668042955Z [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-09-26T15:28:37.668698796Z [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-09-26T15:28:37.669094943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-09-26T15:28:37.669699019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-09-26T15:28:37.671589856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-26T15:28:37.671882465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061644s
2025-09-26T15:28:37.672037006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-09-26T15:28:37.672168711Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.672334885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-09-26T15:28:37.675905493Z [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-09-26T15:28:37.676914554Z [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-09-26T15:28:37.677394440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-09-26T15:28:37.677991652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-09-26T15:28:37.679872238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-09-26T15:28:37.680242503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-09-26T15:28:37.680516695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080271s
2025-09-26T15:28:37.680711768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-09-26T15:28:37.680854425Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.681009908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-09-26T15:28:37.683676035Z [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-09-26T15:28:37.684773444Z [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-09-26T15:28:37.685295014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-09-26T15:28:37.685858799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-09-26T15:28:37.687841450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-09-26T15:28:37.688287087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-09-26T15:28:37.688568052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073956s
2025-09-26T15:28:37.688707072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-26T15:28:37.688834529Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:37.689017307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-09-26T15:28:37.691379261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-09-26T15:28:37.691925782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-09-26T15:28:37.692292199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-09-26T15:28:37.692766945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-09-26T15:28:37.694779806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-26T15:28:37.695091033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005934s
2025-09-26T15:28:37.695463663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-09-26T15:28:37', 'postgres_update_timestamp_columns_to_with_timezone')
2025-09-26T15:28:37.695858869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.789125403Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-09-26T15:28:37.789307300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0998325s
2025-09-26T15:28:37.789522894Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-09-26T15:28:37.789715842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.789952949Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-09-26T15:28:37.790623459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:37.790755535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-09-26T15:28:37.790918182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-09-26T15:28:37.791190911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.792078298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010022s
2025-09-26T15:28:37.792226716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:37.792341177Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:37.792502331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-09-26T15:28:37.792769750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.793462905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008122s
2025-09-26T15:28:37.793762588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-09-26T15:28:37', 'add_on_delete_to_notifications')
2025-09-26T15:28:37.794049566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:37.874541485Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-09-26T15:28:37.874745737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817331s
2025-09-26T15:28:37.874952072Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-09-26T15:28:37.875108046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:37.875418551Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-09-26T15:28:37.878161492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-09-26T15:28:37.878402558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-09-26T15:28:37.878699095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-09-26T15:28:37.879181105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.880570642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016223s
2025-09-26T15:28:37.880806406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-26T15:28:37.881158636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-09-26T15:28:37.881518640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005072s
2025-09-26T15:28:37.881764375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-09-26T15:28:37.881932213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-26T15:28:37.882208339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-09-26T15:28:37.882593915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-09-26T15:28:37.883778610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001327s
2025-09-26T15:28:37.884043313Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.884305580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.887021497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027441s
2025-09-26T15:28:37.887262853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-09-26T15:28:37.888123726Z [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-09-26T15:28:37.888875489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013726s
2025-09-26T15:28:37.889138268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-09-26T15:28:37.889519696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-09-26T15:28:37.890004522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006057s
2025-09-26T15:28:37.890218222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-09-26T15:28:37.890431812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-09-26T15:28:37.890701615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-09-26T15:28:37.891129006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-09-26T15:28:37.892434504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014927s
2025-09-26T15:28:37.892694748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-09-26T15:28:37.892896263Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-26T15:28:37.893144854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-09-26T15:28:37.893608878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.894911931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015012s
2025-09-26T15:28:37.895162515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-09-26T15:28:37.895372248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-26T15:28:37.895642862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-09-26T15:28:37.896125604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.897420751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015168s
2025-09-26T15:28:37.897646486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.897915707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.908532178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105741s
2025-09-26T15:28:37.908708553Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:37.908978497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:37.911181121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022264s
2025-09-26T15:28:37.911458389Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-09-26T15:28:37.915954069Z [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-09-26T15:28:37.917408967Z [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-09-26T15:28:37.922060691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-09-26T15:28:37.922704808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-09-26T15:28:37.928103846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016386s
2025-09-26T15:28:37.928406775Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-09-26T15:28:37.932648915Z [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-09-26T15:28:37.933773529Z [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-09-26T15:28:37.934472807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-09-26T15:28:37.935103156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-09-26T15:28:37.939349563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106331s
2025-09-26T15:28:37.939743055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-09-26T15:28:37.940158502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-09-26T15:28:37.940507123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s
2025-09-26T15:28:37.940738910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-09-26T15:28:37.940965166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-09-26T15:28:37.941250811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-09-26T15:28:37.941753753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:37.943031154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014873s
2025-09-26T15:28:37.943252500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-09-26T15:28:37.943461581Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2025-09-26T15:28:37.943778599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-09-26T15:28:37.944130487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-09-26T15:28:37.945300142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013172s
2025-09-26T15:28:37.945794176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-09-26T15:28:37', 'add_custom_formats')
2025-09-26T15:28:37.946258952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.014926379Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-09-26T15:28:38.015031721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709168s
2025-09-26T15:28:38.015225942Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-09-26T15:28:38.015391425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.015618943Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-09-26T15:28:38.016065592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-26T15:28:38.016216165Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-26T15:28:38.016363021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-09-26T15:28:38.016621762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-09-26T15:28:38.017347813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008521s
2025-09-26T15:28:38.017652246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-09-26T15:28:38', 'add_result_to_commands')
2025-09-26T15:28:38.017924213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.018750898Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-09-26T15:28:38.018883635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022247s
2025-09-26T15:28:38.019055791Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-09-26T15:28:38.019218779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.019426507Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-09-26T15:28:38.019797274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:38.019954711Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-26T15:28:38.020131076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-09-26T15:28:38.020382993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:38.021160177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000881s
2025-09-26T15:28:38.021475372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-09-26T15:28:38', 'health_restored_notification')
2025-09-26T15:28:38.021785346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.022748104Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-09-26T15:28:38.022904318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002443s
2025-09-26T15:28:38.023080713Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-09-26T15:28:38.023236407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.023463825Z [Info] remove_uc: Starting migration of Main DB to 66
2025-09-26T15:28:38.023790352Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-26T15:28:38.024037600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-09-26T15:28:38.024262352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003163s
2025-09-26T15:28:38.024568228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-09-26T15:28:38', 'remove_uc')
2025-09-26T15:28:38.024863723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.025658583Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-09-26T15:28:38.025787532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016749s
2025-09-26T15:28:38.025965170Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-09-26T15:28:38.026154441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.026417300Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-09-26T15:28:38.026707885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:38.026879501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:38.030319014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034675s
2025-09-26T15:28:38.030646864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-09-26T15:28:38', 'download_clients_rename_tv_to_music')
2025-09-26T15:28:38.030953802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.032358149Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-09-26T15:28:38.032656509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053578s
2025-09-26T15:28:38.032845650Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-09-26T15:28:38.033008468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.033244323Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-09-26T15:28:38.033580179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-09-26T15:28:38.033712766Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-26T15:28:38.033887948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-09-26T15:28:38.034146970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-09-26T15:28:38.035049457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010066s
2025-09-26T15:28:38.035357457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-09-26T15:28:38', 'add_colon_replacement_to_naming_config')
2025-09-26T15:28:38.035646529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.036430236Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-09-26T15:28:38.036603936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023431s
2025-09-26T15:28:38.036854099Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-09-26T15:28:38.036970073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.037191238Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-09-26T15:28:38.037586213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-09-26T15:28:38.040268993Z [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-09-26T15:28:38.041058863Z [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-09-26T15:28:38.041518378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-09-26T15:28:38.042082233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-09-26T15:28:38.044246390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-09-26T15:28:38.044553799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068099s
2025-09-26T15:28:38.044716977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-09-26T15:28:38.044838812Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:38.045012632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-09-26T15:28:38.045246022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-09-26T15:28:38.045979789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008155s
2025-09-26T15:28:38.046269723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-09-26T15:28:38', 'list_sync_time')
2025-09-26T15:28:38.046538314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.047641204Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-09-26T15:28:38.047795805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024611s
2025-09-26T15:28:38.048011559Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-09-26T15:28:38.048203726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.048459882Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-09-26T15:28:38.048702450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-09-26T15:28:38.048873073Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:38.049011703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-09-26T15:28:38.049229912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-09-26T15:28:38.050012156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008612s
2025-09-26T15:28:38.050305968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-09-26T15:28:38', 'add_download_client_tags')
2025-09-26T15:28:38.050601322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.051582076Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-09-26T15:28:38.051708140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023957s
2025-09-26T15:28:38.051900237Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-09-26T15:28:38.052077343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.052320633Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-09-26T15:28:38.052835049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-09-26T15:28:38.053383603Z [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-09-26T15:28:38.053794169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008074s
2025-09-26T15:28:38.053951426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-09-26T15:28:38.054222622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-09-26T15:28:38.054574039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004087s
2025-09-26T15:28:38.054803601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-09-26T15:28:38', 'add_notification_status')
2025-09-26T15:28:38.055072042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.055767101Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-09-26T15:28:38.055918386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001634s
2025-09-26T15:28:38.056107025Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-09-26T15:28:38.056256747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.056483393Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-09-26T15:28:38.056741352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:38.056892186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:38.060401720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035067s
2025-09-26T15:28:38.060722696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-09-26T15:28:38', 'add_alac_24_quality_in_profiles')
2025-09-26T15:28:38.061013482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.061570423Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-09-26T15:28:38.061725826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046597s
2025-09-26T15:28:38.061906289Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-09-26T15:28:38.062027653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.062233267Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-09-26T15:28:38.062562871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-09-26T15:28:38.062707402Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:38.062873847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-09-26T15:28:38.063043508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-09-26T15:28:38.063795793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007997s
2025-09-26T15:28:38.063964893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-09-26T15:28:38.064189084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-09-26T15:28:38.064912851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007846s
2025-09-26T15:28:38.065189659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-09-26T15:28:38', 'add_salt_to_users')
2025-09-26T15:28:38.065497789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.066268851Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-09-26T15:28:38.066387750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021354s
2025-09-26T15:28:38.066565658Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-09-26T15:28:38.066718216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.066914330Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-09-26T15:28:38.068392316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-09-26T15:28:38.068966271Z [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-09-26T15:28:38.069423020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008955s
2025-09-26T15:28:38.069598644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-09-26T15:28:38.069815400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-09-26T15:28:38.070096306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003625s
2025-09-26T15:28:38.070373824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-09-26T15:28:38', 'add_auto_tagging')
2025-09-26T15:28:38.070639569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.071407385Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-09-26T15:28:38.071545332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016663s
2025-09-26T15:28:38.071725034Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-09-26T15:28:38.071905838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.072133416Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-09-26T15:28:38.072569734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-09-26T15:28:38.072686008Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:38.072869638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-09-26T15:28:38.073099771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-09-26T15:28:38.073998661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009764s
2025-09-26T15:28:38.074245889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-09-26T15:28:38.074508547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-09-26T15:28:38.074728791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003032s
2025-09-26T15:28:38.075020297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-09-26T15:28:38', 'quality_definition_preferred_size')
2025-09-26T15:28:38.075295191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.075909217Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-09-26T15:28:38.076120182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014486s
2025-09-26T15:28:38.076244692Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-09-26T15:28:38.076412129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.076628354Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-09-26T15:28:38.076965663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-26T15:28:38.077105555Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:38.077268503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-09-26T15:28:38.077512434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:38.078335000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000912s
2025-09-26T15:28:38.078630945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-09-26T15:28:38', 'add_on_artist_add_to_notifications')
2025-09-26T15:28:38.078963214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.079608944Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-09-26T15:28:38.079755679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021562s
2025-09-26T15:28:38.079952015Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-09-26T15:28:38.080094431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.080325266Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-09-26T15:28:38.080606893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-09-26T15:28:38.080737907Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:38.081233735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-09-26T15:28:38.081255118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-09-26T15:28:38.081887641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008379s
2025-09-26T15:28:38.082180070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-09-26T15:28:38', 'album_last_searched_time')
2025-09-26T15:28:38.082453540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.083138219Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-09-26T15:28:38.083231166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020046s
2025-09-26T15:28:38.083403954Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-09-26T15:28:38.083564096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.083760241Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-09-26T15:28:38.084165637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-09-26T15:28:38.084343244Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:38.084473677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-09-26T15:28:38.084711065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:38.085604263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010032s
2025-09-26T15:28:38.085767732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-09-26T15:28:38.085869096Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:38.086030471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-09-26T15:28:38.086273811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-09-26T15:28:38.087044993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008777s
2025-09-26T15:28:38.087350448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-09-26T15:28:38', 'add_indexer_flags')
2025-09-26T15:28:38.087618888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.088438729Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-09-26T15:28:38.088579352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022437s
2025-09-26T15:28:38.088746057Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-09-26T15:28:38.088905909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.089113216Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-09-26T15:28:38.089538943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-09-26T15:28:38.089753666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-09-26T15:28:38.090046615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s
2025-09-26T15:28:38.090195234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-09-26T15:28:38.090500359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-09-26T15:28:38.090699039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003534s
2025-09-26T15:28:38.090863339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-09-26T15:28:38.091095006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-09-26T15:28:38.091353586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003627s
2025-09-26T15:28:38.091694021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-09-26T15:28:38', 'add_indexes_album_statistics')
2025-09-26T15:28:38.091952071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.093185654Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-09-26T15:28:38.093724459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00215s
2025-09-26T15:28:38.093736373Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-09-26T15:28:38.094357633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.094379578Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-09-26T15:28:38.094385379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-09-26T15:28:38.094618839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-09-26T15:28:38.094865355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s
2025-09-26T15:28:38.095175820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-09-26T15:28:38', 'update_redacted_baseurl')
2025-09-26T15:28:38.095431856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.097216298Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-09-26T15:28:38.098731307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021481s
2025-09-26T15:28:38.112928737Z [Debug] MigrationController: Took: 00:00:02.0381849
2025-09-26T15:28:38.228517346Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-09-26T15:28:38.260528765Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-09-26T15:28:38.281621865Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-26T15:28:38.287597694Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-09-26T15:28:38.287992559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-26T15:28:38.288514079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-26T15:28:38.290313501Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-09-26T15:28:38.290544286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023505s
2025-09-26T15:28:38.290745040Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-09-26T15:28:38.290936766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025467s
2025-09-26T15:28:38.293108968Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-09-26T15:28:38.293346426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.293693866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-09-26T15:28:38.293984711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-09-26T15:28:38.294421470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005069s
2025-09-26T15:28:38.294645702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.296039728Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-09-26T15:28:38.296269039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021199s
2025-09-26T15:28:38.296585907Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-09-26T15:28:38.296830349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.297258732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-09-26T15:28:38.297545298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-26T15:28:38.297930043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004669s
2025-09-26T15:28:38.298130537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-26T15:28:38.298314727Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:38.298534961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-09-26T15:28:38.298848011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-09-26T15:28:38.299603842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008494s
2025-09-26T15:28:38.299829457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.300589667Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-09-26T15:28:38.300752204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017611s
2025-09-26T15:28:38.301056577Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-09-26T15:28:38.301303865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.301636063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-26T15:28:38.301877900Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-26T15:28:38.302054345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-09-26T15:28:38.302344129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-09-26T15:28:38.302810287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005363s
2025-09-26T15:28:38.303035891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.303717253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-09-26T15:28:38.303963188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014019s
2025-09-26T15:28:38.304285697Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-09-26T15:28:38.304492714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.304784170Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-09-26T15:28:38.305356472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-09-26T15:28:38.305948574Z [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-09-26T15:28:38.306589695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001031s
2025-09-26T15:28:38.306801581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-09-26T15:28:38.307061374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-09-26T15:28:38.307396369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004035s
2025-09-26T15:28:38.307742475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-26T15:28:38', 'InitialSetup')
2025-09-26T15:28:38.308221870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.309060869Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-09-26T15:28:38.309277175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020439s
2025-09-26T15:28:38.309502288Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-09-26T15:28:38.309799977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.310013918Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-09-26T15:28:38.310439194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-26T15:28:38', 'add_reason_to_pending_releases')
2025-09-26T15:28:38.310865522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.311574559Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-09-26T15:28:38.311792879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018313s
2025-09-26T15:28:38.312035297Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-09-26T15:28:38.312269328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.312672680Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-09-26T15:28:38.313045981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-26T15:28:38', 'add_medium_support')
2025-09-26T15:28:38.313439403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.314213642Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-09-26T15:28:38.314428133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019421s
2025-09-26T15:28:38.314664369Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-09-26T15:28:38.314896997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.315229917Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-09-26T15:28:38.315607878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-26T15:28:38', 'add_various_qualites_in_profile')
2025-09-26T15:28:38.316055469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.316796331Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-09-26T15:28:38.317043749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018772s
2025-09-26T15:28:38.317262970Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-09-26T15:28:38.317498264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.317816765Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-09-26T15:28:38.318155256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-26T15:28:38', 'metadata_profiles')
2025-09-26T15:28:38.318628439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.319275962Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-09-26T15:28:38.319488249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017735s
2025-09-26T15:28:38.319737782Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-09-26T15:28:38.320066213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.320361056Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-09-26T15:28:38.320786924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-26T15:28:38', 'separate_automatic_and_interactive_search')
2025-09-26T15:28:38.321231148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.321970767Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-09-26T15:28:38.322202974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018985s
2025-09-26T15:28:38.322441034Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-09-26T15:28:38.322670345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.322965199Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-09-26T15:28:38.323332418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-26T15:28:38', 'change_album_path_to_relative')
2025-09-26T15:28:38.323757444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.324480930Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-09-26T15:28:38.324685652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017714s
2025-09-26T15:28:38.324909773Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-09-26T15:28:38.325152963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.325443187Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-09-26T15:28:38.325822270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-26T15:28:38', 'change_quality_size_mb_to_kb')
2025-09-26T15:28:38.326240802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.326897324Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-09-26T15:28:38.327164191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017364s
2025-09-26T15:28:38.327353953Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-09-26T15:28:38.327581060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.327861745Z [Info] album_releases: Starting migration of Log DB to 9
2025-09-26T15:28:38.328235658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-09-26T15:28:38', 'album_releases')
2025-09-26T15:28:38.328646735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.329700607Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-09-26T15:28:38.329894688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021051s
2025-09-26T15:28:38.330117757Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-09-26T15:28:38.330352158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.330646772Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-09-26T15:28:38.331034662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-26T15:28:38', 'album_releases_fix')
2025-09-26T15:28:38.331472003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.332906250Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-09-26T15:28:38.333148558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025487s
2025-09-26T15:28:38.338687507Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-09-26T15:28:38.338914785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.339244719Z [Info] import_lists: Starting migration of Log DB to 11
2025-09-26T15:28:38.339607940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-26T15:28:38', 'import_lists')
2025-09-26T15:28:38.340080361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.340912827Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-09-26T15:28:38.341116768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020186s
2025-09-26T15:28:38.341334977Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-09-26T15:28:38.341585070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.341835865Z [Info] add_release_status: Starting migration of Log DB to 12
2025-09-26T15:28:38.342211131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-09-26T15:28:38', 'add_release_status')
2025-09-26T15:28:38.342607789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.343312618Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-09-26T15:28:38.343530006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017441s
2025-09-26T15:28:38.343746411Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-09-26T15:28:38.344029571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.344333463Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-09-26T15:28:38.344696033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-26T15:28:38', 'album_download_notification')
2025-09-26T15:28:38.345114004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.345851509Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-09-26T15:28:38.346062884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018136s
2025-09-26T15:28:38.346306585Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-09-26T15:28:38.346567921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.346837734Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-09-26T15:28:38.347221336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-26T15:28:38', 'fix_language_metadata_profiles')
2025-09-26T15:28:38.347649518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.348439197Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-09-26T15:28:38.348683670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018695s
2025-09-26T15:28:38.348906328Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-09-26T15:28:38.349144637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.349432717Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-09-26T15:28:38.349763674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-26T15:28:38', 'remove_fanzub')
2025-09-26T15:28:38.350190884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.351063841Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-09-26T15:28:38.351255336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019201s
2025-09-26T15:28:38.351502434Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-09-26T15:28:38.351729571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.352072932Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-09-26T15:28:38.352432676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-26T15:28:38', 'update_artist_history_indexes')
2025-09-26T15:28:38.352959006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.353614836Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-09-26T15:28:38.353829308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018416s
2025-09-26T15:28:38.354118099Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-09-26T15:28:38.354313673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.354539858Z [Info] remove_nma: Starting migration of Log DB to 17
2025-09-26T15:28:38.354884692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-26T15:28:38', 'remove_nma')
2025-09-26T15:28:38.355295268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.356104938Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-09-26T15:28:38.356257085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017806s
2025-09-26T15:28:38.356469071Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-09-26T15:28:38.356704275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.357017235Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-09-26T15:28:38.357407050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-26T15:28:38', 'album_disambiguation')
2025-09-26T15:28:38.357813838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.358545411Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-09-26T15:28:38.358759793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018427s
2025-09-26T15:28:38.358997852Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-09-26T15:28:38.359250320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.359528420Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-09-26T15:28:38.359910178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-26T15:28:38', 'add_ape_quality_in_profiles')
2025-09-26T15:28:38.360331657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.361056436Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-09-26T15:28:38.361277531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018036s
2025-09-26T15:28:38.361494999Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-09-26T15:28:38.361741385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.362028032Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-09-26T15:28:38.362353707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-26T15:28:38', 'remove_pushalot')
2025-09-26T15:28:38.362758372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.363472239Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-09-26T15:28:38.363694847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017516s
2025-09-26T15:28:38.363926634Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-09-26T15:28:38.364148901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.364445729Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-09-26T15:28:38.364828339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-26T15:28:38', 'add_custom_filters')
2025-09-26T15:28:38.365258455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.366012292Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-09-26T15:28:38.366231303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018343s
2025-09-26T15:28:38.366461647Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-09-26T15:28:38.366703513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.367002796Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-09-26T15:28:38.367380586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-26T15:28:38', 'import_list_tags')
2025-09-26T15:28:38.367871555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.368594831Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-09-26T15:28:38.368820585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018898s
2025-09-26T15:28:38.369026940Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-09-26T15:28:38.369251262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.369537558Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-09-26T15:28:38.369923655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-26T15:28:38', 'add_release_groups_etc')
2025-09-26T15:28:38.370341998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.371051867Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-09-26T15:28:38.371284305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017833s
2025-09-26T15:28:38.371505770Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-09-26T15:28:38.371747828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.372075898Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-09-26T15:28:38.372472697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-26T15:28:38', 'NewMediaInfoFormat')
2025-09-26T15:28:38.372906550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.373619195Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-09-26T15:28:38.373843256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018517s
2025-09-26T15:28:38.374083199Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-09-26T15:28:38.374351028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.374660701Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-09-26T15:28:38.375082230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-26T15:28:38', 'rename_restrictions_to_release_profiles')
2025-09-26T15:28:38.375509881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.376311454Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-09-26T15:28:38.376550766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019498s
2025-09-26T15:28:38.376805308Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-09-26T15:28:38.377062206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.377421469Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-09-26T15:28:38.377796935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-26T15:28:38', 'rename_quality_profiles_add_upgrade_allowed')
2025-09-26T15:28:38.378253433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.378957942Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-09-26T15:28:38.379204488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018506s
2025-09-26T15:28:38.379452477Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-09-26T15:28:38.379674474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.380004478Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-09-26T15:28:38.380387940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-26T15:28:38', 'add_import_exclusions')
2025-09-26T15:28:38.380813176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.381560591Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-09-26T15:28:38.381776425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018502s
2025-09-26T15:28:38.381977881Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-09-26T15:28:38.382229116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.382521675Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-09-26T15:28:38.382901570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-26T15:28:38', 'clean_artist_metadata_table')
2025-09-26T15:28:38.383326796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.384276648Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-09-26T15:28:38.384512824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020401s
2025-09-26T15:28:38.384751524Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-09-26T15:28:38.385012499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.385304046Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-09-26T15:28:38.385681165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-26T15:28:38', 'health_issue_notification')
2025-09-26T15:28:38.386124828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.386866792Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-09-26T15:28:38.387064780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018287s
2025-09-26T15:28:38.387336417Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-09-26T15:28:38.387587122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.387918900Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-09-26T15:28:38.388316029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-26T15:28:38', 'add_mediafilerepository_mtime')
2025-09-26T15:28:38.388776967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.389529923Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-09-26T15:28:38.389747330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019121s
2025-09-26T15:28:38.389988315Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-09-26T15:28:38.390230894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.390549585Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-09-26T15:28:38.390935011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-26T15:28:38', 'add_artistmetadataid_constraint')
2025-09-26T15:28:38.391381390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.392108323Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-09-26T15:28:38.392335490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001857s
2025-09-26T15:28:38.392563189Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-09-26T15:28:38.392821829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.393106493Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-09-26T15:28:38.393491417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-26T15:28:38', 'old_ids_and_artist_alias')
2025-09-26T15:28:38.393908026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.394571712Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-09-26T15:28:38.394806625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017653s
2025-09-26T15:28:38.395025115Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-09-26T15:28:38.395251561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.395564992Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-09-26T15:28:38.395931079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-26T15:28:38', 'download_propers_config')
2025-09-26T15:28:38.396387698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.397164000Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-09-26T15:28:38.397351658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001871s
2025-09-26T15:28:38.397587443Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-09-26T15:28:38.397863057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.398138342Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-09-26T15:28:38.398515421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-26T15:28:38', 'remove_language_profiles')
2025-09-26T15:28:38.398989505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.399654173Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-09-26T15:28:38.399873955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s
2025-09-26T15:28:38.400128447Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-09-26T15:28:38.400362158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.400669276Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-09-26T15:28:38.401131457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-26T15:28:38', 'multi_disc_naming_format')
2025-09-26T15:28:38.401750112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.403069608Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-09-26T15:28:38.403361095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026737s
2025-09-26T15:28:38.403693644Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-09-26T15:28:38.404091856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.404466921Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-09-26T15:28:38.404928450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-26T15:28:38', 'add_download_client_priority')
2025-09-26T15:28:38.405526674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.406569493Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-09-26T15:28:38.407077526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002378s
2025-09-26T15:28:38.407463593Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-09-26T15:28:38.407685710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.407999111Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-09-26T15:28:38.408352823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-26T15:28:38', 'remove_growl_prowl')
2025-09-26T15:28:38.408788430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.409560795Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-09-26T15:28:38.409758673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018593s
2025-09-26T15:28:38.409988686Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-09-26T15:28:38.410271355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.410506448Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-09-26T15:28:38.410877636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-26T15:28:38', 'remove_plex_hometheatre')
2025-09-26T15:28:38.411297631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.412044464Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-09-26T15:28:38.412247253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017915s
2025-09-26T15:28:38.412480703Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-09-26T15:28:38.412714002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.413016982Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-09-26T15:28:38.413396737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-26T15:28:38', 'add_root_folder_add_defaults')
2025-09-26T15:28:38.413809167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.414528204Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-09-26T15:28:38.414741454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018002s
2025-09-26T15:28:38.414943871Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-09-26T15:28:38.415191780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.415461714Z [Info] task_duration: Starting migration of Log DB to 40
2025-09-26T15:28:38.415810105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-26T15:28:38', 'task_duration')
2025-09-26T15:28:38.416231293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.416921913Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-09-26T15:28:38.417124090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017262s
2025-09-26T15:28:38.417365646Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-09-26T15:28:38.417637363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.417905242Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-09-26T15:28:38.418314847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-26T15:28:38', 'add_indexer_and_enabled_to_release_profiles')
2025-09-26T15:28:38.418757508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.419516786Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-09-26T15:28:38.419738613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018684s
2025-09-26T15:28:38.419981111Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-09-26T15:28:38.420226004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.420518001Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-09-26T15:28:38.420885842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-26T15:28:38', 'remove_album_folders')
2025-09-26T15:28:38.421284565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.422004624Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-09-26T15:28:38.422247303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017865s
2025-09-26T15:28:38.422440041Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-09-26T15:28:38.422680545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.422959717Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-09-26T15:28:38.423318830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-09-26T15:28:38', 'add_priority_to_indexers')
2025-09-26T15:28:38.423735709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.424446670Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-09-26T15:28:38.424662825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017676s
2025-09-26T15:28:38.424898029Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-09-26T15:28:38.425146529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.425447054Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-09-26T15:28:38.425838522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-09-26T15:28:38', 'remove_chown_and_folderchmod_config')
2025-09-26T15:28:38.426262966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.426990500Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-09-26T15:28:38.427208630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018202s
2025-09-26T15:28:38.427437751Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-09-26T15:28:38.427664607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.427957317Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-09-26T15:28:38.428306730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-09-26T15:28:38', 'update_notifiarr')
2025-09-26T15:28:38.428761756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.429390963Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-09-26T15:28:38.429600023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017357s
2025-09-26T15:28:38.429832922Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-09-26T15:28:38.430077204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.430350494Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-09-26T15:28:38.430729247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-09-26T15:28:38', 'email_multiple_addresses')
2025-09-26T15:28:38.431137128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.431866135Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-09-26T15:28:38.432104896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017676s
2025-09-26T15:28:38.432327614Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-09-26T15:28:38.432563579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.432842531Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-09-26T15:28:38.433220061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-09-26T15:28:38', 'rename_blacklist_to_blocklist')
2025-09-26T15:28:38.433660678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.434449907Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-09-26T15:28:38.434695751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018029s
2025-09-26T15:28:38.435001507Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-09-26T15:28:38.435211520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.435483197Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-09-26T15:28:38.435887130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-09-26T15:28:38', 'cdh_per_downloadclient')
2025-09-26T15:28:38.436312075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.437006413Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-09-26T15:28:38.437227879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018062s
2025-09-26T15:28:38.437428773Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-09-26T15:28:38.437662193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.437953389Z [Info] download_history: Starting migration of Log DB to 52
2025-09-26T15:28:38.438358915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-09-26T15:28:38', 'download_history')
2025-09-26T15:28:38.438749441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.439394460Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-09-26T15:28:38.439619252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001729s
2025-09-26T15:28:38.439814325Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-09-26T15:28:38.440055390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.440365524Z [Info] add_update_history: Starting migration of Log DB to 53
2025-09-26T15:28:38.441023349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-09-26T15:28:38.441529708Z [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-09-26T15:28:38.442136790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008886s
2025-09-26T15:28:38.442340620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-09-26T15:28:38.442632488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-09-26T15:28:38.443024317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004726s
2025-09-26T15:28:38.443386766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-09-26T15:28:38', 'add_update_history')
2025-09-26T15:28:38.443796581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.444538565Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-09-26T15:28:38.444746273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019562s
2025-09-26T15:28:38.444972248Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-09-26T15:28:38.445224736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.445513878Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-09-26T15:28:38.445886819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-09-26T15:28:38', 'add_on_update_to_notifications')
2025-09-26T15:28:38.446314820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.447033627Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-09-26T15:28:38.447236115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017892s
2025-09-26T15:28:38.447477962Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-09-26T15:28:38.447737654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.448020594Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-09-26T15:28:38.448395448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-09-26T15:28:38', 'download_client_per_indexer')
2025-09-26T15:28:38.448813500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.449517106Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-09-26T15:28:38.449744905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s
2025-09-26T15:28:38.449972924Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-09-26T15:28:38.450196494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.450500516Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-09-26T15:28:38.450863938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-09-26T15:28:38', 'AddNewItemMonitorType')
2025-09-26T15:28:38.451368423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.452214456Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-09-26T15:28:38.452425872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019987s
2025-09-26T15:28:38.452654312Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-09-26T15:28:38.452900417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.453148126Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-09-26T15:28:38.453503231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-09-26T15:28:38', 'ImportListSearch')
2025-09-26T15:28:38.453932555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.454965464Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-09-26T15:28:38.455167411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002061s
2025-09-26T15:28:38.455383446Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-09-26T15:28:38.455614050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.456009376Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-09-26T15:28:38.456334219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-09-26T15:28:38', 'ImportListMonitorExisting')
2025-09-26T15:28:38.456734385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.457478192Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-09-26T15:28:38.457706762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001842s
2025-09-26T15:28:38.457911895Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-09-26T15:28:38.458147059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.458417814Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-09-26T15:28:38.458779071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-09-26T15:28:38', 'add_indexer_tags')
2025-09-26T15:28:38.459185399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.459918294Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-09-26T15:28:38.460104068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017315s
2025-09-26T15:28:38.460322989Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-09-26T15:28:38.460545236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.460824468Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-09-26T15:28:38.461189824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-09-26T15:28:38', 'update_audio_types')
2025-09-26T15:28:38.461598767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.462335149Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-09-26T15:28:38.462548459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017654s
2025-09-26T15:28:38.462776989Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-09-26T15:28:38.463036621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.463351315Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-09-26T15:28:38.463984149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-09-26T15:28:38.464169572Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-26T15:28:38.464417982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-09-26T15:28:38.465281600Z [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-09-26T15:28:38.466189929Z [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-09-26T15:28:38.466769125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-09-26T15:28:38.467301146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-09-26T15:28:38.468277321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-09-26T15:28:38.468626434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004019s
2025-09-26T15:28:38.468832729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-09-26T15:28:38.469020547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:38.469250360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-09-26T15:28:38.469959758Z [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-09-26T15:28:38.470672462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-09-26T15:28:38.471141526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-09-26T15:28:38.471779921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-09-26T15:28:38.472754253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-09-26T15:28:38.473092053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003617s
2025-09-26T15:28:38.473291544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-26T15:28:38.473470444Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-26T15:28:38.473685337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-09-26T15:28:38.474279273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-09-26T15:28:38.474875543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-09-26T15:28:38.475368746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-09-26T15:28:38.475892500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-09-26T15:28:38.476765768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-26T15:28:38.477144500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032334s
2025-09-26T15:28:38.477548904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-09-26T15:28:38', 'postgres_update_timestamp_columns_to_with_timezone')
2025-09-26T15:28:38.478023249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.478936437Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-09-26T15:28:38.479175138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049653s
2025-09-26T15:28:38.479407315Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-09-26T15:28:38.479654483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.479975168Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-09-26T15:28:38.480715609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-09-26T15:28:38', 'add_on_delete_to_notifications')
2025-09-26T15:28:38.480785099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.481616462Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-09-26T15:28:38.482092711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001821s
2025-09-26T15:28:38.482488848Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-09-26T15:28:38.482745455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.483035058Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-09-26T15:28:38.483392818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-09-26T15:28:38', 'add_custom_formats')
2025-09-26T15:28:38.483839397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.484496119Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-09-26T15:28:38.484719609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017509s
2025-09-26T15:28:38.484969051Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-09-26T15:28:38.485207411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.485509319Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-09-26T15:28:38.485878301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-09-26T15:28:38', 'add_result_to_commands')
2025-09-26T15:28:38.486343388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.486982615Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-09-26T15:28:38.487227938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017683s
2025-09-26T15:28:38.487452631Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-09-26T15:28:38.487704878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.488022768Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-09-26T15:28:38.488439868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-09-26T15:28:38', 'health_restored_notification')
2025-09-26T15:28:38.488841787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.489494280Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-09-26T15:28:38.489709313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017705s
2025-09-26T15:28:38.489922683Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-09-26T15:28:38.490151403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.490422399Z [Info] remove_uc: Starting migration of Log DB to 66
2025-09-26T15:28:38.490761331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-09-26T15:28:38', 'remove_uc')
2025-09-26T15:28:38.491167619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.492038612Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-09-26T15:28:38.492273635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001874s
2025-09-26T15:28:38.492504299Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-09-26T15:28:38.492815927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.493124297Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-09-26T15:28:38.493554634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-09-26T15:28:38', 'download_clients_rename_tv_to_music')
2025-09-26T15:28:38.494044780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.494700961Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-09-26T15:28:38.494955514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018813s
2025-09-26T15:28:38.495214846Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-09-26T15:28:38.495509078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.495842760Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-09-26T15:28:38.496274870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-09-26T15:28:38', 'add_colon_replacement_to_naming_config')
2025-09-26T15:28:38.496823143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.497479444Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-09-26T15:28:38.497710790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019565s
2025-09-26T15:28:38.497948178Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-09-26T15:28:38.498204223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.498487614Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-09-26T15:28:38.498859532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-09-26T15:28:38', 'list_sync_time')
2025-09-26T15:28:38.499309037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.499973434Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-09-26T15:28:38.500189600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001772s
2025-09-26T15:28:38.500423611Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-09-26T15:28:38.500677131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.500983428Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-09-26T15:28:38.501374735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-09-26T15:28:38', 'add_download_client_tags')
2025-09-26T15:28:38.501843699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.502493327Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-09-26T15:28:38.502731507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018048s
2025-09-26T15:28:38.502974275Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-09-26T15:28:38.503206924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.503528331Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-09-26T15:28:38.503973878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-09-26T15:28:38', 'add_notification_status')
2025-09-26T15:28:38.504460156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.505121047Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-09-26T15:28:38.505356551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018841s
2025-09-26T15:28:38.505620442Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-09-26T15:28:38.505889604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.506211863Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-09-26T15:28:38.506607359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-09-26T15:28:38', 'add_alac_24_quality_in_profiles')
2025-09-26T15:28:38.507095271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.507765921Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-09-26T15:28:38.508038239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018678s
2025-09-26T15:28:38.508272631Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-09-26T15:28:38.508521412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.508844472Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-09-26T15:28:38.509257624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-09-26T15:28:38', 'add_salt_to_users')
2025-09-26T15:28:38.509660765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.510330283Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-09-26T15:28:38.510577040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018037s
2025-09-26T15:28:38.510782423Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-09-26T15:28:38.511017226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.511326518Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-09-26T15:28:38.511694289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-09-26T15:28:38', 'add_auto_tagging')
2025-09-26T15:28:38.512141258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.512754523Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-09-26T15:28:38.513014667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017347s
2025-09-26T15:28:38.513252806Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-09-26T15:28:38.513530024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.513837533Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-09-26T15:28:38.514280705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-09-26T15:28:38', 'quality_definition_preferred_size')
2025-09-26T15:28:38.514753026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.515409037Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-09-26T15:28:38.515674321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018729s
2025-09-26T15:28:38.515964895Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-09-26T15:28:38.516219989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.516549152Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-09-26T15:28:38.516946632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-09-26T15:28:38', 'add_on_artist_add_to_notifications')
2025-09-26T15:28:38.517414393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.518045253Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-09-26T15:28:38.518267841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018075s
2025-09-26T15:28:38.518510269Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-09-26T15:28:38.518744110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.519080848Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-09-26T15:28:38.519453668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-09-26T15:28:38', 'album_last_searched_time')
2025-09-26T15:28:38.519945107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.520590847Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-09-26T15:28:38.520822333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018242s
2025-09-26T15:28:38.521054611Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-09-26T15:28:38.521286157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.521594999Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-09-26T15:28:38.521988581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-09-26T15:28:38', 'add_indexer_flags')
2025-09-26T15:28:38.522448647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.523164438Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-09-26T15:28:38.523372607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018541s
2025-09-26T15:28:38.523667731Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-09-26T15:28:38.523929959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.524246476Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-09-26T15:28:38.524660490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-09-26T15:28:38', 'add_indexes_album_statistics')
2025-09-26T15:28:38.525182721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.525795565Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-09-26T15:28:38.526042642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018818s
2025-09-26T15:28:38.526278717Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-09-26T15:28:38.526546156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-26T15:28:38.526878895Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-09-26T15:28:38.527251916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-09-26T15:28:38', 'update_redacted_baseurl')
2025-09-26T15:28:38.527679517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-26T15:28:38.528363123Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-09-26T15:28:38.528602104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001816s
2025-09-26T15:28:38.724406577Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-09-26T15:28:38.734968347Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-09-26T15:28:38.780159707Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-09-26T15:28:38.933762499Z [Info] QualityProfileService: Setting up default quality profiles
2025-09-26T15:28:38.968483913Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-09-26T15:28:38.977912512Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-09-26T15:28:39.014984818Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-09-26T15:28:39.015837555Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-09-26T15:28:39.016100454Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-09-26T15:28:39.125680729Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-09-26T15:28:39.380415658Z [ls.io-init] done.