AMD64 PASS
linuxserver/lidarr
Runtime: 26.92s

Build Information
Builder: X86-BUILDER-3k --Hetzner
Created: 2025-08-24T13:27:54+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 117.90MB
Tag: amd64-nightly-2.14.1.4697-ls166
Version: 2.14.1.4697-ls166
Expand
2025-08-24T13:31:29.867885348Z [migrations] started
2025-08-24T13:31:29.867915920Z [migrations] no migrations found
2025-08-24T13:31:29.886762812Z usermod: no changes
2025-08-24T13:31:29.892294408Z ───────────────────────────────────────
2025-08-24T13:31:29.892303577Z
2025-08-24T13:31:29.892307284Z ██╗ ███████╗██╗ ██████╗
2025-08-24T13:31:29.892311202Z ██║ ██╔════╝██║██╔═══██╗
2025-08-24T13:31:29.892314919Z ██║ ███████╗██║██║ ██║
2025-08-24T13:31:29.892318637Z ██║ ╚════██║██║██║ ██║
2025-08-24T13:31:29.892322374Z ███████╗███████║██║╚██████╔╝
2025-08-24T13:31:29.892326072Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-24T13:31:29.892329749Z
2025-08-24T13:31:29.892333236Z Brought to you by linuxserver.io
2025-08-24T13:31:29.892336824Z ───────────────────────────────────────
2025-08-24T13:31:29.892596366Z
2025-08-24T13:31:29.892607438Z To support the app dev(s) visit:
2025-08-24T13:31:29.894011204Z Lidarr: https://opencollective.com/lidarr
2025-08-24T13:31:29.894331780Z
2025-08-24T13:31:29.894337271Z To support LSIO projects visit:
2025-08-24T13:31:29.894340918Z https://www.linuxserver.io/donate/
2025-08-24T13:31:29.894344445Z
2025-08-24T13:31:29.894347962Z ───────────────────────────────────────
2025-08-24T13:31:29.894351690Z GID/UID
2025-08-24T13:31:29.894355177Z ───────────────────────────────────────
2025-08-24T13:31:29.898550543Z
2025-08-24T13:31:29.898563549Z User UID: 911
2025-08-24T13:31:29.898568829Z User GID: 911
2025-08-24T13:31:29.898573519Z ───────────────────────────────────────
2025-08-24T13:31:29.900311558Z Linuxserver.io version: 2.14.1.4697-ls166
2025-08-24T13:31:29.900562373Z Build-date: 2025-08-24T13:27:54+00:00
2025-08-24T13:31:29.900573144Z ───────────────────────────────────────
2025-08-24T13:31:29.900579006Z
2025-08-24T13:31:29.947167958Z [custom-init] No custom files found, skipping...
2025-08-24T13:31:29.968013703Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:30.345916914Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4697
2025-08-24T13:31:30.364529013Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-24T13:31:30.371097286Z [Debug] Bootstrap: Console selected
2025-08-24T13:31:30.372380059Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-24T13:31:30.714491134Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-24T13:31:30.766566771Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {32432d9a-073c-4636-b793-78999962877a} may be persisted to storage in unencrypted form.
2025-08-24T13:31:30.855767166Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-24T13:31:30.914566128Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-24T13:31:31.009294652Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-24T13:31:31.022290524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:31.023193903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:31.076147227Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-24T13:31:31.078253277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0538498s
2025-08-24T13:31:31.078524292Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-24T13:31:31.078801570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.055897s
2025-08-24T13:31:31.091719396Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-24T13:31:31.092544978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.116098094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-24T13:31:31.132342878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-24T13:31:31.148025700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316194s
2025-08-24T13:31:31.148432339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.150595263Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-24T13:31:31.150763712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342146s
2025-08-24T13:31:31.158455367Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-24T13:31:31.158687955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.164649316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-24T13:31:31.166455382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-24T13:31:31.166913885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020392s
2025-08-24T13:31:31.167144118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:31:31.167450996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001403s
2025-08-24T13:31:31.168007135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-24T13:31:31.168607324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-24T13:31:31.169331331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011528s
2025-08-24T13:31:31.169547516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.170364110Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-24T13:31:31.170522670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021462s
2025-08-24T13:31:31.171136034Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-24T13:31:31.171312009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.172055115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:31:31.172256380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-24T13:31:31.172455040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-24T13:31:31.172710965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-24T13:31:31.173130830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s
2025-08-24T13:31:31.173318889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.173883606Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-24T13:31:31.174067877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012365s
2025-08-24T13:31:31.175201319Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-24T13:31:31.175408416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.176258096Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-24T13:31:31.191602246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-24T13:31:31.192266624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-08-24T13:31:31.192761159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009033s
2025-08-24T13:31:31.192925530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-24T13:31:31.193205574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-24T13:31:31.193488153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004118s
2025-08-24T13:31:31.193642935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-08-24T13:31:31.194010445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-08-24T13:31:31.194308234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s
2025-08-24T13:31:31.194491393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-08-24T13:31:31.194761937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-08-24T13:31:31.195045879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004008s
2025-08-24T13:31:31.195214308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-08-24T13:31:31.205372398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2025-08-24T13:31:31.207435231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011977s
2025-08-24T13:31:31.207572567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-08-24T13:31:31.207892211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-24T13:31:31.208200361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004608s
2025-08-24T13:31:31.208373249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-08-24T13:31:31.208663804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-24T13:31:31.208952756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000417s
2025-08-24T13:31:31.209145083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-08-24T13:31:31.209434726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:31.209711133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004087s
2025-08-24T13:31:31.209879051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-08-24T13:31:31.210134034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:31.210415661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s
2025-08-24T13:31:31.210605954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-08-24T13:31:31.213209325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:31.214898105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041616s
2025-08-24T13:31:31.215093047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-08-24T13:31:31.215383622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:31.215693816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004422s
2025-08-24T13:31:31.215880783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-08-24T13:31:31.216139223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-24T13:31:31.216424557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003771s
2025-08-24T13:31:31.216589489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-08-24T13:31:31.216850405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-24T13:31:31.217128024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003726s
2025-08-24T13:31:31.217319609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-08-24T13:31:31.217587539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-24T13:31:31.217927874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s
2025-08-24T13:31:31.218107756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-08-24T13:31:31.218403040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:31.218676180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003909s
2025-08-24T13:31:31.218838537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-08-24T13:31:31.219102368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-08-24T13:31:31.219377893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003783s
2025-08-24T13:31:31.219567765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-08-24T13:31:31.220926942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:31.221775700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002044s
2025-08-24T13:31:31.221965793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-08-24T13:31:31.222350427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-24T13:31:31.222661674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005314s
2025-08-24T13:31:31.222855875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-08-24T13:31:31.223106620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-24T13:31:31.223412536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003987s
2025-08-24T13:31:31.223601586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-08-24T13:31:31.223933805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-24T13:31:31.224249070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s
2025-08-24T13:31:31.224461197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-08-24T13:31:31.224846152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-08-24T13:31:31.225185375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005357s
2025-08-24T13:31:31.225339826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-08-24T13:31:31.226414118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:31.227171633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016638s
2025-08-24T13:31:31.227346195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-08-24T13:31:31.227624124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-08-24T13:31:31.227980061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s
2025-08-24T13:31:31.228161656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-08-24T13:31:31.228419015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:31:31.228740341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004264s
2025-08-24T13:31:31.228904101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-24T13:31:31.230136121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:31.230960791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001869s
2025-08-24T13:31:31.231168780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-24T13:31:31.231368773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-24T13:31:31.231684478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s
2025-08-24T13:31:31.231876976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-08-24T13:31:31.232170917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-24T13:31:31.232491874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s
2025-08-24T13:31:31.232692006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-24T13:31:31.232948803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-24T13:31:31.233273858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s
2025-08-24T13:31:31.233456506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-08-24T13:31:31.233767041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-08-24T13:31:31.234044008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004076s
2025-08-24T13:31:31.234193720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-24T13:31:31.235134023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-08-24T13:31:31.235781226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014229s
2025-08-24T13:31:31.235963332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-24T13:31:31.236495283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-08-24T13:31:31.236929908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007855s
2025-08-24T13:31:31.237140903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-24T13:31:31.237436037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-24T13:31:31.237764989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s
2025-08-24T13:31:31.237951545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-24T13:31:31.243538994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-08-24T13:31:31.244077237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059745s
2025-08-24T13:31:31.244268723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-24T13:31:31.244545259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-24T13:31:31.244827698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s
2025-08-24T13:31:31.245004804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-08-24T13:31:31.245451153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-08-24T13:31:31.245844896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006927s
2025-08-24T13:31:31.246015349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-08-24T13:31:31.246279100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-08-24T13:31:31.246587110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004087s
2025-08-24T13:31:31.246768054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-08-24T13:31:31.247296117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-08-24T13:31:31.247713928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007788s
2025-08-24T13:31:31.247931215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-08-24T13:31:31.248292182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-24T13:31:31.248598308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s
2025-08-24T13:31:31.248801728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-08-24T13:31:31.249117914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-24T13:31:31.249462198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004722s
2025-08-24T13:31:31.249638462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-08-24T13:31:31.250421970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2025-08-24T13:31:31.250945323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011603s
2025-08-24T13:31:31.251170236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-08-24T13:31:31.252457347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2025-08-24T13:31:31.254483997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032034s
2025-08-24T13:31:31.254658609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-08-24T13:31:31.255303597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-24T13:31:31.255799486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009823s
2025-08-24T13:31:31.256019018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-08-24T13:31:31.257063771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-24T13:31:31.257743670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015663s
2025-08-24T13:31:31.257914714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-24T13:31:31.258571897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-24T13:31:31.259050861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009824s
2025-08-24T13:31:31.259221715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-08-24T13:31:31.259979952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2025-08-24T13:31:31.260549228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001156s
2025-08-24T13:31:31.260726405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-08-24T13:31:31.261201952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-08-24T13:31:31.261626126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s
2025-08-24T13:31:31.261770516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-24T13:31:31.262125441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-24T13:31:31.262448451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005152s
2025-08-24T13:31:31.262632472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-24T13:31:31.262865440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-24T13:31:31.263171547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004044s
2025-08-24T13:31:31.263340457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-08-24T13:31:31.263792497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-08-24T13:31:31.264245208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s
2025-08-24T13:31:31.264471133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-08-24T13:31:31.265289330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-08-24T13:31:31.265906893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013491s
2025-08-24T13:31:31.266090964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-24T13:31:31.266561732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-08-24T13:31:31.266957869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007081s
2025-08-24T13:31:31.267133232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-24T13:31:31.267417184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-24T13:31:31.267750896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004486s
2025-08-24T13:31:31.267959696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-24T13:31:31.268221503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-24T13:31:31.268653864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s
2025-08-24T13:31:31.268746079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-24T13:31:31.269718397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-24T13:31:31.270439058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014838s
2025-08-24T13:31:31.270570282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-24T13:31:31.271335342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-24T13:31:31.271874948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011511s
2025-08-24T13:31:31.272090873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-24T13:31:31.272392109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-24T13:31:31.272772615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005216s
2025-08-24T13:31:31.272946035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-08-24T13:31:31.273838752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:31:31.274449732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013449s
2025-08-24T13:31:31.274624794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-08-24T13:31:31.275600589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-08-24T13:31:31.276419768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016364s
2025-08-24T13:31:31.276606855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-08-24T13:31:31.277122483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-08-24T13:31:31.277565484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008033s
2025-08-24T13:31:31.277775888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-08-24T13:31:31.278057315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-08-24T13:31:31.278416868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000496s
2025-08-24T13:31:31.278591520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-24T13:31:31.279270677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:31:31.279818330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010475s
2025-08-24T13:31:31.280057832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-24T13:31:31.280418829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-24T13:31:31.280813623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s
2025-08-24T13:31:31.283993435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-08-24T13:31:31.284718214Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034072 taking an average of 00:00:00.0034072
2025-08-24T13:31:31.285617544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-24T13:31:31', 'InitialSetup')
2025-08-24T13:31:31.285956938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.288530078Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-24T13:31:31.288684138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075269s
2025-08-24T13:31:31.289106378Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-24T13:31:31.289208193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.289471513Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-08-24T13:31:31.290152915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-24T13:31:31.290327817Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.290521417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-08-24T13:31:31.290817353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.291624858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009491s
2025-08-24T13:31:31.292068852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-24T13:31:31', 'add_reason_to_pending_releases')
2025-08-24T13:31:31.292472254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.293126561Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-24T13:31:31.293284750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023797s
2025-08-24T13:31:31.293528200Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-24T13:31:31.293659845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.293889618Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-08-24T13:31:31.296739635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.296897934Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.297066673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-08-24T13:31:31.297346467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-08-24T13:31:31.298149052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000912s
2025-08-24T13:31:31.298326750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:31.298444888Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.298629219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-08-24T13:31:31.298934463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.299647849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008576s
2025-08-24T13:31:31.299805848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:31.299994688Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.300193849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-08-24T13:31:31.300516378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.301264053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008587s
2025-08-24T13:31:31.301614739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-24T13:31:31.302135628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-24T13:31:31.302414880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s
2025-08-24T13:31:31.302762660Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-08-24T13:31:31.320556332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2025-08-24T13:31:31.322503913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2025-08-24T13:31:31.323572023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-24T13:31:31.324654121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-24T13:31:31.326571031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-24T13:31:31.327024323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-24T13:31:31.327437986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-24T13:31:31.327738791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247976s
2025-08-24T13:31:31.327935818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:31.328070359Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.328270071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-08-24T13:31:31.328544183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-08-24T13:31:31.329265164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008021s
2025-08-24T13:31:31.329621131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-24T13:31:31', 'add_medium_support')
2025-08-24T13:31:31.329955434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.331177925Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-24T13:31:31.331323528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026684s
2025-08-24T13:31:31.331553380Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-24T13:31:31.331797833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.332154250Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-08-24T13:31:31.332584176Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-24T13:31:31.332905292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-24T13:31:31.333179785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s
2025-08-24T13:31:31.333390900Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:31.333611083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:31.342993331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094007s
2025-08-24T13:31:31.343397435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-24T13:31:31', 'add_various_qualites_in_profile')
2025-08-24T13:31:31.343778983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.344589815Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-24T13:31:31.344773004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109838s
2025-08-24T13:31:31.344974580Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-24T13:31:31.345157288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.345410988Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-08-24T13:31:31.346217672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-08-24T13:31:31.346826247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-08-24T13:31:31.347352597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009129s
2025-08-24T13:31:31.347523491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-08-24T13:31:31.347828365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-08-24T13:31:31.348194391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000482s
2025-08-24T13:31:31.348420386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:31:31.348515989Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.348712745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-08-24T13:31:31.349059573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:31.349895747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000995s
2025-08-24T13:31:31.350101902Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-08-24T13:31:31.356013733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-24T13:31:31.360940131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2025-08-24T13:31:31.362917652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:31.363698945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:31.365648951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-24T13:31:31.366168857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-24T13:31:31.366573191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:31.367018558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:31.367326157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170421s
2025-08-24T13:31:31.367530979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-08-24T13:31:31.374831497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-24T13:31:31.379343911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2025-08-24T13:31:31.381042691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:31.381832320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:31.383620971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-24T13:31:31.384086859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-24T13:31:31.384497215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:31.384881529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:31.385170020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174824s
2025-08-24T13:31:31.385332807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.385492829Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:31.385710438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-08-24T13:31:31.385995451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-08-24T13:31:31.386693437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008083s
2025-08-24T13:31:31.387059083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-24T13:31:31', 'metadata_profiles')
2025-08-24T13:31:31.387462535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.388363238Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-24T13:31:31.388534784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024492s
2025-08-24T13:31:31.388779145Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-24T13:31:31.388987535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.389274022Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-08-24T13:31:31.391971112Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-08-24T13:31:31.398537120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-08-24T13:31:31.399621443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-08-24T13:31:31.400148764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-24T13:31:31.400627107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-24T13:31:31.402470869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-24T13:31:31.402797647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106204s
2025-08-24T13:31:31.402977920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:31:31.403109354Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-24T13:31:31.403315680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-08-24T13:31:31.403621526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-08-24T13:31:31.404382067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008701s
2025-08-24T13:31:31.404660487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-24T13:31:31.405009390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-24T13:31:31.405233160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003547s
2025-08-24T13:31:31.405391579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:31:31.405524917Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.405969452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-08-24T13:31:31.409123713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-08-24T13:31:31.410355071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-08-24T13:31:31.410966823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-24T13:31:31.411502081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-24T13:31:31.413267885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-24T13:31:31.413573030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073954s
2025-08-24T13:31:31.414004258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-24T13:31:31', 'separate_automatic_and_interactive_search')
2025-08-24T13:31:31.414357509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.415201618Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-24T13:31:31.415371199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089587s
2025-08-24T13:31:31.415608527Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-24T13:31:31.415800434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.416060928Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-08-24T13:31:31.416393878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-08-24T13:31:31.420774076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2025-08-24T13:31:31.424579047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2025-08-24T13:31:31.426029978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:31.427004009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:31.428770575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:31.429200050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-24T13:31:31.429596718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-24T13:31:31.429996523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-24T13:31:31.430407039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:31.430654999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141087s
2025-08-24T13:31:31.431067940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-24T13:31:31', 'change_album_path_to_relative')
2025-08-24T13:31:31.431399878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.432326804Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-24T13:31:31.432495394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157199s
2025-08-24T13:31:31.432700196Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-24T13:31:31.432901942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.433139791Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-08-24T13:31:31.433792946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-24T13:31:31.434376160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-24T13:31:31.434714130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000626s
2025-08-24T13:31:31.435094476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-24T13:31:31', 'change_quality_size_mb_to_kb')
2025-08-24T13:31:31.435423308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.436082785Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-24T13:31:31.436248739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00194s
2025-08-24T13:31:31.436441247Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-24T13:31:31.436619115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.436845431Z [Info] album_releases: Starting migration of Main DB to 9
2025-08-24T13:31:31.437255767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.437401129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.437572134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-08-24T13:31:31.437859202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-08-24T13:31:31.438662038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008987s
2025-08-24T13:31:31.438833273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.438967523Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.439161253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-08-24T13:31:31.439454804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-08-24T13:31:31.440260937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008915s
2025-08-24T13:31:31.440580711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-24T13:31:31', 'album_releases')
2025-08-24T13:31:31.440917939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.441558880Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-24T13:31:31.441740796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022198s
2025-08-24T13:31:31.441921760Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-24T13:31:31.442131082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.442368049Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-08-24T13:31:31.442768224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.442930481Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.443169001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-08-24T13:31:31.447698931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2025-08-24T13:31:31.451825789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-24T13:31:31.453380779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:31.454279518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:31.456028179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:31.456426701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-24T13:31:31.456824301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-24T13:31:31.457238255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-24T13:31:31.457615104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:31.457918003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146543s
2025-08-24T13:31:31.458092635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.458228288Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.458404022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-08-24T13:31:31.463108022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2025-08-24T13:31:31.467279319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-24T13:31:31.468876755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:31.469713379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:31.471445737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:31.471872035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-24T13:31:31.472247832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-24T13:31:31.472669320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-24T13:31:31.473079426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:31.473368307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147985s
2025-08-24T13:31:31.473723853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-24T13:31:31', 'album_releases_fix')
2025-08-24T13:31:31.474063727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.475297932Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-24T13:31:31.475442683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016696s
2025-08-24T13:31:31.475677987Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-24T13:31:31.475827558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.476080748Z [Info] import_lists: Starting migration of Main DB to 11
2025-08-24T13:31:31.477002223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-08-24T13:31:31.478196588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2025-08-24T13:31:31.479020586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018194s
2025-08-24T13:31:31.479179817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-08-24T13:31:31.479455412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-24T13:31:31.479765696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004099s
2025-08-24T13:31:31.479959356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-08-24T13:31:31.480671951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-24T13:31:31.481248221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s
2025-08-24T13:31:31.481411189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-08-24T13:31:31.481745001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:31:31.482078943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s
2025-08-24T13:31:31.482419148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-24T13:31:31', 'import_lists')
2025-08-24T13:31:31.482737078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.483565646Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-24T13:31:31.483712802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019502s
2025-08-24T13:31:31.483924929Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-24T13:31:31.484109611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.484354775Z [Info] add_release_status: Starting migration of Main DB to 12
2025-08-24T13:31:31.484737455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-08-24T13:31:31.484904642Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.485109524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-08-24T13:31:31.485439819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-08-24T13:31:31.486228437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s
2025-08-24T13:31:31.486389110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:31.486574533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:31.489286062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027283s
2025-08-24T13:31:31.489645516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-24T13:31:31', 'add_release_status')
2025-08-24T13:31:31.489990761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.490717223Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-24T13:31:31.490876374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041413s
2025-08-24T13:31:31.491074843Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-24T13:31:31.491276700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.491542295Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-08-24T13:31:31.491888742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:31.492068514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.492344279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-08-24T13:31:31.492572148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.493339823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009081s
2025-08-24T13:31:31.493720129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-24T13:31:31', 'album_download_notification')
2025-08-24T13:31:31.494051666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.494807388Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-24T13:31:31.495001188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023318s
2025-08-24T13:31:31.495174807Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-24T13:31:31.495374419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.495622479Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-08-24T13:31:31.496382920Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-24T13:31:31.497184724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-24T13:31:31.497639289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008799s
2025-08-24T13:31:31.498236882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-24T13:31:31.499084117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-24T13:31:31.499468631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008546s
2025-08-24T13:31:31.499875791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-24T13:31:31', 'fix_language_metadata_profiles')
2025-08-24T13:31:31.500264313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.500881876Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-24T13:31:31.501063322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022338s
2025-08-24T13:31:31.501249927Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-24T13:31:31.501459459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.501667708Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-08-24T13:31:31.502018024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-24T13:31:31.502302065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-24T13:31:31.502572179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003178s
2025-08-24T13:31:31.502876923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-24T13:31:31', 'remove_fanzub')
2025-08-24T13:31:31.503195334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.503891565Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-24T13:31:31.504051337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016238s
2025-08-24T13:31:31.504254616Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-24T13:31:31.504434178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.504694061Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-08-24T13:31:31.506468724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-08-24T13:31:31.506751904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-08-24T13:31:31.507047168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s
2025-08-24T13:31:31.507258734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-08-24T13:31:31.507577215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-08-24T13:31:31.507921579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s
2025-08-24T13:31:31.508474482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-08-24T13:31:31.508967164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-08-24T13:31:31.509451419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006722s
2025-08-24T13:31:31.509517381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-08-24T13:31:31.509826313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-24T13:31:31.510136648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s
2025-08-24T13:31:31.510333334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-08-24T13:31:31.510533758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-08-24T13:31:31.510878993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s
2025-08-24T13:31:31.511062051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-08-24T13:31:31.511364290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-24T13:31:31.511677841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s
2025-08-24T13:31:31.512071814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-24T13:31:31', 'update_artist_history_indexes')
2025-08-24T13:31:31.512402961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.513247651Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-24T13:31:31.513523777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019693s
2025-08-24T13:31:31.513716605Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-24T13:31:31.513961729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.514107793Z [Info] remove_nma: Starting migration of Main DB to 17
2025-08-24T13:31:31.516223392Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:31.518883006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-24T13:31:31.519161126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027447s
2025-08-24T13:31:31.519503946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-24T13:31:31', 'remove_nma')
2025-08-24T13:31:31.519830423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.520526154Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-24T13:31:31.520709443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041031s
2025-08-24T13:31:31.520878553Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-24T13:31:31.521069057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.521331745Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-08-24T13:31:31.521684896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.521823515Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2025-08-24T13:31:31.521977646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-08-24T13:31:31.522237759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-08-24T13:31:31.523187742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001042s
2025-08-24T13:31:31.523562015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-24T13:31:31', 'album_disambiguation')
2025-08-24T13:31:31.523905487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.524637110Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-24T13:31:31.524802843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024534s
2025-08-24T13:31:31.525000662Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-24T13:31:31.525202588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.525460838Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-08-24T13:31:31.525775782Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:31.525980194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:31.528907557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029577s
2025-08-24T13:31:31.529302652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-24T13:31:31', 'add_ape_quality_in_profiles')
2025-08-24T13:31:31.529640903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.530318708Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-24T13:31:31.530524913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043414s
2025-08-24T13:31:31.530692701Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-24T13:31:31.530873365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.531113498Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-08-24T13:31:31.531841945Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:31.532192370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-08-24T13:31:31.532455069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003648s
2025-08-24T13:31:31.532645833Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:31.532920245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-08-24T13:31:31.533161070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003498s
2025-08-24T13:31:31.533350221Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:31.533615906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-08-24T13:31:31.533888735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003419s
2025-08-24T13:31:31.534225002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-24T13:31:31', 'remove_pushalot')
2025-08-24T13:31:31.534548112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.535240546Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-24T13:31:31.535401490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001687s
2025-08-24T13:31:31.535601944Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-24T13:31:31.535840273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.536087200Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-08-24T13:31:31.536543880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-24T13:31:31.536984477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-08-24T13:31:31.537433781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007525s
2025-08-24T13:31:31.537843176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-24T13:31:31', 'add_custom_filters')
2025-08-24T13:31:31.538169412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.538984664Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-24T13:31:31.539158734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002286s
2025-08-24T13:31:31.539343596Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-24T13:31:31.539536956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.539904505Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-08-24T13:31:31.540223147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-24T13:31:31.540389402Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.540566087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-08-24T13:31:31.540809077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-08-24T13:31:31.541636011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s
2025-08-24T13:31:31.541994553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-24T13:31:31', 'import_list_tags')
2025-08-24T13:31:31.542339598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.543016410Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-24T13:31:31.543160551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022632s
2025-08-24T13:31:31.543362687Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-24T13:31:31.543551928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.543817924Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-08-24T13:31:31.549778373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-08-24T13:31:31.550705409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2025-08-24T13:31:31.551424297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014945s
2025-08-24T13:31:31.551649901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-08-24T13:31:31.552012801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-08-24T13:31:31.561511745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096287s
2025-08-24T13:31:31.566769890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-24T13:31:31.566797936Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-24T13:31:31.566805311Z FROM "Artists"
2025-08-24T13:31:31.568505895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-24T13:31:31.568530765Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-24T13:31:31.568541727Z FROM "Artists"
2025-08-24T13:31:31.569296927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018166s
2025-08-24T13:31:31.569471719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:31:31.569601240Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:31.569822856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-08-24T13:31:31.570142048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.571016228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010231s
2025-08-24T13:31:31.572163498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-24T13:31:31.572187156Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:31.572196204Z FROM "ArtistMetadata"
2025-08-24T13:31:31.572204761Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-24T13:31:31.573710112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-24T13:31:31.573736956Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:31.573748940Z FROM "ArtistMetadata"
2025-08-24T13:31:31.573762838Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-24T13:31:31.574454841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016456s
2025-08-24T13:31:31.574614633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-08-24T13:31:31.575829418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2025-08-24T13:31:31.576753509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019863s
2025-08-24T13:31:31.576964644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-08-24T13:31:31.577288806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-24T13:31:31.577659282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005402s
2025-08-24T13:31:31.577856980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-08-24T13:31:31.578134669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-24T13:31:31.578474834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s
2025-08-24T13:31:31.578638894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:31.578818145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:31.587186592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083714s
2025-08-24T13:31:31.587360362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.587511827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-24T13:31:31.587714485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-08-24T13:31:31.588008076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.589083060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012059s
2025-08-24T13:31:31.589268633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.589392142Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.589579620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-08-24T13:31:31.589858621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:31.590856741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011072s
2025-08-24T13:31:31.591022324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.591151614Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.591335575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-08-24T13:31:31.591801242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-08-24T13:31:31.592774121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s
2025-08-24T13:31:31.594113748Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-24T13:31:31.594130852Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:31.594138167Z FROM "ArtistMetadata"
2025-08-24T13:31:31.594145291Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-24T13:31:31.594152987Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-24T13:31:31.596065697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-24T13:31:31.596089165Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:31.596098774Z FROM "ArtistMetadata"
2025-08-24T13:31:31.596107381Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-24T13:31:31.596116800Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-24T13:31:31.596917292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020233s
2025-08-24T13:31:31.597084799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:31.597220121Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.597451397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-08-24T13:31:31.597790971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-08-24T13:31:31.598632124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009768s
2025-08-24T13:31:31.598793790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:31.598939393Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.599134726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-08-24T13:31:31.599458377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.600285693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009672s
2025-08-24T13:31:31.600452399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:31.600599685Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.600791211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-08-24T13:31:31.601134221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.601966837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s
2025-08-24T13:31:31.603252325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-24T13:31:31.603406395Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-24T13:31:31.603417207Z FROM "AlbumReleases"
2025-08-24T13:31:31.603426015Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-24T13:31:31.603435804Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-24T13:31:31.605025364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-24T13:31:31.605045916Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-24T13:31:31.605054914Z FROM "AlbumReleases"
2025-08-24T13:31:31.605065144Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-24T13:31:31.605076026Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-24T13:31:31.605841447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018621s
2025-08-24T13:31:31.607141685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-24T13:31:31.607167357Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:31.607178078Z FROM "ArtistMetadata"
2025-08-24T13:31:31.607189251Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-24T13:31:31.607201044Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-24T13:31:31.609008774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-24T13:31:31.609031640Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:31.609040979Z FROM "ArtistMetadata"
2025-08-24T13:31:31.609049576Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-24T13:31:31.609058845Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-24T13:31:31.609816119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019597s
2025-08-24T13:31:31.610440827Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-08-24T13:31:31.614039231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:31:31.615917643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:31:31.616741411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:31.617540610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:31.619619615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:31.620031324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:31.620341568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095636s
2025-08-24T13:31:31.620765071Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-08-24T13:31:31.624807419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2025-08-24T13:31:31.627457915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2025-08-24T13:31:31.628554903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:31.629592021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:31.632420025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:31.632895401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:31.633229404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122078s
2025-08-24T13:31:31.633500159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-08-24T13:31:31.636780212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:31:31.638745609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2025-08-24T13:31:31.639570710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-24T13:31:31.640183944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-24T13:31:31.642046424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-24T13:31:31.642551200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-24T13:31:31.642909802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092047s
2025-08-24T13:31:31.643069984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-08-24T13:31:31.645830712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2025-08-24T13:31:31.647083775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2025-08-24T13:31:31.647695256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:31:31.648272849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:31:31.650051048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:31:31.650370682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071224s
2025-08-24T13:31:31.650540784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-24T13:31:31.650843203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:31:31.651147866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s
2025-08-24T13:31:31.651328791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-08-24T13:31:31.651598504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:31:31.651902966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s
2025-08-24T13:31:31.652101656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-08-24T13:31:31.652418043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-24T13:31:31.652721043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s
2025-08-24T13:31:31.652900775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-08-24T13:31:31.653186180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-08-24T13:31:31.653472957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s
2025-08-24T13:31:31.653658220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-08-24T13:31:31.653935388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-08-24T13:31:31.654242086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s
2025-08-24T13:31:31.654447569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-08-24T13:31:31.654761130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-08-24T13:31:31.655074201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s
2025-08-24T13:31:31.655224263Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:31:31.657844568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-24T13:31:31.658076285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027022s
2025-08-24T13:31:31.658238942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:31:31.658516401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-24T13:31:31.658779140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000398s
2025-08-24T13:31:31.658923109Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:31:31.659277813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-08-24T13:31:31.659542176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s
2025-08-24T13:31:31.659933153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-24T13:31:31', 'add_release_groups_etc')
2025-08-24T13:31:31.660309821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.662078953Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-24T13:31:31.662230598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029498s
2025-08-24T13:31:31.662475251Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-24T13:31:31.662643098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.662890907Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-08-24T13:31:31.663648743Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:31:31.663900570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-08-24T13:31:31.664185674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003624s
2025-08-24T13:31:31.664532753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-24T13:31:31', 'NewMediaInfoFormat')
2025-08-24T13:31:31.664883238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.665625092Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-24T13:31:31.665782298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017687s
2025-08-24T13:31:31.666013794Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-24T13:31:31.666230731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.666526066Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-08-24T13:31:31.667587302Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-08-24T13:31:31.668031587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-08-24T13:31:31.671223241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034361s
2025-08-24T13:31:31.671404577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-24T13:31:31.671571472Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:31.671810173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-08-24T13:31:31.672196260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:31.673174550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011651s
2025-08-24T13:31:31.673576008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-24T13:31:31', 'rename_restrictions_to_release_profiles')
2025-08-24T13:31:31.674009461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.674810433Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-24T13:31:31.674995576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027499s
2025-08-24T13:31:31.675214166Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-24T13:31:31.675415722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.675674994Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-08-24T13:31:31.676810249Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-08-24T13:31:31.677080323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-08-24T13:31:31.678853893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018582s
2025-08-24T13:31:31.679035860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-24T13:31:31.679179729Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:31.679385924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-08-24T13:31:31.679659826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-24T13:31:31.680496440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000935s
2025-08-24T13:31:31.680678657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-08-24T13:31:31.680817587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.681010776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-08-24T13:31:31.681296120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-24T13:31:31.682060699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008614s
2025-08-24T13:31:31.682214279Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:31:31.682448330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-24T13:31:31.682733293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003496s
2025-08-24T13:31:31.682855710Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:31:31.683122156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-24T13:31:31.683385156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003438s
2025-08-24T13:31:31.683562733Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-08-24T13:31:31.687067509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:31:31.689051643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:31:31.689893979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:31.690646283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:31.692517350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:31.692981635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:31.693446441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:31:31.693910655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:31:31.694269908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105233s
2025-08-24T13:31:31.694685184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-24T13:31:31', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-24T13:31:31.695051071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.696597113Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-24T13:31:31.696791595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127773s
2025-08-24T13:31:31.697001738Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-24T13:31:31.697204276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.697458898Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-08-24T13:31:31.697982973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-08-24T13:31:31.698462158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL)
2025-08-24T13:31:31.698871152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006974s
2025-08-24T13:31:31.699075353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-08-24T13:31:31.699404285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-08-24T13:31:31.699766895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005249s
2025-08-24T13:31:31.700212051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-24T13:31:31', 'add_import_exclusions')
2025-08-24T13:31:31.700559581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.701442879Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-24T13:31:31.701611107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021542s
2025-08-24T13:31:31.701853305Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-24T13:31:31.702091064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.702307068Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-08-24T13:31:31.710260750Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-24T13:31:31.710283867Z WHERE "Id" in (
2025-08-24T13:31:31.710292835Z SELECT "Artists"."Id" from "Artists"
2025-08-24T13:31:31.710304278Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:31:31.710313376Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:31:31.712194704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-24T13:31:31.712226889Z WHERE "Id" in (
2025-08-24T13:31:31.712238312Z SELECT "Artists"."Id" from "Artists"
2025-08-24T13:31:31.712250326Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:31:31.712261078Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:31:31.713129356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021391s
2025-08-24T13:31:31.714436577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-24T13:31:31.714455485Z WHERE "Id" in (
2025-08-24T13:31:31.714479113Z SELECT "Albums"."Id" from "Albums"
2025-08-24T13:31:31.714487901Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:31:31.714497099Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:31:31.716163023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-24T13:31:31.716183143Z WHERE "Id" in (
2025-08-24T13:31:31.716192272Z SELECT "Albums"."Id" from "Albums"
2025-08-24T13:31:31.716205649Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:31:31.716217613Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:31:31.717025930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019457s
2025-08-24T13:31:31.718227639Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-24T13:31:31.718252088Z WHERE "Id" in (
2025-08-24T13:31:31.718262219Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-24T13:31:31.718272369Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-24T13:31:31.718281227Z WHERE "Albums"."Id" IS NULL)
2025-08-24T13:31:31.719840907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-24T13:31:31.719884955Z WHERE "Id" in (
2025-08-24T13:31:31.719896619Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-24T13:31:31.719907831Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-24T13:31:31.719917591Z WHERE "Albums"."Id" IS NULL)
2025-08-24T13:31:31.720620887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017856s
2025-08-24T13:31:31.721814871Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-24T13:31:31.721837326Z WHERE "Id" in (
2025-08-24T13:31:31.721846925Z SELECT "Tracks"."Id" from "Tracks"
2025-08-24T13:31:31.721856214Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-24T13:31:31.721865342Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-24T13:31:31.723502538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-24T13:31:31.723516957Z WHERE "Id" in (
2025-08-24T13:31:31.723542960Z SELECT "Tracks"."Id" from "Tracks"
2025-08-24T13:31:31.723552228Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-24T13:31:31.723561026Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-24T13:31:31.724359323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s
2025-08-24T13:31:31.725584810Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-24T13:31:31.725602576Z WHERE "Id" in (
2025-08-24T13:31:31.725611684Z SELECT "Tracks"."Id" from "Tracks"
2025-08-24T13:31:31.725620462Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:31:31.725629590Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:31:31.727313510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-24T13:31:31.727336607Z WHERE "Id" in (
2025-08-24T13:31:31.727348932Z SELECT "Tracks"."Id" from "Tracks"
2025-08-24T13:31:31.727357649Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:31:31.727366788Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:31:31.728298984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001953s
2025-08-24T13:31:31.729540624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:31:31.729562338Z WHERE "Id" IN (
2025-08-24T13:31:31.729575364Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:31:31.729583961Z LEFT OUTER JOIN "Tracks"
2025-08-24T13:31:31.729592218Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:31:31.729600805Z WHERE "Tracks"."Id" IS NULL)
2025-08-24T13:31:31.731421250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:31:31.731437984Z WHERE "Id" IN (
2025-08-24T13:31:31.731448475Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:31:31.731457383Z LEFT OUTER JOIN "Tracks"
2025-08-24T13:31:31.731465860Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:31:31.731474658Z WHERE "Tracks"."Id" IS NULL)
2025-08-24T13:31:31.732324378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020188s
2025-08-24T13:31:31.732697359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-24T13:31:31', 'clean_artist_metadata_table')
2025-08-24T13:31:31.733051121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.733973428Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-24T13:31:31.734146767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036362s
2025-08-24T13:31:31.734376921Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-24T13:31:31.734574057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.734840724Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-08-24T13:31:31.735715034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:31.735872391Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:31.736155120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-08-24T13:31:31.736435595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.737325426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010381s
2025-08-24T13:31:31.737525890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:31.737639048Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.737839802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-08-24T13:31:31.738178974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.738959035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s
2025-08-24T13:31:31.739166092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:31.739279780Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.739491467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-08-24T13:31:31.739837052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.740671151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000981s
2025-08-24T13:31:31.740836685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:31.741002188Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.741169064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-08-24T13:31:31.741499249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.742293498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000928s
2025-08-24T13:31:31.742458670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:31.742602580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.742829837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-08-24T13:31:31.743124470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.743920533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009344s
2025-08-24T13:31:31.744143241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-08-24T13:31:31.747874814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-24T13:31:31.751797812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-24T13:31:31.752807775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-24T13:31:31.753257109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-24T13:31:31.755034367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010725s
2025-08-24T13:31:31.755273278Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-08-24T13:31:31.759044690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-24T13:31:31.761459973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-24T13:31:31.762469996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-24T13:31:31.762837927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-24T13:31:31.764583852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091189s
2025-08-24T13:31:31.765007615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-24T13:31:31', 'health_issue_notification')
2025-08-24T13:31:31.765452741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.766609480Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-24T13:31:31.766787608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111168s
2025-08-24T13:31:31.767098364Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-24T13:31:31.767239608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.767502017Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-08-24T13:31:31.768673866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:31:31.768835201Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:31.769037979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-08-24T13:31:31.769372552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-08-24T13:31:31.770214758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009982s
2025-08-24T13:31:31.770384008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:31:31.770518559Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.770690696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-08-24T13:31:31.770944396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-08-24T13:31:31.771749337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008613s
2025-08-24T13:31:31.771993108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-24T13:31:31.772260536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-24T13:31:31.772516030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003197s
2025-08-24T13:31:31.773396884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:31:31.773414369Z WHERE "Id" IN (
2025-08-24T13:31:31.773422996Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:31:31.773431854Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:31:31.773440742Z WHERE "Tracks"."Id" IS NULL)
2025-08-24T13:31:31.774609625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:31:31.774626609Z WHERE "Id" IN (
2025-08-24T13:31:31.774635477Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:31:31.774643994Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:31:31.774652742Z WHERE "Tracks"."Id" IS NULL)
2025-08-24T13:31:31.775285626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013598s
2025-08-24T13:31:31.776431353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:31:31.776462085Z WHERE "Id" IN (
2025-08-24T13:31:31.776470862Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:31:31.776481423Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-24T13:31:31.776492305Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-24T13:31:31.776501604Z WHERE "Artists"."Path" IS NULL)
2025-08-24T13:31:31.777988618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:31:31.778012626Z WHERE "Id" IN (
2025-08-24T13:31:31.778021734Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:31:31.778030412Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-24T13:31:31.778042727Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-24T13:31:31.778054691Z WHERE "Artists"."Path" IS NULL)
2025-08-24T13:31:31.778803899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017565s
2025-08-24T13:31:31.780031420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:31:31.780061260Z WHERE "Id" IN (
2025-08-24T13:31:31.780085659Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:31:31.780094698Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:31:31.780103706Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-24T13:31:31.780115640Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-24T13:31:31.780124117Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-24T13:31:31.781738317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:31:31.781757595Z WHERE "Id" IN (
2025-08-24T13:31:31.781766293Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:31:31.781774950Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:31:31.781783788Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-24T13:31:31.781792626Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-24T13:31:31.781801003Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-24T13:31:31.782614030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018893s
2025-08-24T13:31:31.783341705Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-24T13:31:31.783360031Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-24T13:31:31.783369310Z FROM "Artists"
2025-08-24T13:31:31.783377557Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-24T13:31:31.783386395Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-24T13:31:31.784399073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-24T13:31:31.784422941Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-24T13:31:31.784432310Z FROM "Artists"
2025-08-24T13:31:31.784440577Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-24T13:31:31.784449445Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-24T13:31:31.784947116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011504s
2025-08-24T13:31:31.785786396Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:31:31.785808480Z WHERE "Id" NOT IN (
2025-08-24T13:31:31.785817268Z SELECT MIN("Id")
2025-08-24T13:31:31.785825525Z FROM "TrackFiles"
2025-08-24T13:31:31.785854453Z GROUP BY "Path"
2025-08-24T13:31:31.785862810Z )
2025-08-24T13:31:31.786954517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:31:31.786978075Z WHERE "Id" NOT IN (
2025-08-24T13:31:31.786987163Z SELECT MIN("Id")
2025-08-24T13:31:31.786995991Z FROM "TrackFiles"
2025-08-24T13:31:31.787004268Z GROUP BY "Path"
2025-08-24T13:31:31.787012745Z )
2025-08-24T13:31:31.787580477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012634s
2025-08-24T13:31:31.787726030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:31:31.787893798Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.788057618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-08-24T13:31:31.791089321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:31:31.792584722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:31:31.793265192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:31:31.793773836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:31:31.795676126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:31:31.796016551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077728s
2025-08-24T13:31:31.796186132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-08-24T13:31:31.796481307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:31:31.796758344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00041s
2025-08-24T13:31:31.796949098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-08-24T13:31:31.799946883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:31:31.801339387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:31:31.801952070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:31:31.802538330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:31:31.804417553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:31:31.804860876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:31:31.805167463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00805s
2025-08-24T13:31:31.805542378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-24T13:31:31', 'add_mediafilerepository_mtime')
2025-08-24T13:31:31.805895909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.806969521Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-24T13:31:31.807136257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098104s
2025-08-24T13:31:31.807430870Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-24T13:31:31.807647095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.807967270Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-08-24T13:31:31.810785493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-24T13:31:31.810804772Z WHERE "Id" NOT IN (
2025-08-24T13:31:31.810813870Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-24T13:31:31.810822588Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:31:31.810831636Z GROUP BY "ArtistMetadata"."Id")
2025-08-24T13:31:31.812681881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-24T13:31:31.812719276Z WHERE "Id" NOT IN (
2025-08-24T13:31:31.812753275Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-24T13:31:31.812764447Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:31:31.812773586Z GROUP BY "ArtistMetadata"."Id")
2025-08-24T13:31:31.813500930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019769s
2025-08-24T13:31:31.813687004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-08-24T13:31:31.813912789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-08-24T13:31:31.814242423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000395s
2025-08-24T13:31:31.814437285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-08-24T13:31:31.817879555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:31:31.819866305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:31:31.820734352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:31.821355903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:31.823222811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:31.823677978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:31.824085268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:31:31.824486666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097796s
2025-08-24T13:31:31.824597208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-24T13:31:31.824963546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:31:31.825212747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004556s
2025-08-24T13:31:31.825626210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-24T13:31:31', 'add_artistmetadataid_constraint')
2025-08-24T13:31:31.825950192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.827079806Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-24T13:31:31.827265680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022593s
2025-08-24T13:31:31.827483399Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-24T13:31:31.827668241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.827970860Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-08-24T13:31:31.828827134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-24T13:31:31.828992457Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.829167790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-08-24T13:31:31.829492253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:31:31.830367846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009593s
2025-08-24T13:31:31.830502998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-24T13:31:31.830645495Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.830903224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-08-24T13:31:31.831196554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:31:31.832072157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010045s
2025-08-24T13:31:31.832249263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:31.832367912Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.832567845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-08-24T13:31:31.832892118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:31:31.833667118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009206s
2025-08-24T13:31:31.833867070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-24T13:31:31.834040249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.834264350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-08-24T13:31:31.834618102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:31:31.835410217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009483s
2025-08-24T13:31:31.835574698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:31.835706233Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.835913550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-08-24T13:31:31.836273194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:31:31.837043635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009125s
2025-08-24T13:31:31.837199339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:31.837366796Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.837524603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-08-24T13:31:31.837846041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:31:31.838606221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008987s
2025-08-24T13:31:31.838982879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-24T13:31:31', 'old_ids_and_artist_alias')
2025-08-24T13:31:31.839319346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.840310361Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-24T13:31:31.840484973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025561s
2025-08-24T13:31:31.840701589Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-24T13:31:31.840914387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.841160643Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-08-24T13:31:31.841570108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:31.841779108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:31.842479338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007458s
2025-08-24T13:31:31.842741045Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-24T13:31:31.843026991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-24T13:31:31.843263787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003228s
2025-08-24T13:31:31.843642049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-24T13:31:31', 'download_propers_config')
2025-08-24T13:31:31.844021312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.844888127Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-24T13:31:31.845007227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s
2025-08-24T13:31:31.845214745Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-24T13:31:31.845412934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.845655101Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-08-24T13:31:31.846685776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-08-24T13:31:31.846978616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-08-24T13:31:31.847436999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005843s
2025-08-24T13:31:31.847668084Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-08-24T13:31:31.850944861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:31:31.852770085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:31:31.853575246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:31.854365467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:31.856581287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:31.857079049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:31.857563485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:31:31.858148232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:31:31.858682317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106807s
2025-08-24T13:31:31.858955477Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-08-24T13:31:31.862706228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-08-24T13:31:31.864668128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2025-08-24T13:31:31.865479652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-08-24T13:31:31.866095912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-08-24T13:31:31.868097171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-24T13:31:31.868429680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009297s
2025-08-24T13:31:31.868629022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-08-24T13:31:31.872554504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-24T13:31:31.874027419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2025-08-24T13:31:31.874781838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-08-24T13:31:31.875262075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-08-24T13:31:31.877313926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085103s
2025-08-24T13:31:31.877502836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-08-24T13:31:31.880916308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-24T13:31:31.882267869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-24T13:31:31.883008911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-24T13:31:31.883736466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-24T13:31:31.885718997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-24T13:31:31.886214755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-24T13:31:31.886738479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-24T13:31:31.887293797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-24T13:31:31.887637629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099656s
2025-08-24T13:31:31.887854646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-08-24T13:31:31.890892752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:31:31.892154332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-24T13:31:31.892745332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-24T13:31:31.893261601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-24T13:31:31.895238471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071342s
2025-08-24T13:31:31.895432040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-08-24T13:31:31.898441479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:31:31.899724783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:31:31.900289229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:31:31.900874307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:31:31.903096721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:31:31.903629173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:31:31.903957835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083083s
2025-08-24T13:31:31.904372760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-24T13:31:31', 'remove_language_profiles')
2025-08-24T13:31:31.904824048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.906579001Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-24T13:31:31.906758533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109244s
2025-08-24T13:31:31.907057815Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-24T13:31:31.907188909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.907468381Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-08-24T13:31:31.908023529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-24T13:31:31.908194223Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:31.908425128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-08-24T13:31:31.908773128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-08-24T13:31:31.909556505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s
2025-08-24T13:31:31.909925668Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-24T13:31:31.910406346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-24T13:31:31.910751972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005207s
2025-08-24T13:31:31.911102307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-24T13:31:31', 'multi_disc_naming_format')
2025-08-24T13:31:31.911456170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.912518599Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-24T13:31:31.912702228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022891s
2025-08-24T13:31:31.912910147Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-24T13:31:31.913101562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.913370484Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-08-24T13:31:31.913812083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-24T13:31:31.914003037Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-24T13:31:31.914254233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-08-24T13:31:31.914501861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:31.915317082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009404s
2025-08-24T13:31:31.915495161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:31.915695093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:31.943087990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273424s
2025-08-24T13:31:31.943607946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-24T13:31:31', 'add_download_client_priority')
2025-08-24T13:31:31.944166561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.945313590Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-24T13:31:31.945497821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296189s
2025-08-24T13:31:31.945792755Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-24T13:31:31.946035644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.946296629Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-08-24T13:31:31.946723539Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:31.946996759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-08-24T13:31:31.947267764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003601s
2025-08-24T13:31:31.947495874Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:31.947794785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-08-24T13:31:31.948108918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004043s
2025-08-24T13:31:31.948459724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-24T13:31:31', 'remove_growl_prowl')
2025-08-24T13:31:31.948798767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.949606312Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-24T13:31:31.949751745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018677s
2025-08-24T13:31:31.949955145Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-24T13:31:31.950140508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.950404299Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-08-24T13:31:31.950776418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:31.951087174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-08-24T13:31:31.951313690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000357s
2025-08-24T13:31:31.951497049Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:31.951768836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-08-24T13:31:31.952025392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s
2025-08-24T13:31:31.952384235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-24T13:31:31', 'remove_plex_hometheatre')
2025-08-24T13:31:31.952725341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.953518187Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-24T13:31:31.953686807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018065s
2025-08-24T13:31:31.953892311Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-24T13:31:31.954080660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.954362948Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-08-24T13:31:31.955037466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:31:31.955196867Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-24T13:31:31.955408433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-08-24T13:31:31.955650179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-08-24T13:31:31.956521092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009618s
2025-08-24T13:31:31.956694862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:31:31.956826006Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.957048324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-08-24T13:31:31.957401595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.958223139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009834s
2025-08-24T13:31:31.958401398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:31:31.958574577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.958828267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-08-24T13:31:31.959182721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.960102563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010766s
2025-08-24T13:31:31.960285782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:31:31.960519031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.960685115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-08-24T13:31:31.961130883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.962106427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011771s
2025-08-24T13:31:31.962322221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:31:31.962495871Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:31.962739251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-08-24T13:31:31.963046479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-08-24T13:31:31.963875208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008751s
2025-08-24T13:31:31.964056723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:31.964310153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:31.966061970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018059s
2025-08-24T13:31:31.966462016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-24T13:31:31', 'add_root_folder_add_defaults')
2025-08-24T13:31:31.966790858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.967782594Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-24T13:31:31.967973328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034996s
2025-08-24T13:31:31.968176227Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-24T13:31:31.968359125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.968617745Z [Info] task_duration: Starting migration of Main DB to 40
2025-08-24T13:31:31.968960305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-24T13:31:31.969126750Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-24T13:31:31.969333857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-08-24T13:31:31.969629282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-08-24T13:31:31.970438130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009182s
2025-08-24T13:31:31.970817805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-24T13:31:31', 'task_duration')
2025-08-24T13:31:31.971121967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.972020356Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-24T13:31:31.972198264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024798s
2025-08-24T13:31:31.972423337Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-24T13:31:31.972620474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.972869886Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-08-24T13:31:31.973311655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-24T13:31:31.973475294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-24T13:31:31.973679656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-08-24T13:31:31.973967736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:31.974747165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009105s
2025-08-24T13:31:31.974945013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-24T13:31:31.975128072Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:31.975295308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-08-24T13:31:31.975594781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:31.976411786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009269s
2025-08-24T13:31:31.977065843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-24T13:31:31', 'add_indexer_and_enabled_to_release_profiles')
2025-08-24T13:31:31.977511560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.978301921Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-24T13:31:31.978486843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027808s
2025-08-24T13:31:31.978684231Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-24T13:31:31.978868201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:31.979104667Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-08-24T13:31:31.979490654Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-08-24T13:31:31.982549021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:31:31.984153461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:31:31.984882860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:31.985694273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:31.987486892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:31.987916467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:31.988365922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:31:31.988781569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:31:31.989098076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094191s
2025-08-24T13:31:31.989409132Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-24T13:31:31.989787443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-24T13:31:31.990071335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004197s
2025-08-24T13:31:31.990377541Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-24T13:31:31.990761474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-24T13:31:31.991026608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s
2025-08-24T13:31:31.991232192Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-08-24T13:31:31.993770361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-08-24T13:31:31.994882240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2025-08-24T13:31:31.995470404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-24T13:31:31.995892213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-24T13:31:31.997658639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062608s
2025-08-24T13:31:31.998035718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-24T13:31:31', 'remove_album_folders')
2025-08-24T13:31:31.998396004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:31.999587513Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-24T13:31:31.999777715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081659s
2025-08-24T13:31:32.000028500Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-24T13:31:32.000206859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.000458476Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-08-24T13:31:32.000817739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:31:32.000987852Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-24T13:31:32.001162223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-08-24T13:31:32.001442547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-08-24T13:31:32.002231245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008974s
2025-08-24T13:31:32.002592412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-24T13:31:32', 'add_priority_to_indexers')
2025-08-24T13:31:32.002924972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.003777177Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-24T13:31:32.003955045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002412s
2025-08-24T13:31:32.004154697Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-24T13:31:32.004361143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.004603230Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-08-24T13:31:32.005086884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-24T13:31:32.005396176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-24T13:31:32.005740590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s
2025-08-24T13:31:32.005892746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.006073339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.006727196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000671s
2025-08-24T13:31:32.007120628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-24T13:31:32', 'remove_chown_and_folderchmod_config')
2025-08-24T13:31:32.007475412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.008293078Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-24T13:31:32.008467870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021805s
2025-08-24T13:31:32.008653975Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-24T13:31:32.008829849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.009066515Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-08-24T13:31:32.014620607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-24T13:31:32.015333662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-24T13:31:32.015716072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007447s
2025-08-24T13:31:32.016110506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-24T13:31:32', 'update_notifiarr')
2025-08-24T13:31:32.016430059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.017351855Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-24T13:31:32.017510685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023447s
2025-08-24T13:31:32.017709305Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-24T13:31:32.017899027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.018148499Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-08-24T13:31:32.018417220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.018613605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.021083067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00248s
2025-08-24T13:31:32.021458522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-24T13:31:32', 'email_multiple_addresses')
2025-08-24T13:31:32.021823317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.022542775Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-24T13:31:32.022712717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039161s
2025-08-24T13:31:32.022936458Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-24T13:31:32.023107241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.023368457Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-08-24T13:31:32.023687850Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-08-24T13:31:32.023936481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-08-24T13:31:32.025794030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019285s
2025-08-24T13:31:32.026174767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-24T13:31:32', 'rename_blacklist_to_blocklist')
2025-08-24T13:31:32.026510964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.027281866Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-24T13:31:32.027446798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033896s
2025-08-24T13:31:32.027633473Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-24T13:31:32.027835430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.028111616Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-08-24T13:31:32.028610039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-24T13:31:32.028734360Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-24T13:31:32.028984824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-08-24T13:31:32.029317474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:32.030195632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010396s
2025-08-24T13:31:32.030405284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-08-24T13:31:32.030751370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:32.031582644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010099s
2025-08-24T13:31:32.031779160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.031964643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.035795235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038616s
2025-08-24T13:31:32.036200190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-24T13:31:32', 'cdh_per_downloadclient')
2025-08-24T13:31:32.036569664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.037341578Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-24T13:31:32.037478834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053682s
2025-08-24T13:31:32.037678616Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-24T13:31:32.037873719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.038161919Z [Info] download_history: Starting migration of Main DB to 52
2025-08-24T13:31:32.038974805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-08-24T13:31:32.039983476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-24T13:31:32.040667784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015218s
2025-08-24T13:31:32.040855712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-08-24T13:31:32.041161718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-24T13:31:32.041494598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s
2025-08-24T13:31:32.041656524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-08-24T13:31:32.041947049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-24T13:31:32.042268556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s
2025-08-24T13:31:32.042432136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-08-24T13:31:32.042794445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-24T13:31:32.043069429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2025-08-24T13:31:32.043216164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.043384503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.045849285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024507s
2025-08-24T13:31:32.046181414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-24T13:31:32', 'download_history')
2025-08-24T13:31:32.046514163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.047465068Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-24T13:31:32.047618076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040769s
2025-08-24T13:31:32.047819141Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-24T13:31:32.048025326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.048247663Z [Info] add_update_history: Starting migration of Main DB to 53
2025-08-24T13:31:32.048725946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-24T13:31:32', 'add_update_history')
2025-08-24T13:31:32.049025720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.049769126Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-24T13:31:32.049929128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017454s
2025-08-24T13:31:32.050127608Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-24T13:31:32.050332881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.050577975Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-08-24T13:31:32.050943260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:32.051082891Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.051287904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-24T13:31:32.051646195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:32.052486226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010031s
2025-08-24T13:31:32.052884478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-24T13:31:32', 'add_on_update_to_notifications')
2025-08-24T13:31:32.053222268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.054262683Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-24T13:31:32.054438266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027452s
2025-08-24T13:31:32.054637237Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-24T13:31:32.054841678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.055080379Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-08-24T13:31:32.055425323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:31:32.055577870Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.055756230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-24T13:31:32.056103308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.056950323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s
2025-08-24T13:31:32.057318655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-24T13:31:32', 'download_client_per_indexer')
2025-08-24T13:31:32.057656966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.058529452Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-24T13:31:32.058705937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025399s
2025-08-24T13:31:32.058900690Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-24T13:31:32.059087195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.059392029Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-08-24T13:31:32.059808788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:31:32.059988980Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-24T13:31:32.060155015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-08-24T13:31:32.060463716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.061292695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009655s
2025-08-24T13:31:32.061458769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:31:32.061619202Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.061818884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-08-24T13:31:32.062191494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.063119553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s
2025-08-24T13:31:32.063239554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-24T13:31:32.063373324Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.063567815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-08-24T13:31:32.063901517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.064786899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010275s
2025-08-24T13:31:32.065146964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-24T13:31:32', 'AddNewItemMonitorType')
2025-08-24T13:31:32.065489494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.066421971Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-24T13:31:32.066577965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026302s
2025-08-24T13:31:32.066776285Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-24T13:31:32.066968692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.067185448Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-08-24T13:31:32.067532286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-24T13:31:32.067705926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.067886610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-08-24T13:31:32.068197195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:32.069109482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010396s
2025-08-24T13:31:32.069464707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-24T13:31:32', 'ImportListSearch')
2025-08-24T13:31:32.069798890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.070620714Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-24T13:31:32.070773512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025311s
2025-08-24T13:31:32.070974256Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-24T13:31:32.071188036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.071432518Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-08-24T13:31:32.071759777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-24T13:31:32.072994563Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:32.073254356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-08-24T13:31:32.073580863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.074486326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010475s
2025-08-24T13:31:32.074863515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-24T13:31:32', 'ImportListMonitorExisting')
2025-08-24T13:31:32.075204442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.076099022Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-24T13:31:32.076265728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002625s
2025-08-24T13:31:32.076452955Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-24T13:31:32.076644661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.076859393Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-08-24T13:31:32.077310111Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:32.077582088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-24T13:31:32.077826901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003316s
2025-08-24T13:31:32.078037275Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:32.078269051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-08-24T13:31:32.078501619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003193s
2025-08-24T13:31:32.078675008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:31:32.078831483Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.078987327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-24T13:31:32.079206388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-24T13:31:32.080134326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009805s
2025-08-24T13:31:32.080487768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-24T13:31:32', 'add_indexer_tags')
2025-08-24T13:31:32.080832482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.081620909Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-24T13:31:32.081787955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024669s
2025-08-24T13:31:32.081971986Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-24T13:31:32.082168532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.082475650Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-08-24T13:31:32.082699150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.082878120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.084983148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021269s
2025-08-24T13:31:32.085370899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-24T13:31:32', 'update_audio_types')
2025-08-24T13:31:32.085681534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.086494250Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-24T13:31:32.086664823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036098s
2025-08-24T13:31:32.086948054Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-24T13:31:32.087145732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.087414453Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-08-24T13:31:32.089878583Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:32.090125771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-08-24T13:31:32.090374201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002839s
2025-08-24T13:31:32.090518461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-24T13:31:32.090654675Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.090859217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-08-24T13:31:32.094263751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2025-08-24T13:31:32.096109357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2025-08-24T13:31:32.096907644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-08-24T13:31:32.097506499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-08-24T13:31:32.099713132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-24T13:31:32.100195312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-24T13:31:32.100495226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094449s
2025-08-24T13:31:32.100649707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:32.100785200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.101000443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-08-24T13:31:32.105093012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-24T13:31:32.108140627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-24T13:31:32.109275252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:32.109891141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:32.112033575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:32.112453250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:32.112890139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-24T13:31:32.113344163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120254s
2025-08-24T13:31:32.113380266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:32.113487662Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.113691412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-08-24T13:31:32.117827860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-24T13:31:32.120764772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-24T13:31:32.121935459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:32.122513142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:32.124649443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:32.125098888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:32.125503231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-24T13:31:32.125822624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119498s
2025-08-24T13:31:32.125972947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:32.126118350Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.126294264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-08-24T13:31:32.130380270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-24T13:31:32.133288194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-24T13:31:32.134461977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:32.135044339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:32.137149127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:32.137591808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:32.137995110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-24T13:31:32.138298100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118467s
2025-08-24T13:31:32.138492832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:31:32.138597663Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.138792625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-08-24T13:31:32.142379055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-24T13:31:32.143976030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-24T13:31:32.144651009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:32.145403193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:32.149471964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:32.149515682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:32.149526163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:31:32.149537216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:31:32.149655634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106337s
2025-08-24T13:31:32.150345824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:31:32.150422278Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.150426576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-08-24T13:31:32.153503992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-24T13:31:32.155217752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-24T13:31:32.155992952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:32.156703282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:32.158765233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:32.159167202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:32.159567859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:31:32.160025570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:31:32.160351877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100718s
2025-08-24T13:31:32.160513974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-24T13:31:32.160692082Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.160918538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-08-24T13:31:32.165078613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-24T13:31:32.166696931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-24T13:31:32.167320005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-24T13:31:32.167739069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-24T13:31:32.170419024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094249s
2025-08-24T13:31:32.170613867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-24T13:31:32.170742826Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.170981316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-08-24T13:31:32.173972658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-24T13:31:32.175391595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-24T13:31:32.176055691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-24T13:31:32.176477511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-24T13:31:32.179108427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079485s
2025-08-24T13:31:32.179290855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-24T13:31:32.179422750Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.179613103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-24T13:31:32.182585587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-24T13:31:32.183873130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-24T13:31:32.184472817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-24T13:31:32.184872021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-24T13:31:32.187357955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075836s
2025-08-24T13:31:32.187517206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-24T13:31:32.187678190Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.187882321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-24T13:31:32.190834654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-24T13:31:32.192117046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-24T13:31:32.192761103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-24T13:31:32.193139444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-24T13:31:32.195165032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071158s
2025-08-24T13:31:32.195353962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-24T13:31:32.195497160Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.195694538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-24T13:31:32.198768687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-24T13:31:32.200102923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-24T13:31:32.200740106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-24T13:31:32.201118948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-24T13:31:32.203169907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072931s
2025-08-24T13:31:32.203384199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-24T13:31:32.203525954Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.203864225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-24T13:31:32.206515693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:31:32.207561558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-24T13:31:32.208152678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-24T13:31:32.208684329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-24T13:31:32.210928526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.211263471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073378s
2025-08-24T13:31:32.211455627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-24T13:31:32.211598515Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.211833488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-24T13:31:32.214591090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:31:32.215698740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-24T13:31:32.216273757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-24T13:31:32.216837192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-24T13:31:32.219103965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.219442406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073986s
2025-08-24T13:31:32.219631046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-24T13:31:32.219788102Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.220016192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-24T13:31:32.222767951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:31:32.223784929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-24T13:31:32.224370227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-24T13:31:32.224926427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-24T13:31:32.227162708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.227517142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073012s
2025-08-24T13:31:32.227698888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-08-24T13:31:32.227859762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.228057610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-08-24T13:31:32.231152941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-24T13:31:32.232572269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-08-24T13:31:32.233237979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-08-24T13:31:32.233901034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-08-24T13:31:32.236083949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-24T13:31:32.237246198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-24T13:31:32.237712567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-24T13:31:32.238048814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097917s
2025-08-24T13:31:32.238220199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-24T13:31:32.238375332Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-24T13:31:32.238623631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-08-24T13:31:32.241559702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:31:32.242700488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-24T13:31:32.243277400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-24T13:31:32.243681573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-24T13:31:32.246333442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007545s
2025-08-24T13:31:32.246497713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-24T13:31:32.246632845Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.246842948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-08-24T13:31:32.249792205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:31:32.250936559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-24T13:31:32.251463720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-24T13:31:32.251934077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-24T13:31:32.254462848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074111s
2025-08-24T13:31:32.254630135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-24T13:31:32.254761910Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.254967745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-24T13:31:32.258023206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-24T13:31:32.259240677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-24T13:31:32.259819232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-24T13:31:32.260597318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-24T13:31:32.262596432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-24T13:31:32.263006438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-24T13:31:32.263454780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-24T13:31:32.263959466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-24T13:31:32.264300072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091759s
2025-08-24T13:31:32.264481597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-24T13:31:32.264624415Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.264822915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-08-24T13:31:32.267611509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-24T13:31:32.268769350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-24T13:31:32.269375350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-24T13:31:32.269893813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-24T13:31:32.272122610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.272472906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074486s
2025-08-24T13:31:32.272651435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-24T13:31:32.272801928Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-24T13:31:32.273089186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-08-24T13:31:32.275893422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-24T13:31:32.288210989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-24T13:31:32.288916369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-24T13:31:32.289492619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-24T13:31:32.291586615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.291937501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186943s
2025-08-24T13:31:32.292122463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-24T13:31:32.292313668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-24T13:31:32.292527258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-08-24T13:31:32.295731058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-24T13:31:32.296706451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-24T13:31:32.297220757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-24T13:31:32.297712527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-24T13:31:32.299831833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.300231829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075285s
2025-08-24T13:31:32.300396991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-24T13:31:32.300573346Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.300757507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-24T13:31:32.303895474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-24T13:31:32.304839655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-24T13:31:32.305348089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-24T13:31:32.305827754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-24T13:31:32.307951089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.308317887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007331s
2025-08-24T13:31:32.308426035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-24T13:31:32.308561548Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.308758033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-24T13:31:32.311456896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-24T13:31:32.312439655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-24T13:31:32.312948449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-24T13:31:32.313453596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-24T13:31:32.315562121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.315904059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069379s
2025-08-24T13:31:32.316064552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-24T13:31:32.316219514Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-24T13:31:32.316400429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-24T13:31:32.320009675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-24T13:31:32.321062314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-24T13:31:32.321536869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-24T13:31:32.322015443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-24T13:31:32.324061311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.324384272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078243s
2025-08-24T13:31:32.324551909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-24T13:31:32.324684296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-24T13:31:32.324901353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-08-24T13:31:32.327690738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:31:32.328626652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-24T13:31:32.329106789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-24T13:31:32.329500902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-24T13:31:32.331387239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062894s
2025-08-24T13:31:32.331530648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-24T13:31:32.331664167Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-24T13:31:32.331841344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-08-24T13:31:32.334538694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:31:32.335397142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-24T13:31:32.335924524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-24T13:31:32.336311884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-24T13:31:32.338233653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061893s
2025-08-24T13:31:32.338367983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-24T13:31:32.338543376Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.338685793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-08-24T13:31:32.341480429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-24T13:31:32.342544792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-24T13:31:32.343091462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-24T13:31:32.343469644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-24T13:31:32.345310109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006454s
2025-08-24T13:31:32.345466403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-24T13:31:32.345602507Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-24T13:31:32.345778502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-08-24T13:31:32.348559199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-24T13:31:32.349586217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-24T13:31:32.350118088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-24T13:31:32.350508654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-24T13:31:32.352349059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063866s
2025-08-24T13:31:32.352504602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-24T13:31:32.352678703Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.352798394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-08-24T13:31:32.355351443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2025-08-24T13:31:32.356133748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2025-08-24T13:31:32.356582913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-08-24T13:31:32.356989140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-08-24T13:31:32.358794625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058272s
2025-08-24T13:31:32.358968856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-24T13:31:32.359105341Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:32.359266876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-24T13:31:32.361762620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-24T13:31:32.362416396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-24T13:31:32.362831452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-24T13:31:32.363306719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-24T13:31:32.365384151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-24T13:31:32.365731590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062875s
2025-08-24T13:31:32.365905580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-24T13:31:32.366055592Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.366239713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-24T13:31:32.368671338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-24T13:31:32.369343882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-24T13:31:32.369781203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-24T13:31:32.370252051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-24T13:31:32.372209552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-24T13:31:32.372512672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061209s
2025-08-24T13:31:32.372668506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:31:32.372793968Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.372961876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-08-24T13:31:32.376649219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:31:32.377614783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:31:32.378114589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:31:32.378638734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:31:32.381323589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:31:32.381718675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:31:32.381986795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088671s
2025-08-24T13:31:32.382150454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:31:32.382279714Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.382476430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-08-24T13:31:32.385155143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:31:32.386132601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:31:32.386610673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:31:32.387152304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:31:32.389828481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:31:32.390224920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:31:32.390487478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078381s
2025-08-24T13:31:32.390623532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:31:32.390765047Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.390954108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-24T13:31:32.393302595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-24T13:31:32.393863445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-24T13:31:32.394159761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-24T13:31:32.394650168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-24T13:31:32.396677159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-24T13:31:32.397009769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058804s
2025-08-24T13:31:32.397376367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-24T13:31:32', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-24T13:31:32.397711381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.400326796Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-24T13:31:32.400502610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091265s
2025-08-24T13:31:32.400736481Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-24T13:31:32.400907425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.401156266Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-08-24T13:31:32.401798499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:32.401945775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-08-24T13:31:32.402133563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-08-24T13:31:32.402473428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.403248578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009353s
2025-08-24T13:31:32.403426186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:32.403553662Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.403731901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-08-24T13:31:32.404031334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.404810863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008991s
2025-08-24T13:31:32.405130066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-24T13:31:32', 'add_on_delete_to_notifications')
2025-08-24T13:31:32.405444739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.406280602Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-24T13:31:32.406409311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023235s
2025-08-24T13:31:32.406581117Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-24T13:31:32.406751761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.406965451Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-08-24T13:31:32.408593689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-24T13:31:32.408726416Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-24T13:31:32.408912110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-08-24T13:31:32.409206382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.409992435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000917s
2025-08-24T13:31:32.410156345Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:31:32.410371578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-08-24T13:31:32.410589547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003161s
2025-08-24T13:31:32.410744128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:31:32.410874430Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.411026527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-08-24T13:31:32.411291650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-08-24T13:31:32.412004475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008068s
2025-08-24T13:31:32.412160490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.412331474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.413984060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016694s
2025-08-24T13:31:32.414144243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-08-24T13:31:32.414655342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:32.415066459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007733s
2025-08-24T13:31:32.415225870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-08-24T13:31:32.415486735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-08-24T13:31:32.415740707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003683s
2025-08-24T13:31:32.415923765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-24T13:31:32.416057034Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.416211054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-08-24T13:31:32.416503673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:31:32.417238813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008566s
2025-08-24T13:31:32.417411801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-24T13:31:32.417522654Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:32.417698739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-08-24T13:31:32.417962730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.418733131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008832s
2025-08-24T13:31:32.418893784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-24T13:31:32.419028325Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.419192255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-08-24T13:31:32.419481077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.420248913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008786s
2025-08-24T13:31:32.420403875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.420561201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.426842717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062986s
2025-08-24T13:31:32.427005735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.427177461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.428521717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013703s
2025-08-24T13:31:32.428707812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-08-24T13:31:32.431325261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-24T13:31:32.432199601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-24T13:31:32.432716993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-24T13:31:32.433067118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-24T13:31:32.434973195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060986s
2025-08-24T13:31:32.435212867Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-08-24T13:31:32.437678531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-24T13:31:32.438370935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-24T13:31:32.438778556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-24T13:31:32.439163481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-24T13:31:32.441045850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057059s
2025-08-24T13:31:32.441280783Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-24T13:31:32.441542861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-24T13:31:32.441784237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003031s
2025-08-24T13:31:32.441934239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-24T13:31:32.442086425Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.442257269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-08-24T13:31:32.442559548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.443346743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009256s
2025-08-24T13:31:32.443518939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-24T13:31:32.443619311Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:32.443816799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-08-24T13:31:32.444141633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-08-24T13:31:32.444866201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008548s
2025-08-24T13:31:32.445173700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-24T13:31:32', 'add_custom_formats')
2025-08-24T13:31:32.445457722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.446431983Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-24T13:31:32.446562696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023856s
2025-08-24T13:31:32.446754162Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-24T13:31:32.446925527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.447155350Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-08-24T13:31:32.447509693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-24T13:31:32.447660817Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.447818815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-08-24T13:31:32.448073869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:32.448853839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008748s
2025-08-24T13:31:32.449164795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-24T13:31:32', 'add_result_to_commands')
2025-08-24T13:31:32.449450791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.450144106Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-24T13:31:32.450296653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021477s
2025-08-24T13:31:32.450476626Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-24T13:31:32.450652139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.450875499Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-08-24T13:31:32.451213449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:32.451357639Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.451535137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-24T13:31:32.451822585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.452597946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008993s
2025-08-24T13:31:32.452930486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-24T13:31:32', 'health_restored_notification')
2025-08-24T13:31:32.453221361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.453918906Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-24T13:31:32.454059328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021738s
2025-08-24T13:31:32.454225343Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-24T13:31:32.454385716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.454611630Z [Info] remove_uc: Starting migration of Main DB to 66
2025-08-24T13:31:32.454916685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:32.455164093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-24T13:31:32.455388645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003025s
2025-08-24T13:31:32.455697276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-24T13:31:32', 'remove_uc')
2025-08-24T13:31:32.455968462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.456610795Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-24T13:31:32.456751438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015068s
2025-08-24T13:31:32.456931962Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-24T13:31:32.457120702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.457345484Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-08-24T13:31:32.457623554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.457810570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.461106636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033305s
2025-08-24T13:31:32.461451771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-24T13:31:32', 'download_clients_rename_tv_to_music')
2025-08-24T13:31:32.461746704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.462643169Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-24T13:31:32.462752158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047725s
2025-08-24T13:31:32.462951600Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-24T13:31:32.463133246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.463350172Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-08-24T13:31:32.463684555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-24T13:31:32.463831341Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.464064280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-08-24T13:31:32.464314995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-08-24T13:31:32.465143703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008971s
2025-08-24T13:31:32.465424679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-24T13:31:32', 'add_colon_replacement_to_naming_config')
2025-08-24T13:31:32.465734703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.466451305Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-24T13:31:32.466593111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021991s
2025-08-24T13:31:32.466764336Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-24T13:31:32.466979609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.467142016Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-08-24T13:31:32.467533073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-08-24T13:31:32.470149030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:31:32.470986616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-08-24T13:31:32.471421682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-24T13:31:32.471906257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-24T13:31:32.474042899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.474335999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066163s
2025-08-24T13:31:32.474490821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-24T13:31:32.474635452Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.474814422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-08-24T13:31:32.475078784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-08-24T13:31:32.475835458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008596s
2025-08-24T13:31:32.476158318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-24T13:31:32', 'list_sync_time')
2025-08-24T13:31:32.476466538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.477197049Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-24T13:31:32.477335217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021909s
2025-08-24T13:31:32.477514347Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-24T13:31:32.477683789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.477907118Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-08-24T13:31:32.478228495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-24T13:31:32.478381914Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.478535333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-08-24T13:31:32.478774013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-08-24T13:31:32.479486798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007991s
2025-08-24T13:31:32.479816312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-24T13:31:32', 'add_download_client_tags')
2025-08-24T13:31:32.480148130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.480800072Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-24T13:31:32.480941527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020725s
2025-08-24T13:31:32.481121058Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-24T13:31:32.481289277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.481525092Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-08-24T13:31:32.482073486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-24T13:31:32.482629545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:31:32.483057156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008278s
2025-08-24T13:31:32.483244303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-24T13:31:32.483514266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-24T13:31:32.483816865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s
2025-08-24T13:31:32.484143593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-24T13:31:32', 'add_notification_status')
2025-08-24T13:31:32.484429448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.485146472Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-24T13:31:32.485297055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017178s
2025-08-24T13:31:32.485487428Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-24T13:31:32.485678563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.485887864Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-08-24T13:31:32.486148138Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.486333652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.489790972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034776s
2025-08-24T13:31:32.490114784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-24T13:31:32', 'add_alac_24_quality_in_profiles')
2025-08-24T13:31:32.490430079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.491046249Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-24T13:31:32.491194568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047011s
2025-08-24T13:31:32.491376103Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-24T13:31:32.491536025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.491741489Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-08-24T13:31:32.492126414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-24T13:31:32.492273280Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.492421428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-24T13:31:32.492622432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-24T13:31:32.493389557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008121s
2025-08-24T13:31:32.493545671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-24T13:31:32.493770674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-24T13:31:32.494517969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008105s
2025-08-24T13:31:32.494842602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-24T13:31:32', 'add_salt_to_users')
2025-08-24T13:31:32.495107475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.495750911Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-24T13:31:32.495953959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020306s
2025-08-24T13:31:32.496123761Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-24T13:31:32.496308553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.496500369Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-08-24T13:31:32.496990516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-08-24T13:31:32.497569251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-08-24T13:31:32.498041752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008841s
2025-08-24T13:31:32.498237126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-08-24T13:31:32.498438832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-08-24T13:31:32.498715408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003593s
2025-08-24T13:31:32.499827858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-24T13:31:32', 'add_auto_tagging')
2025-08-24T13:31:32.500139415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.500808993Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-24T13:31:32.500961049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024404s
2025-08-24T13:31:32.501148507Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-24T13:31:32.501315553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.501557189Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-08-24T13:31:32.501931864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-24T13:31:32.502078629Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2025-08-24T13:31:32.502274714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-08-24T13:31:32.502527272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-08-24T13:31:32.503376131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008822s
2025-08-24T13:31:32.503578228Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-24T13:31:32.503863422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-24T13:31:32.504095580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s
2025-08-24T13:31:32.504420373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-24T13:31:32', 'quality_definition_preferred_size')
2025-08-24T13:31:32.504718594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.505366097Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-24T13:31:32.505542032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001564s
2025-08-24T13:31:32.505756884Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-24T13:31:32.505890994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.506141188Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-08-24T13:31:32.506471102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:32.506614471Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.506793170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-08-24T13:31:32.507058374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.507877984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009146s
2025-08-24T13:31:32.508203079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-24T13:31:32', 'add_on_artist_add_to_notifications')
2025-08-24T13:31:32.508502351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.509155336Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-24T13:31:32.509348034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021686s
2025-08-24T13:31:32.509494769Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-24T13:31:32.509656024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.509880907Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-08-24T13:31:32.510253376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:32.510324109Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:32.510517408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-08-24T13:31:32.510738824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-08-24T13:31:32.511526039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008644s
2025-08-24T13:31:32.511843087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-24T13:31:32', 'album_last_searched_time')
2025-08-24T13:31:32.512182190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.512840855Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-24T13:31:32.512992000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021458s
2025-08-24T13:31:32.513174728Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-24T13:31:32.513523530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.513739945Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-08-24T13:31:32.514141985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-24T13:31:32.514281916Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-24T13:31:32.514442099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-08-24T13:31:32.514715559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.515530229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009123s
2025-08-24T13:31:32.515672516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:31:32.515797888Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-24T13:31:32.515979915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-08-24T13:31:32.516274187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:32.517044508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009023s
2025-08-24T13:31:32.517334812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-24T13:31:32', 'add_indexer_flags')
2025-08-24T13:31:32.517619676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.518300176Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-24T13:31:32.518501190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021409s
2025-08-24T13:31:32.518633146Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-24T13:31:32.518796946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.519036318Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-08-24T13:31:32.519427585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-08-24T13:31:32.519666055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-08-24T13:31:32.519971240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s
2025-08-24T13:31:32.520139990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-08-24T13:31:32.520390374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-08-24T13:31:32.520657672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00037s
2025-08-24T13:31:32.520831722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-08-24T13:31:32.521072036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-08-24T13:31:32.521366579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003754s
2025-08-24T13:31:32.521664218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-24T13:31:32', 'add_indexes_album_statistics')
2025-08-24T13:31:32.521966276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.522695003Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-24T13:31:32.522838402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001658s
2025-08-24T13:31:32.522999005Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-24T13:31:32.523169298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.523397989Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-08-24T13:31:32.523775218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-24T13:31:32.524199502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-24T13:31:32.524393122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003874s
2025-08-24T13:31:32.524702375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-24T13:31:32', 'update_redacted_baseurl')
2025-08-24T13:31:32.525005665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.525598909Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-24T13:31:32.525775214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015563s
2025-08-24T13:31:32.535363096Z [Debug] MigrationController: Took: 00:00:01.6209347
2025-08-24T13:31:32.645729021Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-08-24T13:31:32.677075957Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-24T13:31:32.697565877Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-24T13:31:32.704055351Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-24T13:31:32.704421729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:32.704671031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:32.706773714Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-24T13:31:32.707008607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023594s
2025-08-24T13:31:32.707256887Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-24T13:31:32.707476288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025715s
2025-08-24T13:31:32.709396233Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-24T13:31:32.709683862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.710110682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-24T13:31:32.710378140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-24T13:31:32.710855501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000561s
2025-08-24T13:31:32.711097238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.712174336Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-24T13:31:32.712413628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018095s
2025-08-24T13:31:32.712766909Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-24T13:31:32.713050029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.713515687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-24T13:31:32.713851533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-24T13:31:32.714598356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005238s
2025-08-24T13:31:32.714619719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:31:32.714844672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-08-24T13:31:32.716199500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-24T13:31:32.716238739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-24T13:31:32.716718725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012696s
2025-08-24T13:31:32.716967646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.718722669Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-24T13:31:32.719060920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033021s
2025-08-24T13:31:32.719473230Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-24T13:31:32.719685828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.720126495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:31:32.720327830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-24T13:31:32.720583575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-24T13:31:32.720910213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-24T13:31:32.721437524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006148s
2025-08-24T13:31:32.721671425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.722364891Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-24T13:31:32.722610716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015046s
2025-08-24T13:31:32.722953116Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-24T13:31:32.723223169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.723629217Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-24T13:31:32.724246189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-24T13:31:32.724884614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-24T13:31:32.725701348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001158s
2025-08-24T13:31:32.725889046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-24T13:31:32.726167807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-24T13:31:32.726578925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s
2025-08-24T13:31:32.726901545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-24T13:31:32', 'InitialSetup')
2025-08-24T13:31:32.727322261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.728066450Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-24T13:31:32.728304629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019667s
2025-08-24T13:31:32.728595675Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-24T13:31:32.728852121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.729156434Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-08-24T13:31:32.729613274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-24T13:31:32', 'add_reason_to_pending_releases')
2025-08-24T13:31:32.730063039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.730720092Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-24T13:31:32.731034305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001867s
2025-08-24T13:31:32.731205459Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-24T13:31:32.731458529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.731765176Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-08-24T13:31:32.732170031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-24T13:31:32', 'add_medium_support')
2025-08-24T13:31:32.732590537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.733254674Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-24T13:31:32.733483034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017855s
2025-08-24T13:31:32.733742015Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-24T13:31:32.734011067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.734337865Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-08-24T13:31:32.734737139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-24T13:31:32', 'add_various_qualites_in_profile')
2025-08-24T13:31:32.735190411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.735867675Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-24T13:31:32.736132217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018264s
2025-08-24T13:31:32.736372922Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-24T13:31:32.736634138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.736924723Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-08-24T13:31:32.737319337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-24T13:31:32', 'metadata_profiles')
2025-08-24T13:31:32.737783542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.738399281Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-24T13:31:32.738631378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017709s
2025-08-24T13:31:32.738907805Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-24T13:31:32.739175243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.739516450Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-08-24T13:31:32.740029924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-24T13:31:32', 'separate_automatic_and_interactive_search')
2025-08-24T13:31:32.740446473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.741124989Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-24T13:31:32.741374521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019143s
2025-08-24T13:31:32.741640035Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-24T13:31:32.741907073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.742249753Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-08-24T13:31:32.742634538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-24T13:31:32', 'change_album_path_to_relative')
2025-08-24T13:31:32.743077660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.743783861Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-24T13:31:32.744054767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001871s
2025-08-24T13:31:32.744394320Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-24T13:31:32.744575485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.744883485Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-08-24T13:31:32.745299813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-24T13:31:32', 'change_quality_size_mb_to_kb')
2025-08-24T13:31:32.745750911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.746442885Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-24T13:31:32.746704120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018683s
2025-08-24T13:31:32.746935887Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-24T13:31:32.747184748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.747495524Z [Info] album_releases: Starting migration of Log DB to 9
2025-08-24T13:31:32.747876781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-24T13:31:32', 'album_releases')
2025-08-24T13:31:32.748320695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.749035043Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-24T13:31:32.749266259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018428s
2025-08-24T13:31:32.749538927Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-24T13:31:32.749761075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.750104306Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-08-24T13:31:32.750472948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-24T13:31:32', 'album_releases_fix')
2025-08-24T13:31:32.750923585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.751610608Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-24T13:31:32.751855611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018387s
2025-08-24T13:31:32.752103861Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-24T13:31:32.752364776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.752665432Z [Info] import_lists: Starting migration of Log DB to 11
2025-08-24T13:31:32.753037851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-24T13:31:32', 'import_lists')
2025-08-24T13:31:32.758987709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.759810115Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-24T13:31:32.760118165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074445s
2025-08-24T13:31:32.760379271Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-24T13:31:32.760638983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.760967565Z [Info] add_release_status: Starting migration of Log DB to 12
2025-08-24T13:31:32.761363161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-24T13:31:32', 'add_release_status')
2025-08-24T13:31:32.761808799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.762515281Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-24T13:31:32.762745454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018788s
2025-08-24T13:31:32.762988123Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-24T13:31:32.763247796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.763555625Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-08-24T13:31:32.763975972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-24T13:31:32', 'album_download_notification')
2025-08-24T13:31:32.764427000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.765372743Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-24T13:31:32.765704251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020789s
2025-08-24T13:31:32.765958302Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-24T13:31:32.766221252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.766538440Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-08-24T13:31:32.766960730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-24T13:31:32', 'fix_language_metadata_profiles')
2025-08-24T13:31:32.767398782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.768129834Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-24T13:31:32.768379186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018826s
2025-08-24T13:31:32.768617686Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-24T13:31:32.768848250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.769141601Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-08-24T13:31:32.769520764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-24T13:31:32', 'remove_fanzub')
2025-08-24T13:31:32.769941411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.770728445Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-24T13:31:32.770958288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018844s
2025-08-24T13:31:32.771205085Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-24T13:31:32.771491902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.771795122Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-08-24T13:31:32.772209026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-24T13:31:32', 'update_artist_history_indexes')
2025-08-24T13:31:32.772644412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.773347237Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-24T13:31:32.773586659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018663s
2025-08-24T13:31:32.773814508Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-24T13:31:32.774063058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.774339725Z [Info] remove_nma: Starting migration of Log DB to 17
2025-08-24T13:31:32.774722085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-24T13:31:32', 'remove_nma')
2025-08-24T13:31:32.775128042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.775819955Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-24T13:31:32.776065429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017573s
2025-08-24T13:31:32.776312918Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-24T13:31:32.776565456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.776865059Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-08-24T13:31:32.777265616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-24T13:31:32', 'album_disambiguation')
2025-08-24T13:31:32.777679860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.778386061Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-24T13:31:32.778622247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018237s
2025-08-24T13:31:32.778886549Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-24T13:31:32.779138035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.779441336Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-08-24T13:31:32.779842744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-24T13:31:32', 'add_ape_quality_in_profiles')
2025-08-24T13:31:32.780296397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.781001086Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-24T13:31:32.781261089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001846s
2025-08-24T13:31:32.781479008Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-24T13:31:32.781721045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.782028484Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-08-24T13:31:32.782435995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-24T13:31:32', 'remove_pushalot')
2025-08-24T13:31:32.782817332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.783570709Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-24T13:31:32.783885142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018224s
2025-08-24T13:31:32.784167741Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-24T13:31:32.784447494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.784778400Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-08-24T13:31:32.785189939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-24T13:31:32', 'add_custom_filters')
2025-08-24T13:31:32.785651808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.786391878Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-24T13:31:32.786709738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019471s
2025-08-24T13:31:32.787013540Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-24T13:31:32.787316840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.787662807Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-08-24T13:31:32.788164136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-24T13:31:32', 'import_list_tags')
2025-08-24T13:31:32.788701808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.789418882Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-24T13:31:32.789683505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021422s
2025-08-24T13:31:32.789931664Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-24T13:31:32.790193491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.790577034Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-08-24T13:31:32.790985436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-24T13:31:32', 'add_release_groups_etc')
2025-08-24T13:31:32.791455141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.792171924Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-24T13:31:32.792510185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019562s
2025-08-24T13:31:32.792717262Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-24T13:31:32.793092878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.793420067Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-08-24T13:31:32.793885975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-24T13:31:32', 'NewMediaInfoFormat')
2025-08-24T13:31:32.794463508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.795460084Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-24T13:31:32.796096866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023034s
2025-08-24T13:31:32.796433143Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-24T13:31:32.796707495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.797029704Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-08-24T13:31:32.797464519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-24T13:31:32', 'rename_restrictions_to_release_profiles')
2025-08-24T13:31:32.797951149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.798955401Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-24T13:31:32.799216907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022262s
2025-08-24T13:31:32.799504777Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-24T13:31:32.799768949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.800111779Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-08-24T13:31:32.800552436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-24T13:31:32', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-24T13:31:32.801032061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.801761700Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-24T13:31:32.802008828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001964s
2025-08-24T13:31:32.802281206Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-24T13:31:32.802561590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.802835251Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-08-24T13:31:32.803221729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-24T13:31:32', 'add_import_exclusions')
2025-08-24T13:31:32.803707297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.804376724Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-24T13:31:32.804621648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018459s
2025-08-24T13:31:32.804866851Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-24T13:31:32.805120231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.805446358Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-08-24T13:31:32.805835832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-24T13:31:32', 'clean_artist_metadata_table')
2025-08-24T13:31:32.806295928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.807027050Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-24T13:31:32.807259769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018704s
2025-08-24T13:31:32.807489772Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-24T13:31:32.807746498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.808067374Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-08-24T13:31:32.808467851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-24T13:31:32', 'health_issue_notification')
2025-08-24T13:31:32.808917726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.809751405Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-24T13:31:32.809974975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019842s
2025-08-24T13:31:32.810239998Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-24T13:31:32.810499962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.810818663Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-08-24T13:31:32.811245322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-24T13:31:32', 'add_mediafilerepository_mtime')
2025-08-24T13:31:32.811684897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.812486521Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-24T13:31:32.812736023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019496s
2025-08-24T13:31:32.813009424Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-24T13:31:32.813254728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.813582558Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-08-24T13:31:32.813993305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-24T13:31:32', 'add_artistmetadataid_constraint')
2025-08-24T13:31:32.814449814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.815210705Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-24T13:31:32.815450598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019179s
2025-08-24T13:31:32.815689910Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-24T13:31:32.815970826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.816278916Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-08-24T13:31:32.816666035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-24T13:31:32', 'old_ids_and_artist_alias')
2025-08-24T13:31:32.817120029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.817888596Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-24T13:31:32.818619057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019212s
2025-08-24T13:31:32.818647664Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-24T13:31:32.818789089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.819301440Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-08-24T13:31:32.819572887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-24T13:31:32', 'download_propers_config')
2025-08-24T13:31:32.820063334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.820804657Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-24T13:31:32.821079460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020404s
2025-08-24T13:31:32.821395907Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-24T13:31:32.821666852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.822008360Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-08-24T13:31:32.822433375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-24T13:31:32', 'remove_language_profiles')
2025-08-24T13:31:32.822935346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.823753794Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-24T13:31:32.824041012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020066s
2025-08-24T13:31:32.824289783Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-24T13:31:32.824571961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.824899029Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-08-24T13:31:32.825300588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-24T13:31:32', 'multi_disc_naming_format')
2025-08-24T13:31:32.825852248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.826700286Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-24T13:31:32.827002945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021131s
2025-08-24T13:31:32.827289001Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-24T13:31:32.827569165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.827997908Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-08-24T13:31:32.828473636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-24T13:31:32', 'add_download_client_priority')
2025-08-24T13:31:32.828980586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.829909246Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-24T13:31:32.830163959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022984s
2025-08-24T13:31:32.830465997Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-24T13:31:32.830759448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.831080013Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-08-24T13:31:32.831543065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-24T13:31:32', 'remove_growl_prowl')
2025-08-24T13:31:32.832003402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.832833503Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-24T13:31:32.833074849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020397s
2025-08-24T13:31:32.833402088Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-24T13:31:32.833636920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.833968538Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-08-24T13:31:32.834366940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-24T13:31:32', 'remove_plex_hometheatre')
2025-08-24T13:31:32.834903290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.835745405Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-24T13:31:32.836049297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020758s
2025-08-24T13:31:32.836375133Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-24T13:31:32.836682913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.837025753Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-08-24T13:31:32.837541982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-24T13:31:32', 'add_root_folder_add_defaults')
2025-08-24T13:31:32.837997379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.838803251Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-24T13:31:32.839173496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021169s
2025-08-24T13:31:32.839412036Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-24T13:31:32.839739325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.840161515Z [Info] task_duration: Starting migration of Log DB to 40
2025-08-24T13:31:32.840685821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-24T13:31:32', 'task_duration')
2025-08-24T13:31:32.841215858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.841986018Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-24T13:31:32.842283728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022583s
2025-08-24T13:31:32.842529492Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-24T13:31:32.842814967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.843222608Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-08-24T13:31:32.843832115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-24T13:31:32', 'add_indexer_and_enabled_to_release_profiles')
2025-08-24T13:31:32.844417333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.845228596Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-24T13:31:32.845555494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023783s
2025-08-24T13:31:32.845852683Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-24T13:31:32.846221605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.846599536Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-08-24T13:31:32.847033129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-24T13:31:32', 'remove_album_folders')
2025-08-24T13:31:32.847485660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.848362656Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-24T13:31:32.848641076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021812s
2025-08-24T13:31:32.848899046Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-24T13:31:32.849243689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.849652172Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-08-24T13:31:32.850126537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-24T13:31:32', 'add_priority_to_indexers')
2025-08-24T13:31:32.850669329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.851497306Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-24T13:31:32.851712129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022152s
2025-08-24T13:31:32.851989818Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-24T13:31:32.852271034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.852580427Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-08-24T13:31:32.853058449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-24T13:31:32', 'remove_chown_and_folderchmod_config')
2025-08-24T13:31:32.853568065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.854391392Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-24T13:31:32.854628039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020901s
2025-08-24T13:31:32.854882491Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-24T13:31:32.855128406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.855419592Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-08-24T13:31:32.855795048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-24T13:31:32', 'update_notifiarr')
2025-08-24T13:31:32.856242148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.857162872Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-24T13:31:32.857415520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020538s
2025-08-24T13:31:32.857661576Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-24T13:31:32.857897901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.858210721Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-08-24T13:31:32.858610737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-24T13:31:32', 'email_multiple_addresses')
2025-08-24T13:31:32.859051895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.859886545Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-24T13:31:32.860075165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001906s
2025-08-24T13:31:32.860339868Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-24T13:31:32.860581093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.860891448Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-08-24T13:31:32.861292626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-24T13:31:32', 'rename_blacklist_to_blocklist')
2025-08-24T13:31:32.861746109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.862547712Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-24T13:31:32.862804199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019422s
2025-08-24T13:31:32.863035224Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-24T13:31:32.863278814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.863596654Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-08-24T13:31:32.863995497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-24T13:31:32', 'cdh_per_downloadclient')
2025-08-24T13:31:32.864453179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.865238710Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-24T13:31:32.865490076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001925s
2025-08-24T13:31:32.865686111Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-24T13:31:32.865949431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.866258824Z [Info] download_history: Starting migration of Log DB to 52
2025-08-24T13:31:32.866615462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-24T13:31:32', 'download_history')
2025-08-24T13:31:32.867042491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.867801229Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-24T13:31:32.868056493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018624s
2025-08-24T13:31:32.868294973Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-24T13:31:32.868546940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.868839529Z [Info] add_update_history: Starting migration of Log DB to 53
2025-08-24T13:31:32.869568276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-24T13:31:32.870062451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-24T13:31:32.870694784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008989s
2025-08-24T13:31:32.870922482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-24T13:31:32.871238218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-24T13:31:32.871608102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004677s
2025-08-24T13:31:32.871989009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-24T13:31:32', 'add_update_history')
2025-08-24T13:31:32.872417051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.873277443Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-24T13:31:32.873504450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021035s
2025-08-24T13:31:32.873760515Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-24T13:31:32.874013635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.874326996Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-08-24T13:31:32.874743655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-24T13:31:32', 'add_on_update_to_notifications')
2025-08-24T13:31:32.875186667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.876008200Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-24T13:31:32.876244035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001931s
2025-08-24T13:31:32.876509740Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-24T13:31:32.876772880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.877057914Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-08-24T13:31:32.877496046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-24T13:31:32', 'download_client_per_indexer')
2025-08-24T13:31:32.877941032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.878725471Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-24T13:31:32.878984683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019431s
2025-08-24T13:31:32.879210107Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-24T13:31:32.879476102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.879756466Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-08-24T13:31:32.880168476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-24T13:31:32', 'AddNewItemMonitorType')
2025-08-24T13:31:32.880601297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.881389885Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-24T13:31:32.881622243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019326s
2025-08-24T13:31:32.881862146Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-24T13:31:32.882099954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.882400970Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-08-24T13:31:32.882776617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-24T13:31:32', 'ImportListSearch')
2025-08-24T13:31:32.883227615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.884036433Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-24T13:31:32.884254512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019052s
2025-08-24T13:31:32.884501299Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-24T13:31:32.884756232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.885053761Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-08-24T13:31:32.885463926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-24T13:31:32', 'ImportListMonitorExisting')
2025-08-24T13:31:32.885917730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.886690145Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-24T13:31:32.886917112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019013s
2025-08-24T13:31:32.887133718Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-24T13:31:32.887369643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.887694737Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-08-24T13:31:32.888063500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-24T13:31:32', 'add_indexer_tags')
2025-08-24T13:31:32.888479507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.889273055Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-24T13:31:32.889485082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018858s
2025-08-24T13:31:32.889723762Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-24T13:31:32.889981912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.890287116Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-08-24T13:31:32.890667121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-24T13:31:32', 'update_audio_types')
2025-08-24T13:31:32.891105303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.891864311Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-24T13:31:32.892092962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018812s
2025-08-24T13:31:32.892376162Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-24T13:31:32.892656626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.893008204Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-08-24T13:31:32.893577290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-24T13:31:32.893801101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-08-24T13:31:32.894064030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-24T13:31:32.894951466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-24T13:31:32.895911158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-08-24T13:31:32.896518912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-24T13:31:32.897018327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-24T13:31:32.898015996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-24T13:31:32.898398125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041121s
2025-08-24T13:31:32.898620934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-24T13:31:32.898838131Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:32.899062362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-24T13:31:32.899800428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-24T13:31:32.900583765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-24T13:31:32.901073010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-24T13:31:32.901615392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-24T13:31:32.902564553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-24T13:31:32.902954057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036323s
2025-08-24T13:31:32.903159491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:31:32.903368812Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-24T13:31:32.903616992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-24T13:31:32.904257271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-24T13:31:32.904915556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-24T13:31:32.905415653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-24T13:31:32.905944788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-24T13:31:32.906852034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-24T13:31:32.907258322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033897s
2025-08-24T13:31:32.907687616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-24T13:31:32', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-24T13:31:32.908266953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.909242937Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-24T13:31:32.909521288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053227s
2025-08-24T13:31:32.909790299Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-24T13:31:32.910037337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.910419977Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-08-24T13:31:32.910769340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-24T13:31:32', 'add_on_delete_to_notifications')
2025-08-24T13:31:32.911200579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.911964446Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-24T13:31:32.912232877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019009s
2025-08-24T13:31:32.912460615Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-24T13:31:32.912715909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.913026194Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-08-24T13:31:32.913402842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-24T13:31:32', 'add_custom_formats')
2025-08-24T13:31:32.913835142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.914572667Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-24T13:31:32.914803792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018585s
2025-08-24T13:31:32.915048275Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-24T13:31:32.915287416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.915609054Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-08-24T13:31:32.916010281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-24T13:31:32', 'add_result_to_commands')
2025-08-24T13:31:32.916442752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.917339327Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-24T13:31:32.917589370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020412s
2025-08-24T13:31:32.917828101Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-24T13:31:32.918077283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.918399572Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-08-24T13:31:32.918827794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-24T13:31:32', 'health_restored_notification')
2025-08-24T13:31:32.919269713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.920049373Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-24T13:31:32.920303705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019498s
2025-08-24T13:31:32.920552105Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-24T13:31:32.920770525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.921059787Z [Info] remove_uc: Starting migration of Log DB to 66
2025-08-24T13:31:32.921426766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-24T13:31:32', 'remove_uc')
2025-08-24T13:31:32.921840478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.922584616Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-24T13:31:32.922804990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018101s
2025-08-24T13:31:32.923115255Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-24T13:31:32.923337342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.923657366Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-08-24T13:31:32.924116250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-24T13:31:32', 'download_clients_rename_tv_to_music')
2025-08-24T13:31:32.924628000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.925380094Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-24T13:31:32.925626500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020163s
2025-08-24T13:31:32.925918879Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-24T13:31:32.926203201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.926526061Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-08-24T13:31:32.926944784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-24T13:31:32', 'add_colon_replacement_to_naming_config')
2025-08-24T13:31:32.927432927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.928185542Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-24T13:31:32.928461989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019739s
2025-08-24T13:31:32.928714066Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-24T13:31:32.928967266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.929279174Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-08-24T13:31:32.929667295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-24T13:31:32', 'list_sync_time')
2025-08-24T13:31:32.930106509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.930828884Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-24T13:31:32.931081662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018779s
2025-08-24T13:31:32.931335373Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-24T13:31:32.931623684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.931941704Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-08-24T13:31:32.932367391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-24T13:31:32', 'add_download_client_tags')
2025-08-24T13:31:32.932837147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.933588920Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-24T13:31:32.933850246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019755s
2025-08-24T13:31:32.934149298Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-24T13:31:32.934363479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.934761401Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-08-24T13:31:32.935123530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-24T13:31:32', 'add_notification_status')
2025-08-24T13:31:32.935595199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.936367484Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-24T13:31:32.936596986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019606s
2025-08-24T13:31:32.936888733Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-24T13:31:32.937134718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.937453600Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-08-24T13:31:32.937903065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-24T13:31:32', 'add_alac_24_quality_in_profiles')
2025-08-24T13:31:32.938355646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.939137520Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-24T13:31:32.939405259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019497s
2025-08-24T13:31:32.939662868Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-24T13:31:32.939940837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.940292114Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-08-24T13:31:32.940699755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-24T13:31:32', 'add_salt_to_users')
2025-08-24T13:31:32.941184381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.941921244Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-24T13:31:32.942186228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019951s
2025-08-24T13:31:32.942457293Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-24T13:31:32.942708960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.943061981Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-08-24T13:31:32.943449090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-24T13:31:32', 'add_auto_tagging')
2025-08-24T13:31:32.943946010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.944687694Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-24T13:31:32.944982818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019744s
2025-08-24T13:31:32.945241298Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-24T13:31:32.945519298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.945867198Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-08-24T13:31:32.946288376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-24T13:31:32', 'quality_definition_preferred_size')
2025-08-24T13:31:32.946846039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.947594706Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-24T13:31:32.947875832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020427s
2025-08-24T13:31:32.948174904Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-24T13:31:32.948432653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.948812297Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-08-24T13:31:32.949241371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-24T13:31:32', 'add_on_artist_add_to_notifications')
2025-08-24T13:31:32.949743612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.950519524Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-24T13:31:32.950758195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020476s
2025-08-24T13:31:32.951013368Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-24T13:31:32.951304384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.951639389Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-08-24T13:31:32.952079154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-24T13:31:32', 'album_last_searched_time')
2025-08-24T13:31:32.952528058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.953329030Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-24T13:31:32.953605276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s
2025-08-24T13:31:32.953883456Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-24T13:31:32.954122908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.954470027Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-08-24T13:31:32.954862036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-24T13:31:32', 'add_indexer_flags')
2025-08-24T13:31:32.955336401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.956096882Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-24T13:31:32.956362837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019669s
2025-08-24T13:31:32.956635807Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-24T13:31:32.956930039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.957277058Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-08-24T13:31:32.957698937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-24T13:31:32', 'add_indexes_album_statistics')
2025-08-24T13:31:32.958192671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.958955898Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-24T13:31:32.959245431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020217s
2025-08-24T13:31:32.959514272Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-24T13:31:32.959784456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:32.960139651Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-08-24T13:31:32.960626681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-24T13:31:32', 'update_redacted_baseurl')
2025-08-24T13:31:32.961085715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:32.961824453Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-24T13:31:32.962097452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020223s
2025-08-24T13:31:33.156020912Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-08-24T13:31:33.166562414Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-24T13:31:33.172442762Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-24T13:31:33.322868874Z [Info] QualityProfileService: Setting up default quality profiles
2025-08-24T13:31:33.355550508Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-08-24T13:31:33.363878574Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-08-24T13:31:33.402397608Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-24T13:31:33.403199914Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-24T13:31:33.403459206Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-08-24T13:31:33.538505576Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-24T13:31:34.255026149Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.151 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Lidarr 1.0.0 dotnet
Lidarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Lidarr.Common 1.0.0 dotnet (+7 duplicates)
Lidarr.Core 1.0.0 dotnet (+5 duplicates)
Lidarr.Host 1.0.0 dotnet (+1 duplicate)
Lidarr.Http 1.0.0 dotnet (+3 duplicates)
Lidarr.Mono 1.0.0 dotnet
Lidarr.SignalR 1.0.0 dotnet (+4 duplicates)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.35 dotnet (+4 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.35 dotnet (+4 duplicates)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+5 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+5 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.10 dotnet (+5 duplicates)
Polly 8.5.2 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+5 duplicates)
Polly.Core 8.5.2 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.11 dotnet (+5 duplicates)
SpotifyAPI.Web 5.1.1 dotnet (+5 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IO.Abstractions 17.0.24 dotnet (+7 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+6 duplicates)
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
TagLibSharp-Lidarr 2.2.0.27 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
anstream 0.6.5 rust-crate
anstyle 1.0.4 rust-crate
anstyle-parse 0.2.3 rust-crate
anstyle-query 1.0.2 rust-crate
anyhow 1.0.79 rust-crate
aom-libs 3.12.1-r0 apk
apk-tools 2.14.9-r2 apk
arg_enum_proc_macro 0.3.4 rust-crate
arrayvec 0.7.4 rust-crate
av-metrics 0.9.1 rust-crate
av1-grain 0.2.3 rust-crate
bash 5.2.37-r0 apk
bitflags 2.4.1 rust-crate
bitstream-io 2.2.0 rust-crate
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
cfg-if 1.0.0 rust-crate
chromaprint 1.5.1-r8 apk
chromaprint-libs 1.5.1-r8 apk
cjson 1.7.18-r1 apk
clap 4.4.14 rust-crate
clap_builder 4.4.14 rust-crate
clap_complete 4.4.6 rust-crate
clap_derive 4.4.7 rust-crate
clap_lex 0.6.0 rust-crate
colorchoice 1.0.0 rust-crate
console 0.15.8 rust-crate
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
crossbeam 0.8.4 rust-crate
crossbeam-channel 0.5.11 rust-crate
crossbeam-deque 0.8.5 rust-crate
crossbeam-epoch 0.9.18 rust-crate
crossbeam-queue 0.3.11 rust-crate
crossbeam-utils 0.8.19 rust-crate
curl 8.14.1-r1 apk
either 1.9.0 rust-crate
errno 0.3.8 rust-crate
fern 0.6.2 rust-crate
ffmpeg-libavcodec 6.1.2-r2 apk
ffmpeg-libavformat 6.1.2-r2 apk
ffmpeg-libavutil 6.1.2-r2 apk
ffmpeg-libswresample 6.1.2-r2 apk
fftw-double-libs 3.3.10-r6 apk
findutils 4.10.0-r0 apk
getrandom 0.2.12 rust-crate
giflib 5.2.2-r1 apk
heck 0.4.1 rust-crate
hwdata-pci 0.395-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
imath 3.1.12-r0 apk
interpolate_name 0.2.4 rust-crate
itertools 0.10.5 rust-crate
itertools 0.12.0 rust-crate
ivf 0.1.3 rust-crate
jq 1.8.0-r0 apk
lab 0.11.0 rust-crate
lame-libs 3.100-r5 apk
lazy_static 1.4.0 rust-crate
lcms2 2.16-r0 apk
libSvtAv1Enc 2.3.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libc 0.2.155 rust-crate
libcrypto3 3.5.2-r0 apk
libcurl 8.14.1-r1 apk
libdav1d 1.5.1-r0 apk
libdeflate 1.23-r0 apk
libdrm 2.4.124-r0 apk
libffi 3.4.8-r0 apk
libgcc 14.2.0-r6 apk
libgomp 14.2.0-r6 apk
libhwy 1.0.7-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libjpeg-turbo 3.1.0-r0 apk
libjxl 0.10.3-r2 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.15-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
librist 0.2.10-r1 apk
libsharpyuv 1.5.0-r0 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r1 apk
libssh 0.11.2-r0 apk
libssl3 3.5.2-r0 apk
libstdc++ 14.2.0-r6 apk
libtheora 1.1.1-r18 apk
libunistring 1.3-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.5.0-r0 apk
libwebpmux 1.5.0-r0 apk
libx11 1.8.11-r0 apk
libxau 1.0.12-r0 apk
libxcb 1.17.0-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
libzmq 4.3.5-r2 apk
linux-pam 1.7.0-r4 apk
linux-raw-sys 0.4.12 rust-crate
log 0.4.20 rust-crate
maybe-rayon 0.1.1 rust-crate
mbedtls 3.6.4-r0 apk
memchr 2.7.1 rust-crate
minimal-lexical 0.2.1 rust-crate
mpg123-libs 1.32.10-r0 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
new_debug_unreachable 1.0.4 rust-crate
nghttp2-libs 1.65.0-r0 apk
nom 7.1.3 rust-crate
noop_proc_macro 0.3.0 rust-crate
num-bigint 0.4.4 rust-crate
num-derive 0.4.1 rust-crate
num-integer 0.1.45 rust-crate
num-rational 0.4.1 rust-crate
num-traits 0.2.17 rust-crate
numactl 2.0.18-r0 apk
once_cell 1.19.0 rust-crate
onevpl-libs 2023.3.1-r2 apk
oniguruma 6.9.10-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
paste 1.0.14 rust-crate
ppv-lite86 0.2.17 rust-crate
proc-macro2 1.0.76 rust-crate
procps-ng 4.0.4-r3 apk
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
quote 1.0.35 rust-crate
rand 0.8.5 rust-crate
rand_chacha 0.3.1 rust-crate
rand_core 0.6.4 rust-crate
rav1e 0.7.1 rust-crate
rav1e-libs 0.7.1-r0 apk
rayon 1.8.0 rust-crate
rayon-core 1.12.0 rust-crate
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.35 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.35 dotnet
rustix 0.38.28 rust-crate
scan_fmt 0.2.6 rust-crate
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
signal-hook 0.3.17 rust-crate
signal-hook-registry 1.4.1 rust-crate
simd_helpers 0.1.0 rust-crate
skalibs-libs 2.14.4.0-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
syn 2.0.48 rust-crate
terminal_size 0.3.0 rust-crate
thiserror 1.0.56 rust-crate
thiserror-impl 1.0.56 rust-crate
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
utf8parse 0.2.1 rust-crate
utmps-libs 0.1.3.1-r0 apk
v_frame 0.3.7 rust-crate
wayland-libs-client 1.23.1-r3 apk
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.8.1-r0 apk
y4m 0.8.0 rust-crate
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1756042316061
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1756042316061
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=S3MhSshRgE9D3sbgil-2IQ.\"",
"source": "console-api",
"timestamp": 1756042316061
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1756042316061
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1756042316061
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1756042316061
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756042316061
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756042316061
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 5.12s |
Create SBOM | PASS | - | 15.28s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 11.07s |
ARM64 PASS
linuxserver/lidarr
Runtime: 75.79s

Build Information
Builder: X86-BUILDER-3k --Hetzner
Created: 2025-08-24T13:27:54+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 113.99MB
Tag: arm64v8-nightly-2.14.1.4697-ls166
Version: 2.14.1.4697-ls166
Expand
2025-08-24T13:31:31.150230308Z [migrations] started
2025-08-24T13:31:31.154364211Z [migrations] no migrations found
2025-08-24T13:31:31.643244636Z usermod: no changes
2025-08-24T13:31:31.720071220Z ───────────────────────────────────────
2025-08-24T13:31:31.720101060Z
2025-08-24T13:31:31.720111622Z ██╗ ███████╗██╗ ██████╗
2025-08-24T13:31:31.720120479Z ██║ ██╔════╝██║██╔═══██╗
2025-08-24T13:31:31.720128936Z ██║ ███████╗██║██║ ██║
2025-08-24T13:31:31.720138796Z ██║ ╚════██║██║██║ ██║
2025-08-24T13:31:31.720147093Z ███████╗███████║██║╚██████╔╝
2025-08-24T13:31:31.720155730Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-24T13:31:31.720164288Z
2025-08-24T13:31:31.720172314Z Brought to you by linuxserver.io
2025-08-24T13:31:31.720180370Z ───────────────────────────────────────
2025-08-24T13:31:31.724293731Z
2025-08-24T13:31:31.724661531Z To support the app dev(s) visit:
2025-08-24T13:31:31.745917584Z Lidarr: https://opencollective.com/lidarr
2025-08-24T13:31:31.749239271Z
2025-08-24T13:31:31.749262738Z To support LSIO projects visit:
2025-08-24T13:31:31.749271526Z https://www.linuxserver.io/donate/
2025-08-24T13:31:31.749279742Z
2025-08-24T13:31:31.749287889Z ───────────────────────────────────────
2025-08-24T13:31:31.749297488Z GID/UID
2025-08-24T13:31:31.749305725Z ───────────────────────────────────────
2025-08-24T13:31:31.839470260Z
2025-08-24T13:31:31.839489810Z User UID: 911
2025-08-24T13:31:31.839498287Z User GID: 911
2025-08-24T13:31:31.839506373Z ───────────────────────────────────────
2025-08-24T13:31:31.863909671Z Linuxserver.io version: 2.14.1.4697-ls166
2025-08-24T13:31:31.867336620Z Build-date: 2025-08-24T13:27:54+00:00
2025-08-24T13:31:31.867359075Z ───────────────────────────────────────
2025-08-24T13:31:31.867369556Z
2025-08-24T13:31:33.995481543Z [custom-init] No custom files found, skipping...
2025-08-24T13:31:34.581683484Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:35.872675462Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:37.172045387Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:38.476865044Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:39.759841737Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:40.339462609Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4697
2025-08-24T13:31:40.628696344Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-24T13:31:40.712450876Z [Debug] Bootstrap: Console selected
2025-08-24T13:31:40.728433632Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-24T13:31:41.064836897Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:42.352279341Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:43.637883224Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:44.908198659Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:45.270711487Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-24T13:31:46.152069567Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {cf728b35-9b3c-4041-9c09-fced2dd0ec65} may be persisted to storage in unencrypted form.
2025-08-24T13:31:46.158594714Z failed to load "/config/config.xml": No such file or directory
2025-08-24T13:31:47.486271186Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-24T13:31:48.264866849Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-24T13:31:49.503301584Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-24T13:31:49.682096658Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:49.691928371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:50.953034858Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-24T13:31:51.015828772Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2922523s
2025-08-24T13:31:51.023703245Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-24T13:31:51.028180378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3339168s
2025-08-24T13:31:51.303609623Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-24T13:31:51.315408877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:51.435245047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-24T13:31:51.627140475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-24T13:31:51.891265823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4508856s
2025-08-24T13:31:51.898458253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:51.917762135Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-24T13:31:51.921192300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4782456s
2025-08-24T13:31:52.053236818Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-24T13:31:52.057838973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:52.149951300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-24T13:31:52.174844765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-24T13:31:52.190434038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368462s
2025-08-24T13:31:52.194906572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:31:52.199786697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018216s
2025-08-24T13:31:52.207717954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-24T13:31:52.219186833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-24T13:31:52.235396255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239683s
2025-08-24T13:31:52.240393335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:52.246659820Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-24T13:31:52.250399038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346886s
2025-08-24T13:31:52.263834636Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-24T13:31:52.267989080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:52.281653198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:31:52.285125789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s
2025-08-24T13:31:52.289166564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-24T13:31:52.295366165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-24T13:31:52.302077956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096698s
2025-08-24T13:31:52.305649587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:52.310746227Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-24T13:31:52.313858352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175925s
2025-08-24T13:31:52.332514741Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-24T13:31:52.336642701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:52.349816452Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-24T13:31:52.733201019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-24T13:31:52.752285569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-08-24T13:31:52.768728091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273597s
2025-08-24T13:31:52.772083115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-24T13:31:52.778217986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-24T13:31:52.783330258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085333s
2025-08-24T13:31:52.786397693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-08-24T13:31:52.793667528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-08-24T13:31:52.799537025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010468s
2025-08-24T13:31:52.802607045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-08-24T13:31:52.807993118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-08-24T13:31:52.813180671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077621s
2025-08-24T13:31:52.816022523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-08-24T13:31:52.975007205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2025-08-24T13:31:53.020950757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2018409s
2025-08-24T13:31:53.024407206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-08-24T13:31:53.030940147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-24T13:31:53.036704161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093117s
2025-08-24T13:31:53.039819613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-08-24T13:31:53.045259024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-24T13:31:53.050986203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080999s
2025-08-24T13:31:53.054425878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-08-24T13:31:53.062645085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:53.070668998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126107s
2025-08-24T13:31:53.073934673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-08-24T13:31:53.079346908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:53.085468773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087359s
2025-08-24T13:31:53.088296936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-08-24T13:31:53.148243529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:53.182488740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0912679s
2025-08-24T13:31:53.186000941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-08-24T13:31:53.191974677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:53.198792151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097164s
2025-08-24T13:31:53.201855098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-08-24T13:31:53.207016899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-24T13:31:53.212218611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075005s
2025-08-24T13:31:53.216086759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-08-24T13:31:53.220457898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-24T13:31:53.226509782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007696s
2025-08-24T13:31:53.229896310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-08-24T13:31:53.235252793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-24T13:31:53.240663726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077441s
2025-08-24T13:31:53.243843427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-08-24T13:31:53.249302708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:53.254552907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076583s
2025-08-24T13:31:53.257649321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-08-24T13:31:53.262286576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-08-24T13:31:53.267609523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070938s
2025-08-24T13:31:53.270664373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-08-24T13:31:53.300085642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:53.318283257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448756s
2025-08-24T13:31:53.321641909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-08-24T13:31:53.327458168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-24T13:31:53.332763408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082328s
2025-08-24T13:31:53.335894161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-08-24T13:31:53.340892594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-24T13:31:53.348454006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097516s
2025-08-24T13:31:53.351604478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-08-24T13:31:53.356870680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-24T13:31:53.363563013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090989s
2025-08-24T13:31:53.367396881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-08-24T13:31:53.374834204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-08-24T13:31:53.381084927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104992s
2025-08-24T13:31:53.383900576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-08-24T13:31:53.406514601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:53.421702487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350942s
2025-08-24T13:31:53.424979414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-08-24T13:31:53.430475308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-08-24T13:31:53.435497840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075561s
2025-08-24T13:31:53.438889077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-08-24T13:31:53.444183375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:31:53.449509788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076473s
2025-08-24T13:31:53.452301508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-24T13:31:53.479598291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:31:53.496542543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413341s
2025-08-24T13:31:53.499474886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-24T13:31:53.504446725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-24T13:31:53.509446771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071302s
2025-08-24T13:31:53.512695221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-08-24T13:31:53.517887794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-24T13:31:53.522868722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073452s
2025-08-24T13:31:53.526004986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-24T13:31:53.531233702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-24T13:31:53.536303248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074213s
2025-08-24T13:31:53.539364420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-08-24T13:31:53.544285487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-08-24T13:31:53.549712743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075588s
2025-08-24T13:31:53.552717242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-24T13:31:53.573007269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-08-24T13:31:53.586919166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312371s
2025-08-24T13:31:53.589887742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-24T13:31:53.600680209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-08-24T13:31:53.613669669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206655s
2025-08-24T13:31:53.617155687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-24T13:31:53.623734792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-24T13:31:53.629038519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089522s
2025-08-24T13:31:53.631759176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-24T13:31:53.711291167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-08-24T13:31:53.722028604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873485s
2025-08-24T13:31:53.725109025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-24T13:31:53.730474747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-24T13:31:53.735374642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074053s
2025-08-24T13:31:53.738185701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-08-24T13:31:53.747265680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-08-24T13:31:53.754344261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135909s
2025-08-24T13:31:53.757337978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-08-24T13:31:53.762398786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-08-24T13:31:53.767315704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072533s
2025-08-24T13:31:53.770399192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-08-24T13:31:53.780968630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-08-24T13:31:53.788999347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156955s
2025-08-24T13:31:53.792550236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-08-24T13:31:53.798712722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-24T13:31:53.804254608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088213s
2025-08-24T13:31:53.807653501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-08-24T13:31:53.813547918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-24T13:31:53.819241129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085617s
2025-08-24T13:31:53.821768938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-08-24T13:31:53.838795926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2025-08-24T13:31:53.848894957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024471s
2025-08-24T13:31:53.851701187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-08-24T13:31:53.879358285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2025-08-24T13:31:53.913484196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586485s
2025-08-24T13:31:53.916615750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-08-24T13:31:53.930232904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-24T13:31:53.939767549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203174s
2025-08-24T13:31:53.942690022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-08-24T13:31:53.964075996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-24T13:31:53.977696827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323962s
2025-08-24T13:31:53.980642978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-24T13:31:53.994306595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-24T13:31:54.003591126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202107s
2025-08-24T13:31:54.006557599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-08-24T13:31:54.021813862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2025-08-24T13:31:54.032426767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230388s
2025-08-24T13:31:54.035773755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-08-24T13:31:54.045388461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-08-24T13:31:54.052717636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143544s
2025-08-24T13:31:54.055342360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-24T13:31:54.061843819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-24T13:31:54.067429624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009527s
2025-08-24T13:31:54.070449724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-24T13:31:54.075482235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-24T13:31:54.080560639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073982s
2025-08-24T13:31:54.083417560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-08-24T13:31:54.092706370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-08-24T13:31:54.100100285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137184s
2025-08-24T13:31:54.102991646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-08-24T13:31:54.122875816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-08-24T13:31:54.136325302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305861s
2025-08-24T13:31:54.139293288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-24T13:31:54.150631884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-08-24T13:31:54.158492739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162052s
2025-08-24T13:31:54.162186485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-24T13:31:54.167617459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-24T13:31:54.172769020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077972s
2025-08-24T13:31:54.175868910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-24T13:31:54.181112556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-24T13:31:54.186082863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074541s
2025-08-24T13:31:54.188830484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-24T13:31:54.209552331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-24T13:31:54.223107099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316581s
2025-08-24T13:31:54.226004642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-24T13:31:54.241690620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-24T13:31:54.252093774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233849s
2025-08-24T13:31:54.255408116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-24T13:31:54.261447244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-24T13:31:54.267248443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087371s
2025-08-24T13:31:54.270140966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-08-24T13:31:54.289265406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:31:54.301625159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286585s
2025-08-24T13:31:54.304770591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-08-24T13:31:54.326412540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-08-24T13:31:54.339894331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322806s
2025-08-24T13:31:54.343288795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-08-24T13:31:54.353835226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-08-24T13:31:54.362262632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157788s
2025-08-24T13:31:54.365597606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-08-24T13:31:54.371745021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-08-24T13:31:54.377056474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084204s
2025-08-24T13:31:54.380295525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-24T13:31:54.394464820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:31:54.404758513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021569s
2025-08-24T13:31:54.408393771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-24T13:31:54.415735842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-24T13:31:54.421725200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104467s
2025-08-24T13:31:54.466080184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-08-24T13:31:54.481665921Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0514186 taking an average of 00:00:00.0514186
2025-08-24T13:31:54.498267853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-24T13:31:54', 'InitialSetup')
2025-08-24T13:31:54.507180125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:54.515773475Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-24T13:31:54.518500916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910142s
2025-08-24T13:31:54.525688676Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-24T13:31:54.529889493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:54.537080189Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-08-24T13:31:54.552120668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-24T13:31:54.555022390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000145s
2025-08-24T13:31:54.558759653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-08-24T13:31:54.564850415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:54.576121145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143131s
2025-08-24T13:31:54.584984809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-24T13:31:54', 'add_reason_to_pending_releases')
2025-08-24T13:31:54.591890391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:54.596992522Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-24T13:31:54.600110399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345202s
2025-08-24T13:31:54.603659414Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-24T13:31:54.607216345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:54.611406941Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-08-24T13:31:54.661298471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:54.664691211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2025-08-24T13:31:54.667876865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-08-24T13:31:54.673428691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-08-24T13:31:54.684374297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135418s
2025-08-24T13:31:54.687097309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:54.689610568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-08-24T13:31:54.692881853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-08-24T13:31:54.698739927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:54.708911143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130617s
2025-08-24T13:31:54.711601299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:54.714185531Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-08-24T13:31:54.717732893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-08-24T13:31:54.723938947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:54.733814909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130145s
2025-08-24T13:31:54.741151649Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-24T13:31:54.749975102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-24T13:31:54.755318098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010457s
2025-08-24T13:31:54.761543351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-08-24T13:31:55.044691706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2025-08-24T13:31:55.086355041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2025-08-24T13:31:55.107664150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-24T13:31:55.122215284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-24T13:31:55.152554972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-24T13:31:55.160928009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-24T13:31:55.168158064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-24T13:31:55.173303383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4088222s
2025-08-24T13:31:55.176064702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:55.178616769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-08-24T13:31:55.181986583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-08-24T13:31:55.186939284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-08-24T13:31:55.196378938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113427s
2025-08-24T13:31:55.204748396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-24T13:31:55', 'add_medium_support')
2025-08-24T13:31:55.211289595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:55.216614415Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-24T13:31:55.219372707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310948s
2025-08-24T13:31:55.223673025Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-24T13:31:55.228209638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:55.233020704Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-08-24T13:31:55.243782990Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-24T13:31:55.250425663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-24T13:31:55.261142297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130561s
2025-08-24T13:31:55.263785779Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:55.267426518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:55.380749526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1136978s
2025-08-24T13:31:55.391163762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-24T13:31:55', 'add_various_qualites_in_profile')
2025-08-24T13:31:55.398444008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:55.404446492Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-24T13:31:55.407436051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137062s
2025-08-24T13:31:55.411297344Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-24T13:31:55.414855828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:55.419649609Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-08-24T13:31:55.438401700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-08-24T13:31:55.450382780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-08-24T13:31:55.458933333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175144s
2025-08-24T13:31:55.462235852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-08-24T13:31:55.468122853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-08-24T13:31:55.473566973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084457s
2025-08-24T13:31:55.476280246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:31:55.478919379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.95E-05s
2025-08-24T13:31:55.482514005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-08-24T13:31:55.488971014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:55.499557857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013729s
2025-08-24T13:31:55.503234429Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-08-24T13:31:55.687341537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-24T13:31:55.797691410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2025-08-24T13:31:55.841233878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:55.848434033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:55.872234437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-24T13:31:55.880455488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-24T13:31:55.887823350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:55.894682118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:55.899713678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3932244s
2025-08-24T13:31:55.903285719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-08-24T13:31:56.017422024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-24T13:31:56.121783712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2025-08-24T13:31:56.160472469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:31:56.167622754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:31:56.191677610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-24T13:31:56.200137351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-24T13:31:56.207628292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:31:56.214645318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:31:56.219723892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3133384s
2025-08-24T13:31:56.222458748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:56.225028621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-08-24T13:31:56.229078354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-08-24T13:31:56.234382141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-08-24T13:31:56.244061227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119601s
2025-08-24T13:31:56.251327946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-24T13:31:56', 'metadata_profiles')
2025-08-24T13:31:56.257979938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:56.262718087Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-24T13:31:56.265473824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030108s
2025-08-24T13:31:56.270545715Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-24T13:31:56.274495807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:56.280289100Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-08-24T13:31:56.327714896Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-08-24T13:31:56.439760492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-08-24T13:31:56.460590056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-08-24T13:31:56.472068855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-24T13:31:56.477062027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-24T13:31:56.498914058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-24T13:31:56.504186473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1725852s
2025-08-24T13:31:56.506983203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:31:56.509509719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-08-24T13:31:56.513442206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-08-24T13:31:56.519177302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-08-24T13:31:56.528760164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121481s
2025-08-24T13:31:56.534151317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-24T13:31:56.540697726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-24T13:31:56.545225351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071957s
2025-08-24T13:31:56.547915266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:31:56.550431211Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-08-24T13:31:56.557845247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-08-24T13:31:56.619013799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-08-24T13:31:56.647197127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-08-24T13:31:56.657729911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-24T13:31:56.662881984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-24T13:31:56.684701089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-24T13:31:56.689726125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285254s
2025-08-24T13:31:56.697811603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-24T13:31:56', 'separate_automatic_and_interactive_search')
2025-08-24T13:31:56.705583088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:56.712077532Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-24T13:31:56.715246412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1495137s
2025-08-24T13:31:56.719385244Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-24T13:31:56.723116997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:56.727607296Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-08-24T13:31:56.733508396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-08-24T13:31:56.829242826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2025-08-24T13:31:56.912136805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2025-08-24T13:31:56.944506641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:56.951637036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:56.974244057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:56.981398781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-24T13:31:56.988060272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-24T13:31:56.995244885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-24T13:31:57.002721988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:57.007688607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.27135s
2025-08-24T13:31:57.016725840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-24T13:31:57', 'change_album_path_to_relative')
2025-08-24T13:31:57.023362752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:57.030727307Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-24T13:31:57.034109867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2929606s
2025-08-24T13:31:57.040135728Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-24T13:31:57.044066442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:57.049331240Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-08-24T13:31:57.063583613Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-24T13:31:57.075924737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-24T13:31:57.083066986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135412s
2025-08-24T13:31:57.090567796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-24T13:31:57', 'change_quality_size_mb_to_kb')
2025-08-24T13:31:57.097280160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:57.102458875Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-24T13:31:57.105361359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321348s
2025-08-24T13:31:57.108817627Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-24T13:31:57.112285317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:57.116373748Z [Info] album_releases: Starting migration of Main DB to 9
2025-08-24T13:31:57.124638587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:57.127304714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-08-24T13:31:57.130565017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-08-24T13:31:57.135736449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-08-24T13:31:57.146134842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126283s
2025-08-24T13:31:57.148835399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:57.151355923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-08-24T13:31:57.154784045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-08-24T13:31:57.160220619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-08-24T13:31:57.169965958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121747s
2025-08-24T13:31:57.176821580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-24T13:31:57', 'album_releases')
2025-08-24T13:31:57.183156814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:57.187882487Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-24T13:31:57.190580148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296746s
2025-08-24T13:31:57.194224375Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-24T13:31:57.197798350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:57.202054578Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-08-24T13:31:57.211074557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:57.213730484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-08-24T13:31:57.217205229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-08-24T13:31:57.321606025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2025-08-24T13:31:57.414929962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-24T13:31:57.450990207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:57.457848183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:57.480641580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:57.487720762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-24T13:31:57.494382563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-24T13:31:57.501838694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-24T13:31:57.509150203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:57.514092933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2939682s
2025-08-24T13:31:57.516861066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:57.519793881Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.53E-05s
2025-08-24T13:31:57.523283075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-08-24T13:31:57.627907802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2025-08-24T13:31:57.721327782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-24T13:31:57.756319767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:31:57.762889974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:31:57.785572587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:31:57.792709335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-24T13:31:57.799383812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-24T13:31:57.806572053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-24T13:31:57.813882300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:31:57.818740230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2924613s
2025-08-24T13:31:57.826136159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-24T13:31:57', 'album_releases_fix')
2025-08-24T13:31:57.832620693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:57.837803848Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-24T13:31:57.840682313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3109965s
2025-08-24T13:31:57.845478127Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-24T13:31:57.849004176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:57.853421980Z [Info] import_lists: Starting migration of Main DB to 11
2025-08-24T13:31:57.874403559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-08-24T13:31:57.900310915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2025-08-24T13:31:57.916408963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391203s
2025-08-24T13:31:57.919887366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-08-24T13:31:57.925160802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-24T13:31:57.930161049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075224s
2025-08-24T13:31:57.933143212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-08-24T13:31:57.948400828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-24T13:31:57.958568597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226635s
2025-08-24T13:31:57.962054585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-08-24T13:31:57.968393527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:31:57.973798207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087948s
2025-08-24T13:31:57.980576303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-24T13:31:57', 'import_lists')
2025-08-24T13:31:57.986842618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:57.992245004Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-24T13:31:57.994942083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268171s
2025-08-24T13:31:57.998503553Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-24T13:31:58.002100444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.006378257Z [Info] add_release_status: Starting migration of Main DB to 12
2025-08-24T13:31:58.014222749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-08-24T13:31:58.017030110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-08-24T13:31:58.020894991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-08-24T13:31:58.027514257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-08-24T13:31:58.038587168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144825s
2025-08-24T13:31:58.041295170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:58.044681257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:58.080244482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356845s
2025-08-24T13:31:58.087707446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-24T13:31:58', 'add_release_status')
2025-08-24T13:31:58.094611394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.099403081Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-24T13:31:58.102296566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547733s
2025-08-24T13:31:58.106118951Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-24T13:31:58.109788078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.114200290Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-08-24T13:31:58.120849216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:31:58.123594974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-08-24T13:31:58.127371987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-08-24T13:31:58.133863706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:58.144901016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143507s
2025-08-24T13:31:58.152319020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-24T13:31:58', 'album_download_notification')
2025-08-24T13:31:58.158944157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.163880866Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-24T13:31:58.166810874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324902s
2025-08-24T13:31:58.170718060Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-24T13:31:58.174474011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.178862075Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-08-24T13:31:58.193607130Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-24T13:31:58.210217168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-24T13:31:58.221265070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202931s
2025-08-24T13:31:58.233307082Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-24T13:31:58.249800787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-24T13:31:58.258161128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175771s
2025-08-24T13:31:58.265818383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-24T13:31:58', 'fix_language_metadata_profiles')
2025-08-24T13:31:58.272528692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.278132984Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-24T13:31:58.281119727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365933s
2025-08-24T13:31:58.284499280Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-24T13:31:58.288296866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.292312019Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-08-24T13:31:58.298948820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-24T13:31:58.304717012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-24T13:31:58.309402114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065189s
2025-08-24T13:31:58.316398920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-24T13:31:58', 'remove_fanzub')
2025-08-24T13:31:58.322691929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.327126707Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-24T13:31:58.329837755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238643s
2025-08-24T13:31:58.333736133Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-24T13:31:58.337471723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.341903645Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-08-24T13:31:58.375748220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-08-24T13:31:58.381136678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-08-24T13:31:58.386852124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078456s
2025-08-24T13:31:58.390357491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-08-24T13:31:58.396740311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-08-24T13:31:58.402230704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088576s
2025-08-24T13:31:58.410933534Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-08-24T13:31:58.418515748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-08-24T13:31:58.423616417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096261s
2025-08-24T13:31:58.427122635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-08-24T13:31:58.432904626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-24T13:31:58.438428927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084907s
2025-08-24T13:31:58.441897209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-08-24T13:31:58.446367649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-08-24T13:31:58.450597054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058503s
2025-08-24T13:31:58.453974052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-08-24T13:31:58.459985724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-24T13:31:58.465361497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084541s
2025-08-24T13:31:58.472896636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-24T13:31:58', 'update_artist_history_indexes')
2025-08-24T13:31:58.479684772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.485222170Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-24T13:31:58.488330668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273429s
2025-08-24T13:31:58.491675301Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-24T13:31:58.495192551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.499648552Z [Info] remove_nma: Starting migration of Main DB to 17
2025-08-24T13:31:58.590090918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:58.625022501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-24T13:31:58.630381099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369311s
2025-08-24T13:31:58.637081247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-24T13:31:58', 'remove_nma')
2025-08-24T13:31:58.643414016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.648024418Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-24T13:31:58.650697239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542849s
2025-08-24T13:31:58.654260191Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-24T13:31:58.657857373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.662346962Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-08-24T13:31:58.668254284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:58.670920010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.79E-05s
2025-08-24T13:31:58.674487623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-08-24T13:31:58.679491116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-08-24T13:31:58.690051174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125371s
2025-08-24T13:31:58.697150126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-24T13:31:58', 'album_disambiguation')
2025-08-24T13:31:58.703917139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.708643885Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-24T13:31:58.711431827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304965s
2025-08-24T13:31:58.715229503Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-24T13:31:58.718964302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.723289259Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-08-24T13:31:58.728876396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:58.732625554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:58.775171055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426857s
2025-08-24T13:31:58.783257504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-24T13:31:58', 'add_ape_quality_in_profiles')
2025-08-24T13:31:58.791072738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.796779968Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-24T13:31:58.800108078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638729s
2025-08-24T13:31:58.803807856Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-24T13:31:58.807590511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.812564354Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-08-24T13:31:58.827032691Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:58.833471123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-08-24T13:31:58.838284754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078553s
2025-08-24T13:31:58.841802606Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:58.847351537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-08-24T13:31:58.851754551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069443s
2025-08-24T13:31:58.855289016Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:31:58.860620239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-08-24T13:31:58.864960907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006655s
2025-08-24T13:31:58.871811348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-24T13:31:58', 'remove_pushalot')
2025-08-24T13:31:58.878189960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.882602032Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-24T13:31:58.885321657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237911s
2025-08-24T13:31:58.888830892Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-24T13:31:58.892359175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.896548969Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-08-24T13:31:58.904201555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-24T13:31:58.913548613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-08-24T13:31:58.921095896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140258s
2025-08-24T13:31:58.928126029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-24T13:31:58', 'add_custom_filters')
2025-08-24T13:31:58.934546174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.938989990Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-24T13:31:58.941764415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313811s
2025-08-24T13:31:58.945121845Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-24T13:31:58.948641480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:58.952780864Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-08-24T13:31:58.958580479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-24T13:31:58.961295375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-08-24T13:31:58.964549265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-08-24T13:31:58.969288426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-08-24T13:31:58.979590696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01217s
2025-08-24T13:31:58.986599476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-24T13:31:58', 'import_list_tags')
2025-08-24T13:31:58.992976685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:31:58.997472455Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-24T13:31:59.000449699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294206s
2025-08-24T13:31:59.004119457Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-24T13:31:59.007777842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:31:59.012188231Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-08-24T13:31:59.112387669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-08-24T13:31:59.132390488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2025-08-24T13:31:59.146337045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305811s
2025-08-24T13:31:59.149765366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-08-24T13:31:59.156491858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-08-24T13:31:59.162241934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094668s
2025-08-24T13:31:59.238322627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-24T13:31:59.238361916Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-24T13:31:59.238545115Z FROM "Artists"
2025-08-24T13:31:59.278543048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-24T13:31:59.278590643Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-24T13:31:59.278601986Z FROM "Artists"
2025-08-24T13:31:59.295998739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417001s
2025-08-24T13:31:59.298621529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:31:59.301240411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-08-24T13:31:59.304817152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-08-24T13:31:59.311304071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:59.322083221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141984s
2025-08-24T13:31:59.347129153Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-24T13:31:59.347166568Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:59.347176588Z FROM "ArtistMetadata"
2025-08-24T13:31:59.347185075Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-24T13:31:59.385151328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-24T13:31:59.385213654Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:59.385250929Z FROM "ArtistMetadata"
2025-08-24T13:31:59.385329637Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-24T13:31:59.402386405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412979s
2025-08-24T13:31:59.405400513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-08-24T13:31:59.431913608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2025-08-24T13:31:59.448432854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402462s
2025-08-24T13:31:59.452026429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-08-24T13:31:59.458752440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-24T13:31:59.464428356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093617s
2025-08-24T13:31:59.467668258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-08-24T13:31:59.473124052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-24T13:31:59.478160962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076321s
2025-08-24T13:31:59.480846218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:31:59.484239208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:31:59.598052363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1136141s
2025-08-24T13:31:59.600800716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:59.603398135Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.19E-05s
2025-08-24T13:31:59.606890476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-08-24T13:31:59.613348217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:59.625033892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150898s
2025-08-24T13:31:59.627821404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:59.630613805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-08-24T13:31:59.633809729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-08-24T13:31:59.640362571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:31:59.650845445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139622s
2025-08-24T13:31:59.653497193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:31:59.655992777Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-08-24T13:31:59.659079772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-08-24T13:31:59.663781337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-08-24T13:31:59.674048206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117528s
2025-08-24T13:31:59.704562115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-24T13:31:59.704593489Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:59.704656876Z FROM "ArtistMetadata"
2025-08-24T13:31:59.704693600Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-24T13:31:59.704730845Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-24T13:31:59.748629210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-24T13:31:59.748667607Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:59.748678119Z FROM "ArtistMetadata"
2025-08-24T13:31:59.748686616Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-24T13:31:59.748695704Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-24T13:31:59.767910907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467984s
2025-08-24T13:31:59.770562155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:59.773014161Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-08-24T13:31:59.776607415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-08-24T13:31:59.783043081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-08-24T13:31:59.794053236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143896s
2025-08-24T13:31:59.796777530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:59.799378086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-08-24T13:31:59.802749403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-08-24T13:31:59.808629851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:59.819589335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138107s
2025-08-24T13:31:59.822290523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:31:59.824793151Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-08-24T13:31:59.828228457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-08-24T13:31:59.834366283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:31:59.845294574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139855s
2025-08-24T13:31:59.873576890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-24T13:31:59.873620238Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-24T13:31:59.873630338Z FROM "AlbumReleases"
2025-08-24T13:31:59.873660278Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-24T13:31:59.873669878Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-24T13:31:59.914671781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-24T13:31:59.914707263Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-24T13:31:59.914717383Z FROM "AlbumReleases"
2025-08-24T13:31:59.914725870Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-24T13:31:59.914734949Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-24T13:31:59.931772027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428044s
2025-08-24T13:31:59.961630287Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-24T13:31:59.961669797Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:31:59.961680057Z FROM "ArtistMetadata"
2025-08-24T13:31:59.961688574Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-24T13:31:59.961697683Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-24T13:32:00.004644843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-24T13:32:00.004686707Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-24T13:32:00.004696817Z FROM "ArtistMetadata"
2025-08-24T13:32:00.004705284Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-24T13:32:00.004714453Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-24T13:32:00.023258555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454491s
2025-08-24T13:32:00.035206839Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-08-24T13:32:00.116607713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:32:00.157774278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:32:00.175415813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:32:00.182044758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:32:00.207553571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:32:00.214848136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:32:00.219608119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1778236s
2025-08-24T13:32:00.228560712Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-08-24T13:32:00.317994287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2025-08-24T13:32:00.377885959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2025-08-24T13:32:00.401368814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:32:00.408513728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:32:00.433568137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:32:00.440968274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:32:00.446072440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2114549s
2025-08-24T13:32:00.450742051Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-08-24T13:32:00.524567053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:32:00.567142544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2025-08-24T13:32:00.584403503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-24T13:32:00.590658205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-24T13:32:00.614911231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-24T13:32:00.622553295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-24T13:32:00.627445745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1733744s
2025-08-24T13:32:00.630645948Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-08-24T13:32:00.691629959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2025-08-24T13:32:00.720276148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2025-08-24T13:32:00.732705220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:32:00.739060023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:32:00.762845016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:32:00.767996387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343172s
2025-08-24T13:32:00.771415580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-24T13:32:00.777224104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:32:00.782357759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080286s
2025-08-24T13:32:00.785470976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-08-24T13:32:00.790567396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:32:00.795349954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071152s
2025-08-24T13:32:00.798642683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-08-24T13:32:00.804321365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-24T13:32:00.809395681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078601s
2025-08-24T13:32:00.812706255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-08-24T13:32:00.818379056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-08-24T13:32:00.823460556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078668s
2025-08-24T13:32:00.826710488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-08-24T13:32:00.832184248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-08-24T13:32:00.837183482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076086s
2025-08-24T13:32:00.840532645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-08-24T13:32:00.846308663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-08-24T13:32:00.851429972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079829s
2025-08-24T13:32:00.854075549Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:32:00.885862471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-24T13:32:00.891254306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346385s
2025-08-24T13:32:00.893775692Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:32:00.899144891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-24T13:32:00.903657425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074389s
2025-08-24T13:32:00.906166697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:32:00.913271009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-08-24T13:32:00.918700540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100854s
2025-08-24T13:32:00.926137040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-24T13:32:00', 'add_release_groups_etc')
2025-08-24T13:32:00.932665523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:00.938638448Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-24T13:32:00.941511582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292564s
2025-08-24T13:32:00.945514451Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-24T13:32:00.949161623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:00.953782425Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-08-24T13:32:00.966158671Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:32:00.971285372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-08-24T13:32:00.975933780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068143s
2025-08-24T13:32:00.983109646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-24T13:32:00', 'NewMediaInfoFormat')
2025-08-24T13:32:00.989735314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:00.994760691Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-24T13:32:00.997169200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02465s
2025-08-24T13:32:01.001325798Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-24T13:32:01.005257664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:01.009872815Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-08-24T13:32:01.027719252Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-08-24T13:32:01.034265361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-08-24T13:32:01.057420486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258496s
2025-08-24T13:32:01.060501118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-24T13:32:01.063210262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2025-08-24T13:32:01.067721744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-08-24T13:32:01.075116131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:32:01.086156476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150113s
2025-08-24T13:32:01.094193236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-24T13:32:01', 'rename_restrictions_to_release_profiles')
2025-08-24T13:32:01.101422590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:01.106995769Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-24T13:32:01.110021000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344239s
2025-08-24T13:32:01.114509526Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-24T13:32:01.118435780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:01.123138888Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-08-24T13:32:01.140535341Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-08-24T13:32:01.146111897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-08-24T13:32:01.170458671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025933s
2025-08-24T13:32:01.173312707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-24T13:32:01.176211633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2025-08-24T13:32:01.179844216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-08-24T13:32:01.185438327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-24T13:32:01.196171606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127612s
2025-08-24T13:32:01.199121975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-08-24T13:32:01.201503700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-08-24T13:32:01.205303309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-08-24T13:32:01.211022783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-24T13:32:01.221125692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126104s
2025-08-24T13:32:01.223728422Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:32:01.228798068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-24T13:32:01.233120229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069566s
2025-08-24T13:32:01.235583759Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:32:01.240266405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-24T13:32:01.244443144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063735s
2025-08-24T13:32:01.248481855Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-08-24T13:32:01.328485696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:32:01.369690588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:32:01.386426911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:32:01.392984583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:32:01.418113873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:32:01.427705803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:32:01.435375924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:32:01.442800681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:32:01.448294361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1961759s
2025-08-24T13:32:01.456548227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-24T13:32:01', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-24T13:32:01.464291927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:01.470354833Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-24T13:32:01.473953287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2172724s
2025-08-24T13:32:01.477786894Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-24T13:32:01.481756957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:01.487090264Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-08-24T13:32:01.497794112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-08-24T13:32:01.506747186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL)
2025-08-24T13:32:01.514154529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013758s
2025-08-24T13:32:01.517697581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-08-24T13:32:01.524429684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-08-24T13:32:01.530448170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093779s
2025-08-24T13:32:01.537869370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-24T13:32:01', 'add_import_exclusions')
2025-08-24T13:32:01.544149363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:01.549070069Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-24T13:32:01.552117544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276853s
2025-08-24T13:32:01.556143749Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-24T13:32:01.560158752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:01.564736698Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-08-24T13:32:01.674825074Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-24T13:32:01.674850264Z WHERE "Id" in (
2025-08-24T13:32:01.674859884Z SELECT "Artists"."Id" from "Artists"
2025-08-24T13:32:01.674868962Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:32:01.674894032Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:32:01.715938332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-24T13:32:01.715965015Z WHERE "Id" in (
2025-08-24T13:32:01.715974875Z SELECT "Artists"."Id" from "Artists"
2025-08-24T13:32:01.715984044Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:32:01.715993132Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:32:01.738578821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476429s
2025-08-24T13:32:01.766371482Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-24T13:32:01.766395901Z WHERE "Id" in (
2025-08-24T13:32:01.766405360Z SELECT "Albums"."Id" from "Albums"
2025-08-24T13:32:01.766414098Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:32:01.766424549Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:32:01.806433955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-24T13:32:01.806461671Z WHERE "Id" in (
2025-08-24T13:32:01.806471019Z SELECT "Albums"."Id" from "Albums"
2025-08-24T13:32:01.806479767Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:32:01.806490018Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:32:01.823271582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413885s
2025-08-24T13:32:01.849216142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-24T13:32:01.849254640Z WHERE "Id" in (
2025-08-24T13:32:01.849277676Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-24T13:32:01.849324450Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-24T13:32:01.849351765Z WHERE "Albums"."Id" IS NULL)
2025-08-24T13:32:01.886419709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-24T13:32:01.886445571Z WHERE "Id" in (
2025-08-24T13:32:01.886455161Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-24T13:32:01.886464529Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-24T13:32:01.886475031Z WHERE "Albums"."Id" IS NULL)
2025-08-24T13:32:01.902031278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384222s
2025-08-24T13:32:01.929268471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-24T13:32:01.929295014Z WHERE "Id" in (
2025-08-24T13:32:01.929316067Z SELECT "Tracks"."Id" from "Tracks"
2025-08-24T13:32:01.929325305Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-24T13:32:01.929343833Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-24T13:32:01.970884160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-24T13:32:01.970915033Z WHERE "Id" in (
2025-08-24T13:32:01.970924742Z SELECT "Tracks"."Id" from "Tracks"
2025-08-24T13:32:01.970933710Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-24T13:32:01.970944432Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-24T13:32:01.988182064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432078s
2025-08-24T13:32:02.016687049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-24T13:32:02.016762091Z WHERE "Id" in (
2025-08-24T13:32:02.016783904Z SELECT "Tracks"."Id" from "Tracks"
2025-08-24T13:32:02.016814907Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:32:02.016878445Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:32:02.057071400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-24T13:32:02.057085368Z WHERE "Id" in (
2025-08-24T13:32:02.057091751Z SELECT "Tracks"."Id" from "Tracks"
2025-08-24T13:32:02.057104286Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:32:02.057150309Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-24T13:32:02.084104382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.05134s
2025-08-24T13:32:02.115168990Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:32:02.115180894Z WHERE "Id" IN (
2025-08-24T13:32:02.115186756Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:32:02.115201846Z LEFT OUTER JOIN "Tracks"
2025-08-24T13:32:02.115216125Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:32:02.115253150Z WHERE "Tracks"."Id" IS NULL)
2025-08-24T13:32:02.161272765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:32:02.161289990Z WHERE "Id" IN (
2025-08-24T13:32:02.161296753Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:32:02.161302815Z LEFT OUTER JOIN "Tracks"
2025-08-24T13:32:02.161308437Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:32:02.161314419Z WHERE "Tracks"."Id" IS NULL)
2025-08-24T13:32:02.179038260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458034s
2025-08-24T13:32:02.186814324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-24T13:32:02', 'clean_artist_metadata_table')
2025-08-24T13:32:02.193989830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:02.199524151Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-24T13:32:02.202816038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0654413s
2025-08-24T13:32:02.207249063Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-24T13:32:02.211387113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:02.217616074Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-08-24T13:32:02.234542680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:02.237555485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-08-24T13:32:02.241503062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-08-24T13:32:02.248020923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:02.260261937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153119s
2025-08-24T13:32:02.263157576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:02.265855928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-08-24T13:32:02.269838837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-08-24T13:32:02.276749168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:02.287734574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146493s
2025-08-24T13:32:02.290646386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:02.293333185Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.09E-05s
2025-08-24T13:32:02.297128826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-08-24T13:32:02.303609963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:02.314296998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139863s
2025-08-24T13:32:02.317180884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:02.319789606Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-08-24T13:32:02.323520477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-08-24T13:32:02.329872615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:02.340504819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138366s
2025-08-24T13:32:02.343398464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:02.346044010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-08-24T13:32:02.349679469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-08-24T13:32:02.355890263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:02.366567728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137511s
2025-08-24T13:32:02.369927903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-08-24T13:32:02.454461924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-24T13:32:02.507616463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-24T13:32:02.527229397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-24T13:32:02.533555593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-24T13:32:02.557181235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1839925s
2025-08-24T13:32:02.561921939Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-08-24T13:32:02.648390956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-24T13:32:02.700810254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-24T13:32:02.720412868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-24T13:32:02.726754375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-24T13:32:02.750361109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1847888s
2025-08-24T13:32:02.757545432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-24T13:32:02', 'health_issue_notification')
2025-08-24T13:32:02.764161301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:02.769449357Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-24T13:32:02.772334144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2038243s
2025-08-24T13:32:02.777836922Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-24T13:32:02.781647734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:02.787062766Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-08-24T13:32:02.807634730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:32:02.810656013Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.06E-05s
2025-08-24T13:32:02.814100757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-08-24T13:32:02.820913633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-08-24T13:32:02.832658678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155545s
2025-08-24T13:32:02.835496931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:32:02.838560288Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2025-08-24T13:32:02.841242518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-08-24T13:32:02.845993723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-08-24T13:32:02.855716266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116137s
2025-08-24T13:32:02.860394695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-24T13:32:02.865756179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-24T13:32:02.869938328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006027s
2025-08-24T13:32:02.889000944Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:32:02.889025905Z WHERE "Id" IN (
2025-08-24T13:32:02.889035424Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:32:02.889056907Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:32:02.889066296Z WHERE "Tracks"."Id" IS NULL)
2025-08-24T13:32:02.916050389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:32:02.916078816Z WHERE "Id" IN (
2025-08-24T13:32:02.916090079Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:32:02.916100390Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:32:02.916121362Z WHERE "Tracks"."Id" IS NULL)
2025-08-24T13:32:02.928204718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282536s
2025-08-24T13:32:02.952271689Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:32:02.952298032Z WHERE "Id" IN (
2025-08-24T13:32:02.952307551Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:32:02.952318082Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-24T13:32:02.952327341Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-24T13:32:02.952355367Z WHERE "Artists"."Path" IS NULL)
2025-08-24T13:32:02.987323464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:32:02.987348715Z WHERE "Id" IN (
2025-08-24T13:32:02.987358134Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:32:02.987366851Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-24T13:32:02.987377132Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-24T13:32:02.987386591Z WHERE "Artists"."Path" IS NULL)
2025-08-24T13:32:03.003608849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377292s
2025-08-24T13:32:03.031422513Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:32:03.031447353Z WHERE "Id" IN (
2025-08-24T13:32:03.031456802Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:32:03.031465469Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:32:03.031484447Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-24T13:32:03.031493616Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-24T13:32:03.031510119Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-24T13:32:03.071682222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:32:03.071706681Z WHERE "Id" IN (
2025-08-24T13:32:03.071716251Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-24T13:32:03.071725018Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-24T13:32:03.071734297Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-24T13:32:03.071743285Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-24T13:32:03.071751922Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-24T13:32:03.089366414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419971s
2025-08-24T13:32:03.104967622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-24T13:32:03.104984776Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-24T13:32:03.104991830Z FROM "Artists"
2025-08-24T13:32:03.105022502Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-24T13:32:03.105048354Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-24T13:32:03.128156855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-24T13:32:03.128192938Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-24T13:32:03.128201766Z FROM "Artists"
2025-08-24T13:32:03.128208660Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-24T13:32:03.128216065Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-24T13:32:03.139587537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246721s
2025-08-24T13:32:03.158163243Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-24T13:32:03.158187863Z WHERE "Id" NOT IN (
2025-08-24T13:32:03.158197632Z SELECT MIN("Id")
2025-08-24T13:32:03.158207903Z FROM "TrackFiles"
2025-08-24T13:32:03.158219617Z GROUP BY "Path"
2025-08-24T13:32:03.158230559Z )
2025-08-24T13:32:03.185933740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-24T13:32:03.185962247Z WHERE "Id" NOT IN (
2025-08-24T13:32:03.185971937Z SELECT MIN("Id")
2025-08-24T13:32:03.185981727Z FROM "TrackFiles"
2025-08-24T13:32:03.185990695Z GROUP BY "Path"
2025-08-24T13:32:03.186156990Z )
2025-08-24T13:32:03.202582998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327098s
2025-08-24T13:32:03.205676526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:32:03.208443656Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.63E-05s
2025-08-24T13:32:03.212025146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-08-24T13:32:03.279908517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:32:03.310722390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:32:03.325802088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:32:03.332719454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:32:03.359082758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:32:03.364508611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1498679s
2025-08-24T13:32:03.367768824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-08-24T13:32:03.372998332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:32:03.377871894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073342s
2025-08-24T13:32:03.381155645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-08-24T13:32:03.447872547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:32:03.476461231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:32:03.490216873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:32:03.497515687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:32:03.522395093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:32:03.530735384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:32:03.537172052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1527468s
2025-08-24T13:32:03.545745462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-24T13:32:03', 'add_mediafilerepository_mtime')
2025-08-24T13:32:03.554048316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:03.559966751Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-24T13:32:03.563383049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.174482s
2025-08-24T13:32:03.567912698Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-24T13:32:03.571989094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:03.577633047Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-08-24T13:32:03.625391212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-24T13:32:03.625415872Z WHERE "Id" NOT IN (
2025-08-24T13:32:03.625425401Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-24T13:32:03.625444168Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:32:03.625453527Z GROUP BY "ArtistMetadata"."Id")
2025-08-24T13:32:03.666299477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-24T13:32:03.666324257Z WHERE "Id" NOT IN (
2025-08-24T13:32:03.666333826Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-24T13:32:03.666342393Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-24T13:32:03.666361071Z GROUP BY "ArtistMetadata"."Id")
2025-08-24T13:32:03.683764087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423662s
2025-08-24T13:32:03.687549958Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-08-24T13:32:03.692425724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-08-24T13:32:03.696817144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063468s
2025-08-24T13:32:03.700360358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-08-24T13:32:03.776397463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:32:03.819057004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:32:03.836168121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:32:03.842468094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:32:03.866976423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:32:03.873988951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:32:03.881018823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:32:03.885897895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1824985s
2025-08-24T13:32:03.889378022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-24T13:32:03.895518033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:32:03.901450185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085907s
2025-08-24T13:32:03.910003204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-24T13:32:03', 'add_artistmetadataid_constraint')
2025-08-24T13:32:03.917003677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:03.923994380Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-24T13:32:03.927463654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030203s
2025-08-24T13:32:03.932181973Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-24T13:32:03.937099613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:03.942642913Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-08-24T13:32:03.957961141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-24T13:32:03.961001492Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.37E-05s
2025-08-24T13:32:03.964476758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-08-24T13:32:03.970559784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:32:03.981834111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143761s
2025-08-24T13:32:03.984757136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-24T13:32:03.987323192Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2025-08-24T13:32:03.991131248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-08-24T13:32:03.997774142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:32:04.008504093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141171s
2025-08-24T13:32:04.011160641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:32:04.013978644Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-08-24T13:32:04.017099547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-08-24T13:32:04.023495783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:32:04.033753875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136621s
2025-08-24T13:32:04.036656999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-24T13:32:04.039240861Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-08-24T13:32:04.043091052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-08-24T13:32:04.049793044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:32:04.060969124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143027s
2025-08-24T13:32:04.063771836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:32:04.066658687Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-08-24T13:32:04.070927952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-08-24T13:32:04.077743784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:32:04.090267195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150122s
2025-08-24T13:32:04.093710808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-24T13:32:04.096884036Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-08-24T13:32:04.100979461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-08-24T13:32:04.108014093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:32:04.120741706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015276s
2025-08-24T13:32:04.128566238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-24T13:32:04', 'old_ids_and_artist_alias')
2025-08-24T13:32:04.135708226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:04.140882122Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-24T13:32:04.144952195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358967s
2025-08-24T13:32:04.149490742Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-24T13:32:04.153343749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:04.158703780Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-08-24T13:32:04.165518880Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:04.170085152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:04.180865435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119265s
2025-08-24T13:32:04.185690028Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-24T13:32:04.190958434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-24T13:32:04.195305826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061234s
2025-08-24T13:32:04.202595070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-24T13:32:04', 'download_propers_config')
2025-08-24T13:32:04.208990375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:04.213770288Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-24T13:32:04.216556618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023828s
2025-08-24T13:32:04.220156375Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-24T13:32:04.223652593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:04.227839492Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-08-24T13:32:04.251600156Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-08-24T13:32:04.256714172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-08-24T13:32:04.261971104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070586s
2025-08-24T13:32:04.265385488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-08-24T13:32:04.335287573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:32:04.373035105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:32:04.390066262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:32:04.398645583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:32:04.425449634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:32:04.433206731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:32:04.441707494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:32:04.450275974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:32:04.455657989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1872904s
2025-08-24T13:32:04.459636077Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-08-24T13:32:04.536926676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-08-24T13:32:04.572182823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2025-08-24T13:32:04.587698769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-08-24T13:32:04.594375160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-08-24T13:32:04.620378719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-24T13:32:04.626510163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1624332s
2025-08-24T13:32:04.629952212Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-08-24T13:32:04.694380277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-24T13:32:04.724919167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2025-08-24T13:32:04.739391091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-08-24T13:32:04.745145155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-08-24T13:32:04.767433465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346239s
2025-08-24T13:32:04.770419206Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-08-24T13:32:04.833010964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-24T13:32:04.861329764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-24T13:32:04.872853875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-24T13:32:04.880630119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-24T13:32:04.904556637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-24T13:32:04.912273713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-24T13:32:04.920996764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-24T13:32:04.929883124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-24T13:32:04.935656196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.162491s
2025-08-24T13:32:04.938655424Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-08-24T13:32:05.000668597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:32:05.026377984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-24T13:32:05.037280393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-24T13:32:05.043725468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-24T13:32:05.067841688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244645s
2025-08-24T13:32:05.071574543Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-08-24T13:32:05.134274298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:32:05.160622862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:32:05.172437016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:32:05.178473298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:32:05.203005595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:32:05.210174989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:32:05.215037207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1407301s
2025-08-24T13:32:05.222583168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-24T13:32:05', 'remove_language_profiles')
2025-08-24T13:32:05.228993694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:05.234588598Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-24T13:32:05.237246829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1596071s
2025-08-24T13:32:05.241353827Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-24T13:32:05.244832991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:05.250331160Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-08-24T13:32:05.261249009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-24T13:32:05.263891659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-08-24T13:32:05.268062817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-08-24T13:32:05.273232815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-08-24T13:32:05.283962896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013058s
2025-08-24T13:32:05.291268534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-24T13:32:05.301011287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-24T13:32:05.306470488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103305s
2025-08-24T13:32:05.313515731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-24T13:32:05', 'multi_disc_naming_format')
2025-08-24T13:32:05.319798770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:05.324481427Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-24T13:32:05.327159418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275744s
2025-08-24T13:32:05.330790929Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-24T13:32:05.334397991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:05.338488806Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-08-24T13:32:05.345893263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-24T13:32:05.348481032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-08-24T13:32:05.351829012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-08-24T13:32:05.357826707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:32:05.368791711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014102s
2025-08-24T13:32:05.371283498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:05.374752712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:05.695089334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3206901s
2025-08-24T13:32:05.703207436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-24T13:32:05', 'add_download_client_priority')
2025-08-24T13:32:05.710130173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:05.715024707Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-24T13:32:05.717809192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3403864s
2025-08-24T13:32:05.721228906Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-24T13:32:05.724617729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:05.728641880Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-08-24T13:32:05.736676776Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:32:05.742527073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-08-24T13:32:05.746891650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072536s
2025-08-24T13:32:05.750273659Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:32:05.755209175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-08-24T13:32:05.759456054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060874s
2025-08-24T13:32:05.766069989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-24T13:32:05', 'remove_growl_prowl')
2025-08-24T13:32:05.772278939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:05.776683727Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-24T13:32:05.779260704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229409s
2025-08-24T13:32:05.782612712Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-24T13:32:05.786043199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:05.790112451Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-08-24T13:32:05.796640964Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:32:05.802139433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-08-24T13:32:05.806746789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070937s
2025-08-24T13:32:05.810600637Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:32:05.815541023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-08-24T13:32:05.819740597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065332s
2025-08-24T13:32:05.827219574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-24T13:32:05', 'remove_plex_hometheatre')
2025-08-24T13:32:05.833332530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:05.838058224Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-24T13:32:05.840736596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241383s
2025-08-24T13:32:05.844337134Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-24T13:32:05.847944256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:05.852115634Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-08-24T13:32:05.864671721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:32:05.867315083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-08-24T13:32:05.870438751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-08-24T13:32:05.875109745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-08-24T13:32:05.885701027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124409s
2025-08-24T13:32:05.888427937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:32:05.890842878Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-08-24T13:32:05.894614060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-08-24T13:32:05.901325441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:05.912044371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014319s
2025-08-24T13:32:05.914704356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:32:05.917201984Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-08-24T13:32:05.921007695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-08-24T13:32:05.927580898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:05.938343385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142704s
2025-08-24T13:32:05.941018941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:32:05.943440416Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-08-24T13:32:05.947076787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-08-24T13:32:05.953541391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:05.964283406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141435s
2025-08-24T13:32:05.967025827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:32:05.969491662Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-08-24T13:32:05.972839842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-08-24T13:32:05.977778364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-08-24T13:32:05.988160826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124181s
2025-08-24T13:32:05.990822063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:05.994052918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:06.016393092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022759s
2025-08-24T13:32:06.024088344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-24T13:32:06', 'add_root_folder_add_defaults')
2025-08-24T13:32:06.030834565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:06.048805023Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-24T13:32:06.052037460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0545787s
2025-08-24T13:32:06.054904753Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-24T13:32:06.058296872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:06.062367536Z [Info] task_duration: Starting migration of Main DB to 40
2025-08-24T13:32:06.068189096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-24T13:32:06.070883030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-08-24T13:32:06.074555222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-08-24T13:32:06.080210918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-08-24T13:32:06.091242356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135576s
2025-08-24T13:32:06.098113770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-24T13:32:06', 'task_duration')
2025-08-24T13:32:06.104589887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:06.109200940Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-24T13:32:06.111901426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310871s
2025-08-24T13:32:06.116161042Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-24T13:32:06.120176285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:06.124798140Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-08-24T13:32:06.133077568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-24T13:32:06.135833316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-08-24T13:32:06.139384986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-08-24T13:32:06.145741713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:32:06.157469994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149551s
2025-08-24T13:32:06.160370032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-24T13:32:06.162954074Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-08-24T13:32:06.166415713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-08-24T13:32:06.172639613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:06.183690680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142905s
2025-08-24T13:32:06.191994808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-24T13:32:06', 'add_indexer_and_enabled_to_release_profiles')
2025-08-24T13:32:06.199016845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:06.204571677Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-24T13:32:06.207605044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337622s
2025-08-24T13:32:06.211097294Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-24T13:32:06.214698545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:06.218930214Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-08-24T13:32:06.227267818Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-08-24T13:32:06.295686858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-24T13:32:06.328570388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-24T13:32:06.342552275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:32:06.348930937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:32:06.374236742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:32:06.381157494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:32:06.387952153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:32:06.395819852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:32:06.401707826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1715375s
2025-08-24T13:32:06.407878799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-24T13:32:06.415546856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-24T13:32:06.421054805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090001s
2025-08-24T13:32:06.427126498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-24T13:32:06.434799996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-24T13:32:06.439688057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083194s
2025-08-24T13:32:06.443195086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-08-24T13:32:06.505381648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-08-24T13:32:06.530111584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2025-08-24T13:32:06.544105706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-24T13:32:06.551225039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-24T13:32:06.575470149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292271s
2025-08-24T13:32:06.583478110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-24T13:32:06', 'remove_album_folders')
2025-08-24T13:32:06.590071704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:06.595257334Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-24T13:32:06.597816315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484992s
2025-08-24T13:32:06.602025910Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-24T13:32:06.605694996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:06.610144754Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-08-24T13:32:06.620217032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:32:06.622543295Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-05s
2025-08-24T13:32:06.625634899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-08-24T13:32:06.632692397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-08-24T13:32:06.643753044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153856s
2025-08-24T13:32:06.650982959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-24T13:32:06', 'add_priority_to_indexers')
2025-08-24T13:32:06.657332261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:06.662115781Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-24T13:32:06.664865627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329889s
2025-08-24T13:32:06.668834607Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-24T13:32:06.672504555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:06.676778490Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-08-24T13:32:06.685181807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-24T13:32:06.690727922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-24T13:32:06.696343768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075262s
2025-08-24T13:32:06.698812838Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:06.702100557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:06.711677036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102349s
2025-08-24T13:32:06.719775410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-24T13:32:06', 'remove_chown_and_folderchmod_config')
2025-08-24T13:32:06.726541851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:06.731536116Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-24T13:32:06.734450443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029183s
2025-08-24T13:32:06.737698372Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-24T13:32:06.741015219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:06.744997857Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-08-24T13:32:06.821196948Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-24T13:32:06.836014017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-24T13:32:06.844072371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160786s
2025-08-24T13:32:06.850986399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-24T13:32:06', 'update_notifiarr')
2025-08-24T13:32:06.857094907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:06.861509204Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-24T13:32:06.871127427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330654s
2025-08-24T13:32:06.875025344Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-24T13:32:06.878494067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:06.883613804Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-08-24T13:32:06.888459900Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:06.891684171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:06.932592035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411835s
2025-08-24T13:32:06.940096954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-24T13:32:06', 'email_multiple_addresses')
2025-08-24T13:32:06.946632100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:06.951277652Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-24T13:32:06.954003410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0595974s
2025-08-24T13:32:06.957621354Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-24T13:32:06.961136470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:06.965267326Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-08-24T13:32:06.971072463Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-08-24T13:32:06.975510477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-08-24T13:32:06.998775103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248453s
2025-08-24T13:32:07.006014417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-24T13:32:06', 'rename_blacklist_to_blocklist')
2025-08-24T13:32:07.012534052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.017415289Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-24T13:32:07.020193843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427134s
2025-08-24T13:32:07.023619319Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-24T13:32:07.027009133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.031121552Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-08-24T13:32:07.039332823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-24T13:32:07.042076947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-08-24T13:32:07.046190829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-08-24T13:32:07.053591097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:32:07.065256391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015878s
2025-08-24T13:32:07.069151412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-08-24T13:32:07.075746880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:32:07.086413404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142142s
2025-08-24T13:32:07.088919990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:07.092092066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:07.145706401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539211s
2025-08-24T13:32:07.153018080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-24T13:32:07', 'cdh_per_downloadclient')
2025-08-24T13:32:07.159453325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.164242878Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-24T13:32:07.166868604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0722284s
2025-08-24T13:32:07.170099658Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-24T13:32:07.173423820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.177402610Z [Info] download_history: Starting migration of Main DB to 52
2025-08-24T13:32:07.193219041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-08-24T13:32:07.215011193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-24T13:32:07.228597795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326352s
2025-08-24T13:32:07.231890443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-08-24T13:32:07.237618896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-24T13:32:07.242779275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080712s
2025-08-24T13:32:07.245873173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-08-24T13:32:07.251384809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-24T13:32:07.256273421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007703s
2025-08-24T13:32:07.259451318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-08-24T13:32:07.265164951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-24T13:32:07.270140838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079136s
2025-08-24T13:32:07.272626662Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:07.275790652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:07.308631857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331277s
2025-08-24T13:32:07.315843074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-24T13:32:07', 'download_history')
2025-08-24T13:32:07.323530110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.328464393Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-24T13:32:07.331022062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0529299s
2025-08-24T13:32:07.334620336Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-24T13:32:07.338010822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.342147540Z [Info] add_update_history: Starting migration of Main DB to 53
2025-08-24T13:32:07.350589174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-24T13:32:07', 'add_update_history')
2025-08-24T13:32:07.356904568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.361205096Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-24T13:32:07.363798527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233604s
2025-08-24T13:32:07.367297521Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-24T13:32:07.370814351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.374943073Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-08-24T13:32:07.381163977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:07.384034906Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.31E-05s
2025-08-24T13:32:07.387505714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-24T13:32:07.394782493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:32:07.406088063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155111s
2025-08-24T13:32:07.413752462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-24T13:32:07', 'add_on_update_to_notifications')
2025-08-24T13:32:07.421703770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.428965850Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-24T13:32:07.432315073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363709s
2025-08-24T13:32:07.436050162Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-24T13:32:07.439491259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.443823942Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-08-24T13:32:07.449900836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:32:07.452389766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-08-24T13:32:07.455697715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-24T13:32:07.461854831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:07.473437359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148557s
2025-08-24T13:32:07.480598585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-24T13:32:07', 'download_client_per_indexer')
2025-08-24T13:32:07.486921394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.491808854Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-24T13:32:07.494562226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324206s
2025-08-24T13:32:07.497929625Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-24T13:32:07.501342636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.505430676Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-08-24T13:32:07.513743251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:32:07.516243765Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-08-24T13:32:07.519548237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-08-24T13:32:07.525646244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:07.537115794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147317s
2025-08-24T13:32:07.539792853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-24T13:32:07.542181001Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2025-08-24T13:32:07.546142927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-08-24T13:32:07.552797284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:07.563857830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146869s
2025-08-24T13:32:07.566506272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-24T13:32:07.568959190Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2025-08-24T13:32:07.572339816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-08-24T13:32:07.578347540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:07.589141060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138848s
2025-08-24T13:32:07.596092333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-24T13:32:07', 'AddNewItemMonitorType')
2025-08-24T13:32:07.602330833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.607431161Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-24T13:32:07.610102869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314309s
2025-08-24T13:32:07.613319876Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-24T13:32:07.617052830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.621543180Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-08-24T13:32:07.627863785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-24T13:32:07.630511024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-08-24T13:32:07.633881349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-08-24T13:32:07.640134327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:32:07.651919052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149094s
2025-08-24T13:32:07.658711927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-24T13:32:07', 'ImportListSearch')
2025-08-24T13:32:07.665180550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.669842846Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-24T13:32:07.672495426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326173s
2025-08-24T13:32:07.676144091Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-24T13:32:07.679652965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.684034827Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-08-24T13:32:07.690325551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-24T13:32:07.692946317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-08-24T13:32:07.696672719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-08-24T13:32:07.703430503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:07.715425211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155392s
2025-08-24T13:32:07.722755919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-24T13:32:07', 'ImportListMonitorExisting')
2025-08-24T13:32:07.729564065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.735206333Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-24T13:32:07.738068756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345986s
2025-08-24T13:32:07.741374772Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-24T13:32:07.744726028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.749056336Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-08-24T13:32:07.757235532Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:32:07.762370089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-24T13:32:07.766842122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066245s
2025-08-24T13:32:07.770263540Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:32:07.774953291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-08-24T13:32:07.778884335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058246s
2025-08-24T13:32:07.781437164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-24T13:32:07.783770071Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-08-24T13:32:07.786709548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-24T13:32:07.791510253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-24T13:32:07.801519784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121123s
2025-08-24T13:32:07.808241055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-24T13:32:07', 'add_indexer_tags')
2025-08-24T13:32:07.814324462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.818859482Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-24T13:32:07.821432872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289839s
2025-08-24T13:32:07.824709158Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-24T13:32:07.828083451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.832175970Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-08-24T13:32:07.836770279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:07.840202388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:07.869861758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300404s
2025-08-24T13:32:07.876904646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-24T13:32:07', 'update_audio_types')
2025-08-24T13:32:07.883264189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:07.887888549Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-24T13:32:07.890509155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480572s
2025-08-24T13:32:07.894805534Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-24T13:32:07.898668891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:07.903405948Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-08-24T13:32:07.947093518Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:32:07.951445981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-08-24T13:32:07.955374019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051973s
2025-08-24T13:32:07.958095688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-24T13:32:07.960558876Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-08-24T13:32:07.964173203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-08-24T13:32:08.042427161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2025-08-24T13:32:08.082854558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2025-08-24T13:32:08.100890428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-08-24T13:32:08.108236326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-08-24T13:32:08.136778917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-24T13:32:08.147260037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-24T13:32:08.154600716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1870523s
2025-08-24T13:32:08.156893882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:32:08.159483506Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.72E-05s
2025-08-24T13:32:08.163152341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-08-24T13:32:08.263296819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-24T13:32:08.332609327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-24T13:32:08.360640869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:32:08.366862013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:32:08.393425610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:32:08.400770808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:32:08.408171306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-24T13:32:08.413860660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2471461s
2025-08-24T13:32:08.416347837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:32:08.419170920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001333s
2025-08-24T13:32:08.422503880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-08-24T13:32:08.520804827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-24T13:32:08.588326519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-24T13:32:08.614560843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:32:08.620518708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:32:08.646995139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:32:08.654489667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:32:08.661826808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-24T13:32:08.668899587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2416831s
2025-08-24T13:32:08.671748221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:32:08.674419880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.14E-05s
2025-08-24T13:32:08.677636636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-08-24T13:32:08.770653575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-24T13:32:08.836082764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-24T13:32:08.861564684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-24T13:32:08.867506366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-24T13:32:08.894412111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-24T13:32:08.902067733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-24T13:32:08.909485647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-24T13:32:08.914392946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.233939s
2025-08-24T13:32:08.916939924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:32:08.919399024Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.18E-05s
2025-08-24T13:32:08.922891656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-08-24T13:32:08.997507390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-24T13:32:09.034363518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-24T13:32:09.051626571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:32:09.058172519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:32:09.084285529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:32:09.090932470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:32:09.097593229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:32:09.105599357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:32:09.110678973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1848667s
2025-08-24T13:32:09.113252043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-24T13:32:09.115585120Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-08-24T13:32:09.118870143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-08-24T13:32:09.211359590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-24T13:32:09.249219268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-24T13:32:09.265123626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-24T13:32:09.271429561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-24T13:32:09.297025000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-24T13:32:09.304411109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-24T13:32:09.311055445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-24T13:32:09.318759525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-24T13:32:09.323897990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2022155s
2025-08-24T13:32:09.326455969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-24T13:32:09.328916873Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.19E-05s
2025-08-24T13:32:09.332420176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-08-24T13:32:09.399739311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-24T13:32:09.430186776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-24T13:32:09.443035353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-24T13:32:09.448658493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-24T13:32:09.472464689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137149s
2025-08-24T13:32:09.475109594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-24T13:32:09.477496850Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s
2025-08-24T13:32:09.481065384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-08-24T13:32:09.548377074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-24T13:32:09.578513584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-24T13:32:09.591826525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-24T13:32:09.597475217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-24T13:32:09.620987150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369247s
2025-08-24T13:32:09.623594790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-24T13:32:09.625989671Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-08-24T13:32:09.629482182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-24T13:32:09.687617899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-24T13:32:09.714824330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-24T13:32:09.726134239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-24T13:32:09.731895548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-24T13:32:09.755649107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1231835s
2025-08-24T13:32:09.758277348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-24T13:32:09.760845008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.25E-05s
2025-08-24T13:32:09.764277819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-24T13:32:09.821760080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-24T13:32:09.848525864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-24T13:32:09.860212671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-24T13:32:09.865861073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-24T13:32:09.890005560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224928s
2025-08-24T13:32:09.892676267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-24T13:32:09.895158604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.42E-05s
2025-08-24T13:32:09.898552887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-24T13:32:09.954585410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-24T13:32:09.981462137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-24T13:32:09.992696264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-24T13:32:09.998159993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-24T13:32:10.021784994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200082s
2025-08-24T13:32:10.024858982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-24T13:32:10.027662166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000165s
2025-08-24T13:32:10.032162115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-24T13:32:10.082541567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:32:10.104283748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-24T13:32:10.114509434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-24T13:32:10.121377821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-24T13:32:10.149391447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-24T13:32:10.154991812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1199426s
2025-08-24T13:32:10.157900538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-24T13:32:10.160865116Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.11E-05s
2025-08-24T13:32:10.165019399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-24T13:32:10.214669143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:32:10.235697817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-24T13:32:10.246036791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-24T13:32:10.252922844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-24T13:32:10.280742299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-24T13:32:10.286462875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1182439s
2025-08-24T13:32:10.289400700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-24T13:32:10.292060354Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.55E-05s
2025-08-24T13:32:10.296232173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-24T13:32:10.355625181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:32:10.376220853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-24T13:32:10.386766344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-24T13:32:10.393556643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-24T13:32:10.421171357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-24T13:32:10.426669996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274092s
2025-08-24T13:32:10.429429562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-08-24T13:32:10.431975387Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.44E-05s
2025-08-24T13:32:10.435758854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-08-24T13:32:10.491510361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-24T13:32:10.520083503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-08-24T13:32:10.532399428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-08-24T13:32:10.539094195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-08-24T13:32:10.565209390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-24T13:32:10.572991496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-24T13:32:10.580827922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-24T13:32:10.586077190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1471332s
2025-08-24T13:32:10.588400678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-24T13:32:10.591196055Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-08-24T13:32:10.594140443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-08-24T13:32:10.645810864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:32:10.668117241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-24T13:32:10.677874554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-24T13:32:10.683498996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-24T13:32:10.707340383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100542s
2025-08-24T13:32:10.709705876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-24T13:32:10.712300479Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-08-24T13:32:10.715578077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-08-24T13:32:10.767615858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:32:10.789937054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-24T13:32:10.799681692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-24T13:32:10.805316285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-24T13:32:10.828609268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1099606s
2025-08-24T13:32:10.831135444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-24T13:32:10.833464142Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s
2025-08-24T13:32:10.836636008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-24T13:32:10.889861008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-24T13:32:10.914496223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-24T13:32:10.924888986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-24T13:32:10.931213588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-24T13:32:10.955735435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-24T13:32:10.962612139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-24T13:32:10.970014721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-24T13:32:10.978140630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-24T13:32:10.983033170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1434774s
2025-08-24T13:32:10.985596109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-24T13:32:10.988042344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-08-24T13:32:10.991894980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-08-24T13:32:11.041142534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-24T13:32:11.064282228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-24T13:32:11.075497005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-24T13:32:11.081676656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-24T13:32:11.109909974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:32:11.115485068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204448s
2025-08-24T13:32:11.118301858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-24T13:32:11.120778705Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s
2025-08-24T13:32:11.124719458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-08-24T13:32:11.173801258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-24T13:32:11.196903938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-24T13:32:11.207828892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-24T13:32:11.214259087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-24T13:32:11.241211737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:32:11.246389340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185032s
2025-08-24T13:32:11.249190941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-24T13:32:11.251648248Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s
2025-08-24T13:32:11.255415702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-08-24T13:32:11.304803819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-24T13:32:11.327799042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-24T13:32:11.338705699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-24T13:32:11.345155794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-24T13:32:11.372202454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:32:11.377772988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118921s
2025-08-24T13:32:11.380140885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-24T13:32:11.382524003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-08-24T13:32:11.386270375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-24T13:32:11.444183844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-24T13:32:11.467699175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-24T13:32:11.478607395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-24T13:32:11.484729189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-24T13:32:11.511478289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-24T13:32:11.516595832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272527s
2025-08-24T13:32:11.519269344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-24T13:32:11.521681019Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2025-08-24T13:32:11.525760001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-24T13:32:11.575712173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-24T13:32:11.599333938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-24T13:32:11.610384334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-24T13:32:11.616557812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-24T13:32:11.643137542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-24T13:32:11.648246848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1193557s
2025-08-24T13:32:11.650985130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-24T13:32:11.653333929Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-08-24T13:32:11.656981011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-24T13:32:11.707021261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-24T13:32:11.730505068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-24T13:32:11.741761659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-24T13:32:11.747893313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-24T13:32:11.774572833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-24T13:32:11.779621207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196405s
2025-08-24T13:32:11.782231091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-24T13:32:11.784608407Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-08-24T13:32:11.788153634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-08-24T13:32:11.840586841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:32:11.863013930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-24T13:32:11.872647855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-24T13:32:11.878289613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-24T13:32:11.902004836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108999s
2025-08-24T13:32:11.904682316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-24T13:32:11.907065965Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s
2025-08-24T13:32:11.910458945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-08-24T13:32:11.962193335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2025-08-24T13:32:11.984242263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-24T13:32:11.994126102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-24T13:32:11.999865436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-24T13:32:12.023299683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.10995s
2025-08-24T13:32:12.025991341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-24T13:32:12.028417897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-08-24T13:32:12.032278639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-08-24T13:32:12.088569101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-24T13:32:12.116641556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-24T13:32:12.128749641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-24T13:32:12.134811996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-24T13:32:12.158380453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230448s
2025-08-24T13:32:12.161098185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-24T13:32:12.163495752Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-08-24T13:32:12.166942360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-08-24T13:32:12.222594207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-24T13:32:12.250343020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-24T13:32:12.262611799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-24T13:32:12.268608642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-24T13:32:12.292048881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218789s
2025-08-24T13:32:12.294650999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-24T13:32:12.297107574Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-08-24T13:32:12.300881753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-08-24T13:32:12.349960397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2025-08-24T13:32:12.369179618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2025-08-24T13:32:12.378194767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-08-24T13:32:12.384333305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-08-24T13:32:12.407568752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1037467s
2025-08-24T13:32:12.410313918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-24T13:32:12.412737387Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-08-24T13:32:12.416463028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-24T13:32:12.469650793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-24T13:32:12.485919415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-24T13:32:12.494287572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-24T13:32:12.500597434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-24T13:32:12.527083535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-24T13:32:12.531893639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124025s
2025-08-24T13:32:12.534613004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-24T13:32:12.537051002Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2025-08-24T13:32:12.540990142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-24T13:32:12.586439268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-24T13:32:12.602594522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-24T13:32:12.610577192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-24T13:32:12.616753767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-24T13:32:12.643358066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-24T13:32:12.648202608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1041607s
2025-08-24T13:32:12.651406188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:32:12.653194548Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2025-08-24T13:32:12.656634934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-08-24T13:32:12.709833853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:32:12.734436071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:32:12.745178888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:32:12.751533581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:32:12.776504342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:32:12.783636901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:32:12.788272042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287044s
2025-08-24T13:32:12.790905734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:32:12.793449605Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s
2025-08-24T13:32:12.796696923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-08-24T13:32:12.849807945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-24T13:32:12.874376415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-24T13:32:12.885121497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-24T13:32:12.891172017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-24T13:32:12.916749108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-24T13:32:12.923975927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-24T13:32:12.928599355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289942s
2025-08-24T13:32:12.931170521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:32:12.933562427Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-08-24T13:32:12.937007943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-24T13:32:12.976979713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-24T13:32:12.987473719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-24T13:32:12.994534905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-24T13:32:13.000393959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-24T13:32:13.025615545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-24T13:32:13.031151109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0911801s
2025-08-24T13:32:13.041451285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-24T13:32:13', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-24T13:32:13.048478883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:13.056856448Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-24T13:32:13.060064487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1152297s
2025-08-24T13:32:13.066180769Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-24T13:32:13.070235262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:13.077421088Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-08-24T13:32:13.087315658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:13.089898267Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-08-24T13:32:13.093628156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-08-24T13:32:13.100533568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:13.111749357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151828s
2025-08-24T13:32:13.114487179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:13.116949295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-08-24T13:32:13.120445945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-08-24T13:32:13.126547278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:13.140407882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165796s
2025-08-24T13:32:13.148688912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-24T13:32:13', 'add_on_delete_to_notifications')
2025-08-24T13:32:13.155316796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:13.160233163Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-24T13:32:13.163008360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359159s
2025-08-24T13:32:13.166403956Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-24T13:32:13.169777948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:13.174071662Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-08-24T13:32:13.203190403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-24T13:32:13.205861431Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-08-24T13:32:13.209634777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-08-24T13:32:13.216328452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:13.227902092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151793s
2025-08-24T13:32:13.230199537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-24T13:32:13.234978538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-08-24T13:32:13.239160577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067197s
2025-08-24T13:32:13.241732325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:32:13.244158770Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2025-08-24T13:32:13.247475257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-08-24T13:32:13.252534812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-08-24T13:32:13.262586257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121392s
2025-08-24T13:32:13.265096802Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:13.268309589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:13.289101718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211973s
2025-08-24T13:32:13.292181979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-08-24T13:32:13.305149334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-08-24T13:32:13.314137088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195244s
2025-08-24T13:32:13.317396479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-08-24T13:32:13.322702912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-08-24T13:32:13.327441392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074639s
2025-08-24T13:32:13.330153672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-24T13:32:13.332627262Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s
2025-08-24T13:32:13.336094281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-08-24T13:32:13.342013598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-08-24T13:32:13.352906968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013927s
2025-08-24T13:32:13.355691814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-24T13:32:13.358141646Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2025-08-24T13:32:13.361589247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-08-24T13:32:13.367754790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:13.378613760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141208s
2025-08-24T13:32:13.381402755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-24T13:32:13.383880884Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2025-08-24T13:32:13.387452184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-08-24T13:32:13.393901798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:13.404809918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014361s
2025-08-24T13:32:13.407391755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:13.410618411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:13.485007699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0748176s
2025-08-24T13:32:13.488059533Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:13.491122971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:13.511326844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204859s
2025-08-24T13:32:13.514637319Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-08-24T13:32:13.566212228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-24T13:32:13.586955798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-24T13:32:13.596985730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-24T13:32:13.603400174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-24T13:32:13.627635654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1102346s
2025-08-24T13:32:13.631907634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-08-24T13:32:13.678335391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-24T13:32:13.694138716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-24T13:32:13.702397152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-24T13:32:13.708583436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-24T13:32:13.733268982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985178s
2025-08-24T13:32:13.738376754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-24T13:32:13.744406764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-24T13:32:13.748631098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066917s
2025-08-24T13:32:13.751280482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-24T13:32:13.753685945Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-08-24T13:32:13.757763503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-08-24T13:32:13.764841322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:13.775941298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149601s
2025-08-24T13:32:13.778633207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-24T13:32:13.781060634Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2025-08-24T13:32:13.784798048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-08-24T13:32:13.790533235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-08-24T13:32:13.800962941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131198s
2025-08-24T13:32:13.807769324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-24T13:32:13', 'add_custom_formats')
2025-08-24T13:32:13.813791848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:13.818758847Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-24T13:32:13.821334593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303491s
2025-08-24T13:32:13.824834238Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-24T13:32:13.828289023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:13.832300850Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-08-24T13:32:13.838133191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-24T13:32:13.840563273Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-08-24T13:32:13.843729798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-08-24T13:32:13.848850016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-08-24T13:32:13.859970062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137943s
2025-08-24T13:32:13.867108223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-24T13:32:13', 'add_result_to_commands')
2025-08-24T13:32:13.873022008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:13.878082015Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-24T13:32:13.880561466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310458s
2025-08-24T13:32:13.884114579Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-24T13:32:13.887584555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:13.891900965Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-08-24T13:32:13.897443192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:13.900248800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-08-24T13:32:13.903816623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-24T13:32:13.910121306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:13.921511676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147079s
2025-08-24T13:32:13.928728655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-24T13:32:13', 'health_restored_notification')
2025-08-24T13:32:13.934962415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:13.939718520Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-24T13:32:13.943002340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320185s
2025-08-24T13:32:13.945378835Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-24T13:32:13.948565821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:13.952215789Z [Info] remove_uc: Starting migration of Main DB to 66
2025-08-24T13:32:13.958020916Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-24T13:32:13.962945089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-24T13:32:13.967414877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065638s
2025-08-24T13:32:13.973534778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-24T13:32:13', 'remove_uc')
2025-08-24T13:32:13.979540278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:13.984076570Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-24T13:32:13.986227510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228493s
2025-08-24T13:32:13.989910675Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-24T13:32:13.993672338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:13.997569874Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-08-24T13:32:14.002159013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:14.005433295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:14.043759121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385687s
2025-08-24T13:32:14.051562541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-24T13:32:14', 'download_clients_rename_tv_to_music')
2025-08-24T13:32:14.058226126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.063168205Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-24T13:32:14.065986268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057436s
2025-08-24T13:32:14.070168317Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-24T13:32:14.073552180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.077702034Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-08-24T13:32:14.083628686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-24T13:32:14.086127666Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-08-24T13:32:14.089848687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-08-24T13:32:14.096306538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-08-24T13:32:14.108132756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152886s
2025-08-24T13:32:14.115761404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-24T13:32:14', 'add_colon_replacement_to_naming_config')
2025-08-24T13:32:14.122260157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.127418412Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-24T13:32:14.130325524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334012s
2025-08-24T13:32:14.133356115Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-24T13:32:14.136615657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.140382120Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-08-24T13:32:14.147226639Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-08-24T13:32:14.207699772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:32:14.228024920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-08-24T13:32:14.237821852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-24T13:32:14.244288140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-24T13:32:14.271919818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-24T13:32:14.277171179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1270011s
2025-08-24T13:32:14.279991788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-24T13:32:14.282491740Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-08-24T13:32:14.286608919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-08-24T13:32:14.292166057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-08-24T13:32:14.302956069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132269s
2025-08-24T13:32:14.309537769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-24T13:32:14', 'list_sync_time')
2025-08-24T13:32:14.315607759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.320540349Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-24T13:32:14.323074701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303436s
2025-08-24T13:32:14.326519466Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-24T13:32:14.329967457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.334219257Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-08-24T13:32:14.339999704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-24T13:32:14.342460207Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-08-24T13:32:14.345634558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-08-24T13:32:14.350350983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-08-24T13:32:14.361165584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127629s
2025-08-24T13:32:14.368325508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-24T13:32:14', 'add_download_client_tags')
2025-08-24T13:32:14.374579990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.379069198Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-24T13:32:14.381739052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299029s
2025-08-24T13:32:14.385241263Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-24T13:32:14.388715076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.392723255Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-08-24T13:32:14.402375116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-24T13:32:14.416352195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-24T13:32:14.425834564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207538s
2025-08-24T13:32:14.429211943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-24T13:32:14.435653862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-24T13:32:14.441047360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090402s
2025-08-24T13:32:14.448160610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-24T13:32:14', 'add_notification_status')
2025-08-24T13:32:14.454027271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.458748676Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-24T13:32:14.461397689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259879s
2025-08-24T13:32:14.465017807Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-24T13:32:14.468547582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.472645362Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-08-24T13:32:14.477426968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:14.480721912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:14.527111582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467377s
2025-08-24T13:32:14.534925462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-24T13:32:14', 'add_alac_24_quality_in_profiles')
2025-08-24T13:32:14.541450869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.546278007Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-24T13:32:14.549110540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653833s
2025-08-24T13:32:14.552407256Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-24T13:32:14.555752711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.559644977Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-08-24T13:32:14.565656309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-24T13:32:14.568208407Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-08-24T13:32:14.570915707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-24T13:32:14.575137626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-24T13:32:14.585914853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123454s
2025-08-24T13:32:14.589086027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-24T13:32:14.593637620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-24T13:32:14.603833346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120808s
2025-08-24T13:32:14.610635380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-24T13:32:14', 'add_salt_to_users')
2025-08-24T13:32:14.616669667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.621132542Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-24T13:32:14.623717706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287893s
2025-08-24T13:32:14.626886356Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-24T13:32:14.630247001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.634153345Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-08-24T13:32:14.642531652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-08-24T13:32:14.656998056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-08-24T13:32:14.667005763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218759s
2025-08-24T13:32:14.670074531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-08-24T13:32:14.675145991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-08-24T13:32:14.679707864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072108s
2025-08-24T13:32:14.686356659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-24T13:32:14', 'add_auto_tagging')
2025-08-24T13:32:14.692318842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.696788521Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-24T13:32:14.699546953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237282s
2025-08-24T13:32:14.703293927Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-24T13:32:14.706885688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.710988137Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-08-24T13:32:14.717570167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-24T13:32:14.720137957Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2025-08-24T13:32:14.723720619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-08-24T13:32:14.729240973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-08-24T13:32:14.740580481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138093s
2025-08-24T13:32:14.745962406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-24T13:32:14.752559828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-24T13:32:14.756910797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071106s
2025-08-24T13:32:14.764254491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-24T13:32:14', 'quality_definition_preferred_size')
2025-08-24T13:32:14.770538702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.775443356Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-24T13:32:14.778333915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02456s
2025-08-24T13:32:14.781965727Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-24T13:32:14.785558038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.789675698Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-08-24T13:32:14.795726119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-24T13:32:14.798252585Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-08-24T13:32:14.801671758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-08-24T13:32:14.807689864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:14.819414277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148468s
2025-08-24T13:32:14.826874676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-24T13:32:14', 'add_on_artist_add_to_notifications')
2025-08-24T13:32:14.833279851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.838511022Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-24T13:32:14.841344767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328681s
2025-08-24T13:32:14.844732788Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-24T13:32:14.848142061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.852107253Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-08-24T13:32:14.857522445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-24T13:32:14.859911776Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-08-24T13:32:14.863463486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-08-24T13:32:14.868564755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-08-24T13:32:14.879751236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132547s
2025-08-24T13:32:14.886948274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-24T13:32:14', 'album_last_searched_time')
2025-08-24T13:32:14.892931249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.897543114Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-24T13:32:14.900528313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302904s
2025-08-24T13:32:14.903688586Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-24T13:32:14.907021956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.910867428Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-08-24T13:32:14.917853702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-24T13:32:14.920320609Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2025-08-24T13:32:14.923536483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-08-24T13:32:14.929303984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:14.940973967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146033s
2025-08-24T13:32:14.943784045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-24T13:32:14.946003773Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2025-08-24T13:32:14.949212764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-08-24T13:32:14.955004383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-24T13:32:14.966281145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140287s
2025-08-24T13:32:14.972820119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-24T13:32:14', 'add_indexer_flags')
2025-08-24T13:32:14.979049740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:14.983599119Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-24T13:32:14.985835281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307246s
2025-08-24T13:32:14.989376440Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-24T13:32:14.992883160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:14.996955407Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-08-24T13:32:15.005062579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-08-24T13:32:15.010156554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-08-24T13:32:15.015159525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072843s
2025-08-24T13:32:15.018199295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-08-24T13:32:15.023130653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-08-24T13:32:15.027785213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070702s
2025-08-24T13:32:15.030720342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-08-24T13:32:15.036201607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-08-24T13:32:15.040955056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075027s
2025-08-24T13:32:15.048109369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-24T13:32:15', 'add_indexes_album_statistics')
2025-08-24T13:32:15.054269150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:15.059011677Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-24T13:32:15.065060164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246687s
2025-08-24T13:32:15.068490590Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-24T13:32:15.071904142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:15.075892131Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-08-24T13:32:15.084205667Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-24T13:32:15.092440536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-24T13:32:15.097743421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090899s
2025-08-24T13:32:15.104905780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-24T13:32:15', 'update_redacted_baseurl')
2025-08-24T13:32:15.111428782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:15.115924703Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-24T13:32:15.118928841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265486s
2025-08-24T13:32:15.260388664Z [Debug] MigrationController: Took: 00:00:26.9996729
2025-08-24T13:32:16.956361175Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-08-24T13:32:17.432650808Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-24T13:32:18.080401691Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-24T13:32:18.254340659Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-24T13:32:18.263078420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-24T13:32:18.268197967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-24T13:32:18.289578630Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-24T13:32:18.293284029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263781s
2025-08-24T13:32:18.297728777Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-24T13:32:18.302210630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300816s
2025-08-24T13:32:18.332019751Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-24T13:32:18.336998363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.344091323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-24T13:32:18.350177967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-24T13:32:18.358099694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100745s
2025-08-24T13:32:18.362357366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.369030700Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-24T13:32:18.372888116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020642s
2025-08-24T13:32:18.379465637Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-24T13:32:18.384463930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.393355090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-24T13:32:18.399865987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-24T13:32:18.407428171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097962s
2025-08-24T13:32:18.411250676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:32:18.415021448Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-08-24T13:32:18.419679676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-24T13:32:18.426291306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-24T13:32:18.438628383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141767s
2025-08-24T13:32:18.443086527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.449440789Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-24T13:32:18.453530423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246438s
2025-08-24T13:32:18.460554223Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-24T13:32:18.466650125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.485704194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:32:18.490175004Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-08-24T13:32:18.495172044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-24T13:32:18.504817021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-24T13:32:18.515558075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147993s
2025-08-24T13:32:18.519963995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.526554503Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-24T13:32:18.530870852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253495s
2025-08-24T13:32:18.537137398Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-24T13:32:18.541958664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.548211502Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-24T13:32:18.559768929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-24T13:32:18.574074188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-24T13:32:18.590082997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265728s
2025-08-24T13:32:18.593970773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-24T13:32:18.599539564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-24T13:32:18.605966002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081387s
2025-08-24T13:32:18.613661514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-24T13:32:18', 'InitialSetup')
2025-08-24T13:32:18.622971777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.629168743Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-24T13:32:18.633027110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309667s
2025-08-24T13:32:18.637788826Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-24T13:32:18.643007883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.648844654Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-08-24T13:32:18.658610614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-24T13:32:18', 'add_reason_to_pending_releases')
2025-08-24T13:32:18.668776019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.675319151Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-24T13:32:18.679748538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321358s
2025-08-24T13:32:18.683971760Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-24T13:32:18.688818868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.694329663Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-08-24T13:32:18.702639221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-24T13:32:18', 'add_medium_support')
2025-08-24T13:32:18.712160189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.718228686Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-24T13:32:18.722246364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295899s
2025-08-24T13:32:18.726839250Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-24T13:32:18.732184541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.737826700Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-08-24T13:32:18.746805555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-24T13:32:18', 'add_various_qualites_in_profile')
2025-08-24T13:32:18.756955038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.763588212Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-24T13:32:18.768157751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310458s
2025-08-24T13:32:18.772545715Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-24T13:32:18.777785864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.783527203Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-08-24T13:32:18.791641037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-24T13:32:18', 'metadata_profiles')
2025-08-24T13:32:18.801578573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.807571729Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-24T13:32:18.811704047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303934s
2025-08-24T13:32:18.816709294Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-24T13:32:18.822820146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.828350239Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-08-24T13:32:18.838513820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-24T13:32:18', 'separate_automatic_and_interactive_search')
2025-08-24T13:32:18.849016263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.856077519Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-24T13:32:18.860730416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327671s
2025-08-24T13:32:18.865346749Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-24T13:32:18.870586829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.876279228Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-08-24T13:32:18.885217603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-24T13:32:18', 'change_album_path_to_relative')
2025-08-24T13:32:18.895301924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.902330454Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-24T13:32:18.906615751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313758s
2025-08-24T13:32:18.911126141Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-24T13:32:18.916267932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.922016966Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-08-24T13:32:18.931111194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-24T13:32:18', 'change_quality_size_mb_to_kb')
2025-08-24T13:32:18.940597632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.946916413Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-24T13:32:18.951264637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304917s
2025-08-24T13:32:18.955297245Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-24T13:32:18.960055063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:18.965432278Z [Info] album_releases: Starting migration of Log DB to 9
2025-08-24T13:32:18.973291911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-24T13:32:18', 'album_releases')
2025-08-24T13:32:18.982704370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:18.988632054Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-24T13:32:18.992637327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288522s
2025-08-24T13:32:18.996855639Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-24T13:32:19.001821136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.007387822Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-08-24T13:32:19.015551187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-24T13:32:19', 'album_releases_fix')
2025-08-24T13:32:19.025138146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.031259380Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-24T13:32:19.035353332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029511s
2025-08-24T13:32:19.039441642Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-24T13:32:19.044147616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.049553950Z [Info] import_lists: Starting migration of Log DB to 11
2025-08-24T13:32:19.057254943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-24T13:32:19', 'import_lists')
2025-08-24T13:32:19.066554264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.072394381Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-24T13:32:19.076280605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285523s
2025-08-24T13:32:19.080590622Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-24T13:32:19.085510016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.091080720Z [Info] add_release_status: Starting migration of Log DB to 12
2025-08-24T13:32:19.099480651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-24T13:32:19', 'add_release_status')
2025-08-24T13:32:19.109138714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.115391402Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-24T13:32:19.119447958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299838s
2025-08-24T13:32:19.124007818Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-24T13:32:19.129141283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.135037733Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-08-24T13:32:19.143892249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-24T13:32:19', 'album_download_notification')
2025-08-24T13:32:19.153832220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.160152063Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-24T13:32:19.164488884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308369s
2025-08-24T13:32:19.169113494Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-24T13:32:19.174366469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.180070271Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-08-24T13:32:19.189047134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-24T13:32:19', 'fix_language_metadata_profiles')
2025-08-24T13:32:19.199085643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.205520708Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-24T13:32:19.209963632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308763s
2025-08-24T13:32:19.214002613Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-24T13:32:19.218715541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.224118969Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-08-24T13:32:19.231953271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-24T13:32:19', 'remove_fanzub')
2025-08-24T13:32:19.241386892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.247422954Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-24T13:32:19.251385471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028935s
2025-08-24T13:32:19.255929519Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-24T13:32:19.261108786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.266776546Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-08-24T13:32:19.275641623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-24T13:32:19', 'update_artist_history_indexes')
2025-08-24T13:32:19.285662016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.292248906Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-24T13:32:19.296747854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309181s
2025-08-24T13:32:19.301018832Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-24T13:32:19.305772011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.311402566Z [Info] remove_nma: Starting migration of Log DB to 17
2025-08-24T13:32:19.319388072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-24T13:32:19', 'remove_nma')
2025-08-24T13:32:19.329002638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.334819438Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-24T13:32:19.338670441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294189s
2025-08-24T13:32:19.343069447Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-24T13:32:19.347994331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.353648975Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-08-24T13:32:19.361968113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-24T13:32:19', 'album_disambiguation')
2025-08-24T13:32:19.371588099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.377594872Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-24T13:32:19.381717382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296595s
2025-08-24T13:32:19.386236860Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-24T13:32:19.391346917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.397017874Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-08-24T13:32:19.405711757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-24T13:32:19', 'add_ape_quality_in_profiles')
2025-08-24T13:32:19.415810366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.422420714Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-24T13:32:19.426811795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309046s
2025-08-24T13:32:19.430994385Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-24T13:32:19.435759748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.441349291Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-08-24T13:32:19.449333454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-24T13:32:19', 'remove_pushalot')
2025-08-24T13:32:19.458844842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.464817967Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-24T13:32:19.468836507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292113s
2025-08-24T13:32:19.473060772Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-24T13:32:19.477937108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.483478885Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-08-24T13:32:19.491665456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-24T13:32:19', 'add_custom_filters')
2025-08-24T13:32:19.501600537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.508181445Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-24T13:32:19.512231218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030365s
2025-08-24T13:32:19.516413769Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-24T13:32:19.521210495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.526731670Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-08-24T13:32:19.534750263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-24T13:32:19', 'import_list_tags')
2025-08-24T13:32:19.544273875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.550437434Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-24T13:32:19.554460503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294225s
2025-08-24T13:32:19.558812344Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-24T13:32:19.563784234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.569430791Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-08-24T13:32:19.577830872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-24T13:32:19', 'add_release_groups_etc')
2025-08-24T13:32:19.587605379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.593825602Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-24T13:32:19.598046680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300232s
2025-08-24T13:32:19.602311686Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-24T13:32:19.607158743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.612719438Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-08-24T13:32:19.620941671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-24T13:32:19', 'NewMediaInfoFormat')
2025-08-24T13:32:19.630533842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.636722260Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-24T13:32:19.640872746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296527s
2025-08-24T13:32:19.645837170Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-24T13:32:19.651523597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.657517354Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-08-24T13:32:19.667226851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-24T13:32:19', 'rename_restrictions_to_release_profiles')
2025-08-24T13:32:19.677847111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.684615948Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-24T13:32:19.689393587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032535s
2025-08-24T13:32:19.694365606Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-24T13:32:19.700375054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.706412168Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-08-24T13:32:19.716447400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-24T13:32:19', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-24T13:32:19.727207192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.734416987Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-24T13:32:19.739393966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336235s
2025-08-24T13:32:19.743761899Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-24T13:32:19.748729780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.754302008Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-08-24T13:32:19.762603631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-24T13:32:19', 'add_import_exclusions')
2025-08-24T13:32:19.772331735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.778696068Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-24T13:32:19.782884600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299061s
2025-08-24T13:32:19.787561716Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-24T13:32:19.792858519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.798552492Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-08-24T13:32:19.807731230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-24T13:32:19', 'clean_artist_metadata_table')
2025-08-24T13:32:19.817713406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.824072418Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-24T13:32:19.828430541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031114s
2025-08-24T13:32:19.832903557Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-24T13:32:19.838125610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.843842910Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-08-24T13:32:19.852639789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-24T13:32:19', 'health_issue_notification')
2025-08-24T13:32:19.862529118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.868974503Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-24T13:32:19.873350233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307611s
2025-08-24T13:32:19.878245498Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-24T13:32:19.883589125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.889410555Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-08-24T13:32:19.898990982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-24T13:32:19', 'add_mediafilerepository_mtime')
2025-08-24T13:32:19.909370357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.916038181Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-24T13:32:19.920639925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320432s
2025-08-24T13:32:19.926273977Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-24T13:32:19.931503395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.937694789Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-08-24T13:32:19.947141497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-24T13:32:19', 'add_artistmetadataid_constraint')
2025-08-24T13:32:19.957682047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:19.964528300Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-24T13:32:19.969333133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325868s
2025-08-24T13:32:19.974228368Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-24T13:32:19.979519249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:19.985294405Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-08-24T13:32:19.994034230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-24T13:32:19', 'old_ids_and_artist_alias')
2025-08-24T13:32:20.004233743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.011356553Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-24T13:32:20.015681961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031547s
2025-08-24T13:32:20.019908519Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-24T13:32:20.025053938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.030885248Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-08-24T13:32:20.039433557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-24T13:32:20', 'download_propers_config')
2025-08-24T13:32:20.049185519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.055543068Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-24T13:32:20.059897765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304474s
2025-08-24T13:32:20.064499779Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-24T13:32:20.069589295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.075493261Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-08-24T13:32:20.084010498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-24T13:32:20', 'remove_language_profiles')
2025-08-24T13:32:20.093927963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.100630477Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-24T13:32:20.105131067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306956s
2025-08-24T13:32:20.109379770Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-24T13:32:20.114626423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.120141546Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-08-24T13:32:20.128658933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-24T13:32:20', 'multi_disc_naming_format')
2025-08-24T13:32:20.138918647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.145047486Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-24T13:32:20.149357272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305209s
2025-08-24T13:32:20.153906641Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-24T13:32:20.159075416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.164808869Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-08-24T13:32:20.173706090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-24T13:32:20', 'add_download_client_priority')
2025-08-24T13:32:20.183805522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.190694882Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-24T13:32:20.194895739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310135s
2025-08-24T13:32:20.199145895Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-24T13:32:20.204205741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.209721125Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-08-24T13:32:20.217931253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-24T13:32:20', 'remove_growl_prowl')
2025-08-24T13:32:20.227799249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.234219855Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-24T13:32:20.238414950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303397s
2025-08-24T13:32:20.242885731Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-24T13:32:20.247928954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.253615432Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-08-24T13:32:20.262169332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-24T13:32:20', 'remove_plex_hometheatre')
2025-08-24T13:32:20.272008510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.278229824Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-24T13:32:20.282466644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302781s
2025-08-24T13:32:20.287020021Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-24T13:32:20.292318618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.298038954Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-08-24T13:32:20.307098823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-24T13:32:20', 'add_root_folder_add_defaults')
2025-08-24T13:32:20.317136380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.323598690Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-24T13:32:20.328295876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031118s
2025-08-24T13:32:20.333172834Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-24T13:32:20.338401781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.344733047Z [Info] task_duration: Starting migration of Log DB to 40
2025-08-24T13:32:20.353253620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-24T13:32:20', 'task_duration')
2025-08-24T13:32:20.363096105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.369170984Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-24T13:32:20.385316188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312222s
2025-08-24T13:32:20.390660106Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-24T13:32:20.396372105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.402911801Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-08-24T13:32:20.413104069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-24T13:32:20', 'add_indexer_and_enabled_to_release_profiles')
2025-08-24T13:32:20.423969353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.430958473Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-24T13:32:20.435754408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339373s
2025-08-24T13:32:20.440025116Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-24T13:32:20.444961765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.450575897Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-08-24T13:32:20.458788420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-24T13:32:20', 'remove_album_folders')
2025-08-24T13:32:20.468453878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.474547506Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-24T13:32:20.478721128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296485s
2025-08-24T13:32:20.483109092Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-24T13:32:20.488174479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.494141662Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-08-24T13:32:20.503068724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-24T13:32:20', 'add_priority_to_indexers')
2025-08-24T13:32:20.512956480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.519252614Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-24T13:32:20.523533332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310162s
2025-08-24T13:32:20.528316291Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-24T13:32:20.533705321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.539704147Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-08-24T13:32:20.549107558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-24T13:32:20', 'remove_chown_and_folderchmod_config')
2025-08-24T13:32:20.559765995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.566267664Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-24T13:32:20.570857765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321636s
2025-08-24T13:32:20.575448737Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-24T13:32:20.580474605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.586048556Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-08-24T13:32:20.594275198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-24T13:32:20', 'update_notifiarr')
2025-08-24T13:32:20.603867339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.610321161Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-24T13:32:20.614628473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302648s
2025-08-24T13:32:20.619043771Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-24T13:32:20.624182857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.629848503Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-08-24T13:32:20.638578709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-24T13:32:20', 'email_multiple_addresses')
2025-08-24T13:32:20.648476875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.654978434Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-24T13:32:20.659253310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307542s
2025-08-24T13:32:20.663928833Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-24T13:32:20.669180585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.674885610Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-08-24T13:32:20.683837382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-24T13:32:20', 'rename_blacklist_to_blocklist')
2025-08-24T13:32:20.694040773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.701107179Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-24T13:32:20.705553029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314405s
2025-08-24T13:32:20.709889760Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-24T13:32:20.715292907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.720604440Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-08-24T13:32:20.728964932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-24T13:32:20', 'cdh_per_downloadclient')
2025-08-24T13:32:20.738656572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.745020143Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-24T13:32:20.749178425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301566s
2025-08-24T13:32:20.753263519Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-24T13:32:20.757996848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.763418142Z [Info] download_history: Starting migration of Log DB to 52
2025-08-24T13:32:20.771304769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-24T13:32:20', 'download_history')
2025-08-24T13:32:20.780807900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.786876898Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-24T13:32:20.790927924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290653s
2025-08-24T13:32:20.795258071Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-24T13:32:20.800168597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.805687687Z [Info] add_update_history: Starting migration of Log DB to 53
2025-08-24T13:32:20.816391136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-24T13:32:20.827931648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-24T13:32:20.840343556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198115s
2025-08-24T13:32:20.844604013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-24T13:32:20.851243349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-24T13:32:20.858382912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095949s
2025-08-24T13:32:20.866771500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-24T13:32:20', 'add_update_history')
2025-08-24T13:32:20.876013846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.883208931Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-24T13:32:20.887433406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335918s
2025-08-24T13:32:20.892167346Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-24T13:32:20.897458648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.903628950Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-08-24T13:32:20.912665422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-24T13:32:20', 'add_on_update_to_notifications')
2025-08-24T13:32:20.923220251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.929593922Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-24T13:32:20.934166948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319377s
2025-08-24T13:32:20.939005579Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-24T13:32:20.944246089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.950015925Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-08-24T13:32:20.959206317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-24T13:32:20', 'download_client_per_indexer')
2025-08-24T13:32:20.968950353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:20.976016488Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-24T13:32:20.980004757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312781s
2025-08-24T13:32:20.984565058Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-24T13:32:20.989644143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:20.995327806Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-08-24T13:32:21.003784420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-24T13:32:20', 'AddNewItemMonitorType')
2025-08-24T13:32:21.013585291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.020015806Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-24T13:32:21.024197154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303995s
2025-08-24T13:32:21.028399194Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-24T13:32:21.033208286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.039301332Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-08-24T13:32:21.047360977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-24T13:32:21', 'ImportListSearch')
2025-08-24T13:32:21.056470086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.062629555Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-24T13:32:21.066671913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296229s
2025-08-24T13:32:21.071185811Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-24T13:32:21.076371711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.082554829Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-08-24T13:32:21.091501860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-24T13:32:21', 'ImportListMonitorExisting')
2025-08-24T13:32:21.101092699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.107510398Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-24T13:32:21.111905536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310106s
2025-08-24T13:32:21.116233730Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-24T13:32:21.120955686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.126489717Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-08-24T13:32:21.134460123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-24T13:32:21', 'add_indexer_tags')
2025-08-24T13:32:21.144191444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.150423500Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-24T13:32:21.154721172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296828s
2025-08-24T13:32:21.158770985Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-24T13:32:21.163734176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.169360774Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-08-24T13:32:21.177521803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-24T13:32:21', 'update_audio_types')
2025-08-24T13:32:21.187499520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.193670914Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-24T13:32:21.197838714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299962s
2025-08-24T13:32:21.203613450Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-24T13:32:21.209157341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.215218052Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-08-24T13:32:21.225828152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-24T13:32:21.229509624Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-08-24T13:32:21.234127931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-24T13:32:21.254518812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-24T13:32:21.277984472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-08-24T13:32:21.291413346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-24T13:32:21.298594804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-24T13:32:21.309494547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-24T13:32:21.316110055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0775232s
2025-08-24T13:32:21.320072422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-24T13:32:21.323809506Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2025-08-24T13:32:21.328268963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-24T13:32:21.343843658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-24T13:32:21.361438529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-24T13:32:21.373204015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-24T13:32:21.382074643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-24T13:32:21.395108633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-24T13:32:21.402670206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0696628s
2025-08-24T13:32:21.406518713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-24T13:32:21.410347942Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-08-24T13:32:21.415052513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-24T13:32:21.427385382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-24T13:32:21.441231766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-24T13:32:21.451990356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-24T13:32:21.459659314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-24T13:32:21.470971558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-24T13:32:21.478253277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584219s
2025-08-24T13:32:21.487743523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-24T13:32:21', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-24T13:32:21.498786544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.507282137Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-24T13:32:21.512086209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0853719s
2025-08-24T13:32:21.516884579Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-24T13:32:21.522116732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.528019355Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-08-24T13:32:21.537325019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-24T13:32:21', 'add_on_delete_to_notifications')
2025-08-24T13:32:21.547162844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.553894696Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-24T13:32:21.558432853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031516s
2025-08-24T13:32:21.562897601Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-24T13:32:21.567572562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.573177887Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-08-24T13:32:21.581315549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-24T13:32:21', 'add_custom_formats')
2025-08-24T13:32:21.590941878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.597238365Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-24T13:32:21.601379712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297625s
2025-08-24T13:32:21.605736483Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-24T13:32:21.610737631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.616323586Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-08-24T13:32:21.624707194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-24T13:32:21', 'add_result_to_commands')
2025-08-24T13:32:21.634452282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.640690501Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-24T13:32:21.644967401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299345s
2025-08-24T13:32:21.649563244Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-24T13:32:21.654777370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.660507185Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-08-24T13:32:21.669399437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-24T13:32:21', 'health_restored_notification')
2025-08-24T13:32:21.679389018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.685855757Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-24T13:32:21.690336227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308583s
2025-08-24T13:32:21.694357933Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-24T13:32:21.699100250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.704694602Z [Info] remove_uc: Starting migration of Log DB to 66
2025-08-24T13:32:21.712123628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-24T13:32:21', 'remove_uc')
2025-08-24T13:32:21.721327818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.727076110Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-24T13:32:21.730844737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028446s
2025-08-24T13:32:21.735563477Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-24T13:32:21.740979721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.746821551Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-08-24T13:32:21.756145462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-24T13:32:21', 'download_clients_rename_tv_to_music')
2025-08-24T13:32:21.766432832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.773504749Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-24T13:32:21.778086142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032087s
2025-08-24T13:32:21.782899503Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-24T13:32:21.788397691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.794256756Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-08-24T13:32:21.803818797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-24T13:32:21', 'add_colon_replacement_to_naming_config')
2025-08-24T13:32:21.814259575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.820902128Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-24T13:32:21.825592421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319874s
2025-08-24T13:32:21.829661623Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-24T13:32:21.834396324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.839884683Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-08-24T13:32:21.847978808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-24T13:32:21', 'list_sync_time')
2025-08-24T13:32:21.857261616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.863138958Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-24T13:32:21.867221978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289963s
2025-08-24T13:32:21.871983724Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-24T13:32:21.876598354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.882175732Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-08-24T13:32:21.890816768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-24T13:32:21', 'add_download_client_tags')
2025-08-24T13:32:21.900971101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.908162508Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-24T13:32:21.912378305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031348s
2025-08-24T13:32:21.916863094Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-24T13:32:21.922191962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.927625651Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-08-24T13:32:21.936273150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-24T13:32:21', 'add_notification_status')
2025-08-24T13:32:21.946088951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.952372471Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-24T13:32:21.956622336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303843s
2025-08-24T13:32:21.961253279Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-24T13:32:21.966526425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:21.972503267Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-08-24T13:32:21.981313033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-24T13:32:21', 'add_alac_24_quality_in_profiles')
2025-08-24T13:32:21.991470521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:21.998093114Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-24T13:32:22.002520036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311577s
2025-08-24T13:32:22.006792467Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-24T13:32:22.011635116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:22.017195090Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-08-24T13:32:22.025337201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-24T13:32:22', 'add_salt_to_users')
2025-08-24T13:32:22.034926516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:22.040938659Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-24T13:32:22.045063513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029439s
2025-08-24T13:32:22.049287747Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-24T13:32:22.054141739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:22.059638666Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-08-24T13:32:22.067656166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-24T13:32:22', 'add_auto_tagging')
2025-08-24T13:32:22.077203747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:22.083249809Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-24T13:32:22.087332308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292445s
2025-08-24T13:32:22.092089074Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-24T13:32:22.097575549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:22.103585188Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-08-24T13:32:22.112837785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-24T13:32:22', 'quality_definition_preferred_size')
2025-08-24T13:32:22.123697086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:22.130795036Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-24T13:32:22.135587083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328153s
2025-08-24T13:32:22.140660075Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-24T13:32:22.146225971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:22.152678832Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-08-24T13:32:22.164069683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-24T13:32:22', 'add_on_artist_add_to_notifications')
2025-08-24T13:32:22.179024409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:22.186189905Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-24T13:32:22.190936992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394558s
2025-08-24T13:32:22.195628206Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-24T13:32:22.200846842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:22.206984308Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-08-24T13:32:22.215806508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-24T13:32:22', 'album_last_searched_time')
2025-08-24T13:32:22.226298681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:22.232611530Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-24T13:32:22.236895173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317953s
2025-08-24T13:32:22.241220171Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-24T13:32:22.246035384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:22.251636109Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-08-24T13:32:22.259696306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-24T13:32:22', 'add_indexer_flags')
2025-08-24T13:32:22.269219898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:22.275195438Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-24T13:32:22.279194349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029336s
2025-08-24T13:32:22.283686883Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-24T13:32:22.288854607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:22.294496074Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-08-24T13:32:22.303615633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-24T13:32:22', 'add_indexes_album_statistics')
2025-08-24T13:32:22.313578620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:22.319912231Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-24T13:32:22.324294163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308743s
2025-08-24T13:32:22.328669701Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-24T13:32:22.333687733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-24T13:32:22.339236935Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-08-24T13:32:22.347672758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-24T13:32:22', 'update_redacted_baseurl')
2025-08-24T13:32:22.357418748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-24T13:32:22.363578970Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-24T13:32:22.367801330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298593s
2025-08-24T13:32:27.144451447Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-08-24T13:32:27.343924471Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-24T13:32:27.454502243Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-24T13:32:28.531033836Z [Info] QualityProfileService: Setting up default quality profiles
2025-08-24T13:32:29.000372637Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-08-24T13:32:29.249728042Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-08-24T13:32:29.746443866Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-24T13:32:29.763452117Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-24T13:32:29.768751295Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-08-24T13:32:31.129431479Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-24T13:32:31.332691717Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.151 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Lidarr 1.0.0 dotnet
Lidarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Lidarr.Common 1.0.0 dotnet (+7 duplicates)
Lidarr.Core 1.0.0 dotnet (+5 duplicates)
Lidarr.Host 1.0.0 dotnet (+1 duplicate)
Lidarr.Http 1.0.0 dotnet (+3 duplicates)
Lidarr.Mono 1.0.0 dotnet
Lidarr.SignalR 1.0.0 dotnet (+4 duplicates)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.35 dotnet (+4 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.35 dotnet (+4 duplicates)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+5 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+5 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.10 dotnet (+5 duplicates)
Polly 8.5.2 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+5 duplicates)
Polly.Core 8.5.2 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.11 dotnet (+5 duplicates)
SpotifyAPI.Web 5.1.1 dotnet (+5 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IO.Abstractions 17.0.24 dotnet (+7 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+6 duplicates)
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
TagLibSharp-Lidarr 2.2.0.27 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
anstream 0.6.5 rust-crate
anstyle 1.0.4 rust-crate
anstyle-parse 0.2.3 rust-crate
anstyle-query 1.0.2 rust-crate
anyhow 1.0.79 rust-crate
aom-libs 3.12.1-r0 apk
apk-tools 2.14.9-r2 apk
arg_enum_proc_macro 0.3.4 rust-crate
arrayvec 0.7.4 rust-crate
av-metrics 0.9.1 rust-crate
av1-grain 0.2.3 rust-crate
bash 5.2.37-r0 apk
bitflags 2.4.1 rust-crate
bitstream-io 2.2.0 rust-crate
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
cfg-if 1.0.0 rust-crate
chromaprint 1.5.1-r8 apk
chromaprint-libs 1.5.1-r8 apk
cjson 1.7.18-r1 apk
clap 4.4.14 rust-crate
clap_builder 4.4.14 rust-crate
clap_complete 4.4.6 rust-crate
clap_derive 4.4.7 rust-crate
clap_lex 0.6.0 rust-crate
colorchoice 1.0.0 rust-crate
console 0.15.8 rust-crate
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
crossbeam 0.8.4 rust-crate
crossbeam-channel 0.5.11 rust-crate
crossbeam-deque 0.8.5 rust-crate
crossbeam-epoch 0.9.18 rust-crate
crossbeam-queue 0.3.11 rust-crate
crossbeam-utils 0.8.19 rust-crate
curl 8.14.1-r1 apk
either 1.9.0 rust-crate
errno 0.3.8 rust-crate
fern 0.6.2 rust-crate
ffmpeg-libavcodec 6.1.2-r2 apk
ffmpeg-libavformat 6.1.2-r2 apk
ffmpeg-libavutil 6.1.2-r2 apk
ffmpeg-libswresample 6.1.2-r2 apk
fftw-double-libs 3.3.10-r6 apk
findutils 4.10.0-r0 apk
getrandom 0.2.12 rust-crate
giflib 5.2.2-r1 apk
heck 0.4.1 rust-crate
hwdata-pci 0.395-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
imath 3.1.12-r0 apk
interpolate_name 0.2.4 rust-crate
itertools 0.10.5 rust-crate
itertools 0.12.0 rust-crate
ivf 0.1.3 rust-crate
jq 1.8.0-r0 apk
lab 0.11.0 rust-crate
lame-libs 3.100-r5 apk
lazy_static 1.4.0 rust-crate
lcms2 2.16-r0 apk
libSvtAv1Enc 2.3.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libc 0.2.155 rust-crate
libcrypto3 3.5.2-r0 apk
libcurl 8.14.1-r1 apk
libdav1d 1.5.1-r0 apk
libdeflate 1.23-r0 apk
libdrm 2.4.124-r0 apk
libffi 3.4.8-r0 apk
libgcc 14.2.0-r6 apk
libgomp 14.2.0-r6 apk
libhwy 1.0.7-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libjpeg-turbo 3.1.0-r0 apk
libjxl 0.10.3-r2 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.15-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
librist 0.2.10-r1 apk
libsharpyuv 1.5.0-r0 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r1 apk
libssh 0.11.2-r0 apk
libssl3 3.5.2-r0 apk
libstdc++ 14.2.0-r6 apk
libtheora 1.1.1-r18 apk
libunistring 1.3-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.5.0-r0 apk
libwebpmux 1.5.0-r0 apk
libx11 1.8.11-r0 apk
libxau 1.0.12-r0 apk
libxcb 1.17.0-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
libzmq 4.3.5-r2 apk
linux-pam 1.7.0-r4 apk
linux-raw-sys 0.4.12 rust-crate
log 0.4.20 rust-crate
maybe-rayon 0.1.1 rust-crate
mbedtls 3.6.4-r0 apk
memchr 2.7.1 rust-crate
minimal-lexical 0.2.1 rust-crate
mpg123-libs 1.32.10-r0 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
new_debug_unreachable 1.0.4 rust-crate
nghttp2-libs 1.65.0-r0 apk
nom 7.1.3 rust-crate
noop_proc_macro 0.3.0 rust-crate
num-bigint 0.4.4 rust-crate
num-derive 0.4.1 rust-crate
num-integer 0.1.45 rust-crate
num-rational 0.4.1 rust-crate
num-traits 0.2.17 rust-crate
numactl 2.0.18-r0 apk
once_cell 1.19.0 rust-crate
oniguruma 6.9.10-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
paste 1.0.14 rust-crate
ppv-lite86 0.2.17 rust-crate
proc-macro2 1.0.76 rust-crate
procps-ng 4.0.4-r3 apk
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
quote 1.0.35 rust-crate
rand 0.8.5 rust-crate
rand_chacha 0.3.1 rust-crate
rand_core 0.6.4 rust-crate
rav1e 0.7.1 rust-crate
rav1e-libs 0.7.1-r0 apk
rayon 1.8.0 rust-crate
rayon-core 1.12.0 rust-crate
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.35 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.35 dotnet
rustix 0.38.28 rust-crate
scan_fmt 0.2.6 rust-crate
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
signal-hook 0.3.17 rust-crate
signal-hook-registry 1.4.1 rust-crate
simd_helpers 0.1.0 rust-crate
skalibs-libs 2.14.4.0-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
syn 2.0.48 rust-crate
terminal_size 0.3.0 rust-crate
thiserror 1.0.56 rust-crate
thiserror-impl 1.0.56 rust-crate
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
utf8parse 0.2.1 rust-crate
utmps-libs 0.1.3.1-r0 apk
v_frame 0.3.7 rust-crate
wayland-libs-client 1.23.1-r3 apk
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.8.1-r0 apk
y4m 0.8.0 rust-crate
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1756042364939
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1756042364939
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=RmbFaxCfKJZJIVxxtsjm9Q.\"",
"source": "console-api",
"timestamp": 1756042364939
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1756042364939
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1756042364939
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1756042364939
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756042364939
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756042364940
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1756042364940
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1756042364940
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 61.99s |
Create SBOM | PASS | - | 15.42s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 13.32s |