2025-10-19T23:10:58.429675962Z [migrations] started
2025-10-19T23:10:58.433851810Z [migrations] no migrations found
2025-10-19T23:10:58.978109621Z usermod: no changes
2025-10-19T23:10:59.093741591Z ───────────────────────────────────────
2025-10-19T23:10:59.093762874Z
2025-10-19T23:10:59.093770189Z ██╗ ███████╗██╗ ██████╗
2025-10-19T23:10:59.093777854Z ██║ ██╔════╝██║██╔═══██╗
2025-10-19T23:10:59.093785269Z ██║ ███████╗██║██║ ██║
2025-10-19T23:10:59.093792805Z ██║ ╚════██║██║██║ ██║
2025-10-19T23:10:59.093800229Z ███████╗███████║██║╚██████╔╝
2025-10-19T23:10:59.093807755Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-19T23:10:59.093815230Z
2025-10-19T23:10:59.093822254Z Brought to you by linuxserver.io
2025-10-19T23:10:59.093829498Z ───────────────────────────────────────
2025-10-19T23:10:59.100022467Z
2025-10-19T23:10:59.100812759Z To support the app dev(s) visit:
2025-10-19T23:10:59.124994097Z Lidarr: https://opencollective.com/lidarr
2025-10-19T23:10:59.128841273Z
2025-10-19T23:10:59.128856263Z To support LSIO projects visit:
2025-10-19T23:10:59.128864660Z https://www.linuxserver.io/donate/
2025-10-19T23:10:59.128873017Z
2025-10-19T23:10:59.128883909Z ───────────────────────────────────────
2025-10-19T23:10:59.128893508Z GID/UID
2025-10-19T23:10:59.128901705Z ───────────────────────────────────────
2025-10-19T23:10:59.201781265Z
2025-10-19T23:10:59.201791235Z User UID: 911
2025-10-19T23:10:59.201795583Z User GID: 911
2025-10-19T23:10:59.201799271Z ───────────────────────────────────────
2025-10-19T23:10:59.235738256Z Linuxserver.io version: 2.14.5.4836-pkg-862cd60c-dev-f8bf8977e901f1ae314638583ba51fb7acaa3326-pr-122
2025-10-19T23:10:59.238679358Z Build-date: 2025-10-19T23:08:26+00:00
2025-10-19T23:10:59.238706202Z ───────────────────────────────────────
2025-10-19T23:10:59.238716222Z
2025-10-19T23:11:02.513275341Z [custom-init] No custom files found, skipping...
2025-10-19T23:11:10.137882331Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.5.4836
2025-10-19T23:11:10.435604723Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-19T23:11:10.521826608Z [Debug] Bootstrap: Console selected
2025-10-19T23:11:10.538544779Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-19T23:11:15.289551153Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-19T23:11:16.197014352Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a0150657-6429-4bbf-8f12-c74881145c2b} may be persisted to storage in unencrypted form.
2025-10-19T23:11:17.581361498Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-10-19T23:11:18.402484555Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-19T23:11:20.158337622Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-19T23:11:20.880468362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:20.926687533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:21.796135841Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-19T23:11:21.831697383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8913034s
2025-10-19T23:11:21.837644798Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-19T23:11:21.842508060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.925423s
2025-10-19T23:11:22.075195085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-19T23:11:22.087992442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:22.191181259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-19T23:11:22.390710653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-19T23:11:22.660942584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4642331s
2025-10-19T23:11:22.669305702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:22.699082066Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-19T23:11:22.703245789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5025143s
2025-10-19T23:11:22.838852658Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-19T23:11:22.844260997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:22.939322620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-19T23:11:22.965273882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-19T23:11:22.981928856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038488s
2025-10-19T23:11:22.987058765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:11:22.992727198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001892s
2025-10-19T23:11:23.001651136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-19T23:11:23.014664498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-19T23:11:23.031788667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257048s
2025-10-19T23:11:23.037530768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:23.047670674Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-19T23:11:23.052053750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409483s
2025-10-19T23:11:23.066144260Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-19T23:11:23.071068104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:23.086213208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:11:23.090350438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s
2025-10-19T23:11:23.095262378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-19T23:11:23.102630604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-19T23:11:23.109983769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104528s
2025-10-19T23:11:23.114343277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:23.121876505Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-19T23:11:23.125619621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214193s
2025-10-19T23:11:23.146688553Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-19T23:11:23.151606455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:23.166029074Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-10-19T23:11:23.522639304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-10-19T23:11:23.539643401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-10-19T23:11:23.557206594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292144s
2025-10-19T23:11:23.561767387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-10-19T23:11:23.569012264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-10-19T23:11:23.575572914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101859s
2025-10-19T23:11:23.579313966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-10-19T23:11:23.588214837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-10-19T23:11:23.595397450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125524s
2025-10-19T23:11:23.599346371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-10-19T23:11:23.605966780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-10-19T23:11:23.612375144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093749s
2025-10-19T23:11:23.615994651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-10-19T23:11:23.784216338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2025-10-19T23:11:23.857483970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2281906s
2025-10-19T23:11:23.867595609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-10-19T23:11:23.875225131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-19T23:11:23.882691514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115461s
2025-10-19T23:11:23.886649554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-10-19T23:11:23.893339884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-19T23:11:23.902431901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012098s
2025-10-19T23:11:23.905876666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-10-19T23:11:23.912121320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:23.919270825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009803s
2025-10-19T23:11:23.923163012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-10-19T23:11:23.928204252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:23.935048994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090508s
2025-10-19T23:11:23.938260029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-10-19T23:11:24.002252285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-10-19T23:11:24.037599605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0962081s
2025-10-19T23:11:24.041452443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-10-19T23:11:24.048136701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:11:24.054096521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092824s
2025-10-19T23:11:24.057507409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-10-19T23:11:24.062793913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-19T23:11:24.068416303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076852s
2025-10-19T23:11:24.071891180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-10-19T23:11:24.077361765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-19T23:11:24.082942401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077905s
2025-10-19T23:11:24.086815740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-10-19T23:11:24.093541191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-19T23:11:24.100711147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099602s
2025-10-19T23:11:24.104438122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-10-19T23:11:24.110928019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:11:24.116490288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085076s
2025-10-19T23:11:24.120217262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-10-19T23:11:24.125351801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-10-19T23:11:24.131968382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083417s
2025-10-19T23:11:24.135160860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-10-19T23:11:24.167842654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-10-19T23:11:24.187136642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486352s
2025-10-19T23:11:24.190865440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-10-19T23:11:24.197617304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-19T23:11:24.203583507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093848s
2025-10-19T23:11:24.207197033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-10-19T23:11:24.212966198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-10-19T23:11:24.221353556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107815s
2025-10-19T23:11:24.225096523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-10-19T23:11:24.231261946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-19T23:11:24.240138198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115411s
2025-10-19T23:11:24.244602277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-10-19T23:11:24.255082187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-10-19T23:11:24.262052502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136307s
2025-10-19T23:11:24.265304549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-10-19T23:11:24.291141291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2025-10-19T23:11:24.308662189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399402s
2025-10-19T23:11:24.312534234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-10-19T23:11:24.318984211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-10-19T23:11:24.324552974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085934s
2025-10-19T23:11:24.328129785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-10-19T23:11:24.334092982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:11:24.339727788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083592s
2025-10-19T23:11:24.342846236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-19T23:11:24.372107172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2025-10-19T23:11:24.389440713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435584s
2025-10-19T23:11:24.392824786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-10-19T23:11:24.398302916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-19T23:11:24.403806969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078718s
2025-10-19T23:11:24.407868366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-10-19T23:11:24.413395515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-19T23:11:24.419399784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082278s
2025-10-19T23:11:24.423115235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-10-19T23:11:24.429003240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-19T23:11:24.438256421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082987s
2025-10-19T23:11:24.442008576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-10-19T23:11:24.448289402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-10-19T23:11:24.455474208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095567s
2025-10-19T23:11:24.459059607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-10-19T23:11:24.481847300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-10-19T23:11:24.498906678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036017s
2025-10-19T23:11:24.502711278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-10-19T23:11:24.514953658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-10-19T23:11:24.525729685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193616s
2025-10-19T23:11:24.529994201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-10-19T23:11:24.537130580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-19T23:11:24.544477453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106772s
2025-10-19T23:11:24.548323557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-10-19T23:11:24.630719136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-10-19T23:11:24.644925440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922467s
2025-10-19T23:11:24.649151930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-10-19T23:11:24.658028212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-19T23:11:24.666691565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114579s
2025-10-19T23:11:24.670342747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-10-19T23:11:24.682922355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-10-19T23:11:24.692314496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184337s
2025-10-19T23:11:24.696077292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-10-19T23:11:24.702665818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-10-19T23:11:24.708373911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086553s
2025-10-19T23:11:24.711962256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-10-19T23:11:24.724282693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-10-19T23:11:24.733815878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01829s
2025-10-19T23:11:24.737817825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-10-19T23:11:24.745119146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-19T23:11:24.751214930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099608s
2025-10-19T23:11:24.755043799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-10-19T23:11:24.761920074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-19T23:11:24.767890275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009471s
2025-10-19T23:11:24.771099296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-10-19T23:11:24.788729444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2025-10-19T23:11:24.799944645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256925s
2025-10-19T23:11:24.803131131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-10-19T23:11:24.833761073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2025-10-19T23:11:24.869097842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0624735s
2025-10-19T23:11:24.872621857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-10-19T23:11:24.887633082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-10-19T23:11:24.898576396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022905s
2025-10-19T23:11:24.901903345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-10-19T23:11:24.925203769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-10-19T23:11:24.939914368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034887s
2025-10-19T23:11:24.943401610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-10-19T23:11:24.958360379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-10-19T23:11:24.968618533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220323s
2025-10-19T23:11:24.972005572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-10-19T23:11:24.988935029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2025-10-19T23:11:25.001029221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258021s
2025-10-19T23:11:25.004633016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-10-19T23:11:25.015592553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-10-19T23:11:25.023796181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159459s
2025-10-19T23:11:25.026840931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-10-19T23:11:25.033866617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-19T23:11:25.040159668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103324s
2025-10-19T23:11:25.043482969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-10-19T23:11:25.048925137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-10-19T23:11:25.054430812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078097s
2025-10-19T23:11:25.057690426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-10-19T23:11:25.067901525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-10-19T23:11:25.075988839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149743s
2025-10-19T23:11:25.079296158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-10-19T23:11:25.100507826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-10-19T23:11:25.114323574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316261s
2025-10-19T23:11:25.117621454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-10-19T23:11:25.130486517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-10-19T23:11:25.141952975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204458s
2025-10-19T23:11:25.146060375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-10-19T23:11:25.152685424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-10-19T23:11:25.159881664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099134s
2025-10-19T23:11:25.163964554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-10-19T23:11:25.170298146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-10-19T23:11:25.177325015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097065s
2025-10-19T23:11:25.180907798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-10-19T23:11:25.204634892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-19T23:11:25.221818200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372575s
2025-10-19T23:11:25.225556507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-10-19T23:11:25.243680438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-19T23:11:25.257346154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279607s
2025-10-19T23:11:25.261822296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-10-19T23:11:25.269311696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-19T23:11:25.278267668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110213s
2025-10-19T23:11:25.280406315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-10-19T23:11:25.301215864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:11:25.315223367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313554s
2025-10-19T23:11:25.318625227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-10-19T23:11:25.342379064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-10-19T23:11:25.357869343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359881s
2025-10-19T23:11:25.361423660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-10-19T23:11:25.372263936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-10-19T23:11:25.380533126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159004s
2025-10-19T23:11:25.384212444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-10-19T23:11:25.390662571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-10-19T23:11:25.396548141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090672s
2025-10-19T23:11:25.400106025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-10-19T23:11:25.415332142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:11:25.427844135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224574s
2025-10-19T23:11:25.431869991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-10-19T23:11:25.439366164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-19T23:11:25.444701977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109158s
2025-10-19T23:11:25.490234094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-10-19T23:11:25.506373480Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0528069 taking an average of 00:00:00.0528069
2025-10-19T23:11:25.524557784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-19T23:11:25', 'InitialSetup')
2025-10-19T23:11:25.533948972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:25.560526786Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-19T23:11:25.563709604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1128775s
2025-10-19T23:11:25.571491312Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-10-19T23:11:25.576117076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:25.584163587Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-10-19T23:11:25.601106661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-19T23:11:25.604757532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002392s
2025-10-19T23:11:25.609008752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-10-19T23:11:25.616425144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:25.628221607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015764s
2025-10-19T23:11:25.638239357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-19T23:11:25', 'add_reason_to_pending_releases')
2025-10-19T23:11:25.645881033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:25.658132050Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-10-19T23:11:25.661482085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044689s
2025-10-19T23:11:25.665500866Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-10-19T23:11:25.669489047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:25.674190062Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-10-19T23:11:25.724095655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:25.727903311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2025-10-19T23:11:25.731543982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-10-19T23:11:25.737651810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-10-19T23:11:25.749281636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143667s
2025-10-19T23:11:25.752355064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:11:25.755285294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-10-19T23:11:25.759107850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-10-19T23:11:25.765598078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:25.776186888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136646s
2025-10-19T23:11:25.779237551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:11:25.782157139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-10-19T23:11:25.786191693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-10-19T23:11:25.793085763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:25.803938545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139908s
2025-10-19T23:11:25.812006019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-10-19T23:11:25.820520843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-10-19T23:11:25.826265790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106247s
2025-10-19T23:11:25.833007434Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-10-19T23:11:26.125301726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2025-10-19T23:11:26.170509491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2025-10-19T23:11:26.193332624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-10-19T23:11:26.208788303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-10-19T23:11:26.240381104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-19T23:11:26.249782553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-10-19T23:11:26.257919968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-19T23:11:26.263687881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4270385s
2025-10-19T23:11:26.266868475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:11:26.269771741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-10-19T23:11:26.273549387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-10-19T23:11:26.278979139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-10-19T23:11:26.289033694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120787s
2025-10-19T23:11:26.298209629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-19T23:11:26', 'add_medium_support')
2025-10-19T23:11:26.305515069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:26.384824284Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-10-19T23:11:26.388327969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.106869s
2025-10-19T23:11:26.392964164Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-10-19T23:11:26.397352740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:26.402572269Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-10-19T23:11:26.412381179Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-10-19T23:11:26.419651347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-10-19T23:11:26.427221379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102911s
2025-10-19T23:11:26.430274416Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:26.434630126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:26.555093625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212683s
2025-10-19T23:11:26.564853175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-19T23:11:26', 'add_various_qualites_in_profile')
2025-10-19T23:11:26.572702038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:26.596418600Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-10-19T23:11:26.599834939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1620811s
2025-10-19T23:11:26.603797708Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-10-19T23:11:26.607838023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:26.612696676Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-10-19T23:11:26.633152523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-10-19T23:11:26.645986804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-10-19T23:11:26.655394647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188325s
2025-10-19T23:11:26.659136420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-10-19T23:11:26.665749355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-10-19T23:11:26.671887825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093778s
2025-10-19T23:11:26.675085683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:11:26.678238822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-10-19T23:11:26.682596196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-10-19T23:11:26.689965774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:26.701314033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014947s
2025-10-19T23:11:26.705462205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-10-19T23:11:26.899073163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-10-19T23:11:27.018893707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2025-10-19T23:11:27.064437938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:27.072347434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:27.097161415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-19T23:11:27.106051856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-19T23:11:27.114399083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:27.123880453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:27.128805129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4185459s
2025-10-19T23:11:27.131874298Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-10-19T23:11:27.255189027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-10-19T23:11:27.364719954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2025-10-19T23:11:27.410435580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:27.418809460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:27.443728544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-19T23:11:27.453094883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-19T23:11:27.461797635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:27.470944141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:27.476799241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3417322s
2025-10-19T23:11:27.480465512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:27.484197216Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.02E-05s
2025-10-19T23:11:27.489606818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-10-19T23:11:27.497755274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-10-19T23:11:27.508527404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150915s
2025-10-19T23:11:27.516532241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-19T23:11:27', 'metadata_profiles')
2025-10-19T23:11:27.523690344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:27.529915848Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-10-19T23:11:27.532977573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359801s
2025-10-19T23:11:27.538083875Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-10-19T23:11:27.542496840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:27.548304052Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-10-19T23:11:27.592500770Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-10-19T23:11:27.711008862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-10-19T23:11:27.733535428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-10-19T23:11:27.744599044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-19T23:11:27.751193802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-19T23:11:27.774628828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-19T23:11:27.780212581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1835064s
2025-10-19T23:11:27.783261509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:11:27.786126217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-10-19T23:11:27.790471456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-10-19T23:11:27.796857074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-10-19T23:11:27.808633906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139076s
2025-10-19T23:11:27.815631986Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-19T23:11:27.823370668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-19T23:11:27.829018279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089189s
2025-10-19T23:11:27.832215186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:11:27.835593307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-10-19T23:11:27.844427655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-10-19T23:11:27.911285380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-10-19T23:11:27.939452874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-10-19T23:11:27.952528411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-19T23:11:27.959237410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-19T23:11:27.982487653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-19T23:11:27.988173732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1395531s
2025-10-19T23:11:27.997318163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-19T23:11:27', 'separate_automatic_and_interactive_search')
2025-10-19T23:11:28.004942184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:28.011529738Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-10-19T23:11:28.015103644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1614683s
2025-10-19T23:11:28.019428281Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-10-19T23:11:28.023615633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:28.028760491Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-10-19T23:11:28.035500031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-10-19T23:11:28.139609371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2025-10-19T23:11:28.230500857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2025-10-19T23:11:28.267685477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:11:28.275637047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:11:28.301297553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:11:28.309655392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-19T23:11:28.317084339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-19T23:11:28.325077423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-19T23:11:28.333380701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:11:28.339783894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3010565s
2025-10-19T23:11:28.348773674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-19T23:11:28', 'change_album_path_to_relative')
2025-10-19T23:11:28.357056833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:28.364276699Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-10-19T23:11:28.367878040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3246118s
2025-10-19T23:11:28.373802740Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-10-19T23:11:28.379420380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:28.385367625Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-10-19T23:11:28.401957749Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-10-19T23:11:28.415987898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-10-19T23:11:28.424294994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153169s
2025-10-19T23:11:28.432497960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-19T23:11:28', 'change_quality_size_mb_to_kb')
2025-10-19T23:11:28.440403858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:28.445461211Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-10-19T23:11:28.448721575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356405s
2025-10-19T23:11:28.452584584Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-10-19T23:11:28.456485789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:28.461101341Z [Info] album_releases: Starting migration of Main DB to 9
2025-10-19T23:11:28.469866280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:28.472920319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-05s
2025-10-19T23:11:28.476524696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-10-19T23:11:28.482329183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-10-19T23:11:28.493073656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132926s
2025-10-19T23:11:28.496163398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:28.498916741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-10-19T23:11:28.502734328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-10-19T23:11:28.508704168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-10-19T23:11:28.518905699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128315s
2025-10-19T23:11:28.526381019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-19T23:11:28', 'album_releases')
2025-10-19T23:11:28.533275511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:28.541073181Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-10-19T23:11:28.541108032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031568s
2025-10-19T23:11:28.544856790Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-10-19T23:11:28.548790400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:28.553444401Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-10-19T23:11:28.562701309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:28.565631459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-10-19T23:11:28.569406730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-10-19T23:11:28.681810440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2025-10-19T23:11:28.784897672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-10-19T23:11:28.824109233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:11:28.831689075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:11:28.855191616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:11:28.863141563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-19T23:11:28.870525711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-19T23:11:28.879130145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-19T23:11:28.887116876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:11:28.892838336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3200697s
2025-10-19T23:11:28.896484046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:28.899412994Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-10-19T23:11:28.903606858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-10-19T23:11:29.017143830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2025-10-19T23:11:29.119398365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-10-19T23:11:29.157468618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:11:29.164564977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:11:29.188306278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:11:29.196185343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-19T23:11:29.203501554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-19T23:11:29.211373293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-19T23:11:29.219358671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:11:29.224725157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3179542s
2025-10-19T23:11:29.232711236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-19T23:11:29', 'album_releases_fix')
2025-10-19T23:11:29.239879339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:29.245679287Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-10-19T23:11:29.248790401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.338303s
2025-10-19T23:11:29.252789393Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-10-19T23:11:29.256648854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:29.261585644Z [Info] import_lists: Starting migration of Main DB to 11
2025-10-19T23:11:29.283259182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-10-19T23:11:29.311513451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2025-10-19T23:11:29.329354162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427571s
2025-10-19T23:11:29.332666993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-10-19T23:11:29.338484065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-19T23:11:29.344057186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083343s
2025-10-19T23:11:29.347371349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-10-19T23:11:29.364167418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-19T23:11:29.375510206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249391s
2025-10-19T23:11:29.379433976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-10-19T23:11:29.386311724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:11:29.392429762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099139s
2025-10-19T23:11:29.400128243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-19T23:11:29', 'import_lists')
2025-10-19T23:11:29.406888024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:29.411833160Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-10-19T23:11:29.414800756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289381s
2025-10-19T23:11:29.418749597Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-10-19T23:11:29.423135648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:29.427469423Z [Info] add_release_status: Starting migration of Main DB to 12
2025-10-19T23:11:29.435949759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-10-19T23:11:29.439087676Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.39E-05s
2025-10-19T23:11:29.443300940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-10-19T23:11:29.450635628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-10-19T23:11:29.462241426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153813s
2025-10-19T23:11:29.465248981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:29.468969633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:29.504992984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362745s
2025-10-19T23:11:29.513114066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-19T23:11:29', 'add_release_status')
2025-10-19T23:11:29.520611291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:29.525822944Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-10-19T23:11:29.528865901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0570783s
2025-10-19T23:11:29.533062781Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-10-19T23:11:29.537134690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:29.541994545Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-10-19T23:11:29.549094080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:29.552139892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2025-10-19T23:11:29.556333536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-10-19T23:11:29.563437149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:29.574947494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151557s
2025-10-19T23:11:29.583198177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-19T23:11:29', 'album_download_notification')
2025-10-19T23:11:29.590477934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:29.595976265Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-10-19T23:11:29.599221449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351966s
2025-10-19T23:11:29.603448159Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-10-19T23:11:29.607567985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:29.612436808Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-10-19T23:11:29.628586404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-10-19T23:11:29.647104700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-10-19T23:11:29.658932625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221039s
2025-10-19T23:11:29.672100508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-10-19T23:11:29.690027333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-10-19T23:11:29.699125321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191136s
2025-10-19T23:11:29.707434432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-19T23:11:29', 'fix_language_metadata_profiles')
2025-10-19T23:11:29.714828740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:29.720315808Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-10-19T23:11:29.723610241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391951s
2025-10-19T23:11:29.727335181Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-10-19T23:11:29.731192507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:29.735886138Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-10-19T23:11:29.743076956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-10-19T23:11:29.749141397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-10-19T23:11:29.754144981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070393s
2025-10-19T23:11:29.761745665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-19T23:11:29', 'remove_fanzub')
2025-10-19T23:11:29.769035643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:29.774088367Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-10-19T23:11:29.777064509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265318s
2025-10-19T23:11:29.781315838Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-10-19T23:11:29.785493049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:29.790347003Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-10-19T23:11:29.825026168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-10-19T23:11:29.830951879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-10-19T23:11:29.837028835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008551s
2025-10-19T23:11:29.840928857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-10-19T23:11:29.848251691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-10-19T23:11:29.854046769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097427s
2025-10-19T23:11:29.863603722Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-10-19T23:11:29.871771407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-10-19T23:11:29.877283165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103134s
2025-10-19T23:11:29.880963786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-10-19T23:11:29.887383231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-19T23:11:29.893363782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092471s
2025-10-19T23:11:29.897102280Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-10-19T23:11:29.901880952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-10-19T23:11:29.906512397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063234s
2025-10-19T23:11:29.910433802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-10-19T23:11:29.916870583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-19T23:11:29.923022329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092745s
2025-10-19T23:11:29.931063539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-19T23:11:29', 'update_artist_history_indexes')
2025-10-19T23:11:29.938332064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:29.944209518Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-10-19T23:11:29.947480635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296629s
2025-10-19T23:11:29.997335465Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-10-19T23:11:30.001441773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:30.007411242Z [Info] remove_nma: Starting migration of Main DB to 17
2025-10-19T23:11:30.039045617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:30.074763453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-10-19T23:11:30.080712471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378728s
2025-10-19T23:11:30.088328636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-19T23:11:30', 'remove_nma')
2025-10-19T23:11:30.095134830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:30.100302194Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-10-19T23:11:30.102947290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568463s
2025-10-19T23:11:30.106855078Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-10-19T23:11:30.110836415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:30.115517059Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-10-19T23:11:30.121990643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:30.124961365Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.01E-05s
2025-10-19T23:11:30.128889273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-10-19T23:11:30.134420640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-10-19T23:11:30.145266588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130095s
2025-10-19T23:11:30.153083567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-19T23:11:30', 'album_disambiguation')
2025-10-19T23:11:30.160249656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:30.165511360Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-10-19T23:11:30.168587724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325518s
2025-10-19T23:11:30.172690475Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-10-19T23:11:30.176762314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:30.181495363Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-10-19T23:11:30.186850436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:30.190628302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:30.229054872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387773s
2025-10-19T23:11:30.237594196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-19T23:11:30', 'add_ape_quality_in_profiles')
2025-10-19T23:11:30.245178416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:30.250645134Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-10-19T23:11:30.253879035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0599127s
2025-10-19T23:11:30.257544906Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-10-19T23:11:30.261388926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:30.266005741Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-10-19T23:11:30.279312143Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:30.286306767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-10-19T23:11:30.291457417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008481s
2025-10-19T23:11:30.295359113Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:30.301412892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-10-19T23:11:30.306300894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075734s
2025-10-19T23:11:30.310239564Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:30.316098060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-10-19T23:11:30.320878496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073105s
2025-10-19T23:11:30.328435100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-19T23:11:30', 'remove_pushalot')
2025-10-19T23:11:30.335411127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:30.340300421Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-10-19T23:11:30.343251813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026206s
2025-10-19T23:11:30.346991643Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-10-19T23:11:30.350934522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:30.355513441Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-10-19T23:11:30.363902703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-10-19T23:11:30.374146348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-10-19T23:11:30.382325467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153096s
2025-10-19T23:11:30.390191204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-19T23:11:30', 'add_custom_filters')
2025-10-19T23:11:30.397255838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:30.402545098Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-10-19T23:11:30.405599848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348891s
2025-10-19T23:11:30.409282553Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-10-19T23:11:30.413204831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:30.417777758Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-10-19T23:11:30.424341063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-19T23:11:30.427212655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2025-10-19T23:11:30.430868546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-10-19T23:11:30.436415424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-10-19T23:11:30.447031018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128497s
2025-10-19T23:11:30.454783247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-19T23:11:30', 'import_list_tags')
2025-10-19T23:11:30.461921249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:30.467001518Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-10-19T23:11:30.470115478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322904s
2025-10-19T23:11:30.474054279Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-10-19T23:11:30.478104934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:30.482854367Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-10-19T23:11:30.587066995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-10-19T23:11:30.609207865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2025-10-19T23:11:30.624220432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336301s
2025-10-19T23:11:30.628194023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-10-19T23:11:30.635601798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-10-19T23:11:30.641836401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103183s
2025-10-19T23:11:30.716540745Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-19T23:11:30.716772311Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-19T23:11:30.716954027Z FROM "Artists"
2025-10-19T23:11:30.760860320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-19T23:11:30.760889159Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-19T23:11:30.760900992Z FROM "Artists"
2025-10-19T23:11:30.780133436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460043s
2025-10-19T23:11:30.783052073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:11:30.785923895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-10-19T23:11:30.789932616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-10-19T23:11:30.796958783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:30.808667438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153339s
2025-10-19T23:11:30.835867916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-19T23:11:30.835893066Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:11:30.835903297Z FROM "ArtistMetadata"
2025-10-19T23:11:30.835911684Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-10-19T23:11:30.876966997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-19T23:11:30.877023330Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:11:30.877066046Z FROM "ArtistMetadata"
2025-10-19T23:11:30.877120736Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-10-19T23:11:30.895101139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438635s
2025-10-19T23:11:30.898480102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-10-19T23:11:30.927658823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2025-10-19T23:11:30.944874325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043397s
2025-10-19T23:11:30.949253102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-10-19T23:11:30.956630285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-10-19T23:11:30.962902835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103173s
2025-10-19T23:11:30.966709980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-10-19T23:11:30.972744020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-10-19T23:11:30.978404437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085137s
2025-10-19T23:11:30.981498005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:30.985228406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:31.093988310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1090115s
2025-10-19T23:11:31.097655684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:31.100265288Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.38E-05s
2025-10-19T23:11:31.104279471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-10-19T23:11:31.110943919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:31.123342874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158213s
2025-10-19T23:11:31.126354939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:31.129064464Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-10-19T23:11:31.132819375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-10-19T23:11:31.139457440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:31.150766671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145397s
2025-10-19T23:11:31.153735779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:31.156455966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-10-19T23:11:31.159831392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-10-19T23:11:31.164755667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-10-19T23:11:31.175415189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124355s
2025-10-19T23:11:31.208815269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-19T23:11:31.208866342Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:11:31.208938146Z FROM "ArtistMetadata"
2025-10-19T23:11:31.208969379Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-19T23:11:31.209036264Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-10-19T23:11:31.257143947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-19T23:11:31.257149508Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:11:31.257174288Z FROM "ArtistMetadata"
2025-10-19T23:11:31.257197495Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-19T23:11:31.257224248Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-10-19T23:11:31.279066537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517455s
2025-10-19T23:11:31.282249486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:11:31.285031818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-10-19T23:11:31.289023886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-10-19T23:11:31.296034702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-10-19T23:11:31.307768377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152917s
2025-10-19T23:11:31.310840743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:11:31.313922528Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-10-19T23:11:31.318393661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-10-19T23:11:31.325552655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:31.337520762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152528s
2025-10-19T23:11:31.340640153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:11:31.343573750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-10-19T23:11:31.347525477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-10-19T23:11:31.353928759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:31.365746544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151037s
2025-10-19T23:11:31.396786241Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-19T23:11:31.396812153Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-19T23:11:31.396837324Z FROM "AlbumReleases"
2025-10-19T23:11:31.396909519Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-19T23:11:31.396941133Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-10-19T23:11:31.442106251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-19T23:11:31.442136402Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-19T23:11:31.442146682Z FROM "AlbumReleases"
2025-10-19T23:11:31.442174809Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-19T23:11:31.442200992Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-10-19T23:11:31.463175853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476354s
2025-10-19T23:11:31.496302432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-19T23:11:31.496326381Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:11:31.496331862Z FROM "ArtistMetadata"
2025-10-19T23:11:31.496365549Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-19T23:11:31.496389337Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-10-19T23:11:31.543633512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-19T23:11:31.543666688Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-19T23:11:31.543679354Z FROM "ArtistMetadata"
2025-10-19T23:11:31.543690316Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-19T23:11:31.543705526Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-10-19T23:11:31.562792277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479929s
2025-10-19T23:11:31.575613432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-10-19T23:11:31.662312016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:11:31.706059099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-19T23:11:31.723997337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:31.730940697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:31.756734942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:31.764024430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:31.769231554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.186609s
2025-10-19T23:11:31.777976802Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-10-19T23:11:31.873123777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2025-10-19T23:11:31.939323808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2025-10-19T23:11:31.964960807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:11:31.973564951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:11:31.999547756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:11:32.008616476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:11:32.013954503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2302226s
2025-10-19T23:11:32.018982146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-10-19T23:11:32.099603294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:11:32.145411326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2025-10-19T23:11:32.163574808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-10-19T23:11:32.170439580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-10-19T23:11:32.195538976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-19T23:11:32.203873257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-19T23:11:32.209267248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1862325s
2025-10-19T23:11:32.212736844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-10-19T23:11:32.280079666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2025-10-19T23:11:32.308166718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2025-10-19T23:11:32.320789653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:11:32.327602832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:11:32.352997182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:11:32.358622498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427836s
2025-10-19T23:11:32.362492560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-10-19T23:11:32.368451358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:11:32.374111885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086404s
2025-10-19T23:11:32.377445317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-10-19T23:11:32.383026464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:11:32.388679727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079214s
2025-10-19T23:11:32.392386551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-10-19T23:11:32.398638679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-19T23:11:32.403894982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084506s
2025-10-19T23:11:32.407752039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-10-19T23:11:32.414113767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-10-19T23:11:32.420068327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090061s
2025-10-19T23:11:32.423656271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-10-19T23:11:32.429828117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-10-19T23:11:32.435471901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085685s
2025-10-19T23:11:32.439074214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-10-19T23:11:32.445275069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-10-19T23:11:32.450822599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086544s
2025-10-19T23:11:32.453586905Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:11:32.486198597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-10-19T23:11:32.491828994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355748s
2025-10-19T23:11:32.494612418Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:11:32.500203005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-10-19T23:11:32.504810852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075711s
2025-10-19T23:11:32.507422030Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:11:32.514959396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-10-19T23:11:32.520866239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010817s
2025-10-19T23:11:32.528754081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-19T23:11:32', 'add_release_groups_etc')
2025-10-19T23:11:32.535673704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:32.542316338Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-10-19T23:11:32.545333703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314995s
2025-10-19T23:11:32.551783139Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-10-19T23:11:32.555656427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:32.561258257Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-10-19T23:11:32.578791569Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:11:32.583995808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-10-19T23:11:32.588856494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071157s
2025-10-19T23:11:32.596267076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-19T23:11:32', 'NewMediaInfoFormat')
2025-10-19T23:11:32.603103560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:32.608001001Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-10-19T23:11:32.610985961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256704s
2025-10-19T23:11:32.615442805Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-10-19T23:11:32.619627891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:32.624552216Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-10-19T23:11:32.647616516Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-10-19T23:11:32.654129800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-10-19T23:11:32.677647923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263563s
2025-10-19T23:11:32.680894429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-19T23:11:32.683789278Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.16E-05s
2025-10-19T23:11:32.688458950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-10-19T23:11:32.696397434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:32.707826867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156813s
2025-10-19T23:11:32.716473727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-19T23:11:32', 'rename_restrictions_to_release_profiles')
2025-10-19T23:11:32.724018067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:32.729770449Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-10-19T23:11:32.733111186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362681s
2025-10-19T23:11:32.737751318Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-19T23:11:32.742017348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:32.747009570Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-10-19T23:11:32.769528570Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-10-19T23:11:32.774978925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-10-19T23:11:32.798568170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255767s
2025-10-19T23:11:32.801733293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-19T23:11:32.804582250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-10-19T23:11:32.808648597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-10-19T23:11:32.814924774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-19T23:11:32.825272960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131845s
2025-10-19T23:11:32.828449646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-10-19T23:11:32.831283922Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-10-19T23:11:32.835361793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-10-19T23:11:32.841383898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-19T23:11:32.851787345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130003s
2025-10-19T23:11:32.854479866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:11:32.859780439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-19T23:11:32.864397675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073222s
2025-10-19T23:11:32.866999073Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:11:32.871883678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-19T23:11:32.876400683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067617s
2025-10-19T23:11:32.880683095Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-10-19T23:11:32.962678750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:11:33.008226829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-19T23:11:33.027825921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:33.034779953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:33.060223312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:33.068266928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:33.076456276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:11:33.084490353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:11:33.090176532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2057042s
2025-10-19T23:11:33.099159779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-19T23:11:33', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-19T23:11:33.106995396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:33.113617339Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-19T23:11:33.117173699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2279128s
2025-10-19T23:11:33.121542456Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-10-19T23:11:33.125629525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:33.131530356Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-10-19T23:11:33.142643321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-10-19T23:11:33.152181726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL)
2025-10-19T23:11:33.160132726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014216s
2025-10-19T23:11:33.164044602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-10-19T23:11:33.171051821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-10-19T23:11:33.177063124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099336s
2025-10-19T23:11:33.184872798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-19T23:11:33', 'add_import_exclusions')
2025-10-19T23:11:33.191774104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:33.197019486Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-10-19T23:11:33.200051881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291614s
2025-10-19T23:11:33.204659989Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-10-19T23:11:33.208692338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:33.213600561Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-10-19T23:11:33.326000634Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-19T23:11:33.326025273Z WHERE "Id" in (
2025-10-19T23:11:33.326034632Z SELECT "Artists"."Id" from "Artists"
2025-10-19T23:11:33.326043280Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:11:33.326061065Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:11:33.370595574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-19T23:11:33.370619793Z WHERE "Id" in (
2025-10-19T23:11:33.370629172Z SELECT "Artists"."Id" from "Artists"
2025-10-19T23:11:33.370647178Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:11:33.370656737Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:11:33.394362638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0505703s
2025-10-19T23:11:33.423993969Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-19T23:11:33.424018859Z WHERE "Id" in (
2025-10-19T23:11:33.424056926Z SELECT "Albums"."Id" from "Albums"
2025-10-19T23:11:33.424065974Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:11:33.424076325Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:11:33.467828619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-19T23:11:33.467872647Z WHERE "Id" in (
2025-10-19T23:11:33.467887487Z SELECT "Albums"."Id" from "Albums"
2025-10-19T23:11:33.467899141Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:11:33.467911866Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:11:33.485957009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044946s
2025-10-19T23:11:33.513863859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-19T23:11:33.513894851Z WHERE "Id" in (
2025-10-19T23:11:33.513907086Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-19T23:11:33.513918509Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-19T23:11:33.513930753Z WHERE "Albums"."Id" IS NULL)
2025-10-19T23:11:33.553548732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-19T23:11:33.553586107Z WHERE "Id" in (
2025-10-19T23:11:33.553596288Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-19T23:11:33.553605346Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-19T23:11:33.553615697Z WHERE "Albums"."Id" IS NULL)
2025-10-19T23:11:33.570397987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412355s
2025-10-19T23:11:33.599482638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-19T23:11:33.599512658Z WHERE "Id" in (
2025-10-19T23:11:33.599524963Z SELECT "Tracks"."Id" from "Tracks"
2025-10-19T23:11:33.599536767Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T23:11:33.599546226Z WHERE "AlbumReleases"."Id" IS NULL)
2025-10-19T23:11:33.641496451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-19T23:11:33.641520790Z WHERE "Id" in (
2025-10-19T23:11:33.641566152Z SELECT "Tracks"."Id" from "Tracks"
2025-10-19T23:11:33.641577455Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T23:11:33.641587735Z WHERE "AlbumReleases"."Id" IS NULL)
2025-10-19T23:11:33.668389660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526138s
2025-10-19T23:11:33.700111681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-19T23:11:33.700203295Z WHERE "Id" in (
2025-10-19T23:11:33.700223185Z SELECT "Tracks"."Id" from "Tracks"
2025-10-19T23:11:33.700251011Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:11:33.700308527Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:11:33.745152117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-19T23:11:33.745167058Z WHERE "Id" in (
2025-10-19T23:11:33.745175735Z SELECT "Tracks"."Id" from "Tracks"
2025-10-19T23:11:33.745192729Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:11:33.745209253Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-19T23:11:33.763505902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452742s
2025-10-19T23:11:33.796112093Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:11:33.796136983Z WHERE "Id" IN (
2025-10-19T23:11:33.796146603Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:11:33.796157014Z LEFT OUTER JOIN "Tracks"
2025-10-19T23:11:33.796166132Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:11:33.796205221Z WHERE "Tracks"."Id" IS NULL)
2025-10-19T23:11:33.842527379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:11:33.842552239Z WHERE "Id" IN (
2025-10-19T23:11:33.842561788Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:11:33.842570485Z LEFT OUTER JOIN "Tracks"
2025-10-19T23:11:33.842579964Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:11:33.842589634Z WHERE "Tracks"."Id" IS NULL)
2025-10-19T23:11:33.862972083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049321s
2025-10-19T23:11:33.871211613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-19T23:11:33', 'clean_artist_metadata_table')
2025-10-19T23:11:33.878582945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:33.884331720Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-10-19T23:11:33.887114663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0693887s
2025-10-19T23:11:33.891206292Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-10-19T23:11:33.895348281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:33.900326565Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-10-19T23:11:33.918220944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:33.920528971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.12E-05s
2025-10-19T23:11:33.924637304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-10-19T23:11:33.931595594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:33.943280842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152162s
2025-10-19T23:11:33.946327787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:33.949229248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-10-19T23:11:33.953452682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-10-19T23:11:33.960622478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:33.971787829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148518s
2025-10-19T23:11:33.974880336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:33.977729372Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-05s
2025-10-19T23:11:33.981794197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-10-19T23:11:33.988691895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:33.999877507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146443s
2025-10-19T23:11:34.002981957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:34.005816484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-10-19T23:11:34.009797751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-10-19T23:11:34.016507320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:34.027631007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144988s
2025-10-19T23:11:34.030690217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:34.033525977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-10-19T23:11:34.037378804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-10-19T23:11:34.044041339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:34.055097309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144253s
2025-10-19T23:11:34.058708871Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-10-19T23:11:34.149588193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-10-19T23:11:34.205625873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-10-19T23:11:34.226730977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-19T23:11:34.233433271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-19T23:11:34.256738606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1942187s
2025-10-19T23:11:34.261288096Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-10-19T23:11:34.351457759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-10-19T23:11:34.405449779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-10-19T23:11:34.426558371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-19T23:11:34.433565860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-19T23:11:34.459540258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1923092s
2025-10-19T23:11:34.468597725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-19T23:11:34', 'health_issue_notification')
2025-10-19T23:11:34.476594747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:34.483304637Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-10-19T23:11:34.486402775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2174299s
2025-10-19T23:11:34.492169155Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-10-19T23:11:34.496239741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:34.501707661Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-10-19T23:11:34.523442864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:11:34.526586193Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.48E-05s
2025-10-19T23:11:34.530338307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-10-19T23:11:34.537626532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-10-19T23:11:34.549797678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162356s
2025-10-19T23:11:34.552781566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:11:34.555502985Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-10-19T23:11:34.558974585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-10-19T23:11:34.563882958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-10-19T23:11:34.574070701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120254s
2025-10-19T23:11:34.578998112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-10-19T23:11:34.584764141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-10-19T23:11:34.589198300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064043s
2025-10-19T23:11:34.610033420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:11:34.610058250Z WHERE "Id" IN (
2025-10-19T23:11:34.610067739Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:11:34.610085956Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:11:34.610095345Z WHERE "Tracks"."Id" IS NULL)
2025-10-19T23:11:34.639317112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:11:34.639345138Z WHERE "Id" IN (
2025-10-19T23:11:34.639356321Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:11:34.639366381Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:11:34.639376842Z WHERE "Tracks"."Id" IS NULL)
2025-10-19T23:11:34.652327628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304983s
2025-10-19T23:11:34.678327157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:11:34.678353349Z WHERE "Id" IN (
2025-10-19T23:11:34.678363309Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:11:34.678372257Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-19T23:11:34.678382869Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-19T23:11:34.678392729Z WHERE "Artists"."Path" IS NULL)
2025-10-19T23:11:34.717078391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:11:34.717097279Z WHERE "Id" IN (
2025-10-19T23:11:34.717103892Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:11:34.717133211Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-19T23:11:34.717155927Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-19T23:11:34.717167791Z WHERE "Artists"."Path" IS NULL)
2025-10-19T23:11:34.735356002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413254s
2025-10-19T23:11:34.764449941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:11:34.764495363Z WHERE "Id" IN (
2025-10-19T23:11:34.764508129Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:11:34.764521385Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:11:34.764531506Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T23:11:34.764590715Z WHERE "AlbumReleases"."Monitored" = 0
2025-10-19T23:11:34.764631206Z OR "AlbumReleases"."Monitored" IS NULL)
2025-10-19T23:11:34.806049250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:11:34.806082897Z WHERE "Id" IN (
2025-10-19T23:11:34.806095894Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-19T23:11:34.806139692Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-19T23:11:34.806171105Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-19T23:11:34.806183570Z WHERE "AlbumReleases"."Monitored" = 0
2025-10-19T23:11:34.806208741Z OR "AlbumReleases"."Monitored" IS NULL)
2025-10-19T23:11:34.825699785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044937s
2025-10-19T23:11:34.842909907Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-19T23:11:34.842926370Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-19T23:11:34.842936000Z FROM "Artists"
2025-10-19T23:11:34.842957483Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-19T23:11:34.842981602Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-10-19T23:11:34.869057414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-19T23:11:34.869082114Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-19T23:11:34.869092324Z FROM "Artists"
2025-10-19T23:11:34.869100531Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-19T23:11:34.869118477Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-10-19T23:11:34.881362169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271182s
2025-10-19T23:11:34.901591410Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-19T23:11:34.901616230Z WHERE "Id" NOT IN (
2025-10-19T23:11:34.901625739Z SELECT MIN("Id")
2025-10-19T23:11:34.901634076Z FROM "TrackFiles"
2025-10-19T23:11:34.901673535Z GROUP BY "Path"
2025-10-19T23:11:34.901682102Z )
2025-10-19T23:11:34.931581183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-19T23:11:34.931608758Z WHERE "Id" NOT IN (
2025-10-19T23:11:34.931618288Z SELECT MIN("Id")
2025-10-19T23:11:34.931626514Z FROM "TrackFiles"
2025-10-19T23:11:34.931634811Z GROUP BY "Path"
2025-10-19T23:11:34.931643057Z )
2025-10-19T23:11:34.948447362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340011s
2025-10-19T23:11:34.952968506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:11:34.956624667Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.78E-05s
2025-10-19T23:11:34.960956830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-10-19T23:11:35.037339433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:11:35.072514046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2025-10-19T23:11:35.086937557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:11:35.094049556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:11:35.124072967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:11:35.131272102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1663625s
2025-10-19T23:11:35.134932112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-10-19T23:11:35.140178836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:11:35.145343434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078211s
2025-10-19T23:11:35.148901959Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-10-19T23:11:35.218969227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:11:35.250164738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2025-10-19T23:11:35.264657308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:11:35.271494514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:11:35.298170966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:11:35.306877757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:11:35.312488705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.160443s
2025-10-19T23:11:35.320889128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-19T23:11:35', 'add_mediafilerepository_mtime')
2025-10-19T23:11:35.328442367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:35.334434601Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-10-19T23:11:35.337585546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1813608s
2025-10-19T23:11:35.342417204Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-10-19T23:11:35.347638006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:35.353987300Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-10-19T23:11:35.404665819Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-19T23:11:35.404699086Z WHERE "Id" NOT IN (
2025-10-19T23:11:35.404709016Z SELECT MIN("Artists"."Id") from "Artists"
2025-10-19T23:11:35.404725339Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:11:35.404768937Z GROUP BY "ArtistMetadata"."Id")
2025-10-19T23:11:35.449105096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-19T23:11:35.449131639Z WHERE "Id" NOT IN (
2025-10-19T23:11:35.449158654Z SELECT MIN("Artists"."Id") from "Artists"
2025-10-19T23:11:35.449165768Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-19T23:11:35.449174476Z GROUP BY "ArtistMetadata"."Id")
2025-10-19T23:11:35.467739285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458161s
2025-10-19T23:11:35.471881535Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-10-19T23:11:35.476582119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-10-19T23:11:35.481218545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064936s
2025-10-19T23:11:35.484912132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-10-19T23:11:35.563839569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:11:35.610218852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-19T23:11:35.630158029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:35.637442125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:35.663199596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:35.670501829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:35.677896829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:11:35.683390991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1949702s
2025-10-19T23:11:35.686966730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-10-19T23:11:35.693404102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:11:35.699043236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009067s
2025-10-19T23:11:35.708139731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-19T23:11:35', 'add_artistmetadataid_constraint')
2025-10-19T23:11:35.715291391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:35.721283606Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-10-19T23:11:35.724478809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301247s
2025-10-19T23:11:35.729013911Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-10-19T23:11:35.733036610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:35.740235675Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-10-19T23:11:35.756527418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-10-19T23:11:35.759783524Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.14E-05s
2025-10-19T23:11:35.763604147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-10-19T23:11:35.770213985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:11:35.782083264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152322s
2025-10-19T23:11:35.785075328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-10-19T23:11:35.787877380Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-10-19T23:11:35.791880500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-10-19T23:11:35.798994213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:11:35.810228363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148633s
2025-10-19T23:11:35.813006817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:35.815534646Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-10-19T23:11:35.819196940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-10-19T23:11:35.825584121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:11:35.836678429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142499s
2025-10-19T23:11:35.839657567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-10-19T23:11:35.842388907Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-10-19T23:11:35.846372818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-10-19T23:11:35.853843901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:11:35.865502174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015514s
2025-10-19T23:11:35.868317452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:11:35.871171669Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-10-19T23:11:35.875493421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-10-19T23:11:35.882353584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:11:35.893833468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146499s
2025-10-19T23:11:35.896646812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-19T23:11:35.899251046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2025-10-19T23:11:35.903189235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-10-19T23:11:35.910620498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:11:35.922229562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150458s
2025-10-19T23:11:35.930068736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-19T23:11:35', 'old_ids_and_artist_alias')
2025-10-19T23:11:35.936999852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:35.942851053Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-10-19T23:11:35.946381722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348662s
2025-10-19T23:11:35.950167574Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-10-19T23:11:35.953926272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:35.958353727Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-10-19T23:11:35.964396083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:35.968991015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:35.980072436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117007s
2025-10-19T23:11:35.985557160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-19T23:11:35.991082906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-19T23:11:35.995623758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064746s
2025-10-19T23:11:36.003393673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-19T23:11:35', 'download_propers_config')
2025-10-19T23:11:36.010101288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:36.015178581Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-10-19T23:11:36.018152199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251371s
2025-10-19T23:11:36.022235320Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-10-19T23:11:36.025872102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:36.030119775Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-10-19T23:11:36.052689147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-10-19T23:11:36.058470007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-10-19T23:11:36.063649806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007178s
2025-10-19T23:11:36.067250877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-10-19T23:11:36.142859031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:11:36.182923589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-19T23:11:36.200067617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:36.208058717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:36.234637863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:36.243923039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:36.251575396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:11:36.260269532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:11:36.266068167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1955854s
2025-10-19T23:11:36.269913289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-10-19T23:11:36.350105623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-10-19T23:11:36.386202873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2025-10-19T23:11:36.403097560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-10-19T23:11:36.410760779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-10-19T23:11:36.438241100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-19T23:11:36.445727143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1712727s
2025-10-19T23:11:36.449891107Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-10-19T23:11:36.521672145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-19T23:11:36.556304606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2025-10-19T23:11:36.572219600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-10-19T23:11:36.580068143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-10-19T23:11:36.603893775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1494584s
2025-10-19T23:11:36.607575408Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-10-19T23:11:36.675528348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-10-19T23:11:36.705174159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-10-19T23:11:36.717525247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-19T23:11:36.725140270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-19T23:11:36.750562787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-19T23:11:36.758871576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-19T23:11:36.767248603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-19T23:11:36.776191659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-19T23:11:36.782039704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1707391s
2025-10-19T23:11:36.785254106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-10-19T23:11:36.849388498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:11:36.874247511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-10-19T23:11:36.886483567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-19T23:11:36.892869515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-19T23:11:36.916086301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1275922s
2025-10-19T23:11:36.919589946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-10-19T23:11:36.985826520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:11:37.013078251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-10-19T23:11:37.026112835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:11:37.032747033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:11:37.057573149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:11:37.066826410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:11:37.072680928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1502639s
2025-10-19T23:11:37.080485642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-19T23:11:37', 'remove_language_profiles')
2025-10-19T23:11:37.087556239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:37.094830916Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-10-19T23:11:37.099019680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1716772s
2025-10-19T23:11:37.104021481Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-10-19T23:11:37.108060744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:37.113671140Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-10-19T23:11:37.122019459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-19T23:11:37.125070913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-10-19T23:11:37.129082400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-10-19T23:11:37.134870755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-10-19T23:11:37.145761833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134055s
2025-10-19T23:11:37.153586608Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-10-19T23:11:37.163999374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-10-19T23:11:37.169532845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108965s
2025-10-19T23:11:37.177017375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-19T23:11:37', 'multi_disc_naming_format')
2025-10-19T23:11:37.183632995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:37.188792524Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-10-19T23:11:37.191696811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293096s
2025-10-19T23:11:37.195478436Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-10-19T23:11:37.199367536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:37.203759289Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-10-19T23:11:37.211106322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-19T23:11:37.214347197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-10-19T23:11:37.217784668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-10-19T23:11:37.224123010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:37.235340336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014408s
2025-10-19T23:11:37.237879929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:37.241368744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:37.560412475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3194747s
2025-10-19T23:11:37.569495654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-19T23:11:37', 'add_download_client_priority')
2025-10-19T23:11:37.576698537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:37.582416239Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-10-19T23:11:37.585521211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.341016s
2025-10-19T23:11:37.588873571Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-10-19T23:11:37.592472226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:37.596723436Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-10-19T23:11:37.604597951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:37.610809387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-10-19T23:11:37.615434420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076944s
2025-10-19T23:11:37.618979067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:37.624153806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-10-19T23:11:37.628422861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063926s
2025-10-19T23:11:37.635577287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-19T23:11:37', 'remove_growl_prowl')
2025-10-19T23:11:37.642129760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:37.646845935Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-10-19T23:11:37.649592616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242288s
2025-10-19T23:11:37.653148676Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-10-19T23:11:37.656785769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:37.661251540Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-10-19T23:11:37.668745650Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:37.674909069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-10-19T23:11:37.679581587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007345s
2025-10-19T23:11:37.682978687Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:37.688221985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-10-19T23:11:37.692547984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067202s
2025-10-19T23:11:37.700157727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-19T23:11:37', 'remove_plex_hometheatre')
2025-10-19T23:11:37.706977017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:37.711558932Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-10-19T23:11:37.714364201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024982s
2025-10-19T23:11:37.718049090Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-10-19T23:11:37.721755252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:37.726049538Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-10-19T23:11:37.739242271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:11:37.742046848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-10-19T23:11:37.745277213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-10-19T23:11:37.750081155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-10-19T23:11:37.760730637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124979s
2025-10-19T23:11:37.763570566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:11:37.766354251Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-10-19T23:11:37.770163059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-10-19T23:11:37.777106920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:37.787928770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145446s
2025-10-19T23:11:37.790889942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:11:37.793271146Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-10-19T23:11:37.797164796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-10-19T23:11:37.804255894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:37.815205060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145003s
2025-10-19T23:11:37.817725925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:11:37.820339257Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-10-19T23:11:37.824309841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-10-19T23:11:37.830815711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:37.841694976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144421s
2025-10-19T23:11:37.844516447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:11:37.847048034Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2025-10-19T23:11:37.850479854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-10-19T23:11:37.855604061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-10-19T23:11:37.865557642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120533s
2025-10-19T23:11:37.868214191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:37.871541841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:37.893343067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221729s
2025-10-19T23:11:37.901344437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-19T23:11:37', 'add_root_folder_add_defaults')
2025-10-19T23:11:37.908361947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:37.913661938Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-10-19T23:11:37.916606677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418724s
2025-10-19T23:11:37.919984218Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-10-19T23:11:37.923498444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:37.927652017Z [Info] task_duration: Starting migration of Main DB to 40
2025-10-19T23:11:37.933563289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-19T23:11:37.936335801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-10-19T23:11:37.940102836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-10-19T23:11:37.945821530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-10-19T23:11:37.956733371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134482s
2025-10-19T23:11:37.963687733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-19T23:11:37', 'task_duration')
2025-10-19T23:11:37.970160285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:37.974853425Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-10-19T23:11:37.977560926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312069s
2025-10-19T23:11:37.981783328Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-10-19T23:11:37.985763061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:37.990315798Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-10-19T23:11:37.998488092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-19T23:11:38.001277258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-10-19T23:11:38.004923820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-10-19T23:11:38.011217743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:38.022391381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014388s
2025-10-19T23:11:38.025324156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-19T23:11:38.027935132Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2025-10-19T23:11:38.031505151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-10-19T23:11:38.037807580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:38.048795193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141637s
2025-10-19T23:11:38.057189064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-19T23:11:38', 'add_indexer_and_enabled_to_release_profiles')
2025-10-19T23:11:38.064362958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:38.070121503Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-10-19T23:11:38.073296005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034052s
2025-10-19T23:11:38.076800841Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-10-19T23:11:38.080417183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:38.084715678Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-10-19T23:11:38.092191680Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-10-19T23:11:38.163058167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-10-19T23:11:38.198102718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-10-19T23:11:38.212858879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:38.219541784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:38.245220157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:38.252766431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:38.260237223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:11:38.268887560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:11:38.274761287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1795962s
2025-10-19T23:11:38.281142936Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-10-19T23:11:38.289210359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-10-19T23:11:38.294645443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090813s
2025-10-19T23:11:38.301208196Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-10-19T23:11:38.309095337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-10-19T23:11:38.315301202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093831s
2025-10-19T23:11:38.319492040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-10-19T23:11:38.382221894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-10-19T23:11:38.420228399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2025-10-19T23:11:38.435547192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-19T23:11:38.443014708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-19T23:11:38.467577895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1436005s
2025-10-19T23:11:38.475543303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-19T23:11:38', 'remove_album_folders')
2025-10-19T23:11:38.482957100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:38.489226453Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-10-19T23:11:38.492249219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.165317s
2025-10-19T23:11:38.496319154Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-10-19T23:11:38.500055066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:38.505650973Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-10-19T23:11:38.515888957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:11:38.518803055Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.09E-05s
2025-10-19T23:11:38.522129723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-10-19T23:11:38.528135826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-10-19T23:11:38.540049894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147397s
2025-10-19T23:11:38.547811542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-19T23:11:38', 'add_priority_to_indexers')
2025-10-19T23:11:38.555073503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:38.560101357Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-10-19T23:11:38.562960664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343228s
2025-10-19T23:11:38.567064708Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-10-19T23:11:38.570894609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:38.575542737Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-10-19T23:11:38.584827763Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-10-19T23:11:38.590753113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-10-19T23:11:38.596968548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082629s
2025-10-19T23:11:38.599663564Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:38.603084662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:38.613101280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107056s
2025-10-19T23:11:38.621219566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-19T23:11:38', 'remove_chown_and_folderchmod_config')
2025-10-19T23:11:38.628358991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:38.634133788Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-10-19T23:11:38.637157476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307407s
2025-10-19T23:11:38.640530788Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-10-19T23:11:38.644025805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:38.648212094Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-10-19T23:11:38.723190510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-19T23:11:38.738674837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-19T23:11:38.755156933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247833s
2025-10-19T23:11:38.762553576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-19T23:11:38', 'update_notifiarr')
2025-10-19T23:11:38.769060397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:38.773620259Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-10-19T23:11:38.776310225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428371s
2025-10-19T23:11:38.780061507Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-10-19T23:11:38.783686997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:38.788371389Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-10-19T23:11:38.793305113Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:38.796778847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:38.837966517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041554s
2025-10-19T23:11:38.845562220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-19T23:11:38', 'email_multiple_addresses')
2025-10-19T23:11:38.852399417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:38.857390176Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-10-19T23:11:38.860230494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.060661s
2025-10-19T23:11:38.864023712Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-10-19T23:11:38.867761698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:38.872108270Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-10-19T23:11:38.878365027Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-10-19T23:11:38.883016173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-10-19T23:11:38.906194100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249272s
2025-10-19T23:11:38.913875176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-19T23:11:38', 'rename_blacklist_to_blocklist')
2025-10-19T23:11:38.920628684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:38.925715706Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-10-19T23:11:38.928665826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435067s
2025-10-19T23:11:38.932190182Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-10-19T23:11:38.935765040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:38.940040969Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-10-19T23:11:38.948112952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-19T23:11:38.950871166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-10-19T23:11:38.955180212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-10-19T23:11:38.962522475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:38.974195989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156145s
2025-10-19T23:11:38.978298239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-10-19T23:11:38.985304055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:38.996266938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147381s
2025-10-19T23:11:38.998912515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:39.002247299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:39.056907485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550679s
2025-10-19T23:11:39.064640185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-19T23:11:39', 'cdh_per_downloadclient')
2025-10-19T23:11:39.071497061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.076489673Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-10-19T23:11:39.079293559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0742627s
2025-10-19T23:11:39.082737703Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-10-19T23:11:39.086255115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.090440543Z [Info] download_history: Starting migration of Main DB to 52
2025-10-19T23:11:39.107978354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-10-19T23:11:39.130489059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-10-19T23:11:39.144811988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033984s
2025-10-19T23:11:39.148221933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-10-19T23:11:39.154201373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-19T23:11:39.159535653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084472s
2025-10-19T23:11:39.162845236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-10-19T23:11:39.168678331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-10-19T23:11:39.174130249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081733s
2025-10-19T23:11:39.177259920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-10-19T23:11:39.183475234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-19T23:11:39.188623771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084269s
2025-10-19T23:11:39.191237884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:39.194817902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:39.228838882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345398s
2025-10-19T23:11:39.236949833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-19T23:11:39', 'download_history')
2025-10-19T23:11:39.244128357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.248913000Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-10-19T23:11:39.251602195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0545575s
2025-10-19T23:11:39.255178025Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-10-19T23:11:39.258719445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.263636856Z [Info] add_update_history: Starting migration of Main DB to 53
2025-10-19T23:11:39.271213873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-19T23:11:39', 'add_update_history')
2025-10-19T23:11:39.277769462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.282327459Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-10-19T23:11:39.285094270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237415s
2025-10-19T23:11:39.288753818Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-10-19T23:11:39.292462956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.296746481Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-10-19T23:11:39.303544268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:39.306238934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-10-19T23:11:39.310134778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-10-19T23:11:39.316962525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:39.328804589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154501s
2025-10-19T23:11:39.336483350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-19T23:11:39', 'add_on_update_to_notifications')
2025-10-19T23:11:39.343206136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.348308008Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-10-19T23:11:39.351189811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339277s
2025-10-19T23:11:39.354889459Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-10-19T23:11:39.358566363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.362853846Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-10-19T23:11:39.369156406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:11:39.371733003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-10-19T23:11:39.375237399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-10-19T23:11:39.381543547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:39.393094454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148051s
2025-10-19T23:11:39.400720469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-19T23:11:39', 'download_client_per_indexer')
2025-10-19T23:11:39.407412412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.412616641Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-10-19T23:11:39.415482842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334354s
2025-10-19T23:11:39.419058882Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-10-19T23:11:39.422911439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.427338904Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-10-19T23:11:39.436225857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:11:39.438602061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-10-19T23:11:39.442047098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-10-19T23:11:39.448340199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:39.460263726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149646s
2025-10-19T23:11:39.462798039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-19T23:11:39.465309907Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-10-19T23:11:39.469463469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-10-19T23:11:39.476593015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:39.488039051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152711s
2025-10-19T23:11:39.490749368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-19T23:11:39.493260965Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-10-19T23:11:39.496784209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-10-19T23:11:39.503078903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:39.514158170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143535s
2025-10-19T23:11:39.521481185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-19T23:11:39', 'AddNewItemMonitorType')
2025-10-19T23:11:39.528014891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.533414803Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-10-19T23:11:39.536206203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328453s
2025-10-19T23:11:39.539560988Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-10-19T23:11:39.543041556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.547242424Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-10-19T23:11:39.553446305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-19T23:11:39.556091371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-10-19T23:11:39.559609004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-10-19T23:11:39.565845711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:39.577491900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148411s
2025-10-19T23:11:39.584617798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-19T23:11:39', 'ImportListSearch')
2025-10-19T23:11:39.591223989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.595886417Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-10-19T23:11:39.598562014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327208s
2025-10-19T23:11:39.602288367Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-10-19T23:11:39.605973126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.610280358Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-10-19T23:11:39.616522447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-19T23:11:39.619165639Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-10-19T23:11:39.623069549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-10-19T23:11:39.629960584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:39.641997870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156712s
2025-10-19T23:11:39.649588865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-19T23:11:39', 'ImportListMonitorExisting')
2025-10-19T23:11:39.656374006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.661621963Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-10-19T23:11:39.664533174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343711s
2025-10-19T23:11:39.667916667Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-10-19T23:11:39.671712049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.676183572Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-10-19T23:11:39.683914007Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:39.689391365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-19T23:11:39.693942980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068585s
2025-10-19T23:11:39.697641266Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:39.702648999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-10-19T23:11:39.706842703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062443s
2025-10-19T23:11:39.709511466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-19T23:11:39.712195530Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-10-19T23:11:39.715206713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-10-19T23:11:39.720145017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-10-19T23:11:39.730923819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127658s
2025-10-19T23:11:39.738038123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-19T23:11:39', 'add_indexer_tags')
2025-10-19T23:11:39.744650086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.749548449Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-10-19T23:11:39.752285711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309782s
2025-10-19T23:11:39.756176474Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-10-19T23:11:39.759508854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.763813120Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-10-19T23:11:39.768408253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:39.772289637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:39.801257072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298775s
2025-10-19T23:11:39.808852665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-19T23:11:39', 'update_audio_types')
2025-10-19T23:11:39.815919364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:39.820460377Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-10-19T23:11:39.823212939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488127s
2025-10-19T23:11:39.828059518Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-19T23:11:39.832100394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:39.836616016Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-10-19T23:11:39.884522443Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:39.889126624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-10-19T23:11:39.893257511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055258s
2025-10-19T23:11:39.896187982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-10-19T23:11:39.898683436Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-10-19T23:11:39.902499710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-10-19T23:11:39.981199879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2025-10-19T23:11:40.023264204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2025-10-19T23:11:40.040743568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-10-19T23:11:40.047922082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-10-19T23:11:40.076136530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-10-19T23:11:40.084795034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-10-19T23:11:40.090012499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1842493s
2025-10-19T23:11:40.092674389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:40.095460468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.81E-05s
2025-10-19T23:11:40.099221832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-10-19T23:11:40.200185167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-19T23:11:40.274600179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-10-19T23:11:40.303417241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:11:40.310700976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:11:40.338627766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:11:40.349086313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:11:40.360451918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-19T23:11:40.368599182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2658956s
2025-10-19T23:11:40.371574523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:40.374445814Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.23E-05s
2025-10-19T23:11:40.377737812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-10-19T23:11:40.493688864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-19T23:11:40.566080101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-10-19T23:11:40.592041123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:11:40.598876145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:11:40.625282152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:11:40.633546672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:11:40.642171849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-19T23:11:40.648364638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2671126s
2025-10-19T23:11:40.651378877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:40.654143062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001486s
2025-10-19T23:11:40.657982653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-10-19T23:11:40.765338890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-10-19T23:11:40.838215745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-10-19T23:11:40.864432311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-19T23:11:40.872665569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-19T23:11:40.901932777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-19T23:11:40.910968480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-19T23:11:40.919221707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-19T23:11:40.926646396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2637029s
2025-10-19T23:11:40.929017090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:11:40.931947540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s
2025-10-19T23:11:40.935652841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-10-19T23:11:41.019374852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-10-19T23:11:41.060017955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-10-19T23:11:41.076011888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:41.082549331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:41.108740515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:41.115608304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:41.122609460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:11:41.130837337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:11:41.136113590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1973247s
2025-10-19T23:11:41.138829709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-19T23:11:41.141428030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s
2025-10-19T23:11:41.144783968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-10-19T23:11:41.230095068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-10-19T23:11:41.269390207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-10-19T23:11:41.285724886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-19T23:11:41.292259533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-19T23:11:41.318864772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-19T23:11:41.325853954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-19T23:11:41.332883979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-19T23:11:41.341129100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-19T23:11:41.346423971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1987128s
2025-10-19T23:11:41.349194119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-19T23:11:41.351674743Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-10-19T23:11:41.355581640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-10-19T23:11:41.436533413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-19T23:11:41.468719618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-10-19T23:11:41.482166844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-19T23:11:41.488042925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-19T23:11:41.512259965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.153949s
2025-10-19T23:11:41.515043169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-19T23:11:41.517588945Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-05s
2025-10-19T23:11:41.521328263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-10-19T23:11:41.594926902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-10-19T23:11:41.627001963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-10-19T23:11:41.640749393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-19T23:11:41.646692369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-19T23:11:41.670464724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1460885s
2025-10-19T23:11:41.673146674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-19T23:11:41.675666337Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-10-19T23:11:41.679268930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-10-19T23:11:41.749548566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-19T23:11:41.777580286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-19T23:11:41.789279723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-19T23:11:41.795097296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-19T23:11:41.819574520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1366533s
2025-10-19T23:11:41.822264827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-19T23:11:41.824814460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-10-19T23:11:41.828338285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-10-19T23:11:41.891280096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-19T23:11:41.919476398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-19T23:11:41.931235525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-19T23:11:41.937185084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-19T23:11:41.964005245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132576s
2025-10-19T23:11:41.966681804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-19T23:11:41.969784421Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.72E-05s
2025-10-19T23:11:41.972892459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-10-19T23:11:42.032490497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-19T23:11:42.060385984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-19T23:11:42.072285653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-19T23:11:42.078257488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-19T23:11:42.102641193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262266s
2025-10-19T23:11:42.106093194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-19T23:11:42.109180660Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.53E-05s
2025-10-19T23:11:42.113502662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-10-19T23:11:42.164990891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:11:42.187145950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-19T23:11:42.198383075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-19T23:11:42.205443822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-19T23:11:42.234085651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-19T23:11:42.240216325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1231711s
2025-10-19T23:11:42.243515397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-19T23:11:42.246465166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000159s
2025-10-19T23:11:42.250945898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-10-19T23:11:42.301714178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:11:42.324007465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-19T23:11:42.335135571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-19T23:11:42.342473615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-19T23:11:42.370966485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-19T23:11:42.376584025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122172s
2025-10-19T23:11:42.379674017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-19T23:11:42.382775292Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.97E-05s
2025-10-19T23:11:42.386878353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-10-19T23:11:42.451372809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:11:42.473748201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-19T23:11:42.484555461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-19T23:11:42.491878095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-19T23:11:42.520724657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-19T23:11:42.526536469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361782s
2025-10-19T23:11:42.529395325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-10-19T23:11:42.532127646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.51E-05s
2025-10-19T23:11:42.536128381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-10-19T23:11:42.595148115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-10-19T23:11:42.625441720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-10-19T23:11:42.638941682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-10-19T23:11:42.646250007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-10-19T23:11:42.672921829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-19T23:11:42.681038261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-10-19T23:11:42.689161968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-19T23:11:42.694404834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1554327s
2025-10-19T23:11:42.697124430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-19T23:11:42.699676268Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.41E-05s
2025-10-19T23:11:42.703196296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-10-19T23:11:42.759365529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:11:42.782872089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-10-19T23:11:42.792977606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-19T23:11:42.798876533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-19T23:11:42.822380968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1162092s
2025-10-19T23:11:42.825156948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-19T23:11:42.827637051Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-10-19T23:11:42.831325408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-10-19T23:11:42.884858634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:11:42.908222377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-10-19T23:11:42.918339968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-19T23:11:42.924304167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-19T23:11:42.947815255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133536s
2025-10-19T23:11:42.950451864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-19T23:11:42.952856756Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2025-10-19T23:11:42.956156710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-10-19T23:11:43.012201143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-10-19T23:11:43.037945980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-10-19T23:11:43.048788440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-19T23:11:43.055494493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-19T23:11:43.080254366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-19T23:11:43.087194860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-19T23:11:43.094796576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-19T23:11:43.103143582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-19T23:11:43.108318992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492519s
2025-10-19T23:11:43.111163440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-19T23:11:43.113737463Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-10-19T23:11:43.117700692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-10-19T23:11:43.168760680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-19T23:11:43.192920103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-10-19T23:11:43.204427593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-19T23:11:43.211028143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-19T23:11:43.238318882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:11:43.243693283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1227574s
2025-10-19T23:11:43.246883898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-19T23:11:43.249166433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-10-19T23:11:43.253251438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-10-19T23:11:43.303771097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-19T23:11:43.328389435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-10-19T23:11:43.339543193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-19T23:11:43.346000565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-19T23:11:43.373251453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:11:43.378654963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221759s
2025-10-19T23:11:43.381551334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-19T23:11:43.384242603Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-10-19T23:11:43.388199430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-10-19T23:11:43.452872306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-10-19T23:11:43.478154521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-10-19T23:11:43.490700171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-19T23:11:43.498280684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-19T23:11:43.527190082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:11:43.533680039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422515s
2025-10-19T23:11:43.536730962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-19T23:11:43.539229222Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2025-10-19T23:11:43.543140738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-10-19T23:11:43.604262354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-19T23:11:43.629008089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-10-19T23:11:43.640429395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-19T23:11:43.646782386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-19T23:11:43.673903163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-19T23:11:43.679170539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327798s
2025-10-19T23:11:43.681962660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-19T23:11:43.684507704Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-10-19T23:11:43.688730276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-10-19T23:11:43.740543761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-19T23:11:43.765120134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-10-19T23:11:43.776763468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-19T23:11:43.783125307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-19T23:11:43.810369372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-19T23:11:43.815667179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.123672s
2025-10-19T23:11:43.818505363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-19T23:11:43.821052422Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2025-10-19T23:11:43.824921492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-10-19T23:11:43.877243831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-10-19T23:11:43.902020718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-10-19T23:11:43.913640724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-19T23:11:43.920198208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-19T23:11:43.947300055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-19T23:11:43.952453281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1243115s
2025-10-19T23:11:43.955170913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-10-19T23:11:43.957740457Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-10-19T23:11:43.961905994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-10-19T23:11:44.017011497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:11:44.040723429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-10-19T23:11:44.050878386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-19T23:11:44.056780399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-19T23:11:44.080097939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148293s
2025-10-19T23:11:44.082828887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-10-19T23:11:44.085292347Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-10-19T23:11:44.088849038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-10-19T23:11:44.143311176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2025-10-19T23:11:44.166907065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-10-19T23:11:44.177337476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-19T23:11:44.183319090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-19T23:11:44.207620941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1154245s
2025-10-19T23:11:44.210266778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-19T23:11:44.212840921Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-10-19T23:11:44.216855615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-10-19T23:11:44.276121334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-10-19T23:11:44.305372971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-10-19T23:11:44.317933170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-19T23:11:44.324450613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-19T23:11:44.348604907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284652s
2025-10-19T23:11:44.351483823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-19T23:11:44.354037956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2025-10-19T23:11:44.357668145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-10-19T23:11:44.415812927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-10-19T23:11:44.445372915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-10-19T23:11:44.458041923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-19T23:11:44.464394755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-19T23:11:44.488755784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.127969s
2025-10-19T23:11:44.492227825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-19T23:11:44.494237331Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-10-19T23:11:44.498065940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-10-19T23:11:44.549670954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2025-10-19T23:11:44.570268747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2025-10-19T23:11:44.579996253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-10-19T23:11:44.586470409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-10-19T23:11:44.610529050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1095033s
2025-10-19T23:11:44.613425411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-19T23:11:44.616148544Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-10-19T23:11:44.620155182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-10-19T23:11:44.676915235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-19T23:11:44.694386042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-19T23:11:44.702793410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-19T23:11:44.709376084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-19T23:11:44.736612644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-19T23:11:44.741916032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187183s
2025-10-19T23:11:44.744794488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-19T23:11:44.747327889Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-10-19T23:11:44.751467273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-10-19T23:11:44.798911650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-19T23:11:44.815834804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-19T23:11:44.824702559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-19T23:11:44.831270724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-19T23:11:44.858520300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-19T23:11:44.863833898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1091505s
2025-10-19T23:11:44.866619647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:11:44.869108609Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-10-19T23:11:44.872756213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-10-19T23:11:44.928023491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:11:44.954018632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-10-19T23:11:44.965266489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:11:44.971543918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:11:44.999329253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:11:45.007355022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:11:45.012291451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364957s
2025-10-19T23:11:45.015019795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:11:45.017584810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-10-19T23:11:45.021181010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-10-19T23:11:45.077388832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-10-19T23:11:45.104035815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-10-19T23:11:45.115236928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-19T23:11:45.121666313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-19T23:11:45.148192623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-19T23:11:45.155680680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-19T23:11:45.160581036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362672s
2025-10-19T23:11:45.163339941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:11:45.165878923Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-10-19T23:11:45.169581769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-19T23:11:45.211583518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-19T23:11:45.222666042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-19T23:11:45.229801499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-19T23:11:45.236075702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-19T23:11:45.262268540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-19T23:11:45.268490758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957982s
2025-10-19T23:11:45.279592220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-19T23:11:45', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-19T23:11:45.286982490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:45.294776463Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-19T23:11:45.298134314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203607s
2025-10-19T23:11:45.304596405Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-10-19T23:11:45.308601900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:45.315973523Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-10-19T23:11:45.328608292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:45.331275883Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-10-19T23:11:45.335217449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-10-19T23:11:45.342261011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:45.354089618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157476s
2025-10-19T23:11:45.357000098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:45.359499069Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s
2025-10-19T23:11:45.363162756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-10-19T23:11:45.369588825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:45.380739606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144483s
2025-10-19T23:11:45.388672008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-19T23:11:45', 'add_on_delete_to_notifications')
2025-10-19T23:11:45.395365976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:45.400661749Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-10-19T23:11:45.403592189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333752s
2025-10-19T23:11:45.407149311Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-10-19T23:11:45.410710471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:45.414932983Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-10-19T23:11:45.444398811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-19T23:11:45.447160693Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-10-19T23:11:45.451158793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-10-19T23:11:45.458148436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:45.470314311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158637s
2025-10-19T23:11:45.472742109Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-19T23:11:45.478139477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-10-19T23:11:45.482535328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074003s
2025-10-19T23:11:45.485262178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:11:45.487731660Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2025-10-19T23:11:45.491355276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-10-19T23:11:45.496705138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-10-19T23:11:45.507199248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127914s
2025-10-19T23:11:45.509841668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:45.513286604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:45.534059299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021365s
2025-10-19T23:11:45.537171405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-10-19T23:11:45.550679162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-10-19T23:11:45.560235213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020436s
2025-10-19T23:11:45.563625329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-10-19T23:11:45.569320927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-10-19T23:11:45.574395324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080134s
2025-10-19T23:11:45.577254311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-19T23:11:45.579877613Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-10-19T23:11:45.583525377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-10-19T23:11:45.589963219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-10-19T23:11:45.601283342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146264s
2025-10-19T23:11:45.604188952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-19T23:11:45.606760610Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2025-10-19T23:11:45.610420590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-10-19T23:11:45.617132574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:45.628416313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147879s
2025-10-19T23:11:45.631308516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-19T23:11:45.633882930Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2025-10-19T23:11:45.637714104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-10-19T23:11:45.644738157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:45.656178982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151897s
2025-10-19T23:11:45.658859499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:45.662261950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:45.737668468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075869s
2025-10-19T23:11:45.740609079Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:45.744082161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:45.764023252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204251s
2025-10-19T23:11:45.767663171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-10-19T23:11:45.821380769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-10-19T23:11:45.843185862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-10-19T23:11:45.853727498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-19T23:11:45.860299761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-19T23:11:45.884780372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141659s
2025-10-19T23:11:45.888887861Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-10-19T23:11:45.936872998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-10-19T23:11:45.953242096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-10-19T23:11:45.961773845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-19T23:11:45.968197278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-19T23:11:45.992685374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1005509s
2025-10-19T23:11:45.997864692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-19T23:11:46.004390882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-19T23:11:46.009499228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077483s
2025-10-19T23:11:46.012333364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-19T23:11:46.014969652Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-10-19T23:11:46.019771991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-10-19T23:11:46.029416320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:46.041512455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170726s
2025-10-19T23:11:46.044404197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-19T23:11:46.046920454Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2025-10-19T23:11:46.050862431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-10-19T23:11:46.056972704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-10-19T23:11:46.068040488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139489s
2025-10-19T23:11:46.075119271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-19T23:11:46', 'add_custom_formats')
2025-10-19T23:11:46.081471030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.087449076Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-10-19T23:11:46.090141437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327544s
2025-10-19T23:11:46.093772007Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-10-19T23:11:46.097425543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.101665931Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-10-19T23:11:46.108124957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-19T23:11:46.110386660Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2025-10-19T23:11:46.113539568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-10-19T23:11:46.119252601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-10-19T23:11:46.130869141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144349s
2025-10-19T23:11:46.138120281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-19T23:11:46', 'add_result_to_commands')
2025-10-19T23:11:46.144552542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.149436295Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-10-19T23:11:46.152283558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032222s
2025-10-19T23:11:46.156012456Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-10-19T23:11:46.159757867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.164150371Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-10-19T23:11:46.170232578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:46.172895149Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-10-19T23:11:46.176683406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-10-19T23:11:46.183347213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:46.195298897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154078s
2025-10-19T23:11:46.202915433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-19T23:11:46', 'health_restored_notification')
2025-10-19T23:11:46.209487826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.214532874Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-10-19T23:11:46.217396620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337107s
2025-10-19T23:11:46.220461461Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-10-19T23:11:46.223824021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.227705046Z [Info] remove_uc: Starting migration of Main DB to 66
2025-10-19T23:11:46.233476066Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-19T23:11:46.238952091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-10-19T23:11:46.243363493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068311s
2025-10-19T23:11:46.250027802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-19T23:11:46', 'remove_uc')
2025-10-19T23:11:46.256208276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.260501029Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-10-19T23:11:46.263054210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236392s
2025-10-19T23:11:46.266952569Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-10-19T23:11:46.270748652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.275074422Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-10-19T23:11:46.279956983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:46.283356388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:46.321798068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388802s
2025-10-19T23:11:46.329963259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-19T23:11:46', 'download_clients_rename_tv_to_music')
2025-10-19T23:11:46.336881217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.342148132Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-10-19T23:11:46.345147912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583748s
2025-10-19T23:11:46.349201574Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-10-19T23:11:46.353050594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.357398649Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-10-19T23:11:46.363523501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-19T23:11:46.366140430Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-10-19T23:11:46.369964509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-10-19T23:11:46.376822848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-10-19T23:11:46.388824002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157098s
2025-10-19T23:11:46.396841024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-19T23:11:46', 'add_colon_replacement_to_naming_config')
2025-10-19T23:11:46.403613530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.409010226Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-10-19T23:11:46.412034275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346149s
2025-10-19T23:11:46.415200871Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-10-19T23:11:46.418661308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.422618215Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-10-19T23:11:46.429668481Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-10-19T23:11:46.489314636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:11:46.510804455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-10-19T23:11:46.521247902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-19T23:11:46.528146171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-19T23:11:46.556657548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-19T23:11:46.562083312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129338s
2025-10-19T23:11:46.565000256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-19T23:11:46.567568316Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-10-19T23:11:46.571783333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-10-19T23:11:46.577564263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-10-19T23:11:46.588480582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134466s
2025-10-19T23:11:46.595401978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-19T23:11:46', 'list_sync_time')
2025-10-19T23:11:46.601635680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.606436927Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-10-19T23:11:46.609089397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308988s
2025-10-19T23:11:46.612844127Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-10-19T23:11:46.616462563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.620911942Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-10-19T23:11:46.626978386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-19T23:11:46.629646789Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-10-19T23:11:46.632972094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-10-19T23:11:46.637913063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-10-19T23:11:46.649189247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133004s
2025-10-19T23:11:46.657056958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-19T23:11:46', 'add_download_client_tags')
2025-10-19T23:11:46.663538328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.668477122Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-10-19T23:11:46.671274113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317863s
2025-10-19T23:11:46.674865034Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-10-19T23:11:46.678531075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.682707635Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-10-19T23:11:46.692864495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-10-19T23:11:46.707617109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-19T23:11:46.717699209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219658s
2025-10-19T23:11:46.721334849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-10-19T23:11:46.728194501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-10-19T23:11:46.733887283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095924s
2025-10-19T23:11:46.741131549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-19T23:11:46', 'add_notification_status')
2025-10-19T23:11:46.747515022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.752550119Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-10-19T23:11:46.755335908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274422s
2025-10-19T23:11:46.759176011Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-10-19T23:11:46.762863585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.767119554Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-10-19T23:11:46.772074892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:46.775539959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:46.824656713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496066s
2025-10-19T23:11:46.832931955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-19T23:11:46', 'add_alac_24_quality_in_profiles')
2025-10-19T23:11:46.840027852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.845136999Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-10-19T23:11:46.848013000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0694873s
2025-10-19T23:11:46.851416793Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-10-19T23:11:46.854883854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.858924490Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-10-19T23:11:46.865210917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-10-19T23:11:46.867664828Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s
2025-10-19T23:11:46.870640550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-10-19T23:11:46.875161873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-10-19T23:11:46.886275290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127723s
2025-10-19T23:11:46.889504181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-10-19T23:11:46.894241980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-10-19T23:11:46.904945191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126094s
2025-10-19T23:11:46.911950575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-19T23:11:46', 'add_salt_to_users')
2025-10-19T23:11:46.918423529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:46.923172481Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-10-19T23:11:46.925931526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302689s
2025-10-19T23:11:46.929233203Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-10-19T23:11:46.932738832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:46.936787384Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-10-19T23:11:46.945585207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-10-19T23:11:46.960987219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-10-19T23:11:46.971527672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232271s
2025-10-19T23:11:46.974562442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-10-19T23:11:46.979894648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-10-19T23:11:46.984867691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075864s
2025-10-19T23:11:46.991822274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-19T23:11:46', 'add_auto_tagging')
2025-10-19T23:11:46.998043320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:47.003209422Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-10-19T23:11:47.005867824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253903s
2025-10-19T23:11:47.009709780Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-10-19T23:11:47.013442345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:47.017727343Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-10-19T23:11:47.024612826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-19T23:11:47.028129016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-10-19T23:11:47.034381195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-10-19T23:11:47.043761912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-10-19T23:11:47.056050324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171694s
2025-10-19T23:11:47.061688206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-19T23:11:47.068592638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-19T23:11:47.073333804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075592s
2025-10-19T23:11:47.081635429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-19T23:11:47', 'quality_definition_preferred_size')
2025-10-19T23:11:47.088505982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:47.094086819Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-10-19T23:11:47.097314057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268995s
2025-10-19T23:11:47.101213829Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-10-19T23:11:47.104984171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:47.109340963Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-10-19T23:11:47.115691369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-19T23:11:47.118631559Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-10-19T23:11:47.122298693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-10-19T23:11:47.128694210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:47.140976189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155435s
2025-10-19T23:11:47.148819051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-19T23:11:47', 'add_on_artist_add_to_notifications')
2025-10-19T23:11:47.155453879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:47.160894223Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-10-19T23:11:47.163913072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343031s
2025-10-19T23:11:47.167406886Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-10-19T23:11:47.171066394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:47.175245599Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-10-19T23:11:47.180867028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-19T23:11:47.183308734Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2025-10-19T23:11:47.187031409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-10-19T23:11:47.192417895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-10-19T23:11:47.204243726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140097s
2025-10-19T23:11:47.211598254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-19T23:11:47', 'album_last_searched_time')
2025-10-19T23:11:47.218485551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:47.223386098Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-10-19T23:11:47.226185204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324075s
2025-10-19T23:11:47.229479317Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-10-19T23:11:47.232913351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:47.236954638Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-10-19T23:11:47.244033451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-19T23:11:47.246553174Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-10-19T23:11:47.249924101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-10-19T23:11:47.255795683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:47.267930907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151926s
2025-10-19T23:11:47.270640813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-19T23:11:47.273100225Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2025-10-19T23:11:47.276419068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-10-19T23:11:47.282363807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-19T23:11:47.293771586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144631s
2025-10-19T23:11:47.300783454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-19T23:11:47', 'add_indexer_flags')
2025-10-19T23:11:47.307078159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:47.312078326Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-10-19T23:11:47.314710345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320317s
2025-10-19T23:11:47.318694107Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-10-19T23:11:47.322719963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:47.327073188Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-10-19T23:11:47.335178928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-10-19T23:11:47.340406704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-10-19T23:11:47.346105308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078114s
2025-10-19T23:11:47.349561697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-10-19T23:11:47.354851809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-10-19T23:11:47.360416072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080876s
2025-10-19T23:11:47.363666366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-10-19T23:11:47.369411063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-10-19T23:11:47.374429648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079219s
2025-10-19T23:11:47.381970401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-19T23:11:47', 'add_indexes_album_statistics')
2025-10-19T23:11:47.388574588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:47.393742814Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-10-19T23:11:47.396624617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262422s
2025-10-19T23:11:47.400105185Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-10-19T23:11:47.403632497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:47.407779306Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-10-19T23:11:47.416385504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-10-19T23:11:47.426064593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-10-19T23:11:47.431725501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101468s
2025-10-19T23:11:47.438961720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-19T23:11:47', 'update_redacted_baseurl')
2025-10-19T23:11:47.445632532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:47.450490143Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-10-19T23:11:47.453253867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280834s
2025-10-19T23:11:47.596493073Z [Debug] MigrationController: Took: 00:00:29.1994830
2025-10-19T23:11:49.344212904Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-10-19T23:11:49.833544563Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-10-19T23:11:50.557506800Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-19T23:11:50.732430912Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-19T23:11:50.742702263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-19T23:11:50.747602820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-19T23:11:50.765021051Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-19T23:11:50.768716853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219994s
2025-10-19T23:11:50.773294660Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-19T23:11:50.777728627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258548s
2025-10-19T23:11:50.807842641Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-19T23:11:50.813056338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:50.820929902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-19T23:11:50.827547626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-19T23:11:50.836208585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110566s
2025-10-19T23:11:50.840633594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:50.847486602Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-19T23:11:50.851528120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220549s
2025-10-19T23:11:50.858712004Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-19T23:11:50.863862455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:50.873490370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-19T23:11:50.880323318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-19T23:11:50.888261411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103292s
2025-10-19T23:11:50.892253609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:11:50.896170405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-10-19T23:11:50.900967203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-19T23:11:50.907911155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-19T23:11:50.920494410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145215s
2025-10-19T23:11:50.925750393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:50.933196646Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-19T23:11:50.937961590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266961s
2025-10-19T23:11:50.947555467Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-19T23:11:50.953314212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:50.962777265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:11:50.967082413Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-10-19T23:11:50.974663808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-19T23:11:50.981759155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-19T23:11:50.990608803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111413s
2025-10-19T23:11:50.995047520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.001757180Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-19T23:11:51.006162039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214324s
2025-10-19T23:11:51.179266988Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-19T23:11:51.219101293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.295835965Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-10-19T23:11:51.421925541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-19T23:11:51.449683871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-10-19T23:11:51.515086036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0859612s
2025-10-19T23:11:51.519958336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-10-19T23:11:51.527134725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-19T23:11:51.556923143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328994s
2025-10-19T23:11:51.589903959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-19T23:11:51', 'InitialSetup')
2025-10-19T23:11:51.617960800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.634738721Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-19T23:11:51.639031334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1101135s
2025-10-19T23:11:51.645036676Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-10-19T23:11:51.650871754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.657705424Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-10-19T23:11:51.670779668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-19T23:11:51', 'add_reason_to_pending_releases')
2025-10-19T23:11:51.682390226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.689097731Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-10-19T23:11:51.693746581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383539s
2025-10-19T23:11:51.698145649Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-10-19T23:11:51.703161157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.708939572Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-10-19T23:11:51.717685852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-19T23:11:51', 'add_medium_support')
2025-10-19T23:11:51.727648001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.733861982Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-10-19T23:11:51.738094374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308787s
2025-10-19T23:11:51.742903667Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-10-19T23:11:51.748398140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.754216735Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-10-19T23:11:51.763633586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-19T23:11:51', 'add_various_qualites_in_profile')
2025-10-19T23:11:51.774467109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.781848040Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-10-19T23:11:51.786660740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325861s
2025-10-19T23:11:51.791351765Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-10-19T23:11:51.796301782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.802519671Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-10-19T23:11:51.811499742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-19T23:11:51', 'metadata_profiles')
2025-10-19T23:11:51.821565880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.828875017Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-10-19T23:11:51.836302602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032766s
2025-10-19T23:11:51.841841564Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-10-19T23:11:51.848036828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.854001268Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-10-19T23:11:51.865322312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-19T23:11:51', 'separate_automatic_and_interactive_search')
2025-10-19T23:11:51.876353723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.884411898Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-10-19T23:11:51.889845659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359369s
2025-10-19T23:11:51.894349577Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-10-19T23:11:51.899722976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.905921426Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-10-19T23:11:51.914954234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-19T23:11:51', 'change_album_path_to_relative')
2025-10-19T23:11:51.925448082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.932007951Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-10-19T23:11:51.936525837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032026s
2025-10-19T23:11:51.941159316Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-10-19T23:11:51.946519719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.952349267Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-10-19T23:11:51.961413117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-19T23:11:51', 'change_quality_size_mb_to_kb')
2025-10-19T23:11:51.972022117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:51.978397634Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-10-19T23:11:51.982903958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031686s
2025-10-19T23:11:51.987100307Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-10-19T23:11:51.991997447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:51.998072078Z [Info] album_releases: Starting migration of Log DB to 9
2025-10-19T23:11:52.005829206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-19T23:11:52', 'album_releases')
2025-10-19T23:11:52.016110468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.022337956Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-10-19T23:11:52.026492692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306463s
2025-10-19T23:11:52.030945107Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-10-19T23:11:52.036209235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.042108243Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-10-19T23:11:52.050874874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-19T23:11:52', 'album_releases_fix')
2025-10-19T23:11:52.060876312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.067157569Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-10-19T23:11:52.071560394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313095s
2025-10-19T23:11:52.075680760Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-10-19T23:11:52.080551146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.086113826Z [Info] import_lists: Starting migration of Log DB to 11
2025-10-19T23:11:52.094089696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-19T23:11:52', 'import_lists')
2025-10-19T23:11:52.103804275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.110286527Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-10-19T23:11:52.113959653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296726s
2025-10-19T23:11:52.118551969Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-10-19T23:11:52.123509752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.129252164Z [Info] add_release_status: Starting migration of Log DB to 12
2025-10-19T23:11:52.137816087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-19T23:11:52', 'add_release_status')
2025-10-19T23:11:52.147838005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.154090665Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-10-19T23:11:52.158292706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307558s
2025-10-19T23:11:52.162895222Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-10-19T23:11:52.168244884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.174177950Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-10-19T23:11:52.183688298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-19T23:11:52', 'album_download_notification')
2025-10-19T23:11:52.194079170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.200472693Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-10-19T23:11:52.204957633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320518s
2025-10-19T23:11:52.209694541Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-10-19T23:11:52.215152540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.221019022Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-10-19T23:11:52.230367455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-19T23:11:52', 'fix_language_metadata_profiles')
2025-10-19T23:11:52.240836143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.248544494Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-10-19T23:11:52.253165548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330937s
2025-10-19T23:11:52.257587010Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-10-19T23:11:52.262442597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.268038955Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-10-19T23:11:52.276085436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-19T23:11:52', 'remove_fanzub')
2025-10-19T23:11:52.285886049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.292426458Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-10-19T23:11:52.296487304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302455s
2025-10-19T23:11:52.301304344Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-10-19T23:11:52.306709526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.313518486Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-10-19T23:11:52.322867219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-19T23:11:52', 'update_artist_history_indexes')
2025-10-19T23:11:52.334966571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.342097118Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-10-19T23:11:52.346251813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335078s
2025-10-19T23:11:52.350089140Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-10-19T23:11:52.355202565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.359617084Z [Info] remove_nma: Starting migration of Log DB to 17
2025-10-19T23:11:52.367448071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-19T23:11:52', 'remove_nma')
2025-10-19T23:11:52.377025886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.382877327Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-10-19T23:11:52.386824685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292595s
2025-10-19T23:11:52.391320838Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-10-19T23:11:52.396457751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.402307619Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-10-19T23:11:52.411048779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-19T23:11:52', 'album_disambiguation')
2025-10-19T23:11:52.421221652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.427678763Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-10-19T23:11:52.432089554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312928s
2025-10-19T23:11:52.436743404Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-10-19T23:11:52.443021224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.449097379Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-10-19T23:11:52.458492605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-19T23:11:52', 'add_ape_quality_in_profiles')
2025-10-19T23:11:52.468698705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.476402406Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-10-19T23:11:52.480993901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340963s
2025-10-19T23:11:52.485271103Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-10-19T23:11:52.490392925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.496414219Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-10-19T23:11:52.504358835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-19T23:11:52', 'remove_pushalot')
2025-10-19T23:11:52.514138165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.520571970Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-10-19T23:11:52.524723298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305872s
2025-10-19T23:11:52.529027324Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-10-19T23:11:52.534118725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.539868342Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-10-19T23:11:52.548490071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-19T23:11:52', 'add_custom_filters')
2025-10-19T23:11:52.558493844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.566205751Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-10-19T23:11:52.569977085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316906s
2025-10-19T23:11:52.576256087Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-10-19T23:11:52.581230994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.587164421Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-10-19T23:11:52.595510385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-19T23:11:52', 'import_list_tags')
2025-10-19T23:11:52.605218983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.612638952Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-10-19T23:11:52.616805341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031613s
2025-10-19T23:11:52.621208537Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-10-19T23:11:52.626419229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.632259317Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-10-19T23:11:52.641010007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-19T23:11:52', 'add_release_groups_etc')
2025-10-19T23:11:52.651186376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.657520149Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-10-19T23:11:52.661821369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310744s
2025-10-19T23:11:52.666166668Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-10-19T23:11:52.671176686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.676908246Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-10-19T23:11:52.685432500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-19T23:11:52', 'NewMediaInfoFormat')
2025-10-19T23:11:52.695410640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.701667638Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-10-19T23:11:52.705944950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305833s
2025-10-19T23:11:52.711015810Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-10-19T23:11:52.716818103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.722946572Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-10-19T23:11:52.733120417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-19T23:11:52', 'rename_restrictions_to_release_profiles')
2025-10-19T23:11:52.744271078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.751673673Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-10-19T23:11:52.756485612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339828s
2025-10-19T23:11:52.761800533Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-19T23:11:52.767738449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.773874634Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-10-19T23:11:52.784650110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-19T23:11:52', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-19T23:11:52.796243513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.803366094Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-19T23:11:52.808606505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347168s
2025-10-19T23:11:52.812980191Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-10-19T23:11:52.818312989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.824639918Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-10-19T23:11:52.833468233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-19T23:11:52', 'add_import_exclusions')
2025-10-19T23:11:52.844536930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.851183372Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-10-19T23:11:52.855843575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329937s
2025-10-19T23:11:52.860951640Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-10-19T23:11:52.866695304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.872816219Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-10-19T23:11:52.882341728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-19T23:11:52', 'clean_artist_metadata_table')
2025-10-19T23:11:52.893189890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.900453024Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-10-19T23:11:52.905087926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331437s
2025-10-19T23:11:52.909749052Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-10-19T23:11:52.915282202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.921430882Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-10-19T23:11:52.930427697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-19T23:11:52', 'health_issue_notification')
2025-10-19T23:11:52.941455591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.948781151Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-10-19T23:11:52.953403889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332476s
2025-10-19T23:11:52.959427897Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-10-19T23:11:52.965298057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:52.971429122Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-10-19T23:11:52.981562845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-19T23:11:52', 'add_mediafilerepository_mtime')
2025-10-19T23:11:52.992514085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:52.999564250Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-10-19T23:11:53.004411560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339404s
2025-10-19T23:11:53.009396627Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-10-19T23:11:53.014989619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.021030953Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-10-19T23:11:53.031842852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-19T23:11:53', 'add_artistmetadataid_constraint')
2025-10-19T23:11:53.042468506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.049723234Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-10-19T23:11:53.054580633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342801s
2025-10-19T23:11:53.059166236Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-10-19T23:11:53.064443662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.070294423Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-10-19T23:11:53.079160935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-19T23:11:53', 'old_ids_and_artist_alias')
2025-10-19T23:11:53.089527467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.096036263Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-10-19T23:11:53.100439188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315617s
2025-10-19T23:11:53.104935150Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-10-19T23:11:53.110162295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.115944568Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-10-19T23:11:53.124715267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-19T23:11:53', 'download_propers_config')
2025-10-19T23:11:53.134926126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.141448027Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-10-19T23:11:53.145948459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312097s
2025-10-19T23:11:53.150903936Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-10-19T23:11:53.155825456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.161737480Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-10-19T23:11:53.170905449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-19T23:11:53', 'remove_language_profiles')
2025-10-19T23:11:53.181143763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.187610053Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-10-19T23:11:53.192074412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317198s
2025-10-19T23:11:53.196616267Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-10-19T23:11:53.201939765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.207732769Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-10-19T23:11:53.216630163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-19T23:11:53', 'multi_disc_naming_format')
2025-10-19T23:11:53.226761934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.233131358Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-10-19T23:11:53.237543732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311436s
2025-10-19T23:11:53.242226140Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-10-19T23:11:53.247581833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.253522234Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-10-19T23:11:53.262649421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-19T23:11:53', 'add_download_client_priority')
2025-10-19T23:11:53.272986906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.279503927Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-10-19T23:11:53.284042586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317052s
2025-10-19T23:11:53.288337493Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-10-19T23:11:53.293400127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.299087498Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-10-19T23:11:53.307461769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-19T23:11:53', 'remove_growl_prowl')
2025-10-19T23:11:53.317375720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.323631977Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-10-19T23:11:53.327828096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303777s
2025-10-19T23:11:53.332303537Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-10-19T23:11:53.337530612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.343457294Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-10-19T23:11:53.352275279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-19T23:11:53', 'remove_plex_hometheatre')
2025-10-19T23:11:53.362344353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.368762977Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-10-19T23:11:53.373168437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311854s
2025-10-19T23:11:53.377890434Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-10-19T23:11:53.383340247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.389248784Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-10-19T23:11:53.398492987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-19T23:11:53', 'add_root_folder_add_defaults')
2025-10-19T23:11:53.409061867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.415590542Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-10-19T23:11:53.420101976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032076s
2025-10-19T23:11:53.424311992Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-10-19T23:11:53.485783432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.492516639Z [Info] task_duration: Starting migration of Log DB to 40
2025-10-19T23:11:53.500893195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-19T23:11:53', 'task_duration')
2025-10-19T23:11:53.510836025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.517012751Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-10-19T23:11:53.521111574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334856s
2025-10-19T23:11:53.526351214Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-10-19T23:11:53.532247787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.538599946Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-10-19T23:11:53.548860876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-19T23:11:53', 'add_indexer_and_enabled_to_release_profiles')
2025-10-19T23:11:53.560107621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.567234470Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-10-19T23:11:53.572300020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343115s
2025-10-19T23:11:53.576776984Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-10-19T23:11:53.581987866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.587768064Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-10-19T23:11:53.596412399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-19T23:11:53', 'remove_album_folders')
2025-10-19T23:11:53.606426703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.612708681Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-10-19T23:11:53.616946303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308872s
2025-10-19T23:11:53.621656597Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-10-19T23:11:53.626941248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.633129487Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-10-19T23:11:53.642440946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-19T23:11:53', 'add_priority_to_indexers')
2025-10-19T23:11:53.652673488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.659123696Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-10-19T23:11:53.663981517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032134s
2025-10-19T23:11:53.668963077Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-10-19T23:11:53.674546249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.680538493Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-10-19T23:11:53.690216881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-19T23:11:53', 'remove_chown_and_folderchmod_config')
2025-10-19T23:11:53.700840861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.707633017Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-10-19T23:11:53.712397580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032647s
2025-10-19T23:11:53.716636986Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-10-19T23:11:53.721645952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.727356690Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-10-19T23:11:53.735696432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-19T23:11:53', 'update_notifiarr')
2025-10-19T23:11:53.745568128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.751768863Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-10-19T23:11:53.755953058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303365s
2025-10-19T23:11:53.760648491Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-10-19T23:11:53.765912220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.771688320Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-10-19T23:11:53.780629222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-19T23:11:53', 'email_multiple_addresses')
2025-10-19T23:11:53.790778056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.797344437Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-10-19T23:11:53.801741310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313614s
2025-10-19T23:11:53.806455652Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-10-19T23:11:53.811893131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.817831107Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-10-19T23:11:53.827213688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-19T23:11:53', 'rename_blacklist_to_blocklist')
2025-10-19T23:11:53.837648889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.844325782Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-10-19T23:11:53.848971637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321359s
2025-10-19T23:11:53.853564224Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-10-19T23:11:53.858790957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.864587859Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-10-19T23:11:53.873517448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-19T23:11:53', 'cdh_per_downloadclient')
2025-10-19T23:11:53.883787257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.890178845Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-10-19T23:11:53.894498273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314744s
2025-10-19T23:11:53.898762188Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-10-19T23:11:53.903722996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.909413394Z [Info] download_history: Starting migration of Log DB to 52
2025-10-19T23:11:53.917707383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-19T23:11:53', 'download_history')
2025-10-19T23:11:53.927534470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:53.933731066Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-10-19T23:11:53.937887625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302067s
2025-10-19T23:11:53.942254347Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-10-19T23:11:53.947430931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:53.953167881Z [Info] add_update_history: Starting migration of Log DB to 53
2025-10-19T23:11:53.964804762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-10-19T23:11:53.976560071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-10-19T23:11:53.989398340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204203s
2025-10-19T23:11:53.993696134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-10-19T23:11:54.000547548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-19T23:11:54.008162451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099785s
2025-10-19T23:11:54.016190485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-19T23:11:54', 'add_update_history')
2025-10-19T23:11:54.026295681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.033147617Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-10-19T23:11:54.037674342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344497s
2025-10-19T23:11:54.042358623Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-10-19T23:11:54.047801963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.053775310Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-10-19T23:11:54.063184946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-19T23:11:54', 'add_on_update_to_notifications')
2025-10-19T23:11:54.074235296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.080460389Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-10-19T23:11:54.085139010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324502s
2025-10-19T23:11:54.089798521Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-10-19T23:11:54.095154385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.101005075Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-10-19T23:11:54.110182594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-19T23:11:54', 'download_client_per_indexer')
2025-10-19T23:11:54.120668236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.127332424Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-10-19T23:11:54.131803507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319704s
2025-10-19T23:11:54.136309349Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-10-19T23:11:54.141522235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.147365089Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-10-19T23:11:54.156366884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-19T23:11:54', 'AddNewItemMonitorType')
2025-10-19T23:11:54.166526139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.172647444Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-10-19T23:11:54.176973494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311302s
2025-10-19T23:11:54.181298523Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-10-19T23:11:54.186345164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.192396648Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-10-19T23:11:54.200538241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-19T23:11:54', 'ImportListSearch')
2025-10-19T23:11:54.210423605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.216589720Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-10-19T23:11:54.220738944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305044s
2025-10-19T23:11:54.225466854Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-10-19T23:11:54.230797126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.236684320Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-10-19T23:11:54.245770204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-19T23:11:54', 'ImportListMonitorExisting')
2025-10-19T23:11:54.256029801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.262568958Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-10-19T23:11:54.267083768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316425s
2025-10-19T23:11:54.271373795Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-10-19T23:11:54.276407361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.282088870Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-10-19T23:11:54.290424634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-19T23:11:54', 'add_indexer_tags')
2025-10-19T23:11:54.300336841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.306515011Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-10-19T23:11:54.310668925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303389s
2025-10-19T23:11:54.315019935Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-10-19T23:11:54.320117659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.325808478Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-10-19T23:11:54.334293512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-19T23:11:54', 'update_audio_types')
2025-10-19T23:11:54.344331032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.350544993Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-10-19T23:11:54.354787035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305198s
2025-10-19T23:11:54.360268041Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-19T23:11:54.366464948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.372809061Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-10-19T23:11:54.384137370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-10-19T23:11:54.388061010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001425s
2025-10-19T23:11:54.393130127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-10-19T23:11:54.440605547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-10-19T23:11:54.465212562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-10-19T23:11:54.481085892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-19T23:11:54.496244523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-19T23:11:54.516189732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-19T23:11:54.523534961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258656s
2025-10-19T23:11:54.527521979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-10-19T23:11:54.531860475Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s
2025-10-19T23:11:54.536606831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-10-19T23:11:54.552475522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-10-19T23:11:54.570297686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-10-19T23:11:54.581423107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-10-19T23:11:54.589880555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-10-19T23:11:54.601774894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-19T23:11:54.609115564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0676634s
2025-10-19T23:11:54.613065107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-19T23:11:54.617014248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-10-19T23:11:54.621885506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-19T23:11:54.634280182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-19T23:11:54.648411445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-19T23:11:54.659663952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-19T23:11:54.667626654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-19T23:11:54.679128663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-19T23:11:54.687398354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606381s
2025-10-19T23:11:54.697140529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-19T23:11:54', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-19T23:11:54.708642007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.716597936Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-19T23:11:54.721898248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881137s
2025-10-19T23:11:54.726789045Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-10-19T23:11:54.732225691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.738291064Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-10-19T23:11:54.747666541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-19T23:11:54', 'add_on_delete_to_notifications')
2025-10-19T23:11:54.758091692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.764780750Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-10-19T23:11:54.769378307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322912s
2025-10-19T23:11:54.773715059Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-10-19T23:11:54.778756960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.784416145Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-10-19T23:11:54.792808613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-19T23:11:54', 'add_custom_formats')
2025-10-19T23:11:54.802703175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.809030014Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-10-19T23:11:54.813307657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303443s
2025-10-19T23:11:54.817751514Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-10-19T23:11:54.822951134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.828716532Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-10-19T23:11:54.837538394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-19T23:11:54', 'add_result_to_commands')
2025-10-19T23:11:54.847763171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.854346928Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-10-19T23:11:54.858763199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313699s
2025-10-19T23:11:54.863506520Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-10-19T23:11:54.868987235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.875167789Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-10-19T23:11:54.884250948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-19T23:11:54', 'health_restored_notification')
2025-10-19T23:11:54.894715758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.901425278Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-10-19T23:11:54.906082054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322103s
2025-10-19T23:11:54.910169334Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-10-19T23:11:54.914965240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.920553522Z [Info] remove_uc: Starting migration of Log DB to 66
2025-10-19T23:11:54.928404479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-19T23:11:54', 'remove_uc')
2025-10-19T23:11:54.938082646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.944212949Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-10-19T23:11:54.948209436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296195s
2025-10-19T23:11:54.953254604Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-10-19T23:11:54.958914500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:54.965043410Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-10-19T23:11:54.975019406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-19T23:11:54', 'download_clients_rename_tv_to_music')
2025-10-19T23:11:54.985983743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:54.992795819Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-10-19T23:11:54.997604832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334248s
2025-10-19T23:11:55.002667294Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-10-19T23:11:55.008459507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.014653518Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-10-19T23:11:55.024623442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-19T23:11:55', 'add_colon_replacement_to_naming_config')
2025-10-19T23:11:55.035674403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.042769589Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-10-19T23:11:55.047695798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337349s
2025-10-19T23:11:55.052052710Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-10-19T23:11:55.057156466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.064020066Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-10-19T23:11:55.072161708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-19T23:11:55', 'list_sync_time')
2025-10-19T23:11:55.081996921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.090482417Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-10-19T23:11:55.094834269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324335s
2025-10-19T23:11:55.099463439Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-10-19T23:11:55.104767699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.110634322Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-10-19T23:11:55.119676728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-19T23:11:55', 'add_download_client_tags')
2025-10-19T23:11:55.130470681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.137051722Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-10-19T23:11:55.141531792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321694s
2025-10-19T23:11:55.146120872Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-10-19T23:11:55.151425363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.157366194Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-10-19T23:11:55.166329531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-19T23:11:55', 'add_notification_status')
2025-10-19T23:11:55.176818079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.183356525Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-10-19T23:11:55.187778107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318705s
2025-10-19T23:11:55.192531117Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-10-19T23:11:55.197966040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.204316958Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-10-19T23:11:55.213678607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-19T23:11:55', 'add_alac_24_quality_in_profiles')
2025-10-19T23:11:55.224188418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.230864360Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-10-19T23:11:55.235470364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326197s
2025-10-19T23:11:55.240296220Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-10-19T23:11:55.245353182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.251174062Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-10-19T23:11:55.259661010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-19T23:11:55', 'add_salt_to_users')
2025-10-19T23:11:55.269638900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.276319251Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-10-19T23:11:55.280537665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311495s
2025-10-19T23:11:55.284885960Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-10-19T23:11:55.289956569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.295640003Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-10-19T23:11:55.303950355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-19T23:11:55', 'add_auto_tagging')
2025-10-19T23:11:55.313849136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.320174111Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-10-19T23:11:55.324326612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304058s
2025-10-19T23:11:55.329272701Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-10-19T23:11:55.334874850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.340985123Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-10-19T23:11:55.350759563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-19T23:11:55', 'quality_definition_preferred_size')
2025-10-19T23:11:55.361981178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.372176135Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-10-19T23:11:55.378783869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356536s
2025-10-19T23:11:55.383873387Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-10-19T23:11:55.389436638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.395661452Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-10-19T23:11:55.405460431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-19T23:11:55', 'add_on_artist_add_to_notifications')
2025-10-19T23:11:55.416396771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.423255601Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-10-19T23:11:55.427986567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334443s
2025-10-19T23:11:55.432503311Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-10-19T23:11:55.437719494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.443701609Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-10-19T23:11:55.452589063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-19T23:11:55', 'album_last_searched_time')
2025-10-19T23:11:55.462880494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.469583701Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-10-19T23:11:55.474012198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317691s
2025-10-19T23:11:55.478301834Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-10-19T23:11:55.483316261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.488942880Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-10-19T23:11:55.497261459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-19T23:11:55', 'add_indexer_flags')
2025-10-19T23:11:55.507217064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.513441627Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-10-19T23:11:55.517607846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303081s
2025-10-19T23:11:55.522299552Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-10-19T23:11:55.527725326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.533719506Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-10-19T23:11:55.543160775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-19T23:11:55', 'add_indexes_album_statistics')
2025-10-19T23:11:55.553769836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.560479245Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-10-19T23:11:55.565037523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325012s
2025-10-19T23:11:55.569592595Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-10-19T23:11:55.574912937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-19T23:11:55.580804830Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-10-19T23:11:55.589744921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-19T23:11:55', 'update_redacted_baseurl')
2025-10-19T23:11:55.600282337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-19T23:11:55.606940283Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-10-19T23:11:55.611123385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317471s
2025-10-19T23:11:58.647631998Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-10-19T23:11:58.861664814Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-10-19T23:12:00.770301904Z [Info] QualityProfileService: Setting up default quality profiles
2025-10-19T23:12:01.314092514Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-10-19T23:12:01.464923316Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-10-19T23:12:01.988265774Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-10-19T23:12:01.998461302Z [ls.io-init] done.
2025-10-19T23:12:02.004262512Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-10-19T23:12:02.010023702Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-10-19T23:12:03.160339284Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled