2026-07-09T08:41:44.045731956Z [migrations] started
2026-07-09T08:41:44.045795123Z [migrations] no migrations found
2026-07-09T08:41:44.066780728Z usermod: no changes
2026-07-09T08:41:44.073812499Z ───────────────────────────────────────
2026-07-09T08:41:44.073830285Z
2026-07-09T08:41:44.073834874Z ██╗ ███████╗██╗ ██████╗
2026-07-09T08:41:44.073839193Z ██║ ██╔════╝██║██╔═══██╗
2026-07-09T08:41:44.073843251Z ██║ ███████╗██║██║ ██║
2026-07-09T08:41:44.073847289Z ██║ ╚════██║██║██║ ██║
2026-07-09T08:41:44.073851307Z ███████╗███████║██║╚██████╔╝
2026-07-09T08:41:44.073855035Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-09T08:41:44.073858792Z
2026-07-09T08:41:44.073862360Z Brought to you by linuxserver.io
2026-07-09T08:41:44.073866107Z ───────────────────────────────────────
2026-07-09T08:41:44.074157063Z
2026-07-09T08:41:44.074187024Z To support the app dev(s) visit:
2026-07-09T08:41:44.075773368Z Lidarr: https://opencollective.com/lidarr
2026-07-09T08:41:44.076087431Z
2026-07-09T08:41:44.076095577Z To support LSIO projects visit:
2026-07-09T08:41:44.076099205Z https://www.linuxserver.io/donate/
2026-07-09T08:41:44.076102772Z
2026-07-09T08:41:44.076106239Z ───────────────────────────────────────
2026-07-09T08:41:44.076110828Z GID/UID
2026-07-09T08:41:44.076114345Z ───────────────────────────────────────
2026-07-09T08:41:44.080250987Z
2026-07-09T08:41:44.080262901Z User UID: 911
2026-07-09T08:41:44.080266989Z User GID: 911
2026-07-09T08:41:44.080270766Z ───────────────────────────────────────
2026-07-09T08:41:44.082065421Z Linuxserver.io version: 3.1.3.4970-ls204
2026-07-09T08:41:44.082631160Z Build-date: 2026-07-09T08:35:19+00:00
2026-07-09T08:41:44.082651621Z ───────────────────────────────────────
2026-07-09T08:41:44.082660750Z
2026-07-09T08:41:44.133364345Z [custom-init] No custom files found, skipping...
2026-07-09T08:41:44.157481276Z failed to load "/config/config.xml": No such file or directory
2026-07-09T08:41:44.484940839Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4970
2026-07-09T08:41:44.502726058Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T08:41:44.506953352Z [Debug] Bootstrap: Console selected
2026-07-09T08:41:44.510458581Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T08:41:44.513240063Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T08:41:44.827496766Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T08:41:44.886225494Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {13ac5b97-4e1e-4d63-a31f-5b6e74dd2006} may be persisted to storage in unencrypted form.
2026-07-09T08:41:44.949394484Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-09T08:41:44.985895015Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-09T08:41:45.076181299Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-09T08:41:45.083215836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.083744221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:45.123761665Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-09T08:41:45.127315833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406067s
2026-07-09T08:41:45.127560004Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-09T08:41:45.128005912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440822s
2026-07-09T08:41:45.134892461Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-09T08:41:45.135466317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.140698144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-09T08:41:45.150869118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-09T08:41:45.161855444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209353s
2026-07-09T08:41:45.162203084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.164781818Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-09T08:41:45.164960738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238419s
2026-07-09T08:41:45.165589424Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-09T08:41:45.165861021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.171766725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-09T08:41:45.173180041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T08:41:45.173993931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019389s
2026-07-09T08:41:45.174353845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:41:45.174783070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001459s
2026-07-09T08:41:45.175351475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-09T08:41:45.176167839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-09T08:41:45.177168454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014956s
2026-07-09T08:41:45.177482126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.178764408Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-09T08:41:45.178853287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028656s
2026-07-09T08:41:45.179430059Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-09T08:41:45.179663599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.180538411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:41:45.181634759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-07-09T08:41:45.181818780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-09T08:41:45.182282634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-09T08:41:45.182939136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008419s
2026-07-09T08:41:45.183213980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.184174043Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-09T08:41:45.184413676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020019s
2026-07-09T08:41:45.188890171Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-09T08:41:45.189151528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.189989786Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-09T08:41:45.205345742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-09T08:41:45.205924538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-07-09T08:41:45.206569146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010274s
2026-07-09T08:41:45.206760923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-09T08:41:45.207052019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-09T08:41:45.207664963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000724s
2026-07-09T08:41:45.207858453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-09T08:41:45.208229240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-07-09T08:41:45.208637772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-07-09T08:41:45.208832575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-09T08:41:45.209123751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-09T08:41:45.209475189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004629s
2026-07-09T08:41:45.209655151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-07-09T08:41:45.215506876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-07-09T08:41:45.216704258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068693s
2026-07-09T08:41:45.216919511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-07-09T08:41:45.217241259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-09T08:41:45.217577647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s
2026-07-09T08:41:45.217776267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-07-09T08:41:45.218066321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-09T08:41:45.218384883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s
2026-07-09T08:41:45.218584825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-07-09T08:41:45.218898637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:45.219216728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s
2026-07-09T08:41:45.219409035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-07-09T08:41:45.219676644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:45.220092321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s
2026-07-09T08:41:45.220269388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-07-09T08:41:45.221639016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-07-09T08:41:45.222597987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021586s
2026-07-09T08:41:45.222803531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-07-09T08:41:45.223111101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:41:45.223439693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000458s
2026-07-09T08:41:45.223628312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-07-09T08:41:45.223900040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-09T08:41:45.224206016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s
2026-07-09T08:41:45.224396921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-07-09T08:41:45.224660692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-09T08:41:45.225007059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s
2026-07-09T08:41:45.225204878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-07-09T08:41:45.225493068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-09T08:41:45.225830398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s
2026-07-09T08:41:45.226029819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-07-09T08:41:45.226313591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:41:45.226636782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s
2026-07-09T08:41:45.226824580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-07-09T08:41:45.227084534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-07-09T08:41:45.227428757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00042s
2026-07-09T08:41:45.227607787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-07-09T08:41:45.228540827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-07-09T08:41:45.229273141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001493s
2026-07-09T08:41:45.229491401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-07-09T08:41:45.229811967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-09T08:41:45.230177944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004919s
2026-07-09T08:41:45.230377335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-07-09T08:41:45.230654924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-07-09T08:41:45.230979227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s
2026-07-09T08:41:45.231180974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-07-09T08:41:45.231466439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-09T08:41:45.231805622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s
2026-07-09T08:41:45.232058481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-07-09T08:41:45.232439158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-07-09T08:41:45.232808832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s
2026-07-09T08:41:45.232990167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-07-09T08:41:45.233733194Z [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)
2026-07-09T08:41:45.234304885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011412s
2026-07-09T08:41:45.234507052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-07-09T08:41:45.234801676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-07-09T08:41:45.235178294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s
2026-07-09T08:41:45.235381092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-07-09T08:41:45.235670095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:41:45.236063627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s
2026-07-09T08:41:45.236245052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-09T08:41:45.237053180Z [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)
2026-07-09T08:41:45.237665653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012491s
2026-07-09T08:41:45.237858472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-09T08:41:45.238126041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T08:41:45.238470605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2026-07-09T08:41:45.238677411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-07-09T08:41:45.238965662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T08:41:45.239318502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s
2026-07-09T08:41:45.239522683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-09T08:41:45.239818499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-09T08:41:45.240219817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s
2026-07-09T08:41:45.240419069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-07-09T08:41:45.240701618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-07-09T08:41:45.241059188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s
2026-07-09T08:41:45.241248449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-09T08:41:45.241961405Z [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)
2026-07-09T08:41:45.242521573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010959s
2026-07-09T08:41:45.242717578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-09T08:41:45.243193877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-09T08:41:45.243660767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000761s
2026-07-09T08:41:45.243895891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-09T08:41:45.244225915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T08:41:45.244622544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005339s
2026-07-09T08:41:45.244805132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-09T08:41:45.247222581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-07-09T08:41:45.247769863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002791s
2026-07-09T08:41:45.247997241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-09T08:41:45.248282917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T08:41:45.248660277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004836s
2026-07-09T08:41:45.248842263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-07-09T08:41:45.249261427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-07-09T08:41:45.249739310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007253s
2026-07-09T08:41:45.249931116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-07-09T08:41:45.250208835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-09T08:41:45.250571997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004605s
2026-07-09T08:41:45.250779354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-09T08:41:45.251270554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-07-09T08:41:45.251891965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s
2026-07-09T08:41:45.252112930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-09T08:41:45.252463506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-09T08:41:45.252855916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005445s
2026-07-09T08:41:45.253070368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-09T08:41:45.253402808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-09T08:41:45.253801761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005433s
2026-07-09T08:41:45.253985882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-09T08:41:45.254676693Z [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)
2026-07-09T08:41:45.255213444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010501s
2026-07-09T08:41:45.255392705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-09T08:41:45.256250723Z [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 '')
2026-07-09T08:41:45.257216228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016435s
2026-07-09T08:41:45.257401611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-09T08:41:45.257943162Z [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)
2026-07-09T08:41:45.258405994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008342s
2026-07-09T08:41:45.258591778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-09T08:41:45.259337540Z [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)
2026-07-09T08:41:45.259948490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011711s
2026-07-09T08:41:45.260141780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-09T08:41:45.260686136Z [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)
2026-07-09T08:41:45.261209801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008877s
2026-07-09T08:41:45.262169042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-09T08:41:45.262186608Z [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 '')
2026-07-09T08:41:45.262737457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011104s
2026-07-09T08:41:45.262994675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-09T08:41:45.263539963Z [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)
2026-07-09T08:41:45.264194381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009819s
2026-07-09T08:41:45.264519927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-09T08:41:45.264937949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-07-09T08:41:45.265412976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006626s
2026-07-09T08:41:45.265632418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-09T08:41:45.265951440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-09T08:41:45.266391266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000544s
2026-07-09T08:41:45.266613163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-09T08:41:45.267150966Z [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)
2026-07-09T08:41:45.267634610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008023s
2026-07-09T08:41:45.267886167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-09T08:41:45.268679254Z [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)
2026-07-09T08:41:45.269274814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011992s
2026-07-09T08:41:45.269457662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-09T08:41:45.269915424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-07-09T08:41:45.270365801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s
2026-07-09T08:41:45.270566275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-09T08:41:45.270852491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-09T08:41:45.271228598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s
2026-07-09T08:41:45.271683014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-09T08:41:45.272009341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-09T08:41:45.272351249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s
2026-07-09T08:41:45.272577465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-09T08:41:45.273272395Z [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)
2026-07-09T08:41:45.273872523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s
2026-07-09T08:41:45.274060121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-09T08:41:45.274702605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T08:41:45.275248384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010119s
2026-07-09T08:41:45.275458808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-07-09T08:41:45.275805306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T08:41:45.276201654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000544s
2026-07-09T08:41:45.276390975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-09T08:41:45.277030373Z [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)
2026-07-09T08:41:45.277569819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010128s
2026-07-09T08:41:45.277749040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-07-09T08:41:45.278449150Z [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)
2026-07-09T08:41:45.279074289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011508s
2026-07-09T08:41:45.279269182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-07-09T08:41:45.279719829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-07-09T08:41:45.280173723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000724s
2026-07-09T08:41:45.280383265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-07-09T08:41:45.280698290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-07-09T08:41:45.281041752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000477s
2026-07-09T08:41:45.281236925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-09T08:41:45.281833516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T08:41:45.282391009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009719s
2026-07-09T08:41:45.282636082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-09T08:41:45.283002801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T08:41:45.283386554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005463s
2026-07-09T08:41:45.284750791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-07-09T08:41:45.286522239Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015748 taking an average of 00:00:00.0015748
2026-07-09T08:41:45.287290547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:41:45', 'InitialSetup')
2026-07-09T08:41:45.287657496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.291355393Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-09T08:41:45.291530987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077682s
2026-07-09T08:41:45.291825961Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-07-09T08:41:45.292130685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.292426961Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-07-09T08:41:45.293192593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-09T08:41:45.293371854Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.293557648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-09T08:41:45.293878675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.294977558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012299s
2026-07-09T08:41:45.295372744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T08:41:45', 'add_reason_to_pending_releases')
2026-07-09T08:41:45.295749352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.296558221Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-07-09T08:41:45.296751451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027653s
2026-07-09T08:41:45.296964540Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-07-09T08:41:45.297193120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.297469426Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-07-09T08:41:45.299925393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.300126007Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.300285939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-07-09T08:41:45.300573839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-07-09T08:41:45.301600156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011279s
2026-07-09T08:41:45.301778485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:41:45.301929078Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.302121485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-07-09T08:41:45.302426760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.303438107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011267s
2026-07-09T08:41:45.303620805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:41:45.303774615Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.304002844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-07-09T08:41:45.304342799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.305360719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011358s
2026-07-09T08:41:45.305738921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-07-09T08:41:45.306350964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-07-09T08:41:45.306643012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006845s
2026-07-09T08:41:45.307047777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-07-09T08:41:45.318457155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-07-09T08:41:45.319921695Z [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"
2026-07-09T08:41:45.320859724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-07-09T08:41:45.322041283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-07-09T08:41:45.324343480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-09T08:41:45.324817124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-07-09T08:41:45.325297201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-09T08:41:45.325654911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183969s
2026-07-09T08:41:45.325846056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:41:45.326001900Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T08:41:45.326199899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-07-09T08:41:45.326502759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-07-09T08:41:45.331439040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049944s
2026-07-09T08:41:45.331861050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T08:41:45', 'add_medium_support')
2026-07-09T08:41:45.332305816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.334373761Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-07-09T08:41:45.334753576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007824s
2026-07-09T08:41:45.335037377Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-07-09T08:41:45.335284465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.335605041Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-07-09T08:41:45.336441796Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-07-09T08:41:45.336824406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-07-09T08:41:45.337140984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s
2026-07-09T08:41:45.337323552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.337554296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:45.340062117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025227s
2026-07-09T08:41:45.340467634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T08:41:45', 'add_various_qualites_in_profile')
2026-07-09T08:41:45.340861827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.341728633Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-07-09T08:41:45.341932393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004169s
2026-07-09T08:41:45.342152086Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-07-09T08:41:45.342371548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.342666592Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-07-09T08:41:45.343509860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-07-09T08:41:45.344067904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-07-09T08:41:45.344574394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008623s
2026-07-09T08:41:45.344793516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-07-09T08:41:45.345129823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-07-09T08:41:45.345494498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005013s
2026-07-09T08:41:45.345685432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:41:45.345852709Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.346091650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-07-09T08:41:45.346432326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:45.347399985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010974s
2026-07-09T08:41:45.347623516Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-07-09T08:41:45.351692089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-07-09T08:41:45.354389101Z [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"
2026-07-09T08:41:45.355598487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:45.356655576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:45.359159027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-09T08:41:45.359770048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-09T08:41:45.360295677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:45.360724530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:45.361052481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132209s
2026-07-09T08:41:45.361333737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-07-09T08:41:45.365418614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-07-09T08:41:45.367984431Z [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"
2026-07-09T08:41:45.369119237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:45.370277570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:45.372804940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-09T08:41:45.373299687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-09T08:41:45.373752639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:45.374196843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:45.374546307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129948s
2026-07-09T08:41:45.374731470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.374899138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:45.375113059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-07-09T08:41:45.375413584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-07-09T08:41:45.376334378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010078s
2026-07-09T08:41:45.376725015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T08:41:45', 'metadata_profiles')
2026-07-09T08:41:45.377090230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.378770915Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-07-09T08:41:45.378971078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034251s
2026-07-09T08:41:45.379281243Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-07-09T08:41:45.379523421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.379869678Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-07-09T08:41:45.381982433Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-09T08:41:45.387045590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-07-09T08:41:45.388090855Z [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"
2026-07-09T08:41:45.388602796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-09T08:41:45.389336434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-09T08:41:45.391750797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T08:41:45.392137084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099109s
2026-07-09T08:41:45.392328680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:41:45.392490657Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:45.392727343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-09T08:41:45.393063049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-09T08:41:45.394021640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s
2026-07-09T08:41:45.394341905Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-09T08:41:45.394697661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-09T08:41:45.394984900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s
2026-07-09T08:41:45.395166826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:41:45.395328762Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.395770402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-09T08:41:45.399220039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-07-09T08:41:45.400373542Z [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"
2026-07-09T08:41:45.400985334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-09T08:41:45.401755846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-09T08:41:45.404241943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T08:41:45.404623541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086063s
2026-07-09T08:41:45.405277328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T08:41:45', 'separate_automatic_and_interactive_search')
2026-07-09T08:41:45.405682123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.407622411Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-07-09T08:41:45.407834498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115196s
2026-07-09T08:41:45.408142759Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-07-09T08:41:45.408390037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.408702005Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-07-09T08:41:45.409148996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-07-09T08:41:45.413025834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-07-09T08:41:45.415245103Z [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"
2026-07-09T08:41:45.416250688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:41:45.417547260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:41:45.419803654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:41:45.420278370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-09T08:41:45.420713406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-09T08:41:45.421172861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-09T08:41:45.421633008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:41:45.422006260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126583s
2026-07-09T08:41:45.422419171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T08:41:45', 'change_album_path_to_relative')
2026-07-09T08:41:45.422829488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.424197813Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-07-09T08:41:45.424400381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148017s
2026-07-09T08:41:45.424648090Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-07-09T08:41:45.424886160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.425181825Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-07-09T08:41:45.425800371Z [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
2026-07-09T08:41:45.426345649Z [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
2026-07-09T08:41:45.426715063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2026-07-09T08:41:45.427106331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T08:41:45', 'change_quality_size_mb_to_kb')
2026-07-09T08:41:45.427485525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.428177789Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-07-09T08:41:45.428375357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020084s
2026-07-09T08:41:45.428579207Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-07-09T08:41:45.428797657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.429070687Z [Info] album_releases: Starting migration of Main DB to 9
2026-07-09T08:41:45.429483910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.429657239Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.429858163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-07-09T08:41:45.430157576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-07-09T08:41:45.431152270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010862s
2026-07-09T08:41:45.431338405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.431500792Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.431712178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-07-09T08:41:45.432044497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-07-09T08:41:45.432955682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001033s
2026-07-09T08:41:45.433317380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T08:41:45', 'album_releases')
2026-07-09T08:41:45.433682977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.434470813Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-07-09T08:41:45.434655265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025353s
2026-07-09T08:41:45.434868224Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-07-09T08:41:45.435091453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.435363361Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-07-09T08:41:45.435986736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.436166538Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.436380770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-07-09T08:41:45.440344072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-07-09T08:41:45.442705437Z [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"
2026-07-09T08:41:45.443752416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:41:45.445016041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:41:45.447438780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:41:45.447910580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-09T08:41:45.448348803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-09T08:41:45.448803188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-09T08:41:45.449264587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:41:45.449684042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130424s
2026-07-09T08:41:45.449868073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.450032083Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.450258108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-07-09T08:41:45.454210408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-07-09T08:41:45.456593417Z [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"
2026-07-09T08:41:45.457655737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:41:45.458845323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:41:45.461125695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:41:45.461588688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-09T08:41:45.462018163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-09T08:41:45.462477768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-09T08:41:45.462936091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:41:45.463285395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128389s
2026-07-09T08:41:45.463911506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T08:41:45', 'album_releases_fix')
2026-07-09T08:41:45.464160607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.468665400Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-07-09T08:41:45.468694288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172176s
2026-07-09T08:41:45.468704549Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-07-09T08:41:45.468710531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.469081558Z [Info] import_lists: Starting migration of Main DB to 11
2026-07-09T08:41:45.470076001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-07-09T08:41:45.470948969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-07-09T08:41:45.471709471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014604s
2026-07-09T08:41:45.471921298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-07-09T08:41:45.472216522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-09T08:41:45.472550505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s
2026-07-09T08:41:45.472740938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-07-09T08:41:45.473382951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-09T08:41:45.474014623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010894s
2026-07-09T08:41:45.474235238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-07-09T08:41:45.474587978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:41:45.475005719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s
2026-07-09T08:41:45.475361506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T08:41:45', 'import_lists')
2026-07-09T08:41:45.475710870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.476743409Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-07-09T08:41:45.476922189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022771s
2026-07-09T08:41:45.477125769Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-07-09T08:41:45.477335792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.477601687Z [Info] add_release_status: Starting migration of Main DB to 12
2026-07-09T08:41:45.478058648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-07-09T08:41:45.478249041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.478468764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-07-09T08:41:45.478813688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-07-09T08:41:45.479808141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011319s
2026-07-09T08:41:45.480017563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.480217215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:45.481289244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010936s
2026-07-09T08:41:45.481656273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T08:41:45', 'add_release_status')
2026-07-09T08:41:45.482017891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.482749876Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-07-09T08:41:45.482938335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025209s
2026-07-09T08:41:45.483153839Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-07-09T08:41:45.483375165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.483651682Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-07-09T08:41:45.484018781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:45.484192311Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:45.484410630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-07-09T08:41:45.484757058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.485758866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011323s
2026-07-09T08:41:45.486135033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T08:41:45', 'album_download_notification')
2026-07-09T08:41:45.486498535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.487229437Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-07-09T08:41:45.487414780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00257s
2026-07-09T08:41:45.487637529Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-07-09T08:41:45.487892062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.488172006Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-07-09T08:41:45.488799409Z [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
2026-07-09T08:41:45.489482405Z [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
2026-07-09T08:41:45.489902892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007459s
2026-07-09T08:41:45.490411877Z [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
2026-07-09T08:41:45.491066866Z [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
2026-07-09T08:41:45.491486271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007401s
2026-07-09T08:41:45.491877389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T08:41:45', 'fix_language_metadata_profiles')
2026-07-09T08:41:45.492248897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.493043858Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-07-09T08:41:45.493231967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002243s
2026-07-09T08:41:45.493421899Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-07-09T08:41:45.493630950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.493998410Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-07-09T08:41:45.494347173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-07-09T08:41:45.494656025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-07-09T08:41:45.494928173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000356s
2026-07-09T08:41:45.495276073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T08:41:45', 'remove_fanzub')
2026-07-09T08:41:45.495624786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.496282290Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-07-09T08:41:45.496456330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001684s
2026-07-09T08:41:45.496676504Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-07-09T08:41:45.496896427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.497165949Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-07-09T08:41:45.498677473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-07-09T08:41:45.498966015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-07-09T08:41:45.499367213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s
2026-07-09T08:41:45.499587626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-07-09T08:41:45.499943664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-07-09T08:41:45.500339300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005561s
2026-07-09T08:41:45.500817022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-07-09T08:41:45.501245796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-07-09T08:41:45.501624519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006114s
2026-07-09T08:41:45.501850233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-07-09T08:41:45.502177653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-09T08:41:45.502531696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s
2026-07-09T08:41:45.502729203Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-09T08:41:45.503006311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-09T08:41:45.503359984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s
2026-07-09T08:41:45.503572111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-09T08:41:45.503914290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T08:41:45.504308634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005141s
2026-07-09T08:41:45.504662587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T08:41:45', 'update_artist_history_indexes')
2026-07-09T08:41:45.505024466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.505943246Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-07-09T08:41:45.506175865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002128s
2026-07-09T08:41:45.506341288Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-07-09T08:41:45.506552694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.506810894Z [Info] remove_nma: Starting migration of Main DB to 17
2026-07-09T08:41:45.516933942Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:45.518065781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-09T08:41:45.518421808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012669s
2026-07-09T08:41:45.518779719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T08:41:45', 'remove_nma')
2026-07-09T08:41:45.519137219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.520312626Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-07-09T08:41:45.520490013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031334s
2026-07-09T08:41:45.520718574Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-07-09T08:41:45.520934659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.521226787Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-07-09T08:41:45.521596211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.521777897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2026-07-09T08:41:45.521998491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-07-09T08:41:45.522290810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-07-09T08:41:45.523376537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011695s
2026-07-09T08:41:45.523747684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T08:41:45', 'album_disambiguation')
2026-07-09T08:41:45.524180646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.524965246Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-07-09T08:41:45.525143064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027301s
2026-07-09T08:41:45.525377396Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-07-09T08:41:45.525600696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.525888295Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-07-09T08:41:45.526237308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.526459636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:45.527983525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014991s
2026-07-09T08:41:45.528368821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T08:41:45', 'add_ape_quality_in_profiles')
2026-07-09T08:41:45.528764798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.529524989Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-07-09T08:41:45.529719461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030589s
2026-07-09T08:41:45.529943302Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-07-09T08:41:45.530153274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.530434801Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-07-09T08:41:45.531612744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:45.531995505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-09T08:41:45.532346071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005011s
2026-07-09T08:41:45.532572316Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:45.532873794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-07-09T08:41:45.533151814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s
2026-07-09T08:41:45.533372338Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:45.533675178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-07-09T08:41:45.533956454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s
2026-07-09T08:41:45.534320537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T08:41:45', 'remove_pushalot')
2026-07-09T08:41:45.534696384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.535429421Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-07-09T08:41:45.535610475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018352s
2026-07-09T08:41:45.535866211Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-07-09T08:41:45.536093188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.536370145Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-07-09T08:41:45.536908329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-09T08:41:45.537372163Z [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)
2026-07-09T08:41:45.537859906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007566s
2026-07-09T08:41:45.538225221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T08:41:45', 'add_custom_filters')
2026-07-09T08:41:45.538598253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.539510831Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-07-09T08:41:45.539695983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022705s
2026-07-09T08:41:45.539932420Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-07-09T08:41:45.540149006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.540427958Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-07-09T08:41:45.540864026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T08:41:45.541040030Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:45.541233931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-07-09T08:41:45.541507392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-07-09T08:41:45.542681556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012521s
2026-07-09T08:41:45.543055339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T08:41:45', 'import_list_tags')
2026-07-09T08:41:45.543432729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.544364365Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-07-09T08:41:45.544551562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029108s
2026-07-09T08:41:45.544790504Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-07-09T08:41:45.545007080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.545298487Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-07-09T08:41:45.550445563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-07-09T08:41:45.551239942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-07-09T08:41:45.551983600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001294s
2026-07-09T08:41:45.552221639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-07-09T08:41:45.552582697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-07-09T08:41:45.552962542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s
2026-07-09T08:41:45.555566226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-09T08:41:45.555584493Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-09T08:41:45.555589342Z FROM "Artists"
2026-07-09T08:41:45.556668726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-09T08:41:45.556690811Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-09T08:41:45.556698466Z FROM "Artists"
2026-07-09T08:41:45.557361121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012198s
2026-07-09T08:41:45.557519349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:41:45.557684953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-09T08:41:45.557899575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-07-09T08:41:45.558274290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.559357331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012529s
2026-07-09T08:41:45.559936688Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-07-09T08:41:45.559944894Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:41:45.559949433Z FROM "ArtistMetadata"
2026-07-09T08:41:45.559953331Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-07-09T08:41:45.560686668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-07-09T08:41:45.560701478Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:41:45.560710616Z FROM "ArtistMetadata"
2026-07-09T08:41:45.560719103Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-07-09T08:41:45.561118728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008126s
2026-07-09T08:41:45.561306747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-07-09T08:41:45.562165526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-07-09T08:41:45.562832309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013457s
2026-07-09T08:41:45.563054377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-07-09T08:41:45.563414883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-07-09T08:41:45.563787533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000541s
2026-07-09T08:41:45.564038388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-07-09T08:41:45.564343683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-07-09T08:41:45.564708698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s
2026-07-09T08:41:45.564884382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.565098964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:45.570154536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049961s
2026-07-09T08:41:45.570380842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.570530052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-09T08:41:45.570733071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-07-09T08:41:45.571073086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.572222531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012856s
2026-07-09T08:41:45.572395840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.572549880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.572748280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-07-09T08:41:45.573062923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:45.573981754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s
2026-07-09T08:41:45.574160564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.574312630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.574506220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-07-09T08:41:45.574762436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-07-09T08:41:45.575663892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009671s
2026-07-09T08:41:45.576340214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-07-09T08:41:45.576347198Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:41:45.576351597Z FROM "ArtistMetadata"
2026-07-09T08:41:45.576355615Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-09T08:41:45.576359833Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-07-09T08:41:45.577201499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-07-09T08:41:45.577215306Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:41:45.577224365Z FROM "ArtistMetadata"
2026-07-09T08:41:45.577233062Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-09T08:41:45.577267602Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-07-09T08:41:45.577698580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009498s
2026-07-09T08:41:45.577866668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:41:45.578016941Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.578223527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-07-09T08:41:45.578553311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-07-09T08:41:45.579505358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010831s
2026-07-09T08:41:45.579678577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:41:45.579833469Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.580047400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-07-09T08:41:45.580364849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.581289752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010503s
2026-07-09T08:41:45.581467821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:41:45.581618905Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.581819048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-07-09T08:41:45.582138261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.583083374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00107s
2026-07-09T08:41:45.583666298Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-09T08:41:45.583671709Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-09T08:41:45.583675667Z FROM "AlbumReleases"
2026-07-09T08:41:45.583680136Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-09T08:41:45.583684174Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-07-09T08:41:45.584488274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-09T08:41:45.584515519Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-09T08:41:45.584526721Z FROM "AlbumReleases"
2026-07-09T08:41:45.584547433Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-09T08:41:45.584556471Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-07-09T08:41:45.584953641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000884s
2026-07-09T08:41:45.585567457Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-09T08:41:45.585890959Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:41:45.585895398Z FROM "ArtistMetadata"
2026-07-09T08:41:45.585899346Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-09T08:41:45.585903574Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-07-09T08:41:45.586443531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-09T08:41:45.586457389Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:41:45.586466127Z FROM "ArtistMetadata"
2026-07-09T08:41:45.586474534Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-09T08:41:45.586483342Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-07-09T08:41:45.586939200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s
2026-07-09T08:41:45.587594419Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-07-09T08:41:45.591696190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-07-09T08:41:45.593224839Z [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"
2026-07-09T08:41:45.593901031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:45.595091138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:45.597549669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:45.598000968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:45.598328858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104s
2026-07-09T08:41:45.598737331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-07-09T08:41:45.602857920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-07-09T08:41:45.604762165Z [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"
2026-07-09T08:41:45.605630624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:41:45.607234504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:41:45.609633565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:41:45.610154474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:41:45.610530792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115172s
2026-07-09T08:41:45.610806287Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-07-09T08:41:45.615042289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-07-09T08:41:45.616718895Z [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"
2026-07-09T08:41:45.617812388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-07-09T08:41:45.618810999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-07-09T08:41:45.621191112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-09T08:41:45.621851863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-09T08:41:45.622299224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112477s
2026-07-09T08:41:45.622544919Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-07-09T08:41:45.626921763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-07-09T08:41:45.628105527Z [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"
2026-07-09T08:41:45.628669042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:41:45.629393802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:41:45.631692932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:41:45.632099371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093412s
2026-07-09T08:41:45.632353402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-07-09T08:41:45.632682325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:41:45.633062591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s
2026-07-09T08:41:45.633290480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-07-09T08:41:45.633568289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:41:45.633942513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s
2026-07-09T08:41:45.634165863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-07-09T08:41:45.634482881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-09T08:41:45.634873679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s
2026-07-09T08:41:45.635104674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-07-09T08:41:45.635411331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-07-09T08:41:45.635844003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005542s
2026-07-09T08:41:45.636073315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-07-09T08:41:45.636386265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-07-09T08:41:45.636762142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005014s
2026-07-09T08:41:45.636992215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-07-09T08:41:45.637320757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-07-09T08:41:45.637702365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005172s
2026-07-09T08:41:45.637906857Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:41:45.639091353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-07-09T08:41:45.639395445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001317s
2026-07-09T08:41:45.639686261Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:41:45.640025755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-07-09T08:41:45.640343264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004864s
2026-07-09T08:41:45.640509840Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:41:45.640890837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-07-09T08:41:45.641223697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s
2026-07-09T08:41:45.641630206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T08:41:45', 'add_release_groups_etc')
2026-07-09T08:41:45.642000662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.644660709Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-07-09T08:41:45.644848157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039362s
2026-07-09T08:41:45.645104042Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-07-09T08:41:45.645324025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.645617185Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-07-09T08:41:45.646403770Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:41:45.646689786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-07-09T08:41:45.647003477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004054s
2026-07-09T08:41:45.647389725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T08:41:45', 'NewMediaInfoFormat')
2026-07-09T08:41:45.647764901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.648700645Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-07-09T08:41:45.648905678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020596s
2026-07-09T08:41:45.649313379Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-07-09T08:41:45.649554345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.649848728Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-07-09T08:41:45.651233296Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-09T08:41:45.651609303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-09T08:41:45.654061662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025978s
2026-07-09T08:41:45.654264791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T08:41:45.654431647Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:45.654704697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-07-09T08:41:45.655115454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:45.656119747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011696s
2026-07-09T08:41:45.656527448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T08:41:45', 'rename_restrictions_to_release_profiles')
2026-07-09T08:41:45.656931071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.657937157Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-07-09T08:41:45.658137060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029358s
2026-07-09T08:41:45.658443678Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-09T08:41:45.658680334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.659000379Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-07-09T08:41:45.660606033Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-09T08:41:45.660907690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-09T08:41:45.663333506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025083s
2026-07-09T08:41:45.663535593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T08:41:45.663698902Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:45.663949005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-07-09T08:41:45.664280954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-09T08:41:45.665636925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014784s
2026-07-09T08:41:45.665834773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-07-09T08:41:45.666023924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.666246753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-07-09T08:41:45.666574433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-09T08:41:45.667506770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010463s
2026-07-09T08:41:45.667678186Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:41:45.667980985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-09T08:41:45.668265128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s
2026-07-09T08:41:45.668511063Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:41:45.668772269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-09T08:41:45.669050309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004027s
2026-07-09T08:41:45.669283358Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-07-09T08:41:45.674067964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-07-09T08:41:45.675569639Z [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"
2026-07-09T08:41:45.676337525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:45.677343201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:45.679679326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:45.680155755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:45.680640351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:41:45.681109907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:41:45.681471405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119769s
2026-07-09T08:41:45.681929417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T08:41:45', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-09T08:41:45.682562262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.683751286Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-09T08:41:45.684008665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141685s
2026-07-09T08:41:45.684247015Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-07-09T08:41:45.684474323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.684831382Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-07-09T08:41:45.685475288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-07-09T08:41:45.685946768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-07-09T08:41:45.686424310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007485s
2026-07-09T08:41:45.686659213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-07-09T08:41:45.687028116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-07-09T08:41:45.687458312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s
2026-07-09T08:41:45.687838287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T08:41:45', 'add_import_exclusions')
2026-07-09T08:41:45.688241960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.689237836Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-07-09T08:41:45.689423901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023344s
2026-07-09T08:41:45.689673012Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-07-09T08:41:45.689897715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.690211256Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-07-09T08:41:45.695340276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-09T08:41:45.695353122Z WHERE "Id" in (
2026-07-09T08:41:45.695360066Z SELECT "Artists"."Id" from "Artists"
2026-07-09T08:41:45.695367090Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:41:45.695374084Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:41:45.696316612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-09T08:41:45.696347354Z WHERE "Id" in (
2026-07-09T08:41:45.696356553Z SELECT "Artists"."Id" from "Artists"
2026-07-09T08:41:45.696365260Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:41:45.696405582Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:41:45.696998295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s
2026-07-09T08:41:45.697624757Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-07-09T08:41:45.697636641Z WHERE "Id" in (
2026-07-09T08:41:45.697645178Z SELECT "Albums"."Id" from "Albums"
2026-07-09T08:41:45.697653786Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:41:45.697663014Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:41:45.698416301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-07-09T08:41:45.698425770Z WHERE "Id" in (
2026-07-09T08:41:45.698432614Z SELECT "Albums"."Id" from "Albums"
2026-07-09T08:41:45.698439298Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:41:45.698446662Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:41:45.699029246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010074s
2026-07-09T08:41:45.699599685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-07-09T08:41:45.699608943Z WHERE "Id" in (
2026-07-09T08:41:45.699615747Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-09T08:41:45.699622591Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-09T08:41:45.699629916Z WHERE "Albums"."Id" IS NULL)
2026-07-09T08:41:45.700380437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-07-09T08:41:45.700907168Z WHERE "Id" in (
2026-07-09T08:41:45.700915685Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-09T08:41:45.700924403Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-09T08:41:45.700933461Z WHERE "Albums"."Id" IS NULL)
2026-07-09T08:41:45.701206260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012042s
2026-07-09T08:41:45.701790547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-09T08:41:45.701802120Z WHERE "Id" in (
2026-07-09T08:41:45.701810477Z SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:41:45.701818924Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:41:45.701854426Z WHERE "AlbumReleases"."Id" IS NULL)
2026-07-09T08:41:45.702567061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-09T08:41:45.702580107Z WHERE "Id" in (
2026-07-09T08:41:45.702586781Z SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:41:45.702593614Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:41:45.702600839Z WHERE "AlbumReleases"."Id" IS NULL)
2026-07-09T08:41:45.703144283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009542s
2026-07-09T08:41:45.703737709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-09T08:41:45.703748310Z WHERE "Id" in (
2026-07-09T08:41:45.703756647Z SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:41:45.703765214Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:41:45.703774122Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:41:45.704565576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-09T08:41:45.704583071Z WHERE "Id" in (
2026-07-09T08:41:45.704587149Z SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:41:45.704591087Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:41:45.704595266Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:41:45.705149382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009767s
2026-07-09T08:41:45.705738468Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:41:45.705750572Z WHERE "Id" IN (
2026-07-09T08:41:45.705761695Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:41:45.705772877Z LEFT OUTER JOIN "Tracks"
2026-07-09T08:41:45.705781404Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:41:45.705790222Z WHERE "Tracks"."Id" IS NULL)
2026-07-09T08:41:45.706521164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:41:45.706533469Z WHERE "Id" IN (
2026-07-09T08:41:45.706541936Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:41:45.706550463Z LEFT OUTER JOIN "Tracks"
2026-07-09T08:41:45.706571796Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:41:45.706580454Z WHERE "Tracks"."Id" IS NULL)
2026-07-09T08:41:45.707289512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011567s
2026-07-09T08:41:45.707700429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T08:41:45', 'clean_artist_metadata_table')
2026-07-09T08:41:45.708208422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.709403780Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-07-09T08:41:45.709587409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032139s
2026-07-09T08:41:45.709890821Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-07-09T08:41:45.710121976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.710418503Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-07-09T08:41:45.711331702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:45.711679272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:45.711914366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-09T08:41:45.712273449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.713376060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001252s
2026-07-09T08:41:45.713561744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:45.713730173Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:45.713964675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-09T08:41:45.714331404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.715353692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011635s
2026-07-09T08:41:45.715538595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:45.715697695Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.716017369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-07-09T08:41:45.716427465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.717684387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014126s
2026-07-09T08:41:45.717885452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:45.718047418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.718286670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-07-09T08:41:45.718635813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.719604684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011094s
2026-07-09T08:41:45.719797222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:45.720007315Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:45.720226577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-07-09T08:41:45.720558826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.721510372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s
2026-07-09T08:41:45.721731467Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-07-09T08:41:45.728001445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-07-09T08:41:45.729720898Z [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"
2026-07-09T08:41:45.730507031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-09T08:41:45.730982829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-09T08:41:45.733418224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114577s
2026-07-09T08:41:45.733685001Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-07-09T08:41:45.737693955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-07-09T08:41:45.739385743Z [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"
2026-07-09T08:41:45.740182557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-09T08:41:45.740762686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-09T08:41:45.743079482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009165s
2026-07-09T08:41:45.743463094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T08:41:45', 'health_issue_notification')
2026-07-09T08:41:45.743838250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.745625930Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-07-09T08:41:45.745821284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116765s
2026-07-09T08:41:45.746100095Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-07-09T08:41:45.746321100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.746639231Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-07-09T08:41:45.747714687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:41:45.747918617Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:45.748157499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-07-09T08:41:45.748516882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-07-09T08:41:45.749620866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012543s
2026-07-09T08:41:45.749797702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:41:45.749952954Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:45.750145232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-07-09T08:41:45.750418712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-07-09T08:41:45.751328525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009923s
2026-07-09T08:41:45.751604851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-07-09T08:41:45.751941830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-07-09T08:41:45.752212966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s
2026-07-09T08:41:45.752721670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:41:45.752731871Z WHERE "Id" IN (
2026-07-09T08:41:45.752740338Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:41:45.752749106Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:41:45.752758244Z WHERE "Tracks"."Id" IS NULL)
2026-07-09T08:41:45.753390628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:41:45.753403544Z WHERE "Id" IN (
2026-07-09T08:41:45.753412151Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:41:45.753420809Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:41:45.753429877Z WHERE "Tracks"."Id" IS NULL)
2026-07-09T08:41:45.753913300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008422s
2026-07-09T08:41:45.754561305Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:41:45.754572538Z WHERE "Id" IN (
2026-07-09T08:41:45.754581095Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:41:45.754589813Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-09T08:41:45.754598721Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-09T08:41:45.754607589Z WHERE "Artists"."Path" IS NULL)
2026-07-09T08:41:45.755435947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:41:45.755450506Z WHERE "Id" IN (
2026-07-09T08:41:45.755459735Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:41:45.755468392Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-09T08:41:45.755477150Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-09T08:41:45.755876194Z WHERE "Artists"."Path" IS NULL)
2026-07-09T08:41:45.756043150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001058s
2026-07-09T08:41:45.756765815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:41:45.756776336Z WHERE "Id" IN (
2026-07-09T08:41:45.756789723Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:41:45.756798451Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:41:45.756807389Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:41:45.756816507Z WHERE "AlbumReleases"."Monitored" = 0
2026-07-09T08:41:45.756825115Z OR "AlbumReleases"."Monitored" IS NULL)
2026-07-09T08:41:45.757768535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:41:45.757781240Z WHERE "Id" IN (
2026-07-09T08:41:45.757789708Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:41:45.757798084Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:41:45.757806952Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:41:45.757815600Z WHERE "AlbumReleases"."Monitored" = 0
2026-07-09T08:41:45.757823896Z OR "AlbumReleases"."Monitored" IS NULL)
2026-07-09T08:41:45.758411370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011824s
2026-07-09T08:41:45.758967339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-07-09T08:41:45.758977891Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-09T08:41:45.758986939Z FROM "Artists"
2026-07-09T08:41:45.758995336Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-09T08:41:45.759004174Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-07-09T08:41:45.759706187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-07-09T08:41:45.759719705Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-09T08:41:45.759728863Z FROM "Artists"
2026-07-09T08:41:45.759737390Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-09T08:41:45.759746038Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-07-09T08:41:45.760188068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008462s
2026-07-09T08:41:45.760609877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:41:45.760624928Z WHERE "Id" NOT IN (
2026-07-09T08:41:45.760633475Z SELECT MIN("Id")
2026-07-09T08:41:45.760641762Z FROM "TrackFiles"
2026-07-09T08:41:45.760650028Z GROUP BY "Path"
2026-07-09T08:41:45.760658305Z )
2026-07-09T08:41:45.761149514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:41:45.761162581Z WHERE "Id" NOT IN (
2026-07-09T08:41:45.761173302Z SELECT MIN("Id")
2026-07-09T08:41:45.761184034Z FROM "TrackFiles"
2026-07-09T08:41:45.761192771Z GROUP BY "Path"
2026-07-09T08:41:45.761201028Z )
2026-07-09T08:41:45.761548448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006103s
2026-07-09T08:41:45.761721767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:41:45.761884344Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:45.762062523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-07-09T08:41:45.765756412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-09T08:41:45.766977992Z [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"
2026-07-09T08:41:45.767561508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:41:45.768305746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:41:45.770759608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:41:45.771140626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088886s
2026-07-09T08:41:45.771368294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-07-09T08:41:45.771708740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:41:45.772049757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s
2026-07-09T08:41:45.772287916Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-07-09T08:41:45.776049783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-09T08:41:45.777187334Z [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"
2026-07-09T08:41:45.777785428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:41:45.778617404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:41:45.781134814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:41:45.781622376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:41:45.781989656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094878s
2026-07-09T08:41:45.782412167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T08:41:45', 'add_mediafilerepository_mtime')
2026-07-09T08:41:45.782778805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.784855427Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-07-09T08:41:45.785064969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123s
2026-07-09T08:41:45.785361086Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-07-09T08:41:45.785611851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.785958799Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-07-09T08:41:45.787596978Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-09T08:41:45.787634935Z WHERE "Id" NOT IN (
2026-07-09T08:41:45.787647200Z SELECT MIN("Artists"."Id") from "Artists"
2026-07-09T08:41:45.787658733Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:41:45.787710116Z GROUP BY "ArtistMetadata"."Id")
2026-07-09T08:41:45.788528044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-09T08:41:45.788550198Z WHERE "Id" NOT IN (
2026-07-09T08:41:45.788559457Z SELECT MIN("Artists"."Id") from "Artists"
2026-07-09T08:41:45.788568235Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:41:45.788577643Z GROUP BY "ArtistMetadata"."Id")
2026-07-09T08:41:45.789149595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001031s
2026-07-09T08:41:45.789371162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-07-09T08:41:45.789646516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-07-09T08:41:45.790128647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000533s
2026-07-09T08:41:45.790352227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-07-09T08:41:45.794252051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-09T08:41:45.795806572Z [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"
2026-07-09T08:41:45.796521863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:45.797415292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:45.799866509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:45.800346205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:45.800793285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:41:45.801148511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105959s
2026-07-09T08:41:45.801372271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-07-09T08:41:45.801714531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:41:45.802074676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005013s
2026-07-09T08:41:45.802479942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T08:41:45', 'add_artistmetadataid_constraint')
2026-07-09T08:41:45.802873976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.803964953Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-07-09T08:41:45.804177060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023114s
2026-07-09T08:41:45.804449028Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-07-09T08:41:45.804700865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.805024337Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-07-09T08:41:45.805859749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-07-09T08:41:45.806037778Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:45.806253602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-07-09T08:41:45.806586773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:41:45.807622279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011557s
2026-07-09T08:41:45.807818264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-07-09T08:41:45.808007585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:45.808242979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-07-09T08:41:45.808682534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:41:45.810002643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014997s
2026-07-09T08:41:45.810233418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:45.810436126Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:45.810719406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-07-09T08:41:45.811153370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:41:45.812310040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013253s
2026-07-09T08:41:45.812490764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-07-09T08:41:45.812650846Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:45.812882192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-07-09T08:41:45.813242698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:41:45.814209485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011211s
2026-07-09T08:41:45.814391682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:41:45.814541774Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.814760324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-07-09T08:41:45.815099067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:41:45.816136716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011695s
2026-07-09T08:41:45.816320988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:41:45.816476761Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:45.816683117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-07-09T08:41:45.817015877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:41:45.818010771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011137s
2026-07-09T08:41:45.818387890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T08:41:45', 'old_ids_and_artist_alias')
2026-07-09T08:41:45.818773908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.819652106Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-07-09T08:41:45.819843001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027217s
2026-07-09T08:41:45.820183356Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-07-09T08:41:45.820462488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.820823485Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-07-09T08:41:45.821303673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.821550810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:45.822146550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006138s
2026-07-09T08:41:45.822411023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-09T08:41:45.822717149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-09T08:41:45.822989809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003511s
2026-07-09T08:41:45.823384233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T08:41:45', 'download_propers_config')
2026-07-09T08:41:45.823792555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.824845406Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-07-09T08:41:45.825030929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021512s
2026-07-09T08:41:45.825258458Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-07-09T08:41:45.825474713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.825749627Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-07-09T08:41:45.826671263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-07-09T08:41:45.827007119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-07-09T08:41:45.827622859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007458s
2026-07-09T08:41:45.827860328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-07-09T08:41:45.831650581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-09T08:41:45.833036813Z [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"
2026-07-09T08:41:45.833668866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:45.834720383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:45.837348035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:45.837864195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:45.838303129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:41:45.838862185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:41:45.839728580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116282s
2026-07-09T08:41:45.840076891Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-07-09T08:41:45.844217511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-07-09T08:41:45.845631338Z [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"
2026-07-09T08:41:45.846387391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-09T08:41:45.847271381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-09T08:41:45.850159287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-09T08:41:45.850570525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102282s
2026-07-09T08:41:45.850769486Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-07-09T08:41:45.854647726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-09T08:41:45.855885098Z [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"
2026-07-09T08:41:45.857897521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-09T08:41:45.858390384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-09T08:41:45.860817753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098208s
2026-07-09T08:41:45.861039900Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-07-09T08:41:45.864762858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-07-09T08:41:45.865927484Z [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"
2026-07-09T08:41:45.866605830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-09T08:41:45.867606535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-09T08:41:45.871382991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T08:41:45.871901675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T08:41:45.872388005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-09T08:41:45.872892361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T08:41:45.873269150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120321s
2026-07-09T08:41:45.873485004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-07-09T08:41:45.877033541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-09T08:41:45.878029978Z [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"
2026-07-09T08:41:45.878531778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-09T08:41:45.879013348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-09T08:41:45.881374714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076763s
2026-07-09T08:41:45.881591400Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-07-09T08:41:45.885187042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-09T08:41:45.886286867Z [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"
2026-07-09T08:41:45.886808397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:41:45.887613138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:41:45.890140789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:41:45.890698211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:41:45.891116504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093093s
2026-07-09T08:41:45.891576380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T08:41:45', 'remove_language_profiles')
2026-07-09T08:41:45.892022999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.895170218Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-07-09T08:41:45.895413307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132849s
2026-07-09T08:41:45.895723111Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-07-09T08:41:45.896024077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.896434995Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-07-09T08:41:45.897085194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T08:41:45.897297792Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-07-09T08:41:45.897591444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-07-09T08:41:45.897978754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-07-09T08:41:45.899318121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014777s
2026-07-09T08:41:45.899782757Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-07-09T08:41:45.900371673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-07-09T08:41:45.900768713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006443s
2026-07-09T08:41:45.901231505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T08:41:45', 'multi_disc_naming_format')
2026-07-09T08:41:45.901670780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.902694842Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-07-09T08:41:45.902913643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025115s
2026-07-09T08:41:45.903221693Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-07-09T08:41:45.903484713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.903840740Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-07-09T08:41:45.904593396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T08:41:45.904808529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:45.905053723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-09T08:41:45.905456765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:45.906788968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014954s
2026-07-09T08:41:45.907002878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.907241218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:45.921975843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146245s
2026-07-09T08:41:45.922423855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T08:41:45', 'add_download_client_priority')
2026-07-09T08:41:45.922878291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.923803684Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-07-09T08:41:45.924061944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165496s
2026-07-09T08:41:45.924305465Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-07-09T08:41:45.924571461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.924902537Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-07-09T08:41:45.925421583Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:45.925734002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-09T08:41:45.926044838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004164s
2026-07-09T08:41:45.926267647Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:45.926578753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-07-09T08:41:45.926840631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003702s
2026-07-09T08:41:45.927201708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T08:41:45', 'remove_growl_prowl')
2026-07-09T08:41:45.927568026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.928354229Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-07-09T08:41:45.928533551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018261s
2026-07-09T08:41:45.928757792Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-07-09T08:41:45.928977625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.929265044Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-07-09T08:41:45.929737455Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:45.930067991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-09T08:41:45.930356141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004154s
2026-07-09T08:41:45.930600092Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:45.930894626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-09T08:41:45.931170641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003917s
2026-07-09T08:41:45.931549023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T08:41:45', 'remove_plex_hometheatre')
2026-07-09T08:41:45.931955482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.932739551Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-07-09T08:41:45.932940366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001904s
2026-07-09T08:41:45.933157232Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-07-09T08:41:45.933385001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.933674765Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-07-09T08:41:45.934498904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:41:45.934701542Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:45.934938880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-07-09T08:41:45.935231309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-07-09T08:41:45.936491066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013415s
2026-07-09T08:41:45.936681951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:41:45.936845951Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:45.937081135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-07-09T08:41:45.937475269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.938505243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011971s
2026-07-09T08:41:45.938709785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:41:45.938873625Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:45.939114570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-07-09T08:41:45.939497872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.940580342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012316s
2026-07-09T08:41:45.940777599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:41:45.940959606Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.941220521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-07-09T08:41:45.941589795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.942650722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012152s
2026-07-09T08:41:45.942846656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:41:45.943006127Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:45.943221912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-07-09T08:41:45.943532578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-07-09T08:41:45.944579767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011358s
2026-07-09T08:41:45.944780030Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.944995213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:45.946320583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013462s
2026-07-09T08:41:45.946743204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T08:41:45', 'add_root_folder_add_defaults')
2026-07-09T08:41:45.947181216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.948232965Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-07-09T08:41:45.948429039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032129s
2026-07-09T08:41:45.948687750Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-07-09T08:41:45.948905800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.949203018Z [Info] task_duration: Starting migration of Main DB to 40
2026-07-09T08:41:45.949630319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T08:41:45.949808117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:45.950052719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-09T08:41:45.950401812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-09T08:41:45.951584745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013063s
2026-07-09T08:41:45.952040723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T08:41:45', 'task_duration')
2026-07-09T08:41:45.952433163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.953327525Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-07-09T08:41:45.953517367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003033s
2026-07-09T08:41:45.953799285Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-07-09T08:41:45.954049940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.954373491Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-07-09T08:41:45.954949191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T08:41:45.955134554Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:45.955358134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-09T08:41:45.955702538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:45.956765939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011933s
2026-07-09T08:41:45.956988297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T08:41:45.957173530Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:45.957394465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-09T08:41:45.957739179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:45.958703942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s
2026-07-09T08:41:45.959143387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T08:41:45', 'add_indexer_and_enabled_to_release_profiles')
2026-07-09T08:41:45.959557772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.960619099Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-07-09T08:41:45.960820575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029055s
2026-07-09T08:41:45.961095128Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-07-09T08:41:45.961325011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.961649815Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-07-09T08:41:45.962211336Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-07-09T08:41:45.966152854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-07-09T08:41:45.967495228Z [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"
2026-07-09T08:41:45.968212873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:45.969252167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:45.972022376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:45.973006958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:45.973476093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:41:45.973985940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:41:45.974398471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119158s
2026-07-09T08:41:45.974719447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-07-09T08:41:45.975155796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-07-09T08:41:45.975442694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004657s
2026-07-09T08:41:45.975774382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-07-09T08:41:45.976248988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-07-09T08:41:45.976562730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004736s
2026-07-09T08:41:45.976795037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-07-09T08:41:45.980384957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-07-09T08:41:45.981521927Z [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"
2026-07-09T08:41:45.982133739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-09T08:41:45.982646803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-09T08:41:45.985184834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081379s
2026-07-09T08:41:45.986176471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T08:41:45', 'remove_album_folders')
2026-07-09T08:41:45.986536206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:45.989881794Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-07-09T08:41:45.990060644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128059s
2026-07-09T08:41:45.990326079Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-07-09T08:41:45.990559419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:45.990886087Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-07-09T08:41:45.992126094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T08:41:45.992316137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-07-09T08:41:45.992513003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-07-09T08:41:45.992801434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-07-09T08:41:45.993870998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001148s
2026-07-09T08:41:45.994058566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T08:41:45.994226253Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:45.994454714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-07-09T08:41:45.994770309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:41:45.995717898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00107s
2026-07-09T08:41:45.995923862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:45.996143705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.041693421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454293s
2026-07-09T08:41:46.041964457Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-07-09T08:41:46.045719930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-09T08:41:46.046837481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-09T08:41:46.047394783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-09T08:41:46.047953559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-09T08:41:46.050518464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083622s
2026-07-09T08:41:46.051063572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-07-09T08:41:46.054582479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-09T08:41:46.055558284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-09T08:41:46.056080296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-09T08:41:46.056668200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-09T08:41:46.059087021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078242s
2026-07-09T08:41:46.059326373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-07-09T08:41:46.064330671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-09T08:41:46.065243911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-09T08:41:46.065724248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-09T08:41:46.066334628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-09T08:41:46.068789141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092395s
2026-07-09T08:41:46.069014164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-07-09T08:41:46.072311415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-09T08:41:46.073082257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-09T08:41:46.073526993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-09T08:41:46.074096931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-09T08:41:46.076566735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073318s
2026-07-09T08:41:46.076800355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-07-09T08:41:46.080074128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-07-09T08:41:46.080777355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-07-09T08:41:46.081201589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-07-09T08:41:46.081795295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-07-09T08:41:46.084254107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071995s
2026-07-09T08:41:46.084660635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-09T08:41:46', 'flexible_delay_profiles')
2026-07-09T08:41:46.085040501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.086168873Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-07-09T08:41:46.086367633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090941s
2026-07-09T08:41:46.086638419Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-07-09T08:41:46.086872961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.087185090Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-07-09T08:41:46.087683634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:41:46.087882925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:46.088107858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-09T08:41:46.088423464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-09T08:41:46.089392385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s
2026-07-09T08:41:46.090937557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T08:41:46', 'add_priority_to_indexers')
2026-07-09T08:41:46.090956535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.091429147Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-07-09T08:41:46.091609170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003063s
2026-07-09T08:41:46.091843662Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-07-09T08:41:46.092095569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.092369872Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-07-09T08:41:46.092827493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-07-09T08:41:46.093146476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-07-09T08:41:46.093511050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s
2026-07-09T08:41:46.093682976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.093881045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.094481986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006277s
2026-07-09T08:41:46.094873314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T08:41:46', 'remove_chown_and_folderchmod_config')
2026-07-09T08:41:46.095245724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.096152330Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-07-09T08:41:46.096352222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022348s
2026-07-09T08:41:46.096569860Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-07-09T08:41:46.096795114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.097053775Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-07-09T08:41:46.097594584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-09T08:41:46.097766090Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:46.097955220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-07-09T08:41:46.101600642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-09T08:41:46.102752362Z [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"
2026-07-09T08:41:46.103345536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-09T08:41:46.103945154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-09T08:41:46.106327001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081202s
2026-07-09T08:41:46.106587125Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-07-09T08:41:46.106866979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-07-09T08:41:46.107119267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003247s
2026-07-09T08:41:46.107427337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-07-09T08:41:46.107790769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-07-09T08:41:46.108102437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s
2026-07-09T08:41:46.108419706Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-07-09T08:41:46.108877398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-07-09T08:41:46.109162822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004209s
2026-07-09T08:41:46.109548509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-09T08:41:46', 'convert_blacklist_protocol')
2026-07-09T08:41:46.109911370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.110936234Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-07-09T08:41:46.111123331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021458s
2026-07-09T08:41:46.111321730Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-07-09T08:41:46.111529499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.111783370Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-07-09T08:41:46.118106635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-09T08:41:46.118879010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-09T08:41:46.119325720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008327s
2026-07-09T08:41:46.119680013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T08:41:46', 'update_notifiarr')
2026-07-09T08:41:46.120054498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.123124400Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-07-09T08:41:46.123300836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004598s
2026-07-09T08:41:46.123562593Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-07-09T08:41:46.123776864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.124070125Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-07-09T08:41:46.124360901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.124580543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.125634125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010716s
2026-07-09T08:41:46.125997326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T08:41:46', 'email_multiple_addresses')
2026-07-09T08:41:46.126371711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.127217955Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-07-09T08:41:46.127403509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026352s
2026-07-09T08:41:46.127630586Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-07-09T08:41:46.127867513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.128198029Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-07-09T08:41:46.128497612Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-09T08:41:46.128761644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-09T08:41:46.131098059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024024s
2026-07-09T08:41:46.131478916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T08:41:46', 'rename_blacklist_to_blocklist')
2026-07-09T08:41:46.131882429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.132869176Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-07-09T08:41:46.133061474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041293s
2026-07-09T08:41:46.133392450Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-07-09T08:41:46.133714639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.133981997Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-07-09T08:41:46.134396723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T08:41:46.134581725Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:46.134826518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-09T08:41:46.135204159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:46.136199944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011511s
2026-07-09T08:41:46.136462784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-09T08:41:46.136826907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:46.137784916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011101s
2026-07-09T08:41:46.137963676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.138164330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.139428326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012862s
2026-07-09T08:41:46.139799013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T08:41:46', 'cdh_per_downloadclient')
2026-07-09T08:41:46.140225572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.140918697Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-07-09T08:41:46.141104923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027453s
2026-07-09T08:41:46.141303743Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-07-09T08:41:46.141511592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.141768168Z [Info] download_history: Starting migration of Main DB to 52
2026-07-09T08:41:46.142557999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-09T08:41:46.143304482Z [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" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-09T08:41:46.143933199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s
2026-07-09T08:41:46.144153422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-09T08:41:46.144628098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-09T08:41:46.145000889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000518s
2026-07-09T08:41:46.145227796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-07-09T08:41:46.145568191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-07-09T08:41:46.145930020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s
2026-07-09T08:41:46.146162107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-09T08:41:46.146511511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-09T08:41:46.146909192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005442s
2026-07-09T08:41:46.147096319Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.147317524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.148420756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011267s
2026-07-09T08:41:46.148878087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T08:41:46', 'download_history')
2026-07-09T08:41:46.149237121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.150178306Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-07-09T08:41:46.150370163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028662s
2026-07-09T08:41:46.150593653Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-07-09T08:41:46.150812323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.151093880Z [Info] add_update_history: Starting migration of Main DB to 53
2026-07-09T08:41:46.151521091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T08:41:46', 'add_update_history')
2026-07-09T08:41:46.151913842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.152632930Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-07-09T08:41:46.152829255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018185s
2026-07-09T08:41:46.153061623Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-07-09T08:41:46.153306326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.153588063Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-07-09T08:41:46.153938409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:46.154123672Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:46.154368726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-09T08:41:46.154731777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:46.155770579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011861s
2026-07-09T08:41:46.156177689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T08:41:46', 'add_on_update_to_notifications')
2026-07-09T08:41:46.156574267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.157315981Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-07-09T08:41:46.157529391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026816s
2026-07-09T08:41:46.157759635Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-07-09T08:41:46.158000339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.158279702Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-07-09T08:41:46.158614025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:41:46.158791613Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.159016616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-09T08:41:46.159426432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.160471817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001181s
2026-07-09T08:41:46.160856983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T08:41:46', 'download_client_per_indexer')
2026-07-09T08:41:46.161242770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.162249407Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-07-09T08:41:46.162445572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00291s
2026-07-09T08:41:46.162671677Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-07-09T08:41:46.162894416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.163178809Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-07-09T08:41:46.163614937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:41:46.163796903Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.164044803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-07-09T08:41:46.164387733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.165456967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011719s
2026-07-09T08:41:46.165620376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:41:46.166001924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.166213180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-07-09T08:41:46.166583215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.167614943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011808s
2026-07-09T08:41:46.167792651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T08:41:46.168176083Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:46.168390956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-07-09T08:41:46.168719207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.169711295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001125s
2026-07-09T08:41:46.170084687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T08:41:46', 'AddNewItemMonitorType')
2026-07-09T08:41:46.170433720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.171249222Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-07-09T08:41:46.171416650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026213s
2026-07-09T08:41:46.171617915Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-07-09T08:41:46.171826806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.172092842Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-07-09T08:41:46.172408317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T08:41:46.172626166Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T08:41:46.172833473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-07-09T08:41:46.173156343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:46.174180195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011456s
2026-07-09T08:41:46.174539760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T08:41:46', 'ImportListSearch')
2026-07-09T08:41:46.174897350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.175609444Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-07-09T08:41:46.175770318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025424s
2026-07-09T08:41:46.176005952Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-07-09T08:41:46.176238250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.176561080Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-07-09T08:41:46.176988251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T08:41:46.177170918Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:46.177414369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-07-09T08:41:46.177833453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.178914470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012553s
2026-07-09T08:41:46.179438656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T08:41:46', 'ImportListMonitorExisting')
2026-07-09T08:41:46.179806647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.180647731Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-07-09T08:41:46.180860940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029491s
2026-07-09T08:41:46.181084931Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-07-09T08:41:46.181315696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.189967781Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-07-09T08:41:46.189987811Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:46.189997030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-09T08:41:46.190006158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000387s
2026-07-09T08:41:46.190014976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:46.190023373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-07-09T08:41:46.190032040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s
2026-07-09T08:41:46.190040207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:41:46.190048483Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:46.190056550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-09T08:41:46.190064826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-09T08:41:46.190073344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011137s
2026-07-09T08:41:46.190081570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T08:41:46', 'add_indexer_tags')
2026-07-09T08:41:46.190090568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.202142260Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-07-09T08:41:46.202342704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160086s
2026-07-09T08:41:46.202544129Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-07-09T08:41:46.202783972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.203059918Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-07-09T08:41:46.203355954Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.203782894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.204978762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011998s
2026-07-09T08:41:46.205330270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T08:41:46', 'update_audio_types')
2026-07-09T08:41:46.205712610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.206351968Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-07-09T08:41:46.206536780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025755s
2026-07-09T08:41:46.206829680Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-09T08:41:46.207084634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.207403466Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-07-09T08:41:46.209598487Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:46.209877458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-09T08:41:46.210225099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s
2026-07-09T08:41:46.210417386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-07-09T08:41:46.210613391Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:46.210844075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-07-09T08:41:46.214901928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-07-09T08:41:46.216435456Z [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"
2026-07-09T08:41:46.217158753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-07-09T08:41:46.218105770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-07-09T08:41:46.220840037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-07-09T08:41:46.221358280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-07-09T08:41:46.221735540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106622s
2026-07-09T08:41:46.221911214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:46.222089984Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:46.222328013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-07-09T08:41:46.226688676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-07-09T08:41:46.228672200Z [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"
2026-07-09T08:41:46.229582073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:41:46.230525092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:41:46.233154007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:41:46.233650627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:41:46.234155293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-09T08:41:46.234520729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119587s
2026-07-09T08:41:46.234738468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:46.234904182Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.235134285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-07-09T08:41:46.240810577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-07-09T08:41:46.242823611Z [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"
2026-07-09T08:41:46.243720046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:41:46.244694799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:41:46.247231238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:41:46.247727547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:41:46.248230570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-09T08:41:46.248606558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132551s
2026-07-09T08:41:46.248784656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:46.248968496Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.249193359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-07-09T08:41:46.253424621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-07-09T08:41:46.255423457Z [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"
2026-07-09T08:41:46.256344532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:41:46.257253733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:41:46.259837186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:41:46.260331451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:41:46.260821218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-09T08:41:46.261174549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117717s
2026-07-09T08:41:46.261368740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:41:46.261526227Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:46.261767283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-07-09T08:41:46.265539370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-07-09T08:41:46.266937946Z [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"
2026-07-09T08:41:46.267625301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:46.268727621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:46.271211884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:46.271668243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:46.272148200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:41:46.272656384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:41:46.273023793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011043s
2026-07-09T08:41:46.273217203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:41:46.273376885Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:46.273597469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-07-09T08:41:46.277370558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-07-09T08:41:46.287116806Z [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"
2026-07-09T08:41:46.287866205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:41:46.289100712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:41:46.291598152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:41:46.292102237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:41:46.292549888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:41:46.293052611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:41:46.293420642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196115s
2026-07-09T08:41:46.293617408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T08:41:46.293773553Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.294000109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-09T08:41:46.297926336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-09T08:41:46.299115601Z [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"
2026-07-09T08:41:46.299710479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-09T08:41:46.300330097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-09T08:41:46.302916155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084633s
2026-07-09T08:41:46.303119605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T08:41:46.303285620Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T08:41:46.303525192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-09T08:41:46.307188600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-09T08:41:46.308378526Z [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"
2026-07-09T08:41:46.309096092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-09T08:41:46.309712383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-09T08:41:46.312147838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083864s
2026-07-09T08:41:46.312336739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T08:41:46.312520579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.312737405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-09T08:41:46.316695597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-09T08:41:46.317767376Z [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"
2026-07-09T08:41:46.318315018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T08:41:46.318835266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T08:41:46.321390122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082647s
2026-07-09T08:41:46.321606157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T08:41:46.321916772Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:46.322161405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-09T08:41:46.325947460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-09T08:41:46.327003617Z [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"
2026-07-09T08:41:46.327548494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T08:41:46.328201690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T08:41:46.330722617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083487s
2026-07-09T08:41:46.330933752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T08:41:46.331098404Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:46.331325932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-09T08:41:46.336574232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-09T08:41:46.337611471Z [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"
2026-07-09T08:41:46.338174996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T08:41:46.338751136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T08:41:46.341224547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096645s
2026-07-09T08:41:46.341427596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T08:41:46.341622669Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.341894707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-09T08:41:46.345464366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T08:41:46.346494461Z [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"
2026-07-09T08:41:46.347036983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T08:41:46.347740410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T08:41:46.350350557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.350751575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086213s
2026-07-09T08:41:46.350974865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T08:41:46.351140488Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.351413268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-09T08:41:46.355133901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T08:41:46.356204657Z [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"
2026-07-09T08:41:46.356766859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T08:41:46.357556239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T08:41:46.360208831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.360616562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088172s
2026-07-09T08:41:46.360822577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T08:41:46.361014714Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.361257573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-09T08:41:46.364772582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T08:41:46.365779651Z [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"
2026-07-09T08:41:46.366334729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T08:41:46.367101533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T08:41:46.369793935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.370178249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086909s
2026-07-09T08:41:46.370383573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-09T08:41:46.370566431Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:46.370808649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-09T08:41:46.396230278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-09T08:41:46.397596359Z [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"
2026-07-09T08:41:46.398246668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-09T08:41:46.400833238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-09T08:41:46.403738809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-09T08:41:46.404304138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-07-09T08:41:46.404842973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-09T08:41:46.405269512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339866s
2026-07-09T08:41:46.405834400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-09T08:41:46.405923028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T08:41:46.405934732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-09T08:41:46.409951963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-09T08:41:46.411000905Z [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"
2026-07-09T08:41:46.411542536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-09T08:41:46.412113135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-09T08:41:46.414985791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088336s
2026-07-09T08:41:46.415194391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-09T08:41:46.415365896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T08:41:46.415623024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-09T08:41:46.419659764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-09T08:41:46.420688576Z [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"
2026-07-09T08:41:46.421188172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-09T08:41:46.421973193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-09T08:41:46.424491464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086176s
2026-07-09T08:41:46.424934196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-09T08:41:46.425123998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T08:41:46.425362308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-09T08:41:46.429558620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-07-09T08:41:46.430611130Z [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"
2026-07-09T08:41:46.431235437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-09T08:41:46.432214549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-09T08:41:46.434674964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T08:41:46.435145572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T08:41:46.435651631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-09T08:41:46.436198542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T08:41:46.436595702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108607s
2026-07-09T08:41:46.436821066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T08:41:46.437009375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:46.437270852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-09T08:41:46.441204254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-09T08:41:46.442326153Z [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"
2026-07-09T08:41:46.442918195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T08:41:46.443650450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T08:41:46.446537905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.446935907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094369s
2026-07-09T08:41:46.447169337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T08:41:46.447344410Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-07-09T08:41:46.447622750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-09T08:41:46.453083128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-09T08:41:46.454234336Z [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"
2026-07-09T08:41:46.454842571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T08:41:46.455673935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T08:41:46.458380055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.458783538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109324s
2026-07-09T08:41:46.458987388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T08:41:46.459193614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:46.459463618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-09T08:41:46.463454996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-09T08:41:46.464586825Z [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"
2026-07-09T08:41:46.465184168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T08:41:46.465958317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T08:41:46.468571049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.468964903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092635s
2026-07-09T08:41:46.469180988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T08:41:46.469358435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.469625303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-09T08:41:46.473580508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T08:41:46.474740314Z [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"
2026-07-09T08:41:46.475328960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T08:41:46.476060143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T08:41:46.478624216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.479020515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091687s
2026-07-09T08:41:46.479221068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T08:41:46.479416191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-09T08:41:46.479669171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-09T08:41:46.483650810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T08:41:46.484818852Z [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"
2026-07-09T08:41:46.485416155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T08:41:46.486172859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T08:41:46.488811473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.489204044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092882s
2026-07-09T08:41:46.489429127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T08:41:46.489607957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:46.489867720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-09T08:41:46.493893318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T08:41:46.494999686Z [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"
2026-07-09T08:41:46.495602470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T08:41:46.496408333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T08:41:46.498997948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.499384357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092865s
2026-07-09T08:41:46.499587466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-07-09T08:41:46.499769051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T08:41:46.500055709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-07-09T08:41:46.504078731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-09T08:41:46.505073304Z [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"
2026-07-09T08:41:46.505611828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-09T08:41:46.506222057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-09T08:41:46.508685719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084054s
2026-07-09T08:41:46.508883788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-07-09T08:41:46.509069382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-09T08:41:46.509307972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-07-09T08:41:46.513342768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-07-09T08:41:46.514345809Z [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"
2026-07-09T08:41:46.514876537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-09T08:41:46.515483620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-09T08:41:46.518000930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084663s
2026-07-09T08:41:46.518199450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T08:41:46.518388821Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T08:41:46.518637061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-09T08:41:46.523038024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-09T08:41:46.524215045Z [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"
2026-07-09T08:41:46.524812698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-09T08:41:46.525385973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-09T08:41:46.528259941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093711s
2026-07-09T08:41:46.528463070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T08:41:46.528651219Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-07-09T08:41:46.528880771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-09T08:41:46.534993172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-09T08:41:46.536233089Z [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"
2026-07-09T08:41:46.536846114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-09T08:41:46.537481523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-09T08:41:46.540108955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109869s
2026-07-09T08:41:46.540321723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-09T08:41:46.540518379Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-07-09T08:41:46.540812662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-09T08:41:46.545041719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-07-09T08:41:46.546043867Z [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"
2026-07-09T08:41:46.546611450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-09T08:41:46.547141087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-09T08:41:46.549654820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086104s
2026-07-09T08:41:46.549857658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T08:41:46.550052140Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-07-09T08:41:46.550314248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-09T08:41:46.554316709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-09T08:41:46.555155658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-09T08:41:46.555628381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-09T08:41:46.556362780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-09T08:41:46.558922645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T08:41:46.559304474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087764s
2026-07-09T08:41:46.559499477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T08:41:46.559678948Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.559944884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-09T08:41:46.563953036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-09T08:41:46.564777597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-09T08:41:46.565254066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-09T08:41:46.565976501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-09T08:41:46.568545906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T08:41:46.568934659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087687s
2026-07-09T08:41:46.569128699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:41:46.569300165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.569531070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-07-09T08:41:46.573738814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-09T08:41:46.574766554Z [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"
2026-07-09T08:41:46.575326803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:41:46.576127255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:41:46.578796330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:41:46.579290676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:41:46.579648837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099018s
2026-07-09T08:41:46.579865904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:41:46.580043061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.580248825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-07-09T08:41:46.584400807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-07-09T08:41:46.585420811Z [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"
2026-07-09T08:41:46.585953715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:41:46.586824438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:41:46.589461148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:41:46.589938720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:41:46.590291881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098552s
2026-07-09T08:41:46.590483467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:41:46.590640904Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:46.590857050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-09T08:41:46.594803899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-09T08:41:46.601964069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-09T08:41:46.602394516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-09T08:41:46.602972660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-09T08:41:46.605530562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T08:41:46.605899655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148357s
2026-07-09T08:41:46.606361515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T08:41:46', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-09T08:41:46.607030142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.610100295Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-09T08:41:46.610319366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018936s
2026-07-09T08:41:46.610586053Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-07-09T08:41:46.610813642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.611135299Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-07-09T08:41:46.611768705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:46.611969920Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:46.612194683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-07-09T08:41:46.612541291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.613608791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012039s
2026-07-09T08:41:46.613807762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:46.613964177Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:46.614180002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-07-09T08:41:46.614527321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.615544059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011497s
2026-07-09T08:41:46.615939656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T08:41:46', 'add_on_delete_to_notifications')
2026-07-09T08:41:46.616327316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.617842057Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-07-09T08:41:46.618037100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034027s
2026-07-09T08:41:46.618243626Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-07-09T08:41:46.618462787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.618731198Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-07-09T08:41:46.620182380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T08:41:46.620367112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.620604701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-09T08:41:46.620967000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.622032396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001203s
2026-07-09T08:41:46.622189893Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:41:46.622470238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-09T08:41:46.622757677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s
2026-07-09T08:41:46.622938421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:41:46.623098954Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:46.623315610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-07-09T08:41:46.623612218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-09T08:41:46.624655649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s
2026-07-09T08:41:46.624822134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.625035624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.625817710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008083s
2026-07-09T08:41:46.626008945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-09T08:41:46.626579393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-07-09T08:41:46.627114000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009167s
2026-07-09T08:41:46.627343392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-09T08:41:46.627669038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-09T08:41:46.628046057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004947s
2026-07-09T08:41:46.628255780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T08:41:46.628426483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.628661427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-07-09T08:41:46.629008265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:41:46.630064432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00119s
2026-07-09T08:41:46.630256489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T08:41:46.630441602Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:46.630670703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-07-09T08:41:46.631039977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.632102898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011996s
2026-07-09T08:41:46.632314794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T08:41:46.632497132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T08:41:46.632742365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-07-09T08:41:46.633124195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.634197186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001232s
2026-07-09T08:41:46.634383060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.634602302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.637187077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025944s
2026-07-09T08:41:46.637373723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.637602454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.638455722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008782s
2026-07-09T08:41:46.638692199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-09T08:41:46.643019273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-07-09T08:41:46.644007413Z [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"
2026-07-09T08:41:46.644543272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-09T08:41:46.645092629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-09T08:41:46.647869160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089687s
2026-07-09T08:41:46.648136639Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-07-09T08:41:46.653886610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-07-09T08:41:46.654734858Z [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"
2026-07-09T08:41:46.655201247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-09T08:41:46.655868962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-09T08:41:46.658674522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102937s
2026-07-09T08:41:46.658998425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-09T08:41:46.659352598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-09T08:41:46.659665157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004106s
2026-07-09T08:41:46.659838206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T08:41:46.660041255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-09T08:41:46.660351901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-09T08:41:46.660830394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.662020020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013824s
2026-07-09T08:41:46.662210534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T08:41:46.662397170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.662672103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-09T08:41:46.663032730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-09T08:41:46.664218277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013049s
2026-07-09T08:41:46.664608293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T08:41:46', 'add_custom_formats')
2026-07-09T08:41:46.665002356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.667218720Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-07-09T08:41:46.667402139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042859s
2026-07-09T08:41:46.667694428Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-07-09T08:41:46.668021026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.668357523Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-07-09T08:41:46.668862550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T08:41:46.669054527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:46.669263057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-09T08:41:46.669595757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:41:46.670810574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001338s
2026-07-09T08:41:46.671198345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T08:41:46', 'add_result_to_commands')
2026-07-09T08:41:46.671598280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.672721943Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-07-09T08:41:46.672921184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032134s
2026-07-09T08:41:46.673188022Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-07-09T08:41:46.673449258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.673736587Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-07-09T08:41:46.674141342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:46.674339291Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-09T08:41:46.674570647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-09T08:41:46.674928247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.676088053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012868s
2026-07-09T08:41:46.676478689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T08:41:46', 'health_restored_notification')
2026-07-09T08:41:46.676871861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.678430841Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-07-09T08:41:46.678626325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035982s
2026-07-09T08:41:46.678843131Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-07-09T08:41:46.679063054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.679329651Z [Info] remove_uc: Starting migration of Main DB to 66
2026-07-09T08:41:46.679696059Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:41:46.680029340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-07-09T08:41:46.680314615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004105s
2026-07-09T08:41:46.680670842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T08:41:46', 'remove_uc')
2026-07-09T08:41:46.681030737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.682105411Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-07-09T08:41:46.682290634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002182s
2026-07-09T08:41:46.682538574Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-07-09T08:41:46.682768427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.683054042Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-07-09T08:41:46.683344888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.683567776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.685552013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019977s
2026-07-09T08:41:46.685949934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T08:41:46', 'download_clients_rename_tv_to_music')
2026-07-09T08:41:46.686348988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.687394674Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-07-09T08:41:46.687609606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037904s
2026-07-09T08:41:46.687883628Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-07-09T08:41:46.688128161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.688446722Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-07-09T08:41:46.688876358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T08:41:46.689063965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:46.689330232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-09T08:41:46.689710848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-07-09T08:41:46.690823068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012681s
2026-07-09T08:41:46.691233715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T08:41:46', 'add_colon_replacement_to_naming_config')
2026-07-09T08:41:46.691720516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.692882356Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-07-09T08:41:46.693079883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032346s
2026-07-09T08:41:46.693284916Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-07-09T08:41:46.693506473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.693781717Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-07-09T08:41:46.694196733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-09T08:41:46.698930938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T08:41:46.699973507Z [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"
2026-07-09T08:41:46.700543365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T08:41:46.701407114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T08:41:46.704574824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.704958306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010541s
2026-07-09T08:41:46.705147788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T08:41:46.705319293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:46.705565058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-09T08:41:46.705883850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-09T08:41:46.706993645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012097s
2026-07-09T08:41:46.707360204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T08:41:46', 'list_sync_time')
2026-07-09T08:41:46.707721762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.709043504Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-07-09T08:41:46.709232174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032396s
2026-07-09T08:41:46.709455153Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-07-09T08:41:46.709685537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.709964559Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-07-09T08:41:46.710330315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T08:41:46.710505398Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.710712655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-09T08:41:46.711006758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-09T08:41:46.712064598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011411s
2026-07-09T08:41:46.712460976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T08:41:46', 'add_download_client_tags')
2026-07-09T08:41:46.712834960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.714399591Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-07-09T08:41:46.714616267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034396s
2026-07-09T08:41:46.714898386Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-07-09T08:41:46.715168730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.715450638Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-07-09T08:41:46.716062189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-09T08:41:46.716686246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T08:41:46.717224691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009665s
2026-07-09T08:41:46.717459123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-09T08:41:46.717824108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-09T08:41:46.718198011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s
2026-07-09T08:41:46.718609309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T08:41:46', 'add_notification_status')
2026-07-09T08:41:46.719058444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.719992094Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-07-09T08:41:46.720204291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022645s
2026-07-09T08:41:46.720496901Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-07-09T08:41:46.720753367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.721052049Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-07-09T08:41:46.721338686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.721609020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.723435409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018822s
2026-07-09T08:41:46.723871126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T08:41:46', 'add_alac_24_quality_in_profiles')
2026-07-09T08:41:46.724341904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.725090492Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-07-09T08:41:46.725317209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034926s
2026-07-09T08:41:46.725529185Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-07-09T08:41:46.725752485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.726031577Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-07-09T08:41:46.726429799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-09T08:41:46.726606996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:46.726802690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-09T08:41:46.727083526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-09T08:41:46.728350968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013415s
2026-07-09T08:41:46.728570921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-09T08:41:46.728857478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-09T08:41:46.730097756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012974s
2026-07-09T08:41:46.730490587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T08:41:46', 'add_salt_to_users')
2026-07-09T08:41:46.730886495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.731583268Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-07-09T08:41:46.731774002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027828s
2026-07-09T08:41:46.732000318Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-07-09T08:41:46.732214700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.732483571Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-07-09T08:41:46.732981093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-09T08:41:46.733585841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-07-09T08:41:46.734127442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009522s
2026-07-09T08:41:46.734334389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-09T08:41:46.734688452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-09T08:41:46.735215133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006366s
2026-07-09T08:41:46.735589176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T08:41:46', 'add_auto_tagging')
2026-07-09T08:41:46.736045084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.736854565Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-07-09T08:41:46.737035930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022709s
2026-07-09T08:41:46.737281034Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-07-09T08:41:46.737518041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.737863136Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-07-09T08:41:46.738346139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-09T08:41:46.738542775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T08:41:46.738806526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-09T08:41:46.739189788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-09T08:41:46.740445917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013601s
2026-07-09T08:41:46.740782596Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-09T08:41:46.741157761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-09T08:41:46.741468878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s
2026-07-09T08:41:46.741863663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T08:41:46', 'quality_definition_preferred_size')
2026-07-09T08:41:46.742252396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.743023108Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-07-09T08:41:46.743238842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019233s
2026-07-09T08:41:46.743497193Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-07-09T08:41:46.743740933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.744064705Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-07-09T08:41:46.744429019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:41:46.744616397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.744876019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-07-09T08:41:46.745685941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.746613779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014989s
2026-07-09T08:41:46.747113826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T08:41:46', 'add_on_artist_add_to_notifications')
2026-07-09T08:41:46.747607801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.748579358Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-07-09T08:41:46.748817728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033983s
2026-07-09T08:41:46.749128053Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-07-09T08:41:46.749398788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.749763523Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-07-09T08:41:46.750393952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:41:46.750609687Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-07-09T08:41:46.750887476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-07-09T08:41:46.751255718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-07-09T08:41:46.752809277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016727s
2026-07-09T08:41:46.753285947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T08:41:46', 'album_last_searched_time')
2026-07-09T08:41:46.753765673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.754749174Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-07-09T08:41:46.754940890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035299s
2026-07-09T08:41:46.755243269Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-07-09T08:41:46.755504245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.755929581Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-07-09T08:41:46.756673870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T08:41:46.756913373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-07-09T08:41:46.757183677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-07-09T08:41:46.757564404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.759112101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016974s
2026-07-09T08:41:46.759335210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:41:46.759509471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T08:41:46.759727019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-07-09T08:41:46.760088036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:41:46.761192260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001259s
2026-07-09T08:41:46.761564880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T08:41:46', 'add_indexer_flags')
2026-07-09T08:41:46.761937831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.762792693Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-07-09T08:41:46.762974449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028375s
2026-07-09T08:41:46.763219433Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-07-09T08:41:46.763459807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.763756214Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-07-09T08:41:46.764291492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-07-09T08:41:46.764610895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-07-09T08:41:46.765013616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s
2026-07-09T08:41:46.765214070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-07-09T08:41:46.765511639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-07-09T08:41:46.765895402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s
2026-07-09T08:41:46.766120816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-07-09T08:41:46.766431612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-07-09T08:41:46.766817198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005197s
2026-07-09T08:41:46.767198306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T08:41:46', 'add_indexes_album_statistics')
2026-07-09T08:41:46.767566457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.768332971Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-07-09T08:41:46.768535208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019918s
2026-07-09T08:41:46.768759380Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-07-09T08:41:46.768978962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.769251631Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-07-09T08:41:46.769720385Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-07-09T08:41:46.770189380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-07-09T08:41:46.770510887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005105s
2026-07-09T08:41:46.770877245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-09T08:41:46', 'update_redacted_baseurl')
2026-07-09T08:41:46.771251549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.772008954Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-07-09T08:41:46.772182484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019406s
2026-07-09T08:41:46.780314081Z [Debug] MigrationController: Took: 00:00:01.7946720
2026-07-09T08:41:46.858437689Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-07-09T08:41:46.891043927Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-09T08:41:46.913823214Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-09T08:41:46.940067650Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-09T08:41:46.941099167Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:41:46.941409973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:41:46.945759332Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-09T08:41:46.946019687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046458s
2026-07-09T08:41:46.946302226Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-09T08:41:46.946585787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049017s
2026-07-09T08:41:46.948354389Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-09T08:41:46.948669573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.949169049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-09T08:41:46.949579656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-09T08:41:46.950116337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006669s
2026-07-09T08:41:46.950420700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.952431129Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-09T08:41:46.952704459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029508s
2026-07-09T08:41:46.953081799Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-09T08:41:46.953410872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.953945218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-09T08:41:46.954357950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T08:41:46.954877536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006095s
2026-07-09T08:41:46.955124423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:41:46.955425259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-09T08:41:46.955697778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-09T08:41:46.956124026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-09T08:41:46.956996323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009729s
2026-07-09T08:41:46.957284674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.958066759Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-09T08:41:46.958361944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020179s
2026-07-09T08:41:46.958720135Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-09T08:41:46.959061232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.959524866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:41:46.959799579Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:46.960108922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-09T08:41:46.960507445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-09T08:41:46.961073565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006583s
2026-07-09T08:41:46.961369541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.962104511Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-09T08:41:46.962407872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016445s
2026-07-09T08:41:46.962804631Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-09T08:41:46.963115958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.963496084Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-09T08:41:46.964130882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-09T08:41:46.964761773Z [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)
2026-07-09T08:41:46.965535070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s
2026-07-09T08:41:46.965797659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-09T08:41:46.966146201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-09T08:41:46.966592089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000526s
2026-07-09T08:41:46.967036554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:41:46', 'InitialSetup')
2026-07-09T08:41:46.967581722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.968520803Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-09T08:41:46.968790366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024234s
2026-07-09T08:41:46.969115230Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-07-09T08:41:46.969440205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.969826052Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-07-09T08:41:46.970358164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T08:41:46', 'add_reason_to_pending_releases')
2026-07-09T08:41:46.970938372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.971717531Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-07-09T08:41:46.972040391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022546s
2026-07-09T08:41:46.972343492Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-07-09T08:41:46.972659128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.973031277Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-07-09T08:41:46.973496714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T08:41:46', 'add_medium_support')
2026-07-09T08:41:46.974050259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.974768546Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-07-09T08:41:46.975051586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021185s
2026-07-09T08:41:46.975364246Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-07-09T08:41:46.975698419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.976143114Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-07-09T08:41:46.976645025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T08:41:46', 'add_various_qualites_in_profile')
2026-07-09T08:41:46.977227288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.977947939Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-07-09T08:41:46.978264266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022269s
2026-07-09T08:41:46.978552818Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-07-09T08:41:46.978859635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.979247827Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-07-09T08:41:46.979708164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T08:41:46', 'metadata_profiles')
2026-07-09T08:41:46.980295307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.981093705Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-07-09T08:41:46.981369490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022346s
2026-07-09T08:41:46.981701589Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-07-09T08:41:46.982059320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.982460498Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-07-09T08:41:46.982992409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T08:41:46', 'separate_automatic_and_interactive_search')
2026-07-09T08:41:46.983588229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.984360404Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-07-09T08:41:46.984697062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022696s
2026-07-09T08:41:46.984998439Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-07-09T08:41:46.985332572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.985716886Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-07-09T08:41:46.986214338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T08:41:46', 'change_album_path_to_relative')
2026-07-09T08:41:46.986785187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.987623065Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-07-09T08:41:46.987943179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022747s
2026-07-09T08:41:46.988257753Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-07-09T08:41:46.988594271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.988978795Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-07-09T08:41:46.989479764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T08:41:46', 'change_quality_size_mb_to_kb')
2026-07-09T08:41:46.990048860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:46.990923552Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-07-09T08:41:46.991275661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023154s
2026-07-09T08:41:46.991734655Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-07-09T08:41:46.992066093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:46.992446960Z [Info] album_releases: Starting migration of Log DB to 9
2026-07-09T08:41:46.992885804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T08:41:46', 'album_releases')
2026-07-09T08:41:46.993431513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.003789363Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-07-09T08:41:47.004080500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011724s
2026-07-09T08:41:47.004372237Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-07-09T08:41:47.004691721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.005078900Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-07-09T08:41:47.014312857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T08:41:47', 'album_releases_fix')
2026-07-09T08:41:47.014840439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.018282632Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-07-09T08:41:47.018551644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013571s
2026-07-09T08:41:47.018833502Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-07-09T08:41:47.019137704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.019509583Z [Info] import_lists: Starting migration of Log DB to 11
2026-07-09T08:41:47.019957976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T08:41:47', 'import_lists')
2026-07-09T08:41:47.020505760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.041141640Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-07-09T08:41:47.041409639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219748s
2026-07-09T08:41:47.041696768Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-07-09T08:41:47.042013405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.042389803Z [Info] add_release_status: Starting migration of Log DB to 12
2026-07-09T08:41:47.042846473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T08:41:47', 'add_release_status')
2026-07-09T08:41:47.043409146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.068675632Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-07-09T08:41:47.071272181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266037s
2026-07-09T08:41:47.071280719Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-07-09T08:41:47.071287602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.071294877Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-07-09T08:41:47.071301520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T08:41:47', 'album_download_notification')
2026-07-09T08:41:47.071311791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.096823180Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-07-09T08:41:47.097114016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270644s
2026-07-09T08:41:47.097471686Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-07-09T08:41:47.097838415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.098248511Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-07-09T08:41:47.098752125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T08:41:47', 'fix_language_metadata_profiles')
2026-07-09T08:41:47.099355320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.103245806Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-07-09T08:41:47.103571772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053883s
2026-07-09T08:41:47.103838700Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-07-09T08:41:47.104167452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.104536856Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-07-09T08:41:47.104978174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T08:41:47', 'remove_fanzub')
2026-07-09T08:41:47.105538403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.126704691Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-07-09T08:41:47.127223666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223914s
2026-07-09T08:41:47.127609874Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-07-09T08:41:47.127994829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.128362780Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-07-09T08:41:47.128868128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T08:41:47', 'update_artist_history_indexes')
2026-07-09T08:41:47.129444439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.136428474Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-07-09T08:41:47.136716755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084427s
2026-07-09T08:41:47.136992610Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-07-09T08:41:47.137285921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.137647960Z [Info] remove_nma: Starting migration of Log DB to 17
2026-07-09T08:41:47.138073147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T08:41:47', 'remove_nma')
2026-07-09T08:41:47.138617373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.140906533Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-07-09T08:41:47.141206948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036242s
2026-07-09T08:41:47.141520870Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-07-09T08:41:47.141866086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.142265159Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-07-09T08:41:47.145857985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T08:41:47', 'album_disambiguation')
2026-07-09T08:41:47.146423494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.147340621Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-07-09T08:41:47.147633581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054766s
2026-07-09T08:41:47.147967814Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-07-09T08:41:47.148302518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.148813307Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-07-09T08:41:47.149298534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T08:41:47', 'add_ape_quality_in_profiles')
2026-07-09T08:41:47.149906789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.150838686Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-07-09T08:41:47.151247319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025218s
2026-07-09T08:41:47.151603907Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-07-09T08:41:47.151954052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.152410041Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-07-09T08:41:47.152928585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T08:41:47', 'remove_pushalot')
2026-07-09T08:41:47.153488533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.154222551Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-07-09T08:41:47.154503256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023136s
2026-07-09T08:41:47.154793531Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-07-09T08:41:47.155119597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.155676088Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-07-09T08:41:47.156205224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T08:41:47', 'add_custom_filters')
2026-07-09T08:41:47.156795563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.158818808Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-07-09T08:41:47.159091477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036858s
2026-07-09T08:41:47.159378966Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-07-09T08:41:47.159687217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.160108435Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-07-09T08:41:47.160548662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T08:41:47', 'import_list_tags')
2026-07-09T08:41:47.161096986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.161885013Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-07-09T08:41:47.162165769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002195s
2026-07-09T08:41:47.162460953Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-07-09T08:41:47.162785386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.163162516Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-07-09T08:41:47.163628274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T08:41:47', 'add_release_groups_etc')
2026-07-09T08:41:47.164222100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.165163837Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-07-09T08:41:47.165458039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023719s
2026-07-09T08:41:47.165740989Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-07-09T08:41:47.166066194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.166443113Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-07-09T08:41:47.166893981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T08:41:47', 'NewMediaInfoFormat')
2026-07-09T08:41:47.167446955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.168236445Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-07-09T08:41:47.168530807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021689s
2026-07-09T08:41:47.168856864Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-07-09T08:41:47.169208452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.169594951Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-07-09T08:41:47.170122743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T08:41:47', 'rename_restrictions_to_release_profiles')
2026-07-09T08:41:47.170718573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.171662304Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-07-09T08:41:47.172006688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024157s
2026-07-09T08:41:47.172343646Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-09T08:41:47.172705655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.173096302Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-07-09T08:41:47.173634426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T08:41:47', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-09T08:41:47.174246649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.175261533Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-09T08:41:47.175593892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025128s
2026-07-09T08:41:47.175919959Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-07-09T08:41:47.176229562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.176620991Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-07-09T08:41:47.177093172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T08:41:47', 'add_import_exclusions')
2026-07-09T08:41:47.177654783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.178377719Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-07-09T08:41:47.178662913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002145s
2026-07-09T08:41:47.178971916Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-07-09T08:41:47.179290477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.179685162Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-07-09T08:41:47.180192083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T08:41:47', 'clean_artist_metadata_table')
2026-07-09T08:41:47.180769917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.181551661Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-07-09T08:41:47.181857998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022404s
2026-07-09T08:41:47.182153624Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-07-09T08:41:47.182477716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.182853303Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-07-09T08:41:47.183334251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T08:41:47', 'health_issue_notification')
2026-07-09T08:41:47.183931955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.184796155Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-07-09T08:41:47.185088865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023035s
2026-07-09T08:41:47.185404771Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-07-09T08:41:47.185744305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.186134240Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-07-09T08:41:47.186631191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T08:41:47', 'add_mediafilerepository_mtime')
2026-07-09T08:41:47.187210358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.188103887Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-07-09T08:41:47.188413801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023221s
2026-07-09T08:41:47.188726571Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-07-09T08:41:47.189073981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.189468445Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-07-09T08:41:47.189973693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T08:41:47', 'add_artistmetadataid_constraint')
2026-07-09T08:41:47.190564563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.191337279Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-07-09T08:41:47.191644528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00224s
2026-07-09T08:41:47.191963199Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-07-09T08:41:47.192291801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.192678009Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-07-09T08:41:47.193148747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T08:41:47', 'old_ids_and_artist_alias')
2026-07-09T08:41:47.193732192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.194426871Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-07-09T08:41:47.194721755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021285s
2026-07-09T08:41:47.195014444Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-07-09T08:41:47.195343958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.195722581Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-07-09T08:41:47.196264913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T08:41:47', 'download_propers_config')
2026-07-09T08:41:47.196829400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.197560152Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-07-09T08:41:47.197849224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00221s
2026-07-09T08:41:47.198141994Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-07-09T08:41:47.198466066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.198848507Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-07-09T08:41:47.199322201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T08:41:47', 'remove_language_profiles')
2026-07-09T08:41:47.199907590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.200604413Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-07-09T08:41:47.200899377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021276s
2026-07-09T08:41:47.201196726Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-07-09T08:41:47.201520147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.201904221Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-07-09T08:41:47.202373626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T08:41:47', 'multi_disc_naming_format')
2026-07-09T08:41:47.202935989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.203634315Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-07-09T08:41:47.203946544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020994s
2026-07-09T08:41:47.204255386Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-07-09T08:41:47.204590561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.204980977Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-07-09T08:41:47.205462086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T08:41:47', 'add_download_client_priority')
2026-07-09T08:41:47.206041413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.206733416Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-07-09T08:41:47.207034403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021337s
2026-07-09T08:41:47.207315278Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-07-09T08:41:47.207626786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.208015288Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-07-09T08:41:47.208475284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T08:41:47', 'remove_growl_prowl')
2026-07-09T08:41:47.209023348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.209712727Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-07-09T08:41:47.210006248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020837s
2026-07-09T08:41:47.210331673Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-07-09T08:41:47.210647449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.211063757Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-07-09T08:41:47.211534475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T08:41:47', 'remove_plex_hometheatre')
2026-07-09T08:41:47.212126748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.212837470Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-07-09T08:41:47.213133536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021941s
2026-07-09T08:41:47.213429813Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-07-09T08:41:47.213771501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.214155564Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-07-09T08:41:47.214656333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T08:41:47', 'add_root_folder_add_defaults')
2026-07-09T08:41:47.215268616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.215969257Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-07-09T08:41:47.216272598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021728s
2026-07-09T08:41:47.216544295Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-07-09T08:41:47.216856694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.217230227Z [Info] task_duration: Starting migration of Log DB to 40
2026-07-09T08:41:47.217662988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T08:41:47', 'task_duration')
2026-07-09T08:41:47.218199228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.218871342Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-07-09T08:41:47.219149783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020335s
2026-07-09T08:41:47.219464136Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-07-09T08:41:47.219821466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.220258025Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-07-09T08:41:47.220797551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T08:41:47', 'add_indexer_and_enabled_to_release_profiles')
2026-07-09T08:41:47.221398311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.223067583Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-07-09T08:41:47.223391215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032s
2026-07-09T08:41:47.223679756Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-07-09T08:41:47.224031324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.224406029Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-07-09T08:41:47.224862217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T08:41:47', 'remove_album_folders')
2026-07-09T08:41:47.225415963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.226131253Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-07-09T08:41:47.226443933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021058s
2026-07-09T08:41:47.226713045Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-07-09T08:41:47.227032418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.227411030Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-07-09T08:41:47.227891809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-09T08:41:47', 'flexible_delay_profiles')
2026-07-09T08:41:47.228464352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.229291738Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-07-09T08:41:47.229587494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022497s
2026-07-09T08:41:47.229882127Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-07-09T08:41:47.230204126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.230580253Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-07-09T08:41:47.231204380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T08:41:47', 'add_priority_to_indexers')
2026-07-09T08:41:47.231769869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.232707086Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-07-09T08:41:47.233001159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024887s
2026-07-09T08:41:47.233313488Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-07-09T08:41:47.233661128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.234043869Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-07-09T08:41:47.234554016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T08:41:47', 'remove_chown_and_folderchmod_config')
2026-07-09T08:41:47.235130437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.236026983Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-07-09T08:41:47.236340474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023102s
2026-07-09T08:41:47.236640929Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-07-09T08:41:47.236965833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.237354807Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-07-09T08:41:47.237819713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-09T08:41:47', 'convert_blacklist_protocol')
2026-07-09T08:41:47.238484202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.239257750Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-07-09T08:41:47.239556471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022777s
2026-07-09T08:41:47.239836285Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-07-09T08:41:47.240161149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.240526665Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-07-09T08:41:47.240966311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T08:41:47', 'update_notifiarr')
2026-07-09T08:41:47.241510627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.244476640Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-07-09T08:41:47.244753488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043158s
2026-07-09T08:41:47.245049905Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-07-09T08:41:47.245390942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.245773562Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-07-09T08:41:47.246244931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T08:41:47', 'email_multiple_addresses')
2026-07-09T08:41:47.246820551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.247654751Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-07-09T08:41:47.247950627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022379s
2026-07-09T08:41:47.248254809Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-07-09T08:41:47.248586307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.248980871Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-07-09T08:41:47.249469385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T08:41:47', 'rename_blacklist_to_blocklist')
2026-07-09T08:41:47.250054183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.250830727Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-07-09T08:41:47.251134368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022239s
2026-07-09T08:41:47.251422048Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-07-09T08:41:47.251737633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.252134443Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-07-09T08:41:47.252598908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T08:41:47', 'cdh_per_downloadclient')
2026-07-09T08:41:47.253154457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.253920480Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-07-09T08:41:47.254206025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021597s
2026-07-09T08:41:47.254479656Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-07-09T08:41:47.254782476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.255153984Z [Info] download_history: Starting migration of Log DB to 52
2026-07-09T08:41:47.255590072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T08:41:47', 'download_history')
2026-07-09T08:41:47.256191283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.256931323Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-07-09T08:41:47.257211327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021531s
2026-07-09T08:41:47.257496902Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-07-09T08:41:47.257815775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.258176040Z [Info] add_update_history: Starting migration of Log DB to 53
2026-07-09T08:41:47.258902814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-09T08:41:47.259487131Z [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)
2026-07-09T08:41:47.260172682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000977s
2026-07-09T08:41:47.260456373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-09T08:41:47.260864014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-09T08:41:47.261363881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000628s
2026-07-09T08:41:47.261814188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T08:41:47', 'add_update_history')
2026-07-09T08:41:47.262372332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.263272885Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-07-09T08:41:47.263547108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025049s
2026-07-09T08:41:47.263866651Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-07-09T08:41:47.264198219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.264586351Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-07-09T08:41:47.265081267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T08:41:47', 'add_on_update_to_notifications')
2026-07-09T08:41:47.265649963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.266496287Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-07-09T08:41:47.266800570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022823s
2026-07-09T08:41:47.267095263Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-07-09T08:41:47.267422883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.267801656Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-07-09T08:41:47.268302254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T08:41:47', 'download_client_per_indexer')
2026-07-09T08:41:47.268859847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.270453537Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-07-09T08:41:47.270762950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002998s
2026-07-09T08:41:47.271052112Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-07-09T08:41:47.271378910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.271753234Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-07-09T08:41:47.272261638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T08:41:47', 'AddNewItemMonitorType')
2026-07-09T08:41:47.272829852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.274202286Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-07-09T08:41:47.274501639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028215s
2026-07-09T08:41:47.274881174Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-07-09T08:41:47.275293905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.275775565Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-07-09T08:41:47.276383710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T08:41:47', 'ImportListSearch')
2026-07-09T08:41:47.277102437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.278559662Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-07-09T08:41:47.278912613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003278s
2026-07-09T08:41:47.279264111Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-07-09T08:41:47.279607593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.280051267Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-07-09T08:41:47.280561965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T08:41:47', 'ImportListMonitorExisting')
2026-07-09T08:41:47.281141482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.282463785Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-07-09T08:41:47.282759621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028456s
2026-07-09T08:41:47.283039996Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-07-09T08:41:47.283347435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.283734033Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-07-09T08:41:47.284199501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T08:41:47', 'add_indexer_tags')
2026-07-09T08:41:47.284756693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.285932902Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-07-09T08:41:47.286213056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025867s
2026-07-09T08:41:47.286500936Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-07-09T08:41:47.286816091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.287191376Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-07-09T08:41:47.287644148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T08:41:47', 'update_audio_types')
2026-07-09T08:41:47.288233365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.289330254Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-07-09T08:41:47.289612152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002515s
2026-07-09T08:41:47.289963920Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-09T08:41:47.290338464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.290746276Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-07-09T08:41:47.291469803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-09T08:41:47.291732211Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T08:41:47.292066164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-09T08:41:47.293253836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-09T08:41:47.294344071Z [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"
2026-07-09T08:41:47.295038881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-09T08:41:47.295742398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-09T08:41:47.296972465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-09T08:41:47.297469025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005112s
2026-07-09T08:41:47.297738398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-09T08:41:47.297992319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T08:41:47.298282473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-09T08:41:47.299261215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-09T08:41:47.300188322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-09T08:41:47.300813962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-09T08:41:47.301473931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-09T08:41:47.302621993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-09T08:41:47.303151490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004558s
2026-07-09T08:41:47.303418668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:41:47.303670866Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T08:41:47.303983585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-09T08:41:47.304873538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-09T08:41:47.305681214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-09T08:41:47.306321905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-09T08:41:47.306974569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-09T08:41:47.308198724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T08:41:47.308872992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044388s
2026-07-09T08:41:47.309256675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T08:41:47', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-09T08:41:47.309878227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.311402296Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-09T08:41:47.311745487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070117s
2026-07-09T08:41:47.312087737Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-07-09T08:41:47.312422842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.312809600Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-07-09T08:41:47.313303716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T08:41:47', 'add_on_delete_to_notifications')
2026-07-09T08:41:47.313881429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.314990443Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-07-09T08:41:47.315291339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002548s
2026-07-09T08:41:47.315574499Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-07-09T08:41:47.315906397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.316287815Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-07-09T08:41:47.316742271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T08:41:47', 'add_custom_formats')
2026-07-09T08:41:47.317296868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.318378496Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-07-09T08:41:47.318660424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024919s
2026-07-09T08:41:47.318956500Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-07-09T08:41:47.319274551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.319653194Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-07-09T08:41:47.320145395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T08:41:47', 'add_result_to_commands')
2026-07-09T08:41:47.321078464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.322383763Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-07-09T08:41:47.322672174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030987s
2026-07-09T08:41:47.322981056Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-07-09T08:41:47.323313355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.323697879Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-07-09T08:41:47.324210843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T08:41:47', 'health_restored_notification')
2026-07-09T08:41:47.324781842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.325583196Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-07-09T08:41:47.325889002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022446s
2026-07-09T08:41:47.326160379Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-07-09T08:41:47.326470193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.326824606Z [Info] remove_uc: Starting migration of Log DB to 66
2026-07-09T08:41:47.327244743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T08:41:47', 'remove_uc')
2026-07-09T08:41:47.327785582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.328535091Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-07-09T08:41:47.328803582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020861s
2026-07-09T08:41:47.329124047Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-07-09T08:41:47.329464042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.329848486Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-07-09T08:41:47.330361199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T08:41:47', 'download_clients_rename_tv_to_music')
2026-07-09T08:41:47.330946708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.331706428Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-07-09T08:41:47.332036543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022062s
2026-07-09T08:41:47.332364564Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-07-09T08:41:47.332715450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.333114193Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-07-09T08:41:47.333640203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T08:41:47', 'add_colon_replacement_to_naming_config')
2026-07-09T08:41:47.334242085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.334976283Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-07-09T08:41:47.335291939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002227s
2026-07-09T08:41:47.335567755Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-07-09T08:41:47.335892889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.336272334Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-07-09T08:41:47.336709194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T08:41:47', 'list_sync_time')
2026-07-09T08:41:47.337252578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.337942427Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-07-09T08:41:47.338215548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020782s
2026-07-09T08:41:47.338513658Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-07-09T08:41:47.338840737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.339220141Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-07-09T08:41:47.339687101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T08:41:47', 'add_download_client_tags')
2026-07-09T08:41:47.340290467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.341019184Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-07-09T08:41:47.341310130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021682s
2026-07-09T08:41:47.341603341Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-07-09T08:41:47.341924287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.342303771Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-07-09T08:41:47.342770211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T08:41:47', 'add_notification_status')
2026-07-09T08:41:47.343324868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.344059577Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-07-09T08:41:47.344351485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021193s
2026-07-09T08:41:47.344660668Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-07-09T08:41:47.344993037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.345377772Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-07-09T08:41:47.345870074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T08:41:47', 'add_alac_24_quality_in_profiles')
2026-07-09T08:41:47.346441174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.347159400Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-07-09T08:41:47.347461739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021461s
2026-07-09T08:41:47.347745410Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-07-09T08:41:47.348078421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.348451362Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-07-09T08:41:47.348900467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T08:41:47', 'add_salt_to_users')
2026-07-09T08:41:47.349455494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.351837421Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-07-09T08:41:47.352144249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037588s
2026-07-09T08:41:47.352413872Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-07-09T08:41:47.352724748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.353099223Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-07-09T08:41:47.353545632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T08:41:47', 'add_auto_tagging')
2026-07-09T08:41:47.354095289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.355266387Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-07-09T08:41:47.355543455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002554s
2026-07-09T08:41:47.355883310Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-07-09T08:41:47.356269467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.356658200Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-07-09T08:41:47.357161915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T08:41:47', 'quality_definition_preferred_size')
2026-07-09T08:41:47.357737945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.358808661Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-07-09T08:41:47.359110940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025069s
2026-07-09T08:41:47.359420935Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-07-09T08:41:47.359767242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.360180945Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-07-09T08:41:47.360686794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T08:41:47', 'add_on_artist_add_to_notifications')
2026-07-09T08:41:47.361263736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.362340454Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-07-09T08:41:47.362650649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025473s
2026-07-09T08:41:47.362949942Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-07-09T08:41:47.363271710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.363648359Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-07-09T08:41:47.364137183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T08:41:47', 'album_last_searched_time')
2026-07-09T08:41:47.364700217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.365660481Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-07-09T08:41:47.365951206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023765s
2026-07-09T08:41:47.366233856Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-07-09T08:41:47.366544501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.366913965Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-07-09T08:41:47.367357388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T08:41:47', 'add_indexer_flags')
2026-07-09T08:41:47.367932486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.368840205Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-07-09T08:41:47.369126742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022967s
2026-07-09T08:41:47.369428249Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-07-09T08:41:47.369781069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.370156926Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-07-09T08:41:47.370648386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T08:41:47', 'add_indexes_album_statistics')
2026-07-09T08:41:47.371216110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.372114078Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-07-09T08:41:47.372426407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023214s
2026-07-09T08:41:47.372720910Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-07-09T08:41:47.373053630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:41:47.373463135Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-07-09T08:41:47.374069817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-09T08:41:47', 'update_redacted_baseurl')
2026-07-09T08:41:47.374635586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:41:47.375879351Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-07-09T08:41:47.376205067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027891s
2026-07-09T08:41:47.552359687Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-07-09T08:41:47.559453394Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-09T08:41:47.563873025Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-07-09T08:41:47.677571440Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-09T08:41:47.699985331Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-07-09T08:41:47.710470117Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-07-09T08:41:47.745506079Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-09T08:41:47.746272091Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-09T08:41:47.746579430Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-07-09T08:41:47.854009391Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-09T08:41:48.435993640Z [ls.io-init] done.