LinuxServer.io

Test Results

linuxserver/lidarr

develop-2.14.0.4694-ls221

Cumulative: PASS

Total Runtime: 91.77s

AMD64 PASS

linuxserver/lidarr

Runtime: 27.35s
amd64-develop-2.14.0.4694-ls221
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-08-27T16:47:46+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 117.90MB
Tag: amd64-develop-2.14.0.4694-ls221
Version: 2.14.0.4694-ls221
View Container Logs
Expand
2025-08-27T16:51:57.571786765Z [migrations] started
2025-08-27T16:51:57.571828249Z [migrations] no migrations found
2025-08-27T16:51:57.592214394Z usermod: no changes
2025-08-27T16:51:57.598132302Z ───────────────────────────────────────
2025-08-27T16:51:57.598147002Z 
2025-08-27T16:51:57.598150549Z       ██╗     ███████╗██╗ ██████╗
2025-08-27T16:51:57.598154217Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-27T16:51:57.598157824Z       ██║     ███████╗██║██║   ██║
2025-08-27T16:51:57.598161692Z       ██║     ╚════██║██║██║   ██║
2025-08-27T16:51:57.598165259Z       ███████╗███████║██║╚██████╔╝
2025-08-27T16:51:57.598168736Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T16:51:57.598172323Z 
2025-08-27T16:51:57.598175600Z    Brought to you by linuxserver.io
2025-08-27T16:51:57.598179137Z ───────────────────────────────────────
2025-08-27T16:51:57.598452337Z 
2025-08-27T16:51:57.598462808Z To support the app dev(s) visit:
2025-08-27T16:51:57.599953720Z Lidarr: https://opencollective.com/lidarr
2025-08-27T16:51:57.600298354Z 
2025-08-27T16:51:57.600304807Z To support LSIO projects visit:
2025-08-27T16:51:57.600308635Z https://www.linuxserver.io/donate/
2025-08-27T16:51:57.600312343Z 
2025-08-27T16:51:57.600316120Z ───────────────────────────────────────
2025-08-27T16:51:57.600320699Z GID/UID
2025-08-27T16:51:57.600324317Z ───────────────────────────────────────
2025-08-27T16:51:57.604752465Z 
2025-08-27T16:51:57.604761643Z User UID:    911
2025-08-27T16:51:57.604765150Z User GID:    911
2025-08-27T16:51:57.604768828Z ───────────────────────────────────────
2025-08-27T16:51:57.606363880Z Linuxserver.io version: 2.14.0.4694-ls221
2025-08-27T16:51:57.606633734Z Build-date: 2025-08-27T16:47:46+00:00
2025-08-27T16:51:57.606644966Z ───────────────────────────────────────
2025-08-27T16:51:57.606649385Z     
2025-08-27T16:51:57.664383196Z [custom-init] No custom files found, skipping...
2025-08-27T16:51:58.059188150Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.0.4694 
2025-08-27T16:51:58.077777587Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T16:51:58.084024508Z [Debug] Bootstrap: Console selected 
2025-08-27T16:51:58.085492855Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T16:51:58.432501612Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T16:51:58.485722995Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {cc6b6c92-a342-4c4d-ba62-38867f4e126b} may be persisted to storage in unencrypted form. 
2025-08-27T16:51:58.577559376Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-27T16:51:58.637036437Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T16:51:58.729207041Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T16:51:58.741259664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:58.742013422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:58.798217342Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T16:51:58.800352291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0570214s 
2025-08-27T16:51:58.800649600Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T16:51:58.800799111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590434s 
2025-08-27T16:51:58.813809694Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T16:51:58.814510155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:58.834199938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T16:51:58.848446870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T16:51:58.864125896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296099s 
2025-08-27T16:51:58.864590161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:58.867382655Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T16:51:58.867543198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329015s 
2025-08-27T16:51:58.875315732Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T16:51:58.875522638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:58.884737687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T16:51:58.887156177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T16:51:58.887625473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026028s 
2025-08-27T16:51:58.887903042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:51:58.888260582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001364s 
2025-08-27T16:51:58.888727793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T16:51:58.889363984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T16:51:58.890100848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s 
2025-08-27T16:51:58.890323566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:58.891455205Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T16:51:58.891568062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024685s 
2025-08-27T16:51:58.892178983Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T16:51:58.892391992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:58.893092412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:51:58.893355422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-08-27T16:51:58.893464862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T16:51:58.893750578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T16:51:58.894194752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s 
2025-08-27T16:51:58.894374304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:58.894961416Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T16:51:58.895119164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012709s 
2025-08-27T16:51:58.896278098Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T16:51:58.896488221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:58.897353393Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-27T16:51:58.912521681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-27T16:51:58.913044043Z [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-27T16:51:58.913504611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008053s 
2025-08-27T16:51:58.913676026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-27T16:51:58.913971200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-27T16:51:58.914275243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2025-08-27T16:51:58.914428141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-27T16:51:58.914774438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-27T16:51:58.915115024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005073s 
2025-08-27T16:51:58.915279615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-27T16:51:58.915561052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-27T16:51:58.915864744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004004s 
2025-08-27T16:51:58.916029836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-27T16:51:58.927935473Z [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-27T16:51:58.929946133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013742s 
2025-08-27T16:51:58.930145464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-27T16:51:58.930451340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T16:51:58.930761435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s 
2025-08-27T16:51:58.930980105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-27T16:51:58.931219056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T16:51:58.931524952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004037s 
2025-08-27T16:51:58.931700987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-27T16:51:58.931973456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:58.932310514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2025-08-27T16:51:58.932483543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-27T16:51:58.932725600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:58.932989011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003643s 
2025-08-27T16:51:58.933170356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-27T16:51:58.935719480Z [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-27T16:51:58.937275533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039588s 
2025-08-27T16:51:58.937453492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-27T16:51:58.937733065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:51:58.938034803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s 
2025-08-27T16:51:58.938218663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-27T16:51:58.938459768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T16:51:58.938722718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003581s 
2025-08-27T16:51:58.938902600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-27T16:51:58.939156531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T16:51:58.939430984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003688s 
2025-08-27T16:51:58.939639193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-27T16:51:58.939912674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T16:51:58.940256847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s 
2025-08-27T16:51:58.940437421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-27T16:51:58.940724529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:51:58.941004032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s 
2025-08-27T16:51:58.941181009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-27T16:51:58.941418677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-27T16:51:58.941729413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003563s 
2025-08-27T16:51:58.941865317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-27T16:51:58.943206508Z [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-27T16:51:58.944024174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019988s 
2025-08-27T16:51:58.944217484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-27T16:51:58.944535975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T16:51:58.944845499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 
2025-08-27T16:51:58.945032676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-27T16:51:58.945297248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T16:51:58.945579757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003886s 
2025-08-27T16:51:58.945800923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-27T16:51:58.946225458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T16:51:58.946491103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000499s 
2025-08-27T16:51:58.946695735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-27T16:51:58.947074377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-27T16:51:58.947458982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005706s 
2025-08-27T16:51:58.947678604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-27T16:51:58.948892128Z [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-27T16:51:58.949570795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016811s 
2025-08-27T16:51:58.949741910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-27T16:51:58.950042946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-27T16:51:58.950365876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s 
2025-08-27T16:51:58.950565308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-27T16:51:58.950827125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:51:58.951152140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004286s 
2025-08-27T16:51:58.951310769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-27T16:51:58.952549093Z [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-27T16:51:58.953350627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018852s 
2025-08-27T16:51:58.953539327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-27T16:51:58.953773609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T16:51:58.954108434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004074s 
2025-08-27T16:51:58.954287554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-27T16:51:58.954554211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T16:51:58.954886801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004387s 
2025-08-27T16:51:58.955075832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-27T16:51:58.955335234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-27T16:51:58.955674858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2025-08-27T16:51:58.955875893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-27T16:51:58.956134845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-27T16:51:58.956467515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s 
2025-08-27T16:51:58.956626775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-27T16:51:58.957554123Z [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-27T16:51:58.958201497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014293s 
2025-08-27T16:51:58.958373613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-27T16:51:58.958886025Z [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-27T16:51:58.959318627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007881s 
2025-08-27T16:51:58.959518629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-27T16:51:58.959824566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T16:51:58.960194711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004968s 
2025-08-27T16:51:58.960364994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-27T16:51:58.965932937Z [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-27T16:51:58.966438355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059086s 
2025-08-27T16:51:58.966600611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-27T16:51:58.966859483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T16:51:58.967167543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 
2025-08-27T16:51:58.967334740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-27T16:51:58.967830679Z [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-27T16:51:58.968192658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006987s 
2025-08-27T16:51:58.968383021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-27T16:51:58.968629828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-27T16:51:58.968942979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s 
2025-08-27T16:51:58.969129605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-27T16:51:58.969660404Z [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-27T16:51:58.970137224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007855s 
2025-08-27T16:51:58.970274070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-27T16:51:58.970587631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-27T16:51:58.970914880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s 
2025-08-27T16:51:58.971103801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-27T16:51:58.971448595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-27T16:51:58.971753920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004705s 
2025-08-27T16:51:58.971940456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-27T16:51:58.972715987Z [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-27T16:51:58.973249742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011581s 
2025-08-27T16:51:58.973425176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-27T16:51:58.974693470Z [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-27T16:51:58.976738048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031458s 
2025-08-27T16:51:58.976904603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-27T16:51:58.977563811Z [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-27T16:51:58.978031392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009699s 
2025-08-27T16:51:58.978211746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-27T16:51:58.979219605Z [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-27T16:51:58.979956840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015455s 
2025-08-27T16:51:58.980131131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-27T16:51:58.980788114Z [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-27T16:51:58.981286408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010014s 
2025-08-27T16:51:58.981470519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-27T16:51:58.982199386Z [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-27T16:51:58.982788413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011429s 
2025-08-27T16:51:58.982954227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-27T16:51:58.983486489Z [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-27T16:51:58.983874179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007368s 
2025-08-27T16:51:58.984047959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-27T16:51:58.984373715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-27T16:51:58.984693139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004993s 
2025-08-27T16:51:58.984860436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-27T16:51:58.985127844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-27T16:51:58.985427006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003993s 
2025-08-27T16:51:58.985586067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-27T16:51:58.986051404Z [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-27T16:51:58.986456640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006849s 
2025-08-27T16:51:58.986619899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-27T16:51:58.987530452Z [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-27T16:51:58.988173718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001367s 
2025-08-27T16:51:58.988327457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-27T16:51:58.988769347Z [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-27T16:51:58.989196558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007109s 
2025-08-27T16:51:58.989414046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-27T16:51:58.989998533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-27T16:51:58.990121561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005588s 
2025-08-27T16:51:58.990311533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-27T16:51:58.990581527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-27T16:51:58.990924317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s 
2025-08-27T16:51:58.991104440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-27T16:51:58.992093041Z [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-27T16:51:58.992758401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001513s 
2025-08-27T16:51:58.992990318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-27T16:51:58.993666430Z [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-27T16:51:58.994282891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011521s 
2025-08-27T16:51:58.994477293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-27T16:51:58.994819422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T16:51:58.995126330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005139s 
2025-08-27T16:51:58.995325180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-27T16:51:58.996178739Z [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-27T16:51:58.996806093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013467s 
2025-08-27T16:51:58.996992198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-27T16:51:58.997940828Z [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-27T16:51:58.998694767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015535s 
2025-08-27T16:51:58.998877284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-27T16:51:58.999357371Z [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-27T16:51:58.999836396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007668s 
2025-08-27T16:51:59.000037651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-27T16:51:59.000375852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-27T16:51:59.000705897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004962s 
2025-08-27T16:51:59.000898084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-27T16:51:59.001573945Z [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-27T16:51:59.002115265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s 
2025-08-27T16:51:59.002321481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-27T16:51:59.002676626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T16:51:59.003043274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005541s 
2025-08-27T16:51:59.006228940Z [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-27T16:51:59.006923799Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033744 taking an average of 00:00:00.0033744 
2025-08-27T16:51:59.007808150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T16:51:59', 'InitialSetup') 
2025-08-27T16:51:59.008215871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.010653360Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T16:51:59.010812260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074037s 
2025-08-27T16:51:59.011110861Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T16:51:59.011321045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.011615768Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-27T16:51:59.012306509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T16:51:59.012477864Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.012666474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-27T16:51:59.012969454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.013785057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s 
2025-08-27T16:51:59.014172658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T16:51:59', 'add_reason_to_pending_releases') 
2025-08-27T16:51:59.014499115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.015175066Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T16:51:59.015337584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022867s 
2025-08-27T16:51:59.015519179Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T16:51:59.015715435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.015980889Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-27T16:51:59.018716789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.018860679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.019045692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-27T16:51:59.019320786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-27T16:51:59.020059193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008519s 
2025-08-27T16:51:59.020224766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:51:59.020363796Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.020533778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-27T16:51:59.020834795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.021546588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008432s 
2025-08-27T16:51:59.021717142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:51:59.021895311Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-27T16:51:59.022047808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-27T16:51:59.022407292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.023091379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008721s 
2025-08-27T16:51:59.023487357Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T16:51:59.023987765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T16:51:59.024235453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005493s 
2025-08-27T16:51:59.024610058Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-27T16:51:59.042183599Z [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-27T16:51:59.044156252Z [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-27T16:51:59.045251708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T16:51:59.046325761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T16:51:59.048278364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T16:51:59.048709863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T16:51:59.049140059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T16:51:59.049450605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246729s 
2025-08-27T16:51:59.049619625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:51:59.049772002Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T16:51:59.049962776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-27T16:51:59.050268021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-27T16:51:59.050979804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008189s 
2025-08-27T16:51:59.051335150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T16:51:59', 'add_medium_support') 
2025-08-27T16:51:59.051697700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.053575662Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T16:51:59.053805866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032919s 
2025-08-27T16:51:59.054076080Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T16:51:59.054284169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.054596448Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-27T16:51:59.055275425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T16:51:59.055573425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T16:51:59.055944512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2025-08-27T16:51:59.056092060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.056305860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.065737525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094553s 
2025-08-27T16:51:59.066150046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T16:51:59', 'add_various_qualites_in_profile') 
2025-08-27T16:51:59.066542817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.067320192Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T16:51:59.067508161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110097s 
2025-08-27T16:51:59.067691520Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T16:51:59.067919549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.068159222Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-27T16:51:59.068935245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-27T16:51:59.069525614Z [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-27T16:51:59.070010100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008856s 
2025-08-27T16:51:59.070204521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-27T16:51:59.070519205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-27T16:51:59.070858298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2025-08-27T16:51:59.071030214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:51:59.071176519Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.071381832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-27T16:51:59.071694502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.072552710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009958s 
2025-08-27T16:51:59.072773194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-27T16:51:59.078489476Z [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-27T16:51:59.083272709Z [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-27T16:51:59.085226183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.085945432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.087711348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T16:51:59.088169441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T16:51:59.088613806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.088990494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.089285278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163646s 
2025-08-27T16:51:59.089497105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-27T16:51:59.096632615Z [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-27T16:51:59.101145193Z [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-27T16:51:59.102851640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.103590507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.105385923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T16:51:59.105785708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T16:51:59.106181295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.106564828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.106860954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171792s 
2025-08-27T16:51:59.107007389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.107150497Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.107382775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-27T16:51:59.107610904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-27T16:51:59.108350353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008079s 
2025-08-27T16:51:59.108702653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T16:51:59', 'metadata_profiles') 
2025-08-27T16:51:59.109054051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.110009705Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T16:51:59.110165309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024408s 
2025-08-27T16:51:59.110391113Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T16:51:59.110615014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.110867573Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-27T16:51:59.113313128Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-27T16:51:59.119620912Z [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-27T16:51:59.120643050Z [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-27T16:51:59.121138959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T16:51:59.121640740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T16:51:59.123390824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T16:51:59.123693423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101574s 
2025-08-27T16:51:59.123842744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:51:59.124004119Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.124216016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T16:51:59.124501200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-27T16:51:59.125235569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008624s 
2025-08-27T16:51:59.125526315Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T16:51:59.125911570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T16:51:59.126079308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003529s 
2025-08-27T16:51:59.126247557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:51:59.126389813Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.126795410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T16:51:59.129668897Z [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-27T16:51:59.130902401Z [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-27T16:51:59.131492590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T16:51:59.132021776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T16:51:59.133773313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T16:51:59.134077626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070778s 
2025-08-27T16:51:59.134490989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T16:51:59', 'separate_automatic_and_interactive_search') 
2025-08-27T16:51:59.134830943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.135780265Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T16:51:59.135971450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087262s 
2025-08-27T16:51:59.136170271Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T16:51:59.136377538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.136714917Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-27T16:51:59.136916594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-27T16:51:59.141165481Z [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-27T16:51:59.144808968Z [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-27T16:51:59.146271484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:51:59.147171667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:51:59.148908304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:51:59.149322608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T16:51:59.149700109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T16:51:59.150096016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T16:51:59.150513246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:51:59.150891588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137213s 
2025-08-27T16:51:59.151170860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T16:51:59', 'change_album_path_to_relative') 
2025-08-27T16:51:59.151507178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.152673486Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T16:51:59.152845302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015554s 
2025-08-27T16:51:59.153035696Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T16:51:59.153250509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.153519540Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-27T16:51:59.154113276Z [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-27T16:51:59.154714457Z [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-27T16:51:59.155027577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006288s 
2025-08-27T16:51:59.155437623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T16:51:59', 'change_quality_size_mb_to_kb') 
2025-08-27T16:51:59.155740403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.156435864Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T16:51:59.156609062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019785s 
2025-08-27T16:51:59.156859437Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T16:51:59.156986402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.157209472Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-27T16:51:59.157646812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.157762576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.157939241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-27T16:51:59.158186229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-27T16:51:59.158924025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008198s 
2025-08-27T16:51:59.159086291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.159223247Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.159400745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-27T16:51:59.159686931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-27T16:51:59.160457072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008721s 
2025-08-27T16:51:59.160815374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T16:51:59', 'album_releases') 
2025-08-27T16:51:59.161145168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.161815528Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T16:51:59.161978476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022183s 
2025-08-27T16:51:59.162159551Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T16:51:59.162351427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.162600589Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-27T16:51:59.163008100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.163135196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.163311861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-27T16:51:59.167921265Z [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-27T16:51:59.171988225Z [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-27T16:51:59.173582195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:51:59.174377076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:51:59.176135687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:51:59.176546675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T16:51:59.176919696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T16:51:59.177331145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T16:51:59.177732874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:51:59.178019982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145387s 
2025-08-27T16:51:59.178220115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.178316760Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.178496532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-27T16:51:59.183160114Z [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-27T16:51:59.187308108Z [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-27T16:51:59.188901206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:51:59.189735456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:51:59.191492255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:51:59.191922341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T16:51:59.192284400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T16:51:59.192698223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T16:51:59.193098239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:51:59.193386459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147146s 
2025-08-27T16:51:59.193743178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T16:51:59', 'album_releases_fix') 
2025-08-27T16:51:59.194065577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.195292919Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T16:51:59.195651882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016446s 
2025-08-27T16:51:59.195870692Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T16:51:59.196133432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.196403315Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-27T16:51:59.197350553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-27T16:51:59.198573385Z [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-27T16:51:59.199372875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018513s 
2025-08-27T16:51:59.199570984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-27T16:51:59.199825587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T16:51:59.200155341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s 
2025-08-27T16:51:59.200326275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-27T16:51:59.201055524Z [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-27T16:51:59.201607475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011175s 
2025-08-27T16:51:59.201799161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-27T16:51:59.202119787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:51:59.202441976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2025-08-27T16:51:59.202785348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T16:51:59', 'import_lists') 
2025-08-27T16:51:59.203123769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.203951997Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T16:51:59.204125627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019563s 
2025-08-27T16:51:59.204311361Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T16:51:59.204517215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.204747048Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-27T16:51:59.205143637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-27T16:51:59.205308319Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.205509183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-27T16:51:59.205834839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-27T16:51:59.206639480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009456s 
2025-08-27T16:51:59.206811356Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.206985126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.209696256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027314s 
2025-08-27T16:51:59.210077854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T16:51:59', 'add_release_status') 
2025-08-27T16:51:59.210396726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.211109281Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T16:51:59.211276047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004122s 
2025-08-27T16:51:59.211462523Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T16:51:59.211660011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.211927990Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-27T16:51:59.212273757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:51:59.212434260Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.212632589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-27T16:51:59.212952313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.213750080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009192s 
2025-08-27T16:51:59.214108442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T16:51:59', 'album_download_notification') 
2025-08-27T16:51:59.214432424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.215172464Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T16:51:59.215349341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023166s 
2025-08-27T16:51:59.215578212Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T16:51:59.215730158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.216004981Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-27T16:51:59.216714350Z [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-27T16:51:59.217518058Z [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-27T16:51:59.218002544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008703s 
2025-08-27T16:51:59.218556901Z [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-27T16:51:59.219327172Z [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-27T16:51:59.219793942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008607s 
2025-08-27T16:51:59.220178997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T16:51:59', 'fix_language_metadata_profiles') 
2025-08-27T16:51:59.220521367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.221206967Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T16:51:59.221388002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022384s 
2025-08-27T16:51:59.221550399Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T16:51:59.221750492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.221990265Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-27T16:51:59.222316752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T16:51:59.222625083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T16:51:59.222892742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003197s 
2025-08-27T16:51:59.223186664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T16:51:59', 'remove_fanzub') 
2025-08-27T16:51:59.223499845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.224152649Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T16:51:59.224318854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016096s 
2025-08-27T16:51:59.224519538Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T16:51:59.224748970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.224989124Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-27T16:51:59.226776233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-27T16:51:59.227035565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-27T16:51:59.227318155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2025-08-27T16:51:59.227514730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-27T16:51:59.227838883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-27T16:51:59.228213067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005187s 
2025-08-27T16:51:59.228772333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-27T16:51:59.229284835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-27T16:51:59.229613016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000662s 
2025-08-27T16:51:59.229944103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-27T16:51:59.230275971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T16:51:59.230558080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s 
2025-08-27T16:51:59.230722691Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-27T16:51:59.230946802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-27T16:51:59.231296817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s 
2025-08-27T16:51:59.231481309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-27T16:51:59.231795532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T16:51:59.232122490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s 
2025-08-27T16:51:59.232521985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T16:51:59', 'update_artist_history_indexes') 
2025-08-27T16:51:59.232871659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.233691089Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T16:51:59.233900701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019962s 
2025-08-27T16:51:59.234037076Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T16:51:59.234214543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.234470729Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-27T16:51:59.236433392Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.239058739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-27T16:51:59.239292771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026581s 
2025-08-27T16:51:59.239599108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T16:51:59', 'remove_nma') 
2025-08-27T16:51:59.239930575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.240594823Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T16:51:59.240735226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039566s 
2025-08-27T16:51:59.240931300Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T16:51:59.241141083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.241359413Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-27T16:51:59.241662052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.241833357Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 
2025-08-27T16:51:59.242011646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-27T16:51:59.242262281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-27T16:51:59.243204208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010248s 
2025-08-27T16:51:59.243569323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T16:51:59', 'album_disambiguation') 
2025-08-27T16:51:59.243951553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.244655721Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T16:51:59.244882277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024316s 
2025-08-27T16:51:59.245024033Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T16:51:59.245240068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.245455451Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-27T16:51:59.245724794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.245924987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.248798434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028853s 
2025-08-27T16:51:59.249179672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T16:51:59', 'add_ape_quality_in_profiles') 
2025-08-27T16:51:59.249660370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.250225258Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T16:51:59.250396402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042874s 
2025-08-27T16:51:59.250571184Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T16:51:59.250761257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.251010719Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-27T16:51:59.251774237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.252041325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-27T16:51:59.252304966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003694s 
2025-08-27T16:51:59.252462533Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.252752658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-27T16:51:59.253001028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s 
2025-08-27T16:51:59.253177854Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.253457086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-27T16:51:59.253693633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003433s 
2025-08-27T16:51:59.254048437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T16:51:59', 'remove_pushalot') 
2025-08-27T16:51:59.254368752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.255037960Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T16:51:59.255191900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016455s 
2025-08-27T16:51:59.255385189Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T16:51:59.255615162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.255922461Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-27T16:51:59.256442589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-27T16:51:59.257010212Z [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-27T16:51:59.257495750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008391s 
2025-08-27T16:51:59.257924283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T16:51:59', 'add_custom_filters') 
2025-08-27T16:51:59.258182984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.258876691Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T16:51:59.259066884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002213s 
2025-08-27T16:51:59.259237929Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T16:51:59.259429254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.259655930Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-27T16:51:59.260012719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T16:51:59.260167811Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.260362904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-27T16:51:59.260594941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-27T16:51:59.261379021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008459s 
2025-08-27T16:51:59.261730098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T16:51:59', 'import_list_tags') 
2025-08-27T16:51:59.262056886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.262756885Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T16:51:59.262904713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022005s 
2025-08-27T16:51:59.263108484Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T16:51:59.263299598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.263566376Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-27T16:51:59.269483382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-27T16:51:59.270404086Z [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-27T16:51:59.279661229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099684s 
2025-08-27T16:51:59.279917916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-27T16:51:59.280283723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-27T16:51:59.280678738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000537s 
2025-08-27T16:51:59.285532313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T16:51:59.285556793Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T16:51:59.285570200Z                           FROM "Artists" 
2025-08-27T16:51:59.287251886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T16:51:59.287277298Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T16:51:59.287288260Z                           FROM "Artists" 
2025-08-27T16:51:59.288052429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018036s 
2025-08-27T16:51:59.288213834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:51:59.288342693Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.288566995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-27T16:51:59.288875045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.289695277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009579s 
2025-08-27T16:51:59.290906727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-27T16:51:59.290926116Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:51:59.290935414Z                                                   FROM "ArtistMetadata"
2025-08-27T16:51:59.290943982Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T16:51:59.292417900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-27T16:51:59.292443060Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:51:59.292452650Z                                                   FROM "ArtistMetadata"
2025-08-27T16:51:59.292461207Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T16:51:59.293135766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016782s 
2025-08-27T16:51:59.293319856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-27T16:51:59.294523891Z [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-27T16:51:59.295451149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019039s 
2025-08-27T16:51:59.295590559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-27T16:51:59.295934362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T16:51:59.296307854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005463s 
2025-08-27T16:51:59.296493277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-27T16:51:59.296772109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T16:51:59.297167515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004596s 
2025-08-27T16:51:59.297270523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.297468471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.305615299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081648s 
2025-08-27T16:51:59.305788467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.305926465Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T16:51:59.306106808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-27T16:51:59.306424428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.307475425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011857s 
2025-08-27T16:51:59.307640948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.307783455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.307986514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-27T16:51:59.308277400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.309269117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s 
2025-08-27T16:51:59.309428007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.309573330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.309744334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-27T16:51:59.309979658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-27T16:51:59.310975834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010677s 
2025-08-27T16:51:59.312285522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-27T16:51:59.312301244Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:51:59.312307717Z                                                   FROM "ArtistMetadata"
2025-08-27T16:51:59.312313528Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T16:51:59.312322476Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T16:51:59.314152452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-27T16:51:59.314172402Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:51:59.314181941Z                                                   FROM "ArtistMetadata"
2025-08-27T16:51:59.314190739Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T16:51:59.314199947Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T16:51:59.314998505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019642s 
2025-08-27T16:51:59.315160802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:51:59.315284181Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.315473813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-27T16:51:59.315795611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-27T16:51:59.316656554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009906s 
2025-08-27T16:51:59.316812779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:51:59.316953392Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.317159878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-27T16:51:59.317435774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.318251747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009487s 
2025-08-27T16:51:59.318419064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:51:59.318571441Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.318758518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-27T16:51:59.319181229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.320030710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009915s 
2025-08-27T16:51:59.321269104Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T16:51:59.321293463Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T16:51:59.321303132Z                                                 FROM "AlbumReleases"
2025-08-27T16:51:59.321311900Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T16:51:59.321321089Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T16:51:59.322976031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T16:51:59.322988687Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T16:51:59.322995441Z                                                 FROM "AlbumReleases"
2025-08-27T16:51:59.323001483Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T16:51:59.323007785Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T16:51:59.323773718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018371s 
2025-08-27T16:51:59.325076502Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T16:51:59.325113346Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:51:59.325123597Z                                                   FROM "ArtistMetadata"
2025-08-27T16:51:59.325132464Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T16:51:59.325141873Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T16:51:59.326917880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T16:51:59.326944454Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:51:59.326955476Z                                                   FROM "ArtistMetadata"
2025-08-27T16:51:59.326964704Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T16:51:59.326973833Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T16:51:59.327705997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019142s 
2025-08-27T16:51:59.328325315Z [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-27T16:51:59.331830734Z [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-27T16:51:59.333715711Z [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-27T16:51:59.334525992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.335299079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.337316983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.337728291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.338017514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093758s 
2025-08-27T16:51:59.338416147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-27T16:51:59.342327033Z [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-27T16:51:59.345003533Z [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-27T16:51:59.346102977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:51:59.347099063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:51:59.349985266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:51:59.350443399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:51:59.350782722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120854s 
2025-08-27T16:51:59.351025581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-27T16:51:59.354287641Z [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-27T16:51:59.356253169Z [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-27T16:51:59.357064744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T16:51:59.357707007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T16:51:59.359613757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T16:51:59.360105157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T16:51:59.360454620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092216s 
2025-08-27T16:51:59.360640575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-27T16:51:59.363537188Z [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-27T16:51:59.364861565Z [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-27T16:51:59.365470782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:51:59.366051241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:51:59.367866327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:51:59.368265691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073753s 
2025-08-27T16:51:59.368455704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T16:51:59.368760087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.369091584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2025-08-27T16:51:59.369240344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-27T16:51:59.369518684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:51:59.369806354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003868s 
2025-08-27T16:51:59.369985434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-27T16:51:59.370281471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.370581465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s 
2025-08-27T16:51:59.370774844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-27T16:51:59.371067594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.371365614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s 
2025-08-27T16:51:59.371539033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-27T16:51:59.371885571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-27T16:51:59.372130484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2025-08-27T16:51:59.372328704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-27T16:51:59.372623898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-27T16:51:59.372912860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s 
2025-08-27T16:51:59.373070387Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:51:59.375373997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T16:51:59.375648019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024252s 
2025-08-27T16:51:59.375794383Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:51:59.376092243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T16:51:59.376339641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004051s 
2025-08-27T16:51:59.376480565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:51:59.376816321Z [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-27T16:51:59.377134512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004895s 
2025-08-27T16:51:59.377479487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T16:51:59', 'add_release_groups_etc') 
2025-08-27T16:51:59.377808069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.379560628Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T16:51:59.379766102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028923s 
2025-08-27T16:51:59.379953820Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T16:51:59.380173142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.380411091Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-27T16:51:59.381073225Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:51:59.381329942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-27T16:51:59.381544123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s 
2025-08-27T16:51:59.381902014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T16:51:59', 'NewMediaInfoFormat') 
2025-08-27T16:51:59.382312110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.382905394Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T16:51:59.383055086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016262s 
2025-08-27T16:51:59.383280931Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T16:51:59.383501174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.383727079Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-27T16:51:59.384817004Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-27T16:51:59.385153041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-27T16:51:59.388209406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003204s 
2025-08-27T16:51:59.388413567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T16:51:59.388539711Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.388749463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-27T16:51:59.389124729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.390051746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011011s 
2025-08-27T16:51:59.390548777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T16:51:59', 'rename_restrictions_to_release_profiles') 
2025-08-27T16:51:59.390977551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.391756840Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T16:51:59.391946502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027497s 
2025-08-27T16:51:59.392454084Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T16:51:59.392680430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.393002138Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-27T16:51:59.394292677Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-27T16:51:59.394587441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-27T16:51:59.396559683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020798s 
2025-08-27T16:51:59.396759074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T16:51:59.396889707Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.397132045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-27T16:51:59.397469675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T16:51:59.398153703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008732s 
2025-08-27T16:51:59.398316401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-27T16:51:59.398473828Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.398665824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-27T16:51:59.398953444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T16:51:59.399713384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008674s 
2025-08-27T16:51:59.399874088Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:51:59.400138120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T16:51:59.400405979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003508s 
2025-08-27T16:51:59.400525309Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:51:59.400782417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T16:51:59.401005035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003281s 
2025-08-27T16:51:59.401210840Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-27T16:51:59.404639575Z [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-27T16:51:59.406579171Z [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-27T16:51:59.407397198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.408150656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.409969338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.410454846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.410884031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.411354047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:51:59.411698230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103178s 
2025-08-27T16:51:59.412150281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T16:51:59', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T16:51:59.412504895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.413702457Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T16:51:59.413883722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122484s 
2025-08-27T16:51:59.414073905Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T16:51:59.414266463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.414511626Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-27T16:51:59.414940159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-27T16:51:59.415501790Z [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-27T16:51:59.415781343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006648s 
2025-08-27T16:51:59.416001367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-27T16:51:59.416357554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-27T16:51:59.416697929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005208s 
2025-08-27T16:51:59.417071241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T16:51:59', 'add_import_exclusions') 
2025-08-27T16:51:59.417400013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.418171848Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T16:51:59.418335668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019592s 
2025-08-27T16:51:59.418538276Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T16:51:59.418767297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.418975456Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-27T16:51:59.426878092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T16:51:59.426902601Z                           WHERE "Id" in (
2025-08-27T16:51:59.426911489Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T16:51:59.426920477Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:51:59.426929906Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:51:59.428656674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T16:51:59.428679980Z                           WHERE "Id" in (
2025-08-27T16:51:59.428688938Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T16:51:59.428697696Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:51:59.428706835Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:51:59.429543008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019437s 
2025-08-27T16:51:59.430770781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-27T16:51:59.430791042Z                           WHERE "Id" in (
2025-08-27T16:51:59.430799809Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T16:51:59.430827946Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:51:59.430837465Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:51:59.432568662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-27T16:51:59.432590235Z                           WHERE "Id" in (
2025-08-27T16:51:59.432601628Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T16:51:59.432610275Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:51:59.432619424Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:51:59.433440748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019623s 
2025-08-27T16:51:59.434958194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-27T16:51:59.435380274Z                           WHERE "Id" in (
2025-08-27T16:51:59.435389062Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T16:51:59.435395805Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T16:51:59.435402338Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T16:51:59.436564930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-27T16:51:59.436590882Z                           WHERE "Id" in (
2025-08-27T16:51:59.436600020Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T16:51:59.436608968Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T16:51:59.436618418Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T16:51:59.437381905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018182s 
2025-08-27T16:51:59.438561801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T16:51:59.438586030Z                           WHERE "Id" in (
2025-08-27T16:51:59.438597563Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T16:51:59.438607063Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T16:51:59.438616271Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T16:51:59.440258829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T16:51:59.440281234Z                           WHERE "Id" in (
2025-08-27T16:51:59.440289892Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T16:51:59.440314461Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T16:51:59.440323860Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T16:51:59.441136026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018678s 
2025-08-27T16:51:59.442327666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T16:51:59.442344890Z                           WHERE "Id" in (
2025-08-27T16:51:59.442353417Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T16:51:59.442362075Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:51:59.442371143Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:51:59.444051608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T16:51:59.444076488Z                           WHERE "Id" in (
2025-08-27T16:51:59.444085295Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T16:51:59.444093973Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:51:59.444102981Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:51:59.444900768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018944s 
2025-08-27T16:51:59.446219113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:51:59.446235947Z                           WHERE "Id" IN (
2025-08-27T16:51:59.446242249Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:51:59.446248302Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T16:51:59.446254173Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:51:59.446260266Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T16:51:59.448084720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:51:59.448109099Z                           WHERE "Id" IN (
2025-08-27T16:51:59.448118588Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:51:59.448127556Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T16:51:59.448136855Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:51:59.448147005Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T16:51:59.448982658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020253s 
2025-08-27T16:51:59.449378435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T16:51:59', 'clean_artist_metadata_table') 
2025-08-27T16:51:59.449718390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.450584905Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T16:51:59.450734166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035577s 
2025-08-27T16:51:59.450957516Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T16:51:59.451155264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.451411440Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-27T16:51:59.452369088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:51:59.452465683Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.452652780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-27T16:51:59.453009458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.453885322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009934s 
2025-08-27T16:51:59.454018300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:51:59.454148722Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.454404978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-27T16:51:59.454699261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.455498851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009493s 
2025-08-27T16:51:59.455676048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:51:59.455819256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.456116976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-27T16:51:59.456374214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.457146670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009245s 
2025-08-27T16:51:59.457333356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:51:59.457457516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.457654823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-27T16:51:59.457986912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.458765209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009327s 
2025-08-27T16:51:59.458992938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:51:59.459099683Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.459312822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-27T16:51:59.459590321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.460400723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009189s 
2025-08-27T16:51:59.460578221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-27T16:51:59.465794135Z [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-27T16:51:59.468223307Z [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-27T16:51:59.469133400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T16:51:59.469639760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T16:51:59.471397410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106145s 
2025-08-27T16:51:59.471586250Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-27T16:51:59.475275420Z [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-27T16:51:59.477598137Z [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-27T16:51:59.478532279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T16:51:59.478979579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T16:51:59.480725676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089273s 
2025-08-27T16:51:59.481096122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T16:51:59', 'health_issue_notification') 
2025-08-27T16:51:59.481455145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.482506061Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T16:51:59.482681404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106851s 
2025-08-27T16:51:59.482890175Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T16:51:59.483090578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.483357987Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-27T16:51:59.484443072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:51:59.484645440Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.484819400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-27T16:51:59.485144996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-27T16:51:59.486039037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009339s 
2025-08-27T16:51:59.486200121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:51:59.486316105Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.486664456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-27T16:51:59.486891934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-27T16:51:59.487864834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010112s 
2025-08-27T16:51:59.488265440Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T16:51:59.496091181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T16:51:59.496153266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004084s 
2025-08-27T16:51:59.496199940Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:51:59.496209449Z                 WHERE "Id" IN (
2025-08-27T16:51:59.496219079Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:51:59.496228918Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:51:59.496238688Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T16:51:59.496476477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:51:59.496517560Z                 WHERE "Id" IN (
2025-08-27T16:51:59.496528792Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:51:59.496540155Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:51:59.496551187Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T16:51:59.496561799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018532s 
2025-08-27T16:51:59.496573122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:51:59.496583993Z                 WHERE "Id" IN (
2025-08-27T16:51:59.496594314Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:51:59.496605106Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T16:51:59.496616309Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T16:51:59.496627231Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T16:51:59.496637531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:51:59.496648273Z                 WHERE "Id" IN (
2025-08-27T16:51:59.496658814Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:51:59.496668884Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T16:51:59.496679185Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T16:51:59.496689506Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T16:51:59.497289264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020589s 
2025-08-27T16:51:59.497986909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:51:59.498009965Z                 WHERE "Id" IN (
2025-08-27T16:51:59.498019334Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:51:59.498047280Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:51:59.498056549Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T16:51:59.498065427Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T16:51:59.498073864Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T16:51:59.499961626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:51:59.499989612Z                 WHERE "Id" IN (
2025-08-27T16:51:59.499999963Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:51:59.500010284Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:51:59.500020945Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T16:51:59.500031797Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T16:51:59.500043100Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T16:51:59.500913793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020922s 
2025-08-27T16:51:59.501650577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-27T16:51:59.501669726Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T16:51:59.501678974Z                 FROM "Artists"
2025-08-27T16:51:59.501687301Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T16:51:59.501696249Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T16:51:59.502650771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-27T16:51:59.502698056Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T16:51:59.502709449Z                 FROM "Artists"
2025-08-27T16:51:59.502718157Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T16:51:59.502727235Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T16:51:59.503165648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010836s 
2025-08-27T16:51:59.504015469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:51:59.504039708Z                 WHERE "Id" NOT IN (
2025-08-27T16:51:59.504048386Z                     SELECT MIN("Id")
2025-08-27T16:51:59.504058105Z                     FROM "TrackFiles"
2025-08-27T16:51:59.504068446Z                     GROUP BY "Path"
2025-08-27T16:51:59.504098366Z                 ) 
2025-08-27T16:51:59.505192981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:51:59.505213833Z                 WHERE "Id" NOT IN (
2025-08-27T16:51:59.505223342Z                     SELECT MIN("Id")
2025-08-27T16:51:59.505231909Z                     FROM "TrackFiles"
2025-08-27T16:51:59.505240406Z                     GROUP BY "Path"
2025-08-27T16:51:59.505249084Z                 ) 
2025-08-27T16:51:59.505812178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012525s 
2025-08-27T16:51:59.505944053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:51:59.506071260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T16:51:59.506252204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-27T16:51:59.509400965Z [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-27T16:51:59.510949664Z [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-27T16:51:59.511552829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:51:59.512107967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:51:59.514037814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:51:59.514370644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079475s 
2025-08-27T16:51:59.514552691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-27T16:51:59.514837304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:51:59.515136026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004061s 
2025-08-27T16:51:59.515298212Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-27T16:51:59.518614591Z [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-27T16:51:59.520037617Z [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-27T16:51:59.520717336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:51:59.521380532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:51:59.523429508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:51:59.523961710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:51:59.524259590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087852s 
2025-08-27T16:51:59.524723053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T16:51:59', 'add_mediafilerepository_mtime') 
2025-08-27T16:51:59.525109341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.526205739Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T16:51:59.526395190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106542s 
2025-08-27T16:51:59.526686477Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T16:51:59.526964236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.527296676Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-27T16:51:59.529998677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T16:51:59.530020612Z                           WHERE "Id" NOT IN (
2025-08-27T16:51:59.530029760Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T16:51:59.530038437Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:51:59.530047736Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T16:51:59.531956460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T16:51:59.531968454Z                           WHERE "Id" NOT IN (
2025-08-27T16:51:59.531972763Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T16:51:59.531995058Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:51:59.531999256Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T16:51:59.532808166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020644s 
2025-08-27T16:51:59.533013710Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-27T16:51:59.533231157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-27T16:51:59.533551453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003837s 
2025-08-27T16:51:59.533762457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-27T16:51:59.537490766Z [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-27T16:51:59.539459521Z [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-27T16:51:59.540377830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.541064864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.543068439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.543493766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.543937770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:51:59.544252554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103127s 
2025-08-27T16:51:59.544473950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T16:51:59.544836760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.545199461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005314s 
2025-08-27T16:51:59.545624317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T16:51:59', 'add_artistmetadataid_constraint') 
2025-08-27T16:51:59.546001526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.547063685Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T16:51:59.547300993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023355s 
2025-08-27T16:51:59.547522089Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T16:51:59.547652682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.547957756Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-27T16:51:59.548701454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T16:51:59.548873360Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.549081429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-27T16:51:59.549491184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:51:59.550351046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s 
2025-08-27T16:51:59.550541489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T16:51:59.550675799Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.550875171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-27T16:51:59.551255968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:51:59.551989575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009162s 
2025-08-27T16:51:59.552148535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.552284680Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.552465844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-27T16:51:59.552825238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:51:59.553541400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008915s 
2025-08-27T16:51:59.553715391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T16:51:59.553860874Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T16:51:59.554076899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-27T16:51:59.554402996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:51:59.555164740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009139s 
2025-08-27T16:51:59.555333119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:51:59.555460706Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.555647131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-27T16:51:59.556009060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:51:59.556767227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000933s 
2025-08-27T16:51:59.556943983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:51:59.557099647Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.557274128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-27T16:51:59.557573461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:51:59.558325545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008748s 
2025-08-27T16:51:59.558689539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T16:51:59', 'old_ids_and_artist_alias') 
2025-08-27T16:51:59.559032008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.559756217Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T16:51:59.559921129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022788s 
2025-08-27T16:51:59.560135781Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T16:51:59.560350704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.560596629Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-27T16:51:59.560940832Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.561139954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.561819492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007043s 
2025-08-27T16:51:59.562072502Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T16:51:59.562332696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T16:51:59.562563280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003056s 
2025-08-27T16:51:59.562934828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T16:51:59', 'download_propers_config') 
2025-08-27T16:51:59.563272128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.563902988Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T16:51:59.564077189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015885s 
2025-08-27T16:51:59.564266610Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T16:51:59.564464178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.564716436Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-27T16:51:59.565700839Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-27T16:51:59.565945932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-27T16:51:59.566411761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005464s 
2025-08-27T16:51:59.566591002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-27T16:51:59.569755996Z [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-27T16:51:59.571513205Z [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-27T16:51:59.572290801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.573006913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.574846187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.575221182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.575612810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:51:59.576063548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.576377390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096148s 
2025-08-27T16:51:59.576570178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-27T16:51:59.579535971Z [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-27T16:51:59.581118719Z [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-27T16:51:59.581823468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-27T16:51:59.582347193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-27T16:51:59.584169503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T16:51:59.584477844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007732s 
2025-08-27T16:51:59.584655572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-27T16:51:59.588606599Z [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-27T16:51:59.590058774Z [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-27T16:51:59.590737030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-27T16:51:59.591148508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-27T16:51:59.592912230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080815s 
2025-08-27T16:51:59.593095720Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-27T16:51:59.595913224Z [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-27T16:51:59.597141297Z [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-27T16:51:59.597713259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T16:51:59.598405814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T16:51:59.600184015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T16:51:59.600597006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T16:51:59.601027073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T16:51:59.601485366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T16:51:59.601813577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085442s 
2025-08-27T16:51:59.601991024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-27T16:51:59.604743397Z [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-27T16:51:59.605853763Z [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-27T16:51:59.606395364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T16:51:59.606853958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T16:51:59.608539362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006368s 
2025-08-27T16:51:59.608711198Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-27T16:51:59.611497580Z [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-27T16:51:59.612760152Z [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-27T16:51:59.613337846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:51:59.613906621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:51:59.615711376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:51:59.616146632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:51:59.616437719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075578s 
2025-08-27T16:51:59.616881302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T16:51:59', 'remove_language_profiles') 
2025-08-27T16:51:59.617158701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.618414590Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T16:51:59.618604352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094841s 
2025-08-27T16:51:59.618842040Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T16:51:59.619038416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.619295814Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-27T16:51:59.619828216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T16:51:59.620026726Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:51:59.620246258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-27T16:51:59.620535912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-27T16:51:59.621322917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008858s 
2025-08-27T16:51:59.621712321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-27T16:51:59.622179301Z [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-27T16:51:59.622468554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s 
2025-08-27T16:51:59.622836555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T16:51:59', 'multi_disc_naming_format') 
2025-08-27T16:51:59.623172311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.623836218Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T16:51:59.624020940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018305s 
2025-08-27T16:51:59.624222667Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T16:51:59.624423701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.624671601Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-27T16:51:59.625110124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T16:51:59.625236629Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.625417773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-27T16:51:59.625730593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.626526196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009181s 
2025-08-27T16:51:59.626676488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.626860469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.650748758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238675s 
2025-08-27T16:51:59.651181570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T16:51:59', 'add_download_client_priority') 
2025-08-27T16:51:59.651577186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.652384502Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T16:51:59.652562230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254982s 
2025-08-27T16:51:59.652753896Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T16:51:59.652943538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.653218782Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-27T16:51:59.653610010Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.653887419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-27T16:51:59.654128485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000345s 
2025-08-27T16:51:59.654329008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.654574332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-27T16:51:59.654814867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003224s 
2025-08-27T16:51:59.655168369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T16:51:59', 'remove_growl_prowl') 
2025-08-27T16:51:59.655496850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.656188674Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T16:51:59.656323445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016404s 
2025-08-27T16:51:59.656518167Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T16:51:59.656722168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.656953694Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-27T16:51:59.657357858Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.657650558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-27T16:51:59.657920301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003846s 
2025-08-27T16:51:59.658141977Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.658443525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-27T16:51:59.658725723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003816s 
2025-08-27T16:51:59.659127542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T16:51:59', 'remove_plex_hometheatre') 
2025-08-27T16:51:59.659475112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.660192046Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T16:51:59.660414514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018103s 
2025-08-27T16:51:59.660677303Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T16:51:59.660942788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.661233604Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-27T16:51:59.662050709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:51:59.662211223Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:51:59.662419502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-27T16:51:59.662681319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-27T16:51:59.663636373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010287s 
2025-08-27T16:51:59.663874532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:51:59.664063593Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.664274057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-27T16:51:59.664754745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.665681762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011985s 
2025-08-27T16:51:59.665887386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:51:59.666012598Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.666236078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-27T16:51:59.666643669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.667635476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011855s 
2025-08-27T16:51:59.667819256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:51:59.667983277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.668207829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-27T16:51:59.668573866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.669506504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010927s 
2025-08-27T16:51:59.669717118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:51:59.669844946Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.670053095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-27T16:51:59.670415856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-27T16:51:59.671264264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009905s 
2025-08-27T16:51:59.671455249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.671619981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.673306217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016811s 
2025-08-27T16:51:59.673755702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T16:51:59', 'add_root_folder_add_defaults') 
2025-08-27T16:51:59.674248865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.675028295Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T16:51:59.675206323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033743s 
2025-08-27T16:51:59.675412649Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T16:51:59.675645528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.675876223Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-27T16:51:59.676295246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T16:51:59.676443355Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.676675001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-27T16:51:59.677033784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-27T16:51:59.677994879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001097s 
2025-08-27T16:51:59.678446128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T16:51:59', 'task_duration') 
2025-08-27T16:51:59.678852577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.679686186Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T16:51:59.679814364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027079s 
2025-08-27T16:51:59.680061952Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T16:51:59.680280703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.680622381Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-27T16:51:59.681050774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T16:51:59.681233822Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T16:51:59.681473906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-27T16:51:59.681905876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.682663702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009804s 
2025-08-27T16:51:59.682860639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T16:51:59.683050311Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.683231796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-27T16:51:59.683574005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.684520672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s 
2025-08-27T16:51:59.684997983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T16:51:59', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T16:51:59.685414141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.686160174Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T16:51:59.686340437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026841s 
2025-08-27T16:51:59.686560560Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T16:51:59.686804672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.687057010Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-27T16:51:59.687529191Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-27T16:51:59.691171696Z [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-27T16:51:59.693009868Z [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-27T16:51:59.693859549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.694645392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.696790091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.697158112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.697574040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:51:59.698108687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.698523933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107878s 
2025-08-27T16:51:59.698909760Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T16:51:59.699412102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T16:51:59.699724922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004916s 
2025-08-27T16:51:59.700060798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T16:51:59.700468730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T16:51:59.700757091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s 
2025-08-27T16:51:59.701024048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-27T16:51:59.703882846Z [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-27T16:51:59.705171872Z [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-27T16:51:59.705870258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-27T16:51:59.706295044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-27T16:51:59.708100860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068506s 
2025-08-27T16:51:59.708503421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T16:51:59', 'remove_album_folders') 
2025-08-27T16:51:59.708954840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.709964794Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T16:51:59.710149206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087052s 
2025-08-27T16:51:59.710454400Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T16:51:59.710653171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.710925449Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-27T16:51:59.711436558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:51:59.711607122Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T16:51:59.711782024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-27T16:51:59.712092489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-27T16:51:59.712999887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010083s 
2025-08-27T16:51:59.713330282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T16:51:59', 'add_priority_to_indexers') 
2025-08-27T16:51:59.713682822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.714470518Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T16:51:59.714639128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024988s 
2025-08-27T16:51:59.714854852Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T16:51:59.715126299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.715307894Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-27T16:51:59.715875938Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T16:51:59.716217005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T16:51:59.716562110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004241s 
2025-08-27T16:51:59.716725289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.716912215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.717679090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006946s 
2025-08-27T16:51:59.717990086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T16:51:59', 'remove_chown_and_folderchmod_config') 
2025-08-27T16:51:59.718343488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.719063217Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T16:51:59.719239212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021287s 
2025-08-27T16:51:59.719425958Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T16:51:59.719625881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.719897828Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-27T16:51:59.725464990Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T16:51:59.726178798Z [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-27T16:51:59.726638574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007782s 
2025-08-27T16:51:59.726982957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T16:51:59', 'update_notifiarr') 
2025-08-27T16:51:59.727322281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.728052982Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T16:51:59.728206391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021865s 
2025-08-27T16:51:59.728424591Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T16:51:59.728622469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.728875278Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-27T16:51:59.729171775Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.729370325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.731837494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024942s 
2025-08-27T16:51:59.732258412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T16:51:59', 'email_multiple_addresses') 
2025-08-27T16:51:59.732585711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.733283566Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T16:51:59.733462116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039072s 
2025-08-27T16:51:59.733662570Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T16:51:59.733872122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.734119049Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-27T16:51:59.734432761Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-27T16:51:59.734689037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-27T16:51:59.736610597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019904s 
2025-08-27T16:51:59.737011694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T16:51:59', 'rename_blacklist_to_blocklist') 
2025-08-27T16:51:59.737360767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.738103884Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T16:51:59.738282003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034618s 
2025-08-27T16:51:59.738481103Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T16:51:59.738698161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.738939106Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-27T16:51:59.739500376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T16:51:59.739698154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T16:51:59.739896303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-27T16:51:59.740266238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.741193917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011017s 
2025-08-27T16:51:59.741428339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-27T16:51:59.741786420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.742623776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010156s 
2025-08-27T16:51:59.742796384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.742990044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.747008808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040232s 
2025-08-27T16:51:59.747416298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T16:51:59', 'cdh_per_downloadclient') 
2025-08-27T16:51:59.747797336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.748815326Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T16:51:59.748985208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058143s 
2025-08-27T16:51:59.749189439Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T16:51:59.749381436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.749627261Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-27T16:51:59.750573857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-27T16:51:59.751581006Z [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-27T16:51:59.752340686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015803s 
2025-08-27T16:51:59.752528644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-27T16:51:59.752839901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T16:51:59.753167611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2025-08-27T16:51:59.753364027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-27T16:51:59.753661756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T16:51:59.753963915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s 
2025-08-27T16:51:59.754153456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-27T16:51:59.754463150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T16:51:59.754799898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004721s 
2025-08-27T16:51:59.754957917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.755149032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.757802746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026523s 
2025-08-27T16:51:59.758165937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T16:51:59', 'download_history') 
2025-08-27T16:51:59.758544420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.759414372Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T16:51:59.759600116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042675s 
2025-08-27T16:51:59.759818315Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T16:51:59.760125844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.760356499Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-27T16:51:59.760853350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T16:51:59', 'add_update_history') 
2025-08-27T16:51:59.761280269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.761965118Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T16:51:59.762117906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018854s 
2025-08-27T16:51:59.762337849Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T16:51:59.762627332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.762800260Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-27T16:51:59.763290477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:51:59.763499418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.763773290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-27T16:51:59.764196773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.765196827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011941s 
2025-08-27T16:51:59.765597594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T16:51:59', 'add_on_update_to_notifications') 
2025-08-27T16:51:59.765936837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.766692669Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T16:51:59.766860237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026223s 
2025-08-27T16:51:59.767067484Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T16:51:59.767275543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.767513693Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-27T16:51:59.767905552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:51:59.768059702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.768264936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-27T16:51:59.768596764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.769414791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009739s 
2025-08-27T16:51:59.769792732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T16:51:59', 'download_client_per_indexer') 
2025-08-27T16:51:59.770136715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.770869952Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T16:51:59.771048832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023762s 
2025-08-27T16:51:59.771231731Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T16:51:59.771446423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.771679332Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-27T16:51:59.772190461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:51:59.772356396Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.772561188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-27T16:51:59.772849358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.773693268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009609s 
2025-08-27T16:51:59.773833580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:51:59.773983703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.774194097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-27T16:51:59.774576266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.775480036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001072s 
2025-08-27T16:51:59.775639858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T16:51:59.775802406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.776068962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-27T16:51:59.776463277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.777480255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011913s 
2025-08-27T16:51:59.777921764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T16:51:59', 'AddNewItemMonitorType') 
2025-08-27T16:51:59.778339746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.779194938Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T16:51:59.779381303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028948s 
2025-08-27T16:51:59.779551997Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T16:51:59.779749725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.780025641Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-27T16:51:59.780392009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T16:51:59.780577192Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.780842305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-27T16:51:59.781203593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:51:59.782236984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011877s 
2025-08-27T16:51:59.782636278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T16:51:59', 'ImportListSearch') 
2025-08-27T16:51:59.783081435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.783822908Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T16:51:59.784031438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027545s 
2025-08-27T16:51:59.784222963Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T16:51:59.785587131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.785873588Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-27T16:51:59.786306389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T16:51:59.786478626Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.786726626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-27T16:51:59.787111942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:51:59.788161686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012389s 
2025-08-27T16:51:59.788663146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T16:51:59', 'ImportListMonitorExisting') 
2025-08-27T16:51:59.788979984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.789725165Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T16:51:59.789892842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027639s 
2025-08-27T16:51:59.790104909Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T16:51:59.790311034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.790610928Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-27T16:51:59.791145435Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.791437944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-27T16:51:59.791712677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003841s 
2025-08-27T16:51:59.792000006Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.792301563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-27T16:51:59.792606798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s 
2025-08-27T16:51:59.792760127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:51:59.792893335Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.793070702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-27T16:51:59.793337810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-27T16:51:59.794255158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009849s 
2025-08-27T16:51:59.794603088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T16:51:59', 'add_indexer_tags') 
2025-08-27T16:51:59.794949837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.795642371Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T16:51:59.795798275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023729s 
2025-08-27T16:51:59.796035834Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T16:51:59.796202780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.796457834Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-27T16:51:59.796768960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:51:59.796953061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:51:59.799191660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002258s 
2025-08-27T16:51:59.799620213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T16:51:59', 'update_audio_types') 
2025-08-27T16:51:59.799931810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:51:59.800609064Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T16:51:59.800817574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036646s 
2025-08-27T16:51:59.801046034Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T16:51:59.801260085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:51:59.801551462Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-27T16:51:59.804470851Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:51:59.804749653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-27T16:51:59.805021089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003119s 
2025-08-27T16:51:59.805186513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T16:51:59.805413199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.805586909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-27T16:51:59.809746897Z [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-27T16:51:59.811903790Z [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-27T16:51:59.812857020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-27T16:51:59.813525336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-27T16:51:59.815996022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T16:51:59.816585058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T16:51:59.816933310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111247s 
2025-08-27T16:51:59.817076849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.817236280Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T16:51:59.817440431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-27T16:51:59.822241841Z [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-27T16:51:59.825723743Z [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-27T16:51:59.826988691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:51:59.827609050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:51:59.829788068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:51:59.830218184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:51:59.830629793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.830952012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133321s 
2025-08-27T16:51:59.831125952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.831289001Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.831490106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-27T16:51:59.836224230Z [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-27T16:51:59.839456680Z [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-27T16:51:59.840838933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:51:59.841564024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:51:59.843884096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:51:59.844372941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:51:59.844870593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.845221961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135182s 
2025-08-27T16:51:59.845419328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:51:59.845661696Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.845800806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-27T16:51:59.850632387Z [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-27T16:51:59.853928354Z [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-27T16:51:59.855142139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:51:59.855882139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:51:59.858148183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:51:59.858609522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:51:59.859049548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.859453181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134276s 
2025-08-27T16:51:59.859618804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:51:59.859775290Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.860054873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-27T16:51:59.863775185Z [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-27T16:51:59.865689741Z [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-27T16:51:59.866571938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.867414444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.869727232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.870109803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.870558336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:51:59.871099827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.871455693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112209s 
2025-08-27T16:51:59.871630405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:51:59.871805828Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.872089409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-27T16:51:59.875724931Z [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-27T16:51:59.877663766Z [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-27T16:51:59.878593548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:51:59.879443189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:51:59.881841950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:51:59.882244911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:51:59.882630338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:51:59.883076085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:51:59.883410759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110934s 
2025-08-27T16:51:59.883561353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T16:51:59.883700974Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.883965306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-27T16:51:59.888687456Z [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-27T16:51:59.890275374Z [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-27T16:51:59.890999413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T16:51:59.891461694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T16:51:59.894396795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102568s 
2025-08-27T16:51:59.894577509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T16:51:59.894719174Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T16:51:59.894988737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-27T16:51:59.898474427Z [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-27T16:51:59.900138478Z [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-27T16:51:59.900871544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T16:51:59.901304636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T16:51:59.904422425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092425s 
2025-08-27T16:51:59.904669382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T16:51:59.904847902Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.905051372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-27T16:51:59.908275244Z [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-27T16:51:59.909836018Z [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-27T16:51:59.910542140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T16:51:59.910966595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T16:51:59.913732505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084924s 
2025-08-27T16:51:59.913917888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T16:51:59.914079664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.914286391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-27T16:51:59.917520073Z [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-27T16:51:59.918994643Z [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-27T16:51:59.919683590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T16:51:59.920118045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T16:51:59.922153013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076734s 
2025-08-27T16:51:59.922334068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T16:51:59.922464892Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.922652109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-27T16:51:59.925690217Z [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-27T16:51:59.926973130Z [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-27T16:51:59.927587538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T16:51:59.927998255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T16:51:59.930022912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071648s 
2025-08-27T16:51:59.930189408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T16:51:59.930333578Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.930557820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-27T16:51:59.933297647Z [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-27T16:51:59.934327502Z [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-27T16:51:59.934895906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T16:51:59.935438810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T16:51:59.937660183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T16:51:59.938002733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072295s 
2025-08-27T16:51:59.938161393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T16:51:59.938315613Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.938544625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-27T16:51:59.941353451Z [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-27T16:51:59.942367965Z [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-27T16:51:59.942938223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T16:51:59.943481287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T16:51:59.945711378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T16:51:59.946030350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072955s 
2025-08-27T16:51:59.946226545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T16:51:59.946412500Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.946605529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-27T16:51:59.949308352Z [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-27T16:51:59.950356553Z [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-27T16:51:59.950922663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T16:51:59.951437991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T16:51:59.953680928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T16:51:59.954027265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072561s 
2025-08-27T16:51:59.954205183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-27T16:51:59.954346899Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.954570910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-27T16:51:59.957656274Z [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-27T16:51:59.959056604Z [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-27T16:51:59.960583469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-27T16:51:59.961249049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-27T16:51:59.963381775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T16:51:59.963771690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T16:51:59.964264763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T16:51:59.964553945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098215s 
2025-08-27T16:51:59.964790682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T16:51:59.964876425Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.965083131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-27T16:51:59.967913852Z [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-27T16:51:59.969058266Z [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-27T16:51:59.969575077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T16:51:59.969965754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T16:51:59.972447221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007169s 
2025-08-27T16:51:59.972631993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T16:51:59.972792356Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.973023792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-27T16:51:59.976556317Z [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-27T16:51:59.977860503Z [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-27T16:51:59.978493949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T16:51:59.978990409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T16:51:59.981137062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079057s 
2025-08-27T16:51:59.981332405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-27T16:51:59.981470053Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T16:51:59.981711820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-27T16:51:59.985009842Z [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-27T16:51:59.986443208Z [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-27T16:51:59.987047585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T16:51:59.987820863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T16:51:59.989959951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T16:51:59.990391931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T16:51:59.990831676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T16:51:59.991382456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T16:51:59.991667750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098246s 
2025-08-27T16:51:59.991875599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T16:51:59.992060170Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T16:51:59.992351607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-27T16:51:59.995336508Z [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-27T16:52:00.008084943Z [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-27T16:52:00.009046610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T16:52:00.009587840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T16:52:00.012171343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:00.012560116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199599s 
2025-08-27T16:52:00.012757904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T16:52:00.012929910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-27T16:52:00.013155314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-27T16:52:00.016881889Z [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-27T16:52:00.017993618Z [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-27T16:52:00.018618336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T16:52:00.019106479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T16:52:00.021538747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:00.021881508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085173s 
2025-08-27T16:52:00.022070709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T16:52:00.022255150Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.022482528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-27T16:52:00.025978499Z [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-27T16:52:00.027082833Z [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-27T16:52:00.027626337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T16:52:00.028253741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T16:52:00.030481838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:00.030804688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081274s 
2025-08-27T16:52:00.030965583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T16:52:00.031110063Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.031311960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-27T16:52:00.033995845Z [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-27T16:52:00.034939275Z [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-27T16:52:00.035482449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T16:52:00.035994641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T16:52:00.038468222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T16:52:00.038766984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072931s 
2025-08-27T16:52:00.038956736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T16:52:00.039161839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T16:52:00.039366902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-27T16:52:00.042318727Z [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-27T16:52:00.043610929Z [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-27T16:52:00.044302662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T16:52:00.044811567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T16:52:00.046929462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T16:52:00.047237683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076894s 
2025-08-27T16:52:00.047394920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T16:52:00.048597522Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.048847565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-27T16:52:00.051531551Z [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-27T16:52:00.052541214Z [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-27T16:52:00.053082213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T16:52:00.053529715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T16:52:00.055536677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T16:52:00.055859868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068317s 
2025-08-27T16:52:00.056033267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T16:52:00.056190143Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.056351017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-27T16:52:00.059086576Z [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-27T16:52:00.060052491Z [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-27T16:52:00.060539933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T16:52:00.060920910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T16:52:00.062755826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062202s 
2025-08-27T16:52:00.062894735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T16:52:00.063038645Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.063205972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-27T16:52:00.065921521Z [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-27T16:52:00.066841714Z [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-27T16:52:00.067313634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T16:52:00.067705273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T16:52:00.069643346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062474s 
2025-08-27T16:52:00.069806515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T16:52:00.069937819Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:52:00.070119515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-27T16:52:00.073000227Z [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-27T16:52:00.074077757Z [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-27T16:52:00.074600620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T16:52:00.074992258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T16:52:00.076849759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065711s 
2025-08-27T16:52:00.077016525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T16:52:00.077173451Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:52:00.077365298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-27T16:52:00.080171279Z [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-27T16:52:00.081280362Z [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-27T16:52:00.081850020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T16:52:00.082204073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T16:52:00.084087205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065966s 
2025-08-27T16:52:00.084268751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T16:52:00.084436108Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.084588835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-27T16:52:00.087168791Z [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-27T16:52:00.087988642Z [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-27T16:52:00.088427596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-27T16:52:00.088822472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-27T16:52:00.090637857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005881s 
2025-08-27T16:52:00.090791346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T16:52:00.090920116Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.091113806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-27T16:52:00.093646927Z [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-27T16:52:00.094297908Z [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-27T16:52:00.094710169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T16:52:00.095172740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T16:52:00.097154331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T16:52:00.097425717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061457s 
2025-08-27T16:52:00.097581952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T16:52:00.097707435Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.097893199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-27T16:52:00.100340648Z [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-27T16:52:00.101069626Z [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-27T16:52:00.101525965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T16:52:00.102008527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T16:52:00.104030960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T16:52:00.104327086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006256s 
2025-08-27T16:52:00.104470365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:00.104617211Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.104784558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-27T16:52:00.108689652Z [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-27T16:52:00.109883006Z [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-27T16:52:00.110373003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:52:00.110918882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:52:00.112873318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:00.113266991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:52:00.113540501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085866s 
2025-08-27T16:52:00.113701506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:00.113851037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T16:52:00.114065669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-27T16:52:00.116863073Z [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-27T16:52:00.117878007Z [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-27T16:52:00.118398254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:52:00.118951048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:52:00.120955845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:00.121356071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:52:00.121644031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074268s 
2025-08-27T16:52:00.121789504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:00.121960288Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-08-27T16:52:00.122142946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T16:52:00.124521937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T16:52:00.125042666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T16:52:00.125388212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T16:52:00.125844831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T16:52:00.127782924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T16:52:00.128152789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058063s 
2025-08-27T16:52:00.128495379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T16:52:00', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T16:52:00.128833611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.130841003Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T16:52:00.131002759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084717s 
2025-08-27T16:52:00.131233995Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T16:52:00.131471663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.131691947Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-27T16:52:00.132393370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:00.132566428Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.132750860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-27T16:52:00.133020262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.133863470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009451s 
2025-08-27T16:52:00.134084946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:00.134129366Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.134334148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-27T16:52:00.134591036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.135378892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008914s 
2025-08-27T16:52:00.135742655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T16:52:00', 'add_on_delete_to_notifications') 
2025-08-27T16:52:00.136057579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.136801287Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T16:52:00.136967131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002279s 
2025-08-27T16:52:00.137127133Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T16:52:00.137327416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.137553061Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-27T16:52:00.139265750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T16:52:00.139442676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-27T16:52:00.139640544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-27T16:52:00.139963615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.140831293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009969s 
2025-08-27T16:52:00.140956074Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:52:00.141208943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-27T16:52:00.141386671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000315s 
2025-08-27T16:52:00.141547786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:00.141673910Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T16:52:00.141833541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-27T16:52:00.142076420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-27T16:52:00.142827172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000829s 
2025-08-27T16:52:00.142985070Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:00.143167337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:00.144981541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018295s 
2025-08-27T16:52:00.145152014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-27T16:52:00.145679757Z [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-27T16:52:00.146144703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008476s 
2025-08-27T16:52:00.146307331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-27T16:52:00.146558647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-27T16:52:00.146904143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003848s 
2025-08-27T16:52:00.147023193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T16:52:00.147154467Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:52:00.147322606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-27T16:52:00.147583301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:52:00.148415126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s 
2025-08-27T16:52:00.148598545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T16:52:00.148742585Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T16:52:00.148907177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-27T16:52:00.149176509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.150026922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009386s 
2025-08-27T16:52:00.150160411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T16:52:00.150302377Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.150484794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-27T16:52:00.150768636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.151556312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009072s 
2025-08-27T16:52:00.151701765Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:00.151900776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:00.158842516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068844s 
2025-08-27T16:52:00.159033981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:00.159215356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:00.160776330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015795s 
2025-08-27T16:52:00.160972585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-27T16:52:00.163762374Z [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-27T16:52:00.164694180Z [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-27T16:52:00.165189628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T16:52:00.165575355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T16:52:00.168756111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075946s 
2025-08-27T16:52:00.168944891Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-27T16:52:00.171551851Z [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-27T16:52:00.172301691Z [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-27T16:52:00.172708160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T16:52:00.173110831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T16:52:00.175601637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064462s 
2025-08-27T16:52:00.175824316Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T16:52:00.176178720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T16:52:00.176405607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003136s 
2025-08-27T16:52:00.176555358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T16:52:00.176682865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-27T16:52:00.176889912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-27T16:52:00.177221991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.177986230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009175s 
2025-08-27T16:52:00.178161302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T16:52:00.178301094Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:52:00.178471657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-27T16:52:00.178723845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-27T16:52:00.179487553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008415s 
2025-08-27T16:52:00.179805614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T16:52:00', 'add_custom_formats') 
2025-08-27T16:52:00.180111079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.181177196Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T16:52:00.181322178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025199s 
2025-08-27T16:52:00.181550688Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T16:52:00.181716001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.182004161Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-27T16:52:00.182494158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T16:52:00.182624962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T16:52:00.182837930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-27T16:52:00.183043134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:00.183882514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009273s 
2025-08-27T16:52:00.184211196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T16:52:00', 'add_result_to_commands') 
2025-08-27T16:52:00.184557373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.185217162Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T16:52:00.185371903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022462s 
2025-08-27T16:52:00.185571145Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T16:52:00.185748241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.185979537Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-27T16:52:00.186441648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:00.186558794Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T16:52:00.186747594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-27T16:52:00.187020073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.187843020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009444s 
2025-08-27T16:52:00.188225931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T16:52:00', 'health_restored_notification') 
2025-08-27T16:52:00.188544844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.189230595Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T16:52:00.189380887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022987s 
2025-08-27T16:52:00.189578064Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T16:52:00.189725902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.189966417Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-27T16:52:00.190374388Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:00.190598770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-27T16:52:00.190855046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003254s 
2025-08-27T16:52:00.191173357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T16:52:00', 'remove_uc') 
2025-08-27T16:52:00.191430495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.192180035Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T16:52:00.192359987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016212s 
2025-08-27T16:52:00.192566483Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T16:52:00.192744051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.192989795Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-27T16:52:00.193319930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:00.193479832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:00.197164523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036175s 
2025-08-27T16:52:00.197509899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T16:52:00', 'download_clients_rename_tv_to_music') 
2025-08-27T16:52:00.197878471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.198719144Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T16:52:00.198953406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052017s 
2025-08-27T16:52:00.199170864Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T16:52:00.199399574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.199681733Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-27T16:52:00.200178974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T16:52:00.200341622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T16:52:00.200519700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-27T16:52:00.200832190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-27T16:52:00.201787604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s 
2025-08-27T16:52:00.202155304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T16:52:00', 'add_colon_replacement_to_naming_config') 
2025-08-27T16:52:00.202497253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.203399580Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T16:52:00.203647630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026442s 
2025-08-27T16:52:00.203878785Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T16:52:00.204173719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.204452260Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-27T16:52:00.205003149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-27T16:52:00.207804050Z [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-27T16:52:00.208847221Z [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-27T16:52:00.209230272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T16:52:00.209734979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T16:52:00.212107076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:00.212440538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072784s 
2025-08-27T16:52:00.212722626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T16:52:00.212813559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-27T16:52:00.213025305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-27T16:52:00.213312894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-27T16:52:00.214207787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010016s 
2025-08-27T16:52:00.214589556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T16:52:00', 'list_sync_time') 
2025-08-27T16:52:00.214937867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.215841828Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T16:52:00.216024235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025947s 
2025-08-27T16:52:00.216245891Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T16:52:00.216437828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.216690046Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-27T16:52:00.217208530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T16:52:00.217360456Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:52:00.217530138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-27T16:52:00.217754439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-27T16:52:00.218630624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008984s 
2025-08-27T16:52:00.218928364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T16:52:00', 'add_download_client_tags') 
2025-08-27T16:52:00.219289541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.220043189Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T16:52:00.220213091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023196s 
2025-08-27T16:52:00.220408855Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T16:52:00.220611764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.220860274Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-27T16:52:00.221526857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-27T16:52:00.222185283Z [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-27T16:52:00.222748858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009957s 
2025-08-27T16:52:00.223025926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-27T16:52:00.223275028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-27T16:52:00.223596385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s 
2025-08-27T16:52:00.223937151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T16:52:00', 'add_notification_status') 
2025-08-27T16:52:00.224250833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.225105825Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T16:52:00.225279384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018605s 
2025-08-27T16:52:00.225423835Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T16:52:00.225608467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.225887820Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-27T16:52:00.226246492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:00.226445122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:00.230684139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004163s 
2025-08-27T16:52:00.231134556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T16:52:00', 'add_alac_24_quality_in_profiles') 
2025-08-27T16:52:00.231532597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.232239000Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T16:52:00.232417429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057662s 
2025-08-27T16:52:00.232651521Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T16:52:00.232821062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.233094503Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-27T16:52:00.233604320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-27T16:52:00.233782979Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2025-08-27T16:52:00.233937941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-27T16:52:00.234168887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-27T16:52:00.235111996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010098s 
2025-08-27T16:52:00.235313712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-27T16:52:00.235583716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-27T16:52:00.236572728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010467s 
2025-08-27T16:52:00.236957352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T16:52:00', 'add_salt_to_users') 
2025-08-27T16:52:00.237362568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.238067598Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T16:52:00.238283253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025446s 
2025-08-27T16:52:00.238514067Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T16:52:00.238686194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.238950126Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-27T16:52:00.239653673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-27T16:52:00.240304052Z [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-27T16:52:00.240846545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s 
2025-08-27T16:52:00.242052714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-27T16:52:00.242308529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-27T16:52:00.242650498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2025-08-27T16:52:00.242974601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T16:52:00', 'add_auto_tagging') 
2025-08-27T16:52:00.243299094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.244224408Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T16:52:00.244402967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001966s 
2025-08-27T16:52:00.244611818Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T16:52:00.244823885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.245076674Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-27T16:52:00.245576791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-27T16:52:00.245747084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T16:52:00.246051097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-27T16:52:00.246401833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-27T16:52:00.247449653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011769s 
2025-08-27T16:52:00.247764147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T16:52:00.248465750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T16:52:00.248897319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007662s 
2025-08-27T16:52:00.249293497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T16:52:00', 'quality_definition_preferred_size') 
2025-08-27T16:52:00.249665626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.250341978Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T16:52:00.250510207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022103s 
2025-08-27T16:52:00.250756533Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T16:52:00.250927257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.251204295Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-27T16:52:00.251678460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:00.251864545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T16:52:00.252113275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-27T16:52:00.252422628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.253431109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011261s 
2025-08-27T16:52:00.253807207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T16:52:00', 'add_on_artist_add_to_notifications') 
2025-08-27T16:52:00.254206381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.254888244Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T16:52:00.255084439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025507s 
2025-08-27T16:52:00.255298931Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T16:52:00.255519375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.255795901Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-27T16:52:00.256273052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:00.256442654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T16:52:00.256673739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-27T16:52:00.256954214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-27T16:52:00.257921773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s 
2025-08-27T16:52:00.258309614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T16:52:00', 'album_last_searched_time') 
2025-08-27T16:52:00.258689940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.259379308Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T16:52:00.259588049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024938s 
2025-08-27T16:52:00.259829655Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T16:52:00.260048937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.260349512Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-27T16:52:00.260918057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T16:52:00.261107689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T16:52:00.261309946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-27T16:52:00.261634680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.262659414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011538s 
2025-08-27T16:52:00.262837152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:00.262998487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T16:52:00.263231206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-27T16:52:00.263560509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:00.264553529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011162s 
2025-08-27T16:52:00.264895357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T16:52:00', 'add_indexer_flags') 
2025-08-27T16:52:00.265196544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.265961484Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T16:52:00.266133861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002465s 
2025-08-27T16:52:00.266398504Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T16:52:00.266573196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.266881437Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-27T16:52:00.267436645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-27T16:52:00.267703372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-27T16:52:00.268105933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s 
2025-08-27T16:52:00.268293321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-27T16:52:00.268548945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-27T16:52:00.268897397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s 
2025-08-27T16:52:00.269138934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-27T16:52:00.269386923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-27T16:52:00.269713210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2025-08-27T16:52:00.270097233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T16:52:00', 'add_indexes_album_statistics') 
2025-08-27T16:52:00.270501237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.271285547Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T16:52:00.271457794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019531s 
2025-08-27T16:52:00.271695232Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T16:52:00.271983963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.272288236Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-27T16:52:00.272768233Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T16:52:00.273107125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T16:52:00.273394855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004064s 
2025-08-27T16:52:00.273696482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T16:52:00', 'update_redacted_baseurl') 
2025-08-27T16:52:00.274011146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.274716847Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T16:52:00.274867240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017142s 
2025-08-27T16:52:00.284760123Z [Debug] MigrationController: Took: 00:00:01.6478591 
2025-08-27T16:52:00.393035100Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-27T16:52:00.423351364Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-27T16:52:00.447558054Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T16:52:00.453887181Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T16:52:00.454240903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:00.454482209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:00.456997094Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T16:52:00.457214592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002741s 
2025-08-27T16:52:00.457429114Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T16:52:00.457658626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029522s 
2025-08-27T16:52:00.459812284Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T16:52:00.460097809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.460487373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T16:52:00.460800865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T16:52:00.461313517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s 
2025-08-27T16:52:00.461476064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.462807195Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T16:52:00.462994212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002038s 
2025-08-27T16:52:00.463348886Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T16:52:00.463601795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.464042864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T16:52:00.464368008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T16:52:00.464792563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005095s 
2025-08-27T16:52:00.465042988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:00.465252480Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:52:00.465454206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T16:52:00.465793599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T16:52:00.466588280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008737s 
2025-08-27T16:52:00.466818092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.467500988Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T16:52:00.467742684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017699s 
2025-08-27T16:52:00.468127349Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T16:52:00.468391912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.468767869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:00.468977531Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.469242234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T16:52:00.469536467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T16:52:00.470028508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005721s 
2025-08-27T16:52:00.470295786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.470954813Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T16:52:00.471185929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014582s 
2025-08-27T16:52:00.471517126Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T16:52:00.471773642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.472124389Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-27T16:52:00.472722564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-27T16:52:00.473361821Z [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-27T16:52:00.474100008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011165s 
2025-08-27T16:52:00.474286593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-27T16:52:00.474615305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T16:52:00.474965360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s 
2025-08-27T16:52:00.475357721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T16:52:00', 'InitialSetup') 
2025-08-27T16:52:00.475773107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.476517366Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T16:52:00.476746738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019812s 
2025-08-27T16:52:00.477001230Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T16:52:00.477252126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.477572972Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-27T16:52:00.478036455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T16:52:00', 'add_reason_to_pending_releases') 
2025-08-27T16:52:00.478476201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.479138505Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T16:52:00.479375662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018617s 
2025-08-27T16:52:00.479600826Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T16:52:00.479863074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.480254252Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-27T16:52:00.480623946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T16:52:00', 'add_medium_support') 
2025-08-27T16:52:00.481104164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.481737399Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T16:52:00.481957833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018795s 
2025-08-27T16:52:00.482214820Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T16:52:00.482489333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.482793947Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-27T16:52:00.483233201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T16:52:00', 'add_various_qualites_in_profile') 
2025-08-27T16:52:00.483661524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.484375141Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T16:52:00.484619353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018625s 
2025-08-27T16:52:00.484869437Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T16:52:00.485115131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.485453383Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-27T16:52:00.485789369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T16:52:00', 'metadata_profiles') 
2025-08-27T16:52:00.486241630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.486892992Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T16:52:00.487120149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017713s 
2025-08-27T16:52:00.487390524Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T16:52:00.487654836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.487994280Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-27T16:52:00.488429196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T16:52:00', 'separate_automatic_and_interactive_search') 
2025-08-27T16:52:00.488935355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.489606406Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T16:52:00.489883414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019213s 
2025-08-27T16:52:00.490141804Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T16:52:00.490376417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.490691862Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-27T16:52:00.491085775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T16:52:00', 'change_album_path_to_relative') 
2025-08-27T16:52:00.491570872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.492341975Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T16:52:00.492547549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019072s 
2025-08-27T16:52:00.492796090Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T16:52:00.493075242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.493379645Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-27T16:52:00.493779530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T16:52:00', 'change_quality_size_mb_to_kb') 
2025-08-27T16:52:00.494220228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.495009077Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T16:52:00.495251775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019309s 
2025-08-27T16:52:00.495472209Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T16:52:00.495723525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.496043470Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-27T16:52:00.496420840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T16:52:00', 'album_releases') 
2025-08-27T16:52:00.496851417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.497722080Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T16:52:00.497920109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019375s 
2025-08-27T16:52:00.498146886Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T16:52:00.498368883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.498733928Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-27T16:52:00.499055536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T16:52:00', 'album_releases_fix') 
2025-08-27T16:52:00.499497797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.500282387Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T16:52:00.500516478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019057s 
2025-08-27T16:52:00.500763606Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T16:52:00.501012808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.506572435Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-27T16:52:00.507017721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T16:52:00', 'import_lists') 
2025-08-27T16:52:00.507540825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.508375927Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T16:52:00.508617353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073799s 
2025-08-27T16:52:00.508874952Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T16:52:00.509130887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.509429098Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-27T16:52:00.509818833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T16:52:00', 'add_release_status') 
2025-08-27T16:52:00.510252326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.511041275Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T16:52:00.511315617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019146s 
2025-08-27T16:52:00.511526963Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T16:52:00.511792347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.512121470Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-27T16:52:00.512516445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T16:52:00', 'album_download_notification') 
2025-08-27T16:52:00.512973576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.513758487Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T16:52:00.514012909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019762s 
2025-08-27T16:52:00.514258864Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T16:52:00.514526503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.514845556Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-27T16:52:00.515261704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T16:52:00', 'fix_language_metadata_profiles') 
2025-08-27T16:52:00.515691349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.516645290Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T16:52:00.516899382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020994s 
2025-08-27T16:52:00.517133794Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T16:52:00.517370952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.517679693Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-27T16:52:00.518082635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T16:52:00', 'remove_fanzub') 
2025-08-27T16:52:00.518469444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.519222410Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T16:52:00.519450530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018553s 
2025-08-27T16:52:00.519695072Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T16:52:00.519972331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.520288046Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-27T16:52:00.520738604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T16:52:00', 'update_artist_history_indexes') 
2025-08-27T16:52:00.521176957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.522012169Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T16:52:00.522256881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020218s 
2025-08-27T16:52:00.522485362Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T16:52:00.522717780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.523042995Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-27T16:52:00.523381577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T16:52:00', 'remove_nma') 
2025-08-27T16:52:00.523795981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.524601473Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T16:52:00.524823110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018792s 
2025-08-27T16:52:00.525053915Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T16:52:00.525317075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.525612279Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-27T16:52:00.525998517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T16:52:00', 'album_disambiguation') 
2025-08-27T16:52:00.526442541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.527144395Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T16:52:00.527377153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001828s 
2025-08-27T16:52:00.527623009Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T16:52:00.527890307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.528209510Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-27T16:52:00.528612111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T16:52:00', 'add_ape_quality_in_profiles') 
2025-08-27T16:52:00.529062668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.529792879Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T16:52:00.530030457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018837s 
2025-08-27T16:52:00.530266633Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T16:52:00.530506375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.530834977Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-27T16:52:00.531190593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T16:52:00', 'remove_pushalot') 
2025-08-27T16:52:00.531609176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.532338395Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T16:52:00.532567156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001827s 
2025-08-27T16:52:00.532820245Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T16:52:00.533063666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.533370734Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-27T16:52:00.533738605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T16:52:00', 'add_custom_filters') 
2025-08-27T16:52:00.534186497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.534854392Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T16:52:00.535084164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017905s 
2025-08-27T16:52:00.535320641Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T16:52:00.535591085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.535889757Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-27T16:52:00.536254030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T16:52:00', 'import_list_tags') 
2025-08-27T16:52:00.536694608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.537373535Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T16:52:00.537654020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018012s 
2025-08-27T16:52:00.537847289Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T16:52:00.538109367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.538415283Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-27T16:52:00.538793585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T16:52:00', 'add_release_groups_etc') 
2025-08-27T16:52:00.539262489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.540030887Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T16:52:00.540286231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019241s 
2025-08-27T16:52:00.540555273Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T16:52:00.540791819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.541096493Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-27T16:52:00.541507731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T16:52:00', 'NewMediaInfoFormat') 
2025-08-27T16:52:00.541915021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.542669190Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T16:52:00.542900666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018581s 
2025-08-27T16:52:00.543167133Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T16:52:00.543432517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.543751830Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-27T16:52:00.544208520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T16:52:00', 'rename_restrictions_to_release_profiles') 
2025-08-27T16:52:00.544663336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.545399529Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T16:52:00.545639382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019242s 
2025-08-27T16:52:00.545911249Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T16:52:00.546183197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.546509113Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-27T16:52:00.546934190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T16:52:00', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T16:52:00.547400699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.548145659Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T16:52:00.548400943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019302s 
2025-08-27T16:52:00.548640296Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T16:52:00.548899167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.549198891Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-27T16:52:00.549577633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T16:52:00', 'add_import_exclusions') 
2025-08-27T16:52:00.550006798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.550735926Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T16:52:00.550964266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018371s 
2025-08-27T16:52:00.551214450Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T16:52:00.551476317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.551778576Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-27T16:52:00.552186698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T16:52:00', 'clean_artist_metadata_table') 
2025-08-27T16:52:00.552635061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.553374049Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T16:52:00.553638071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018809s 
2025-08-27T16:52:00.553949819Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T16:52:00.554261987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.554626481Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-27T16:52:00.555077409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T16:52:00', 'health_issue_notification') 
2025-08-27T16:52:00.555586946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.556316054Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T16:52:00.556858496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002028s 
2025-08-27T16:52:00.557008488Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T16:52:00.557277530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.557588526Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-27T16:52:00.557997901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T16:52:00', 'add_mediafilerepository_mtime') 
2025-08-27T16:52:00.558468749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.559217627Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T16:52:00.559437129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018833s 
2025-08-27T16:52:00.559731712Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T16:52:00.560095495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.560469298Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-27T16:52:00.560876989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T16:52:00', 'add_artistmetadataid_constraint') 
2025-08-27T16:52:00.561339571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.562041594Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T16:52:00.562330065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019582s 
2025-08-27T16:52:00.562657505Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T16:52:00.562940114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.563258826Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-27T16:52:00.563658691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T16:52:00', 'old_ids_and_artist_alias') 
2025-08-27T16:52:00.564164369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.564824970Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T16:52:00.565079763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018887s 
2025-08-27T16:52:00.565329235Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T16:52:00.565569179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.565866748Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-27T16:52:00.566246122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T16:52:00', 'download_propers_config') 
2025-08-27T16:52:00.566701629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.567499897Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T16:52:00.567734329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019377s 
2025-08-27T16:52:00.568001337Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T16:52:00.568263214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.568571756Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-27T16:52:00.568961270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T16:52:00', 'remove_language_profiles') 
2025-08-27T16:52:00.569402288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.570101597Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T16:52:00.570442563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018344s 
2025-08-27T16:52:00.570582956Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T16:52:00.570854403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.571139136Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-27T16:52:00.571528811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T16:52:00', 'multi_disc_naming_format') 
2025-08-27T16:52:00.571970420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.572637123Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T16:52:00.572871044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017998s 
2025-08-27T16:52:00.573122010Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T16:52:00.573405511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.573704803Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-27T16:52:00.574091101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T16:52:00', 'add_download_client_priority') 
2025-08-27T16:52:00.574533372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.575277140Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T16:52:00.575523797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018827s 
2025-08-27T16:52:00.575769001Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T16:52:00.576032321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.576359019Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-27T16:52:00.576686819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T16:52:00', 'remove_growl_prowl') 
2025-08-27T16:52:00.577117476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.577928780Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T16:52:00.578161349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019051s 
2025-08-27T16:52:00.578388145Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T16:52:00.578645123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.578947432Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-27T16:52:00.579332347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T16:52:00', 'remove_plex_hometheatre') 
2025-08-27T16:52:00.579789989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.580639730Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T16:52:00.580865655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019786s 
2025-08-27T16:52:00.581121941Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T16:52:00.581372155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.581685476Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-27T16:52:00.582074178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T16:52:00', 'add_root_folder_add_defaults') 
2025-08-27T16:52:00.582533814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.583223262Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T16:52:00.583460049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018354s 
2025-08-27T16:52:00.583701546Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T16:52:00.583961008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.584250361Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-27T16:52:00.584623643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T16:52:00', 'task_duration') 
2025-08-27T16:52:00.585059701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.585758548Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T16:52:00.585985505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018244s 
2025-08-27T16:52:00.586253866Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T16:52:00.586513649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.586839445Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-27T16:52:00.587302408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T16:52:00', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T16:52:00.587733105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.588458165Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T16:52:00.588699942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018874s 
2025-08-27T16:52:00.588929915Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T16:52:00.589197925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.589490133Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-27T16:52:00.589861672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T16:52:00', 'remove_album_folders') 
2025-08-27T16:52:00.590300946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.590985465Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T16:52:00.591198584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017824s 
2025-08-27T16:52:00.591438608Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T16:52:00.591694002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.592010940Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-27T16:52:00.592406577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T16:52:00', 'add_priority_to_indexers') 
2025-08-27T16:52:00.592856643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.593526533Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T16:52:00.593781356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018219s 
2025-08-27T16:52:00.594014024Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T16:52:00.594318989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.594593391Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-27T16:52:00.595019189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T16:52:00', 'remove_chown_and_folderchmod_config') 
2025-08-27T16:52:00.595480387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.596171640Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T16:52:00.596421463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018623s 
2025-08-27T16:52:00.596659803Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T16:52:00.596915107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.597205622Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-27T16:52:00.597628283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T16:52:00', 'update_notifiarr') 
2025-08-27T16:52:00.598005212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.598659761Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T16:52:00.598889894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017578s 
2025-08-27T16:52:00.599140549Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T16:52:00.599388338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.599690015Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-27T16:52:00.600085652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T16:52:00', 'email_multiple_addresses') 
2025-08-27T16:52:00.600548214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.601207962Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T16:52:00.601440751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018034s 
2025-08-27T16:52:00.601702388Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T16:52:00.601944676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.602268037Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-27T16:52:00.602655077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T16:52:00', 'rename_blacklist_to_blocklist') 
2025-08-27T16:52:00.603105113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.603759992Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T16:52:00.604012651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017916s 
2025-08-27T16:52:00.604265230Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T16:52:00.604524943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.604824987Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-27T16:52:00.605210393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T16:52:00', 'cdh_per_downloadclient') 
2025-08-27T16:52:00.605652353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.606380589Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T16:52:00.606609250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018502s 
2025-08-27T16:52:00.606844293Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T16:52:00.607078645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.607403008Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-27T16:52:00.607770789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T16:52:00', 'download_history') 
2025-08-27T16:52:00.608215545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.609004403Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T16:52:00.609221801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019025s 
2025-08-27T16:52:00.609454179Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T16:52:00.609716888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.610007844Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-27T16:52:00.610701181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-27T16:52:00.611209975Z [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-27T16:52:00.611841237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009061s 
2025-08-27T16:52:00.612113094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-27T16:52:00.612410243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T16:52:00.612791060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s 
2025-08-27T16:52:00.613173961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T16:52:00', 'add_update_history') 
2025-08-27T16:52:00.613593335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.614381903Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T16:52:00.614614562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020405s 
2025-08-27T16:52:00.614864305Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T16:52:00.615187225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.615437950Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-27T16:52:00.615830681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T16:52:00', 'add_on_update_to_notifications') 
2025-08-27T16:52:00.616317622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.617038744Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T16:52:00.617283928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019049s 
2025-08-27T16:52:00.617525474Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T16:52:00.617784175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.618082176Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-27T16:52:00.618509887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T16:52:00', 'download_client_per_indexer') 
2025-08-27T16:52:00.618946196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.619761979Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T16:52:00.620003866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019538s 
2025-08-27T16:52:00.620249200Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T16:52:00.620515767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.620821973Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-27T16:52:00.621205125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T16:52:00', 'AddNewItemMonitorType') 
2025-08-27T16:52:00.621649560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.622352396Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T16:52:00.622586317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018398s 
2025-08-27T16:52:00.622822953Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T16:52:00.623066714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.623378031Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-27T16:52:00.623741834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T16:52:00', 'ImportListSearch') 
2025-08-27T16:52:00.624190738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.624890537Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T16:52:00.625104648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018159s 
2025-08-27T16:52:00.625364722Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T16:52:00.625642532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.625921343Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-27T16:52:00.626350287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T16:52:00', 'ImportListMonitorExisting') 
2025-08-27T16:52:00.626760613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.627469221Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T16:52:00.627694675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001833s 
2025-08-27T16:52:00.627947273Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T16:52:00.628192597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.628498233Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-27T16:52:00.628866995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T16:52:00', 'add_indexer_tags') 
2025-08-27T16:52:00.629304246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.630000097Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T16:52:00.630236002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018042s 
2025-08-27T16:52:00.630462839Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T16:52:00.630707141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.631009029Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-27T16:52:00.631387080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T16:52:00', 'update_audio_types') 
2025-08-27T16:52:00.631872628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.632576586Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T16:52:00.632803673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018637s 
2025-08-27T16:52:00.633115601Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T16:52:00.633383361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.633702523Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-27T16:52:00.634268764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-27T16:52:00.634485560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T16:52:00.634754913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-27T16:52:00.635656288Z [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-27T16:52:00.636664198Z [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-27T16:52:00.637258675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-27T16:52:00.637804986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-27T16:52:00.638809929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T16:52:00.639328814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042115s 
2025-08-27T16:52:00.639392783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-27T16:52:00.639630181Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T16:52:00.639838862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-27T16:52:00.640604123Z [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-27T16:52:00.641383402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-27T16:52:00.641862417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-27T16:52:00.642420721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-27T16:52:00.643335223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T16:52:00.643703986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003611s 
2025-08-27T16:52:00.643936945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:00.644152389Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T16:52:00.644394436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T16:52:00.645017762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T16:52:00.645665877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T16:52:00.646176094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T16:52:00.646727705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T16:52:00.647616535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T16:52:00.648035008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033941s 
2025-08-27T16:52:00.648470776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T16:52:00', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T16:52:00.648956524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.650058062Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T16:52:00.650312014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053459s 
2025-08-27T16:52:00.650582088Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T16:52:00.650836450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.651143008Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-27T16:52:00.651582813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T16:52:00', 'add_on_delete_to_notifications') 
2025-08-27T16:52:00.652055696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.652781808Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T16:52:00.653027883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019442s 
2025-08-27T16:52:00.653261814Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T16:52:00.653506788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.653821552Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-27T16:52:00.654176987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T16:52:00', 'add_custom_formats') 
2025-08-27T16:52:00.654612184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.655379399Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T16:52:00.655628881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018736s 
2025-08-27T16:52:00.655897262Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T16:52:00.656136494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.656455215Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-27T16:52:00.656845341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T16:52:00', 'add_result_to_commands') 
2025-08-27T16:52:00.657273964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.658028955Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T16:52:00.658257245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018845s 
2025-08-27T16:52:00.658506967Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T16:52:00.658769436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.659095944Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-27T16:52:00.659481681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T16:52:00', 'health_restored_notification') 
2025-08-27T16:52:00.659988501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.660677900Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T16:52:00.660923134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001889s 
2025-08-27T16:52:00.661156504Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T16:52:00.661377358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.661685308Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-27T16:52:00.662037488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T16:52:00', 'remove_uc') 
2025-08-27T16:52:00.662497875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.663547369Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T16:52:00.663701399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00189s 
2025-08-27T16:52:00.663995160Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T16:52:00.664280164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.664621692Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-27T16:52:00.665050917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T16:52:00', 'download_clients_rename_tv_to_music') 
2025-08-27T16:52:00.665565032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.666276595Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T16:52:00.666536949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019669s 
2025-08-27T16:52:00.666813065Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T16:52:00.667097949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.667440138Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-27T16:52:00.667904273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T16:52:00', 'add_colon_replacement_to_naming_config') 
2025-08-27T16:52:00.668419170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.669149431Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T16:52:00.669391408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020056s 
2025-08-27T16:52:00.669643446Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T16:52:00.669924432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.670238765Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-27T16:52:00.670635554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T16:52:00', 'list_sync_time') 
2025-08-27T16:52:00.671079728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.671745118Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T16:52:00.672005152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018371s 
2025-08-27T16:52:00.672285276Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T16:52:00.672568627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.672907359Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-27T16:52:00.673296463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T16:52:00', 'add_download_client_tags') 
2025-08-27T16:52:00.673766439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.674443763Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T16:52:00.674683236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018787s 
2025-08-27T16:52:00.674943369Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T16:52:00.675227632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.675545161Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-27T16:52:00.675973945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T16:52:00', 'add_notification_status') 
2025-08-27T16:52:00.676461537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.677151797Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T16:52:00.677390347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019171s 
2025-08-27T16:52:00.677673918Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T16:52:00.677956768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.678294448Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-27T16:52:00.678718332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T16:52:00', 'add_alac_24_quality_in_profiles') 
2025-08-27T16:52:00.679186655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.679903699Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T16:52:00.680202110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019243s 
2025-08-27T16:52:00.680428185Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T16:52:00.680692116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.681012652Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-27T16:52:00.681420694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T16:52:00', 'add_salt_to_users') 
2025-08-27T16:52:00.681872975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.682531501Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T16:52:00.682799230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018424s 
2025-08-27T16:52:00.683039594Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T16:52:00.683294868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.683628059Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-27T16:52:00.684036322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T16:52:00', 'add_auto_tagging') 
2025-08-27T16:52:00.684506749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.685159003Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T16:52:00.685410709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001862s 
2025-08-27T16:52:00.685657817Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T16:52:00.685967421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.686284930Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-27T16:52:00.686728674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T16:52:00', 'quality_definition_preferred_size') 
2025-08-27T16:52:00.687204542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.687942979Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T16:52:00.688203684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019195s 
2025-08-27T16:52:00.688496394Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T16:52:00.688776748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.689159229Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-27T16:52:00.689632692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T16:52:00', 'add_on_artist_add_to_notifications') 
2025-08-27T16:52:00.690121507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.690826897Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T16:52:00.691103274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020241s 
2025-08-27T16:52:00.691374099Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T16:52:00.691648111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.692004419Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-27T16:52:00.692447782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T16:52:00', 'album_last_searched_time') 
2025-08-27T16:52:00.692941706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.693630103Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T16:52:00.693911620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s 
2025-08-27T16:52:00.694184479Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T16:52:00.694468060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.694780750Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-27T16:52:00.695196768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T16:52:00', 'add_indexer_flags') 
2025-08-27T16:52:00.695673047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.696405883Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T16:52:00.696658482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019425s 
2025-08-27T16:52:00.696935169Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T16:52:00.697227899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.697610579Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-27T16:52:00.698024122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T16:52:00', 'add_indexes_album_statistics') 
2025-08-27T16:52:00.698507225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.699284721Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T16:52:00.699465966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019563s 
2025-08-27T16:52:00.699771892Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T16:52:00.700050934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:00.700394897Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-27T16:52:00.700817387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T16:52:00', 'update_redacted_baseurl') 
2025-08-27T16:52:00.701289308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:00.702113167Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T16:52:00.702231195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019064s 
2025-08-27T16:52:00.888499302Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-27T16:52:00.898706369Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-27T16:52:00.903910480Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-27T16:52:01.043841880Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-27T16:52:01.074977744Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-27T16:52:01.083071464Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-27T16:52:01.120343107Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-27T16:52:01.121194631Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-27T16:52:01.121474736Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-27T16:52:01.260374428Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-27T16:52:01.945664915Z [ls.io-init] done.
View SBOM output
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
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1756313543847
    },
    {
        "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": 1756313543847
    },
    {
        "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=BQyd1nN08juhu_KQJQQGig.\"",
        "source": "console-api",
        "timestamp": 1756313543847
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1756313543847
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1756313543847
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1756313543847
    },
    {
        "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": 1756313543847
    },
    {
        "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": 1756313543848
    }
]
Test Result Message Runtime
Container startup PASS - 5.11s
Create SBOM PASS - 15.39s
Get build info PASS - 0.03s
Get screenshot PASS - 11.07s

ARM64 PASS

linuxserver/lidarr

Runtime: 79.15s
arm64v8-develop-2.14.0.4694-ls221
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-08-27T16:47:46+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 113.99MB
Tag: arm64v8-develop-2.14.0.4694-ls221
Version: 2.14.0.4694-ls221
View Container Logs
Expand
2025-08-27T16:51:58.908484170Z [migrations] started
2025-08-27T16:51:58.912480569Z [migrations] no migrations found
2025-08-27T16:51:59.370562226Z usermod: no changes
2025-08-27T16:51:59.462243083Z ───────────────────────────────────────
2025-08-27T16:51:59.462260078Z 
2025-08-27T16:51:59.462266350Z       ██╗     ███████╗██╗ ██████╗
2025-08-27T16:51:59.462272663Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-27T16:51:59.462278535Z       ██║     ███████╗██║██║   ██║
2025-08-27T16:51:59.462284236Z       ██║     ╚════██║██║██║   ██║
2025-08-27T16:51:59.462290289Z       ███████╗███████║██║╚██████╔╝
2025-08-27T16:51:59.462295890Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T16:51:59.462301611Z 
2025-08-27T16:51:59.462307002Z    Brought to you by linuxserver.io
2025-08-27T16:51:59.462312473Z ───────────────────────────────────────
2025-08-27T16:51:59.468588743Z 
2025-08-27T16:51:59.469012607Z To support the app dev(s) visit:
2025-08-27T16:51:59.509108717Z Lidarr: https://opencollective.com/lidarr
2025-08-27T16:51:59.513562466Z 
2025-08-27T16:51:59.513586094Z To support LSIO projects visit:
2025-08-27T16:51:59.513595072Z https://www.linuxserver.io/donate/
2025-08-27T16:51:59.513603509Z 
2025-08-27T16:51:59.513611946Z ───────────────────────────────────────
2025-08-27T16:51:59.513622107Z GID/UID
2025-08-27T16:51:59.513630854Z ───────────────────────────────────────
2025-08-27T16:51:59.591018116Z 
2025-08-27T16:51:59.591041854Z User UID:    911
2025-08-27T16:51:59.591050451Z User GID:    911
2025-08-27T16:51:59.591058938Z ───────────────────────────────────────
2025-08-27T16:51:59.625620973Z Linuxserver.io version: 2.14.0.4694-ls221
2025-08-27T16:51:59.628128683Z Build-date: 2025-08-27T16:47:46+00:00
2025-08-27T16:51:59.628150567Z ───────────────────────────────────────
2025-08-27T16:51:59.628160207Z     
2025-08-27T16:52:01.799504711Z [custom-init] No custom files found, skipping...
2025-08-27T16:52:08.292905790Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.0.4694 
2025-08-27T16:52:08.590216849Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T16:52:08.677770344Z [Debug] Bootstrap: Console selected 
2025-08-27T16:52:08.694118839Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T16:52:13.466000244Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T16:52:14.344811394Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7bfd9e85-ff33-4b22-b516-1e80707003b4} may be persisted to storage in unencrypted form. 
2025-08-27T16:52:15.676336744Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-27T16:52:16.502339714Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T16:52:17.754561632Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T16:52:17.925003378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:17.934421234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:19.249326923Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T16:52:19.310390640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3457286s 
2025-08-27T16:52:19.317857027Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T16:52:19.322462973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3852656s 
2025-08-27T16:52:19.584031841Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T16:52:19.594726637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:19.713072459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T16:52:19.906058884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T16:52:20.172320964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4539233s 
2025-08-27T16:52:20.179986096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:20.212983695Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T16:52:20.216418475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4956291s 
2025-08-27T16:52:20.351812406Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T16:52:20.356909801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:20.450500518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T16:52:20.476380486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T16:52:20.491175032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369816s 
2025-08-27T16:52:20.495766940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:20.500839155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019195s 
2025-08-27T16:52:20.508874291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T16:52:20.520446153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T16:52:20.536914435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242365s 
2025-08-27T16:52:20.542003043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:20.560437001Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T16:52:20.564295584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472724s 
2025-08-27T16:52:20.578075378Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T16:52:20.582303063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:20.596374524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:20.600213618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2025-08-27T16:52:20.604174236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T16:52:20.610164128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T16:52:20.616952906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094187s 
2025-08-27T16:52:20.620611757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:20.626782132Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T16:52:20.629881818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185668s 
2025-08-27T16:52:20.649187740Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T16:52:20.653387950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:20.667228446Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-27T16:52:21.107030751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-27T16:52:21.128824749Z [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-27T16:52:21.146698279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306946s 
2025-08-27T16:52:21.150415919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-27T16:52:21.156735623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-27T16:52:21.162381853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090461s 
2025-08-27T16:52:21.165479846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-27T16:52:21.173072602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-27T16:52:21.179661328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01112s 
2025-08-27T16:52:21.182747697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-27T16:52:21.188396963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-27T16:52:21.193868702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082047s 
2025-08-27T16:52:21.196754027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-27T16:52:21.358845231Z [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-27T16:52:21.409296876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2083544s 
2025-08-27T16:52:21.413136932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-27T16:52:21.420454474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T16:52:21.430054709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129396s 
2025-08-27T16:52:21.433125046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-27T16:52:21.438801166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T16:52:21.444081820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080595s 
2025-08-27T16:52:21.447289915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-27T16:52:21.452704538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:21.457976806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077813s 
2025-08-27T16:52:21.461069177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-27T16:52:21.466503200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:21.473183931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089854s 
2025-08-27T16:52:21.476659895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-27T16:52:21.539141913Z [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-27T16:52:21.575151612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0951743s 
2025-08-27T16:52:21.579172331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-27T16:52:21.587008457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:52:21.594284155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106427s 
2025-08-27T16:52:21.597588713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-27T16:52:21.602545396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T16:52:21.608609777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080309s 
2025-08-27T16:52:21.612138045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-27T16:52:21.617353469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T16:52:21.624278381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090464s 
2025-08-27T16:52:21.627392085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-27T16:52:21.632884135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T16:52:21.638323068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079585s 
2025-08-27T16:52:21.641637987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-27T16:52:21.647177562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:52:21.652826116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081426s 
2025-08-27T16:52:21.655896814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-27T16:52:21.660661922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-27T16:52:21.666697405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070451s 
2025-08-27T16:52:21.669992123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-27T16:52:21.700114968Z [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-27T16:52:21.720202803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463874s 
2025-08-27T16:52:21.723685059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-27T16:52:21.729701363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T16:52:21.735498386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008661s 
2025-08-27T16:52:21.738834869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-27T16:52:21.743885401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T16:52:21.751554901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100166s 
2025-08-27T16:52:21.754902957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-27T16:52:21.760592033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T16:52:21.767492746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093195s 
2025-08-27T16:52:21.771810082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-27T16:52:21.779527018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-27T16:52:21.786212890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112274s 
2025-08-27T16:52:21.789159097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-27T16:52:21.812208361Z [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-27T16:52:21.827138729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350633s 
2025-08-27T16:52:21.830542046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-27T16:52:21.836161242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-27T16:52:21.841436315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078895s 
2025-08-27T16:52:21.844797046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-27T16:52:21.850266861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:21.855538126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077931s 
2025-08-27T16:52:21.858444263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-27T16:52:21.886096668Z [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-27T16:52:21.903150890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419152s 
2025-08-27T16:52:21.906329174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-27T16:52:21.911425207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T16:52:21.916575338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074363s 
2025-08-27T16:52:21.919921681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-27T16:52:21.925400674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T16:52:21.930680477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079055s 
2025-08-27T16:52:21.933957730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-27T16:52:21.939620062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-27T16:52:21.944814072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078988s 
2025-08-27T16:52:21.948189133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-27T16:52:21.953194072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-27T16:52:21.959115766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080544s 
2025-08-27T16:52:21.962204009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-27T16:52:21.983219641Z [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-27T16:52:22.006195958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408091s 
2025-08-27T16:52:22.009995582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-27T16:52:22.022472685Z [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-27T16:52:22.035426788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212609s 
2025-08-27T16:52:22.038978353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-27T16:52:22.045244540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T16:52:22.051023437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090048s 
2025-08-27T16:52:22.054138104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-27T16:52:22.133219630Z [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-27T16:52:22.143827872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870005s 
2025-08-27T16:52:22.147027800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-27T16:52:22.152417173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T16:52:22.157525060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076574s 
2025-08-27T16:52:22.160519595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-27T16:52:22.170536428Z [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-27T16:52:22.178261239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014787s 
2025-08-27T16:52:22.181368261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-27T16:52:22.186597932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-27T16:52:22.191819407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076723s 
2025-08-27T16:52:22.195124938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-27T16:52:22.206188918Z [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-27T16:52:22.214532635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165554s 
2025-08-27T16:52:22.218180063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-27T16:52:22.224986878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-27T16:52:22.230546623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093595s 
2025-08-27T16:52:22.234502102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-27T16:52:22.240956317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-27T16:52:22.246693390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090323s 
2025-08-27T16:52:22.249840040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-27T16:52:22.267029204Z [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-27T16:52:22.277895686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251599s 
2025-08-27T16:52:22.280841343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-27T16:52:22.309442656Z [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-27T16:52:22.343790150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0597623s 
2025-08-27T16:52:22.346966952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-27T16:52:22.360759041Z [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-27T16:52:22.371549761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216542s 
2025-08-27T16:52:22.374673876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-27T16:52:22.396651784Z [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-27T16:52:22.410878998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033323s 
2025-08-27T16:52:22.413962262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-27T16:52:22.427954533Z [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-27T16:52:22.438329296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213763s 
2025-08-27T16:52:22.441509725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-27T16:52:22.457237378Z [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-27T16:52:22.469482444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248527s 
2025-08-27T16:52:22.473371148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-27T16:52:22.485291510Z [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-27T16:52:22.493831793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165761s 
2025-08-27T16:52:22.496771187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-27T16:52:22.504439124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-27T16:52:22.510523966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109519s 
2025-08-27T16:52:22.513829416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-27T16:52:22.518928996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-27T16:52:22.524119679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074577s 
2025-08-27T16:52:22.527128964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-27T16:52:22.537075586Z [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-27T16:52:22.545157406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148307s 
2025-08-27T16:52:22.548262944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-27T16:52:22.568145727Z [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-27T16:52:22.582469244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307652s 
2025-08-27T16:52:22.585630214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-27T16:52:22.597381396Z [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-27T16:52:22.606302535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175508s 
2025-08-27T16:52:22.609941206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-27T16:52:22.621951530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-27T16:52:22.627867963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088032s 
2025-08-27T16:52:22.631142952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-27T16:52:22.636647056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-27T16:52:22.642185930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080481s 
2025-08-27T16:52:22.645143620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-27T16:52:22.667492815Z [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-27T16:52:22.683131890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349792s 
2025-08-27T16:52:22.686256707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-27T16:52:22.702747555Z [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-27T16:52:22.714452514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251649s 
2025-08-27T16:52:22.719169785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-27T16:52:22.726302445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T16:52:22.732513702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095153s 
2025-08-27T16:52:22.737342828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-27T16:52:22.756738711Z [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-27T16:52:22.769895221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029497s 
2025-08-27T16:52:22.772991871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-27T16:52:22.795056212Z [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-27T16:52:22.809928094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339102s 
2025-08-27T16:52:22.813288825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-27T16:52:22.824034815Z [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-27T16:52:22.832152748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157846s 
2025-08-27T16:52:22.835668732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-27T16:52:22.841736480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-27T16:52:22.847511308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088385s 
2025-08-27T16:52:22.850921459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-27T16:52:22.865536714Z [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-27T16:52:22.875899493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218248s 
2025-08-27T16:52:22.879732395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-27T16:52:22.890982599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T16:52:22.898428990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152938s 
2025-08-27T16:52:22.943349247Z [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-27T16:52:22.959092470Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0522158 taking an average of 00:00:00.0522158 
2025-08-27T16:52:22.976157534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T16:52:22', 'InitialSetup') 
2025-08-27T16:52:22.985136389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:22.998910772Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T16:52:23.001797199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0973897s 
2025-08-27T16:52:23.009204642Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T16:52:23.013462289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:23.023092794Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-27T16:52:23.039449172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T16:52:23.042680012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001459s 
2025-08-27T16:52:23.046340687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-27T16:52:23.053026178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:23.065143437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156395s 
2025-08-27T16:52:23.074541796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T16:52:23', 'add_reason_to_pending_releases') 
2025-08-27T16:52:23.082376940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:23.094173533Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T16:52:23.097301426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438099s 
2025-08-27T16:52:23.101063776Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T16:52:23.104692487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:23.109095535Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-27T16:52:23.162696687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:23.166257962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2025-08-27T16:52:23.169646920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-27T16:52:23.175319593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-27T16:52:23.186469155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137795s 
2025-08-27T16:52:23.189276764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:52:23.191899470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-08-27T16:52:23.195324762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-27T16:52:23.201332379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:23.211348351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129735s 
2025-08-27T16:52:23.214155839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:52:23.216810820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-08-27T16:52:23.220541957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-27T16:52:23.226943567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:23.236929548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131716s 
2025-08-27T16:52:23.244536072Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T16:52:23.252884228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T16:52:23.258663545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102269s 
2025-08-27T16:52:23.265258143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-27T16:52:23.567773361Z [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-27T16:52:23.612483694Z [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-27T16:52:23.634004172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T16:52:23.658542521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T16:52:23.691638137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T16:52:23.700282259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T16:52:23.707720695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T16:52:23.713017291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4446345s 
2025-08-27T16:52:23.715838927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:52:23.718495462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-08-27T16:52:23.721951977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-27T16:52:23.726884861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-27T16:52:23.736563644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115877s 
2025-08-27T16:52:23.744558068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T16:52:23', 'add_medium_support') 
2025-08-27T16:52:23.751183458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:23.781042141Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T16:52:23.783875542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0554938s 
2025-08-27T16:52:23.788097306Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T16:52:23.792902053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:23.802184068Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-27T16:52:23.812319559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T16:52:23.819120642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T16:52:23.838163215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215281s 
2025-08-27T16:52:23.840966104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:23.844795468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:23.957539010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1132276s 
2025-08-27T16:52:23.967738150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T16:52:23', 'add_various_qualites_in_profile') 
2025-08-27T16:52:23.975085593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:23.997930976Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T16:52:24.001212097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1531028s 
2025-08-27T16:52:24.005587009Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T16:52:24.009303266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:24.013900705Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-27T16:52:24.035370481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-27T16:52:24.048416769Z [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-27T16:52:24.057592420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019s 
2025-08-27T16:52:24.061019686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-27T16:52:24.067119809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-27T16:52:24.072738363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00879s 
2025-08-27T16:52:24.075494888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:52:24.078227236Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.03E-05s 
2025-08-27T16:52:24.081970828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-27T16:52:24.090512954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:24.101029953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015804s 
2025-08-27T16:52:24.104845209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-27T16:52:24.290095870Z [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-27T16:52:24.410141854Z [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-27T16:52:24.454456071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:24.461989227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:24.485806466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T16:52:24.494002135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T16:52:24.502183055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:24.509524695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:24.515410307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4071399s 
2025-08-27T16:52:24.519253690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-27T16:52:24.638525245Z [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-27T16:52:24.744479548Z [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-27T16:52:24.783544043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:24.790712245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:24.813876750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T16:52:24.822278414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T16:52:24.829928475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:24.837062017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:24.842070163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3194507s 
2025-08-27T16:52:24.844901409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:24.847738087Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.63E-05s 
2025-08-27T16:52:24.852323251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-27T16:52:24.857768687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-27T16:52:24.867581049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121148s 
2025-08-27T16:52:24.875009414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T16:52:24', 'metadata_profiles') 
2025-08-27T16:52:24.881691188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:24.938344971Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T16:52:24.942171189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817393s 
2025-08-27T16:52:24.949457278Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T16:52:24.953623751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:24.959379321Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-27T16:52:25.011343800Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-27T16:52:25.128436822Z [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-27T16:52:25.149708690Z [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-27T16:52:25.159949183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T16:52:25.166133025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T16:52:25.188495547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T16:52:25.193645348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1784832s 
2025-08-27T16:52:25.196509410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:52:25.199134351Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.24E-05s 
2025-08-27T16:52:25.203189510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T16:52:25.209207448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-27T16:52:25.218910830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123958s 
2025-08-27T16:52:25.224467029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T16:52:25.231141498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T16:52:25.235757485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073318s 
2025-08-27T16:52:25.238558150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:52:25.241226488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-08-27T16:52:25.248994446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T16:52:25.311989087Z [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-27T16:52:25.338821873Z [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-27T16:52:25.351047380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T16:52:25.357024065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T16:52:25.380475928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T16:52:25.385711582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330105s 
2025-08-27T16:52:25.393915197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T16:52:25', 'separate_automatic_and_interactive_search') 
2025-08-27T16:52:25.401134762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:25.442361748Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T16:52:25.448529427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1885957s 
2025-08-27T16:52:25.453000102Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T16:52:25.456843194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:25.461549864Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-27T16:52:25.468114200Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-27T16:52:25.566485487Z [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-27T16:52:25.652751839Z [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-27T16:52:25.687561975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:52:25.695483061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:52:25.720150480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:52:25.733697887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T16:52:25.740507918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T16:52:25.747889449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T16:52:25.755282784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:52:25.761114898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2900925s 
2025-08-27T16:52:25.769387923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T16:52:25', 'change_album_path_to_relative') 
2025-08-27T16:52:25.776544802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:25.783262297Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T16:52:25.786640013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3112724s 
2025-08-27T16:52:25.791113663Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T16:52:25.802942492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:25.807787520Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-27T16:52:25.822939074Z [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-27T16:52:25.835652803Z [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-27T16:52:25.842879382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136879s 
2025-08-27T16:52:25.850454954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T16:52:25', 'change_quality_size_mb_to_kb') 
2025-08-27T16:52:25.857293022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:25.865149539Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T16:52:25.868128071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350889s 
2025-08-27T16:52:25.871526729Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T16:52:25.875645346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:25.879841377Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-27T16:52:25.888551291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:25.892628123Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-08-27T16:52:25.896011992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-27T16:52:25.901540274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-27T16:52:25.911997564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012871s 
2025-08-27T16:52:25.914779200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:25.917404692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-08-27T16:52:25.920925797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-27T16:52:25.931751667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-27T16:52:25.941391472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121506s 
2025-08-27T16:52:25.948372127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T16:52:25', 'album_releases') 
2025-08-27T16:52:25.954851663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:25.965440186Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T16:52:25.968216262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357355s 
2025-08-27T16:52:25.971880133Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T16:52:25.975560047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:25.979974960Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-27T16:52:25.989065539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:25.991774119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-08-27T16:52:25.995322187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-27T16:52:26.103332677Z [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-27T16:52:26.199667496Z [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-27T16:52:26.236020146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:52:26.242768252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:52:26.265503114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:52:26.272977291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T16:52:26.279825810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T16:52:26.287454899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T16:52:26.295103708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:52:26.300288299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3018197s 
2025-08-27T16:52:26.303081439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:26.305694236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-08-27T16:52:26.309287255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-27T16:52:26.417940017Z [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-27T16:52:26.515197082Z [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-27T16:52:26.557460643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:52:26.565382191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:52:26.588464341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:52:26.596133030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T16:52:26.603061088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T16:52:26.610599505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T16:52:26.618336211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:52:26.623463226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3111526s 
2025-08-27T16:52:26.631660859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T16:52:26', 'album_releases_fix') 
2025-08-27T16:52:26.638370609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:26.654677617Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T16:52:26.657572953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3417738s 
2025-08-27T16:52:26.661364902Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T16:52:26.664969865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:26.669616924Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-27T16:52:26.691907481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-27T16:52:26.718922153Z [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-27T16:52:26.763710715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685565s 
2025-08-27T16:52:26.767322412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-27T16:52:26.772897739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T16:52:26.778346110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080982s 
2025-08-27T16:52:26.792295396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-27T16:52:26.823453394Z [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-27T16:52:26.834599629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240524s 
2025-08-27T16:52:26.838280374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-27T16:52:26.844755091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:26.850457043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091934s 
2025-08-27T16:52:26.857490273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T16:52:26', 'import_lists') 
2025-08-27T16:52:26.864190123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:26.873991092Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T16:52:26.876814913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321327s 
2025-08-27T16:52:26.880716673Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T16:52:26.884518562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:26.889094098Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-27T16:52:26.897580723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-27T16:52:26.900584105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-08-27T16:52:26.904543110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-27T16:52:26.911290656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-27T16:52:26.923087190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151767s 
2025-08-27T16:52:26.925922785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:26.929425051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:26.967892606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387344s 
2025-08-27T16:52:26.975689102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T16:52:26', 'add_release_status') 
2025-08-27T16:52:26.983135704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:26.991365131Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T16:52:26.994268713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621979s 
2025-08-27T16:52:26.998766722Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T16:52:27.002621638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.007669364Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-27T16:52:27.014780030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:27.017749274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2025-08-27T16:52:27.021656756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-27T16:52:27.028380584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:27.039825650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147695s 
2025-08-27T16:52:27.051841285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T16:52:27', 'album_download_notification') 
2025-08-27T16:52:27.058918554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:27.071821744Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T16:52:27.074862432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460616s 
2025-08-27T16:52:27.078869384Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T16:52:27.082728308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.087304665Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-27T16:52:27.102359485Z [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-27T16:52:27.119542746Z [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-27T16:52:27.130775326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207822s 
2025-08-27T16:52:27.143145133Z [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-27T16:52:27.179923128Z [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-27T16:52:27.214253960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627271s 
2025-08-27T16:52:27.224116803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T16:52:27', 'fix_language_metadata_profiles') 
2025-08-27T16:52:27.237552715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:27.243590292Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T16:52:27.246956204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916593s 
2025-08-27T16:52:27.250908666Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T16:52:27.254667619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.259482536Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-27T16:52:27.266885551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T16:52:27.272676302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T16:52:27.277755651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070288s 
2025-08-27T16:52:27.287040371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T16:52:27', 'remove_fanzub') 
2025-08-27T16:52:27.296480594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:27.303697164Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T16:52:27.306648742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321436s 
2025-08-27T16:52:27.310984676Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T16:52:27.315066167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.319959483Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-27T16:52:27.355599348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-27T16:52:27.361206138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-27T16:52:27.367027741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081866s 
2025-08-27T16:52:27.370655380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-27T16:52:27.377185708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-27T16:52:27.382788491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090374s 
2025-08-27T16:52:27.391790732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-27T16:52:27.399551988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-27T16:52:27.404775607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098654s 
2025-08-27T16:52:27.408212823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-27T16:52:27.414238967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T16:52:27.419884335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008714s 
2025-08-27T16:52:27.423443927Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-27T16:52:27.427993821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-27T16:52:27.432369204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060282s 
2025-08-27T16:52:27.435823574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-27T16:52:27.442044410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T16:52:27.447556810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086541s 
2025-08-27T16:52:27.455408097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T16:52:27', 'update_artist_history_indexes') 
2025-08-27T16:52:27.462595387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:27.481045357Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T16:52:27.484490489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405081s 
2025-08-27T16:52:27.488198078Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T16:52:27.491989977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.558008603Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-27T16:52:27.595637890Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:27.633643055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-27T16:52:27.639217801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039864s 
2025-08-27T16:52:27.646809515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T16:52:27', 'remove_nma') 
2025-08-27T16:52:27.654446169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:27.677928124Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T16:52:27.685464166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0771506s 
2025-08-27T16:52:27.689429353Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T16:52:27.693195441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.697833021Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-27T16:52:27.704325253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:27.707157852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001116s 
2025-08-27T16:52:27.710876253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-27T16:52:27.716200906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-27T16:52:27.726677955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127013s 
2025-08-27T16:52:27.733993554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T16:52:27', 'album_disambiguation') 
2025-08-27T16:52:27.740639575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:27.750719144Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T16:52:27.753624269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360626s 
2025-08-27T16:52:27.757432872Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T16:52:27.761235172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.765683001Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-27T16:52:27.770718452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:27.774296952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:27.814085774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400809s 
2025-08-27T16:52:27.822375412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T16:52:27', 'add_ape_quality_in_profiles') 
2025-08-27T16:52:27.829781703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:27.845860634Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T16:52:27.849007705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0713783s 
2025-08-27T16:52:27.852532116Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T16:52:27.856135326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.860622754Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-27T16:52:27.874574404Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:27.881361249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-27T16:52:27.886389926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082416s 
2025-08-27T16:52:27.890124740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:27.895835049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-27T16:52:27.900771501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073977s 
2025-08-27T16:52:27.904491475Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:27.910013625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-27T16:52:27.914653250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070288s 
2025-08-27T16:52:27.921769507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T16:52:27', 'remove_pushalot') 
2025-08-27T16:52:27.928493616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:27.943904752Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T16:52:27.946741489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357755s 
2025-08-27T16:52:27.950435121Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T16:52:27.954119794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:27.958705400Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-27T16:52:27.967477108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-27T16:52:27.977401305Z [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-27T16:52:27.985272662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014793s 
2025-08-27T16:52:27.992494822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T16:52:27', 'add_custom_filters') 
2025-08-27T16:52:28.000486261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:28.005967529Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T16:52:28.008844457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349371s 
2025-08-27T16:52:28.012390041Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T16:52:28.016014362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:28.020461991Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-27T16:52:28.026937158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T16:52:28.029872765Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-08-27T16:52:28.033284779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-27T16:52:28.038207193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-27T16:52:28.049033515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124809s 
2025-08-27T16:52:28.056616241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T16:52:28', 'import_list_tags') 
2025-08-27T16:52:28.063740224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:28.079688752Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T16:52:28.083301139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422667s 
2025-08-27T16:52:28.087806274Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T16:52:28.092729719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:28.098790393Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-27T16:52:28.221659669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-27T16:52:28.242501782Z [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-27T16:52:28.257169663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319217s 
2025-08-27T16:52:28.261215323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-27T16:52:28.268275467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-27T16:52:28.275746569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108026s 
2025-08-27T16:52:28.360107939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T16:52:28.360480979Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T16:52:28.360646753Z                           FROM "Artists" 
2025-08-27T16:52:28.406975814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T16:52:28.407000193Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T16:52:28.407035524Z                           FROM "Artists" 
2025-08-27T16:52:28.430082554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506233s 
2025-08-27T16:52:28.434735014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:52:28.439188284Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.92E-05s 
2025-08-27T16:52:28.445139467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-27T16:52:28.455071360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:28.473044801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220535s 
2025-08-27T16:52:28.514749959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-27T16:52:28.514965814Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:52:28.515008940Z                                                   FROM "ArtistMetadata"
2025-08-27T16:52:28.515062779Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T16:52:28.553956000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-27T16:52:28.553985760Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:52:28.554005670Z                                                   FROM "ArtistMetadata"
2025-08-27T16:52:28.554032874Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T16:52:28.572352121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415926s 
2025-08-27T16:52:28.575483923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-27T16:52:28.603958833Z [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-27T16:52:28.623196407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442256s 
2025-08-27T16:52:28.627527982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-27T16:52:28.634517034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T16:52:28.640891348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101395s 
2025-08-27T16:52:28.644702336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-27T16:52:28.650342504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T16:52:28.655908883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008195s 
2025-08-27T16:52:28.658853888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:28.662498441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:28.780095159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176492s 
2025-08-27T16:52:28.784228124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:28.787491319Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.19E-05s 
2025-08-27T16:52:28.791972996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-27T16:52:28.799405630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:28.813601932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176388s 
2025-08-27T16:52:28.817291716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:28.820450582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2025-08-27T16:52:28.824476060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-27T16:52:28.831728963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:28.848866162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203469s 
2025-08-27T16:52:28.852267585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:28.855049252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-08-27T16:52:28.858512139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-27T16:52:28.863230191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-27T16:52:28.874425927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127935s 
2025-08-27T16:52:28.905536970Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-27T16:52:28.905585578Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:52:28.905685860Z                                                   FROM "ArtistMetadata"
2025-08-27T16:52:28.905710048Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T16:52:28.905745820Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T16:52:28.950864236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-27T16:52:28.950894427Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:52:28.950928856Z                                                   FROM "ArtistMetadata"
2025-08-27T16:52:28.951012284Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T16:52:28.951061062Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T16:52:28.972107577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493457s 
2025-08-27T16:52:28.974963071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:52:28.977607712Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-08-27T16:52:28.981285702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-27T16:52:28.987880220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-27T16:52:29.000048863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152877s 
2025-08-27T16:52:29.003083749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:52:29.005824974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-08-27T16:52:29.009486721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-27T16:52:29.015612817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:29.027534843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148102s 
2025-08-27T16:52:29.030502834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:52:29.033241805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-08-27T16:52:29.036839023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-27T16:52:29.043108757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:29.054340995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142923s 
2025-08-27T16:52:29.084583181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T16:52:29.084619123Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T16:52:29.084633282Z                                                 FROM "AlbumReleases"
2025-08-27T16:52:29.084689435Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T16:52:29.084717110Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T16:52:29.132611672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T16:52:29.132639879Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T16:52:29.132651282Z                                                 FROM "AlbumReleases"
2025-08-27T16:52:29.132660991Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T16:52:29.132720551Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T16:52:29.151798375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460543s 
2025-08-27T16:52:29.183016043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T16:52:29.183085623Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:52:29.183153940Z                                                   FROM "ArtistMetadata"
2025-08-27T16:52:29.183174251Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T16:52:29.183211366Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T16:52:29.230911265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T16:52:29.230958059Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T16:52:29.230984843Z                                                   FROM "ArtistMetadata"
2025-08-27T16:52:29.231014663Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T16:52:29.231055255Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T16:52:29.252002239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509565s 
2025-08-27T16:52:29.265180954Z [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-27T16:52:29.348968861Z [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-27T16:52:29.390480029Z [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-27T16:52:29.408489453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:29.415355297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:29.440373322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:29.454950310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:29.461121456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1886175s 
2025-08-27T16:52:29.470587090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-27T16:52:29.567118907Z [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-27T16:52:29.630243650Z [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-27T16:52:29.655278088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:52:29.662772477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:52:29.691963988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:52:29.702405777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:52:29.710101560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2314357s 
2025-08-27T16:52:29.716396124Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-27T16:52:29.808958715Z [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-27T16:52:29.858065466Z [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-27T16:52:29.878084042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T16:52:29.885476294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T16:52:29.911202524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T16:52:29.920309166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T16:52:29.927711038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2065666s 
2025-08-27T16:52:29.931902802Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-27T16:52:30.000167557Z [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-27T16:52:30.028620884Z [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-27T16:52:30.042511701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:52:30.050119277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:52:30.075906299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:30.082109430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1466199s 
2025-08-27T16:52:30.085820827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T16:52:30.091971672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:30.098058599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090137s 
2025-08-27T16:52:30.101510734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-27T16:52:30.106863514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:52:30.113037145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084071s 
2025-08-27T16:52:30.116933053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-27T16:52:30.123316777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:30.129917477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096091s 
2025-08-27T16:52:30.133871052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-27T16:52:30.140600912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:30.148432107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107949s 
2025-08-27T16:52:30.152334669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-27T16:52:30.159080652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-27T16:52:30.166288073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095983s 
2025-08-27T16:52:30.171782207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-27T16:52:30.179673714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-27T16:52:30.187156760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103194s 
2025-08-27T16:52:30.192193353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:52:30.226506760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T16:52:30.232267881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368742s 
2025-08-27T16:52:30.234931059Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:52:30.240518381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T16:52:30.245716489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007923s 
2025-08-27T16:52:30.248594459Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:52:30.256951173Z [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-27T16:52:30.263387211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117836s 
2025-08-27T16:52:30.271365844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T16:52:30', 'add_release_groups_etc') 
2025-08-27T16:52:30.279539309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:30.315108232Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T16:52:30.318580357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0623617s 
2025-08-27T16:52:30.322807001Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T16:52:30.326573289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:30.332596768Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-27T16:52:30.346397705Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:52:30.351635082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-27T16:52:30.356394538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070326s 
2025-08-27T16:52:30.363635366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T16:52:30', 'NewMediaInfoFormat') 
2025-08-27T16:52:30.370432641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:30.387291961Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T16:52:30.390195143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373997s 
2025-08-27T16:52:30.394537890Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T16:52:30.398550002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:30.403435091Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-27T16:52:30.422861937Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-27T16:52:30.429257965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-27T16:52:30.452054901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02559s 
2025-08-27T16:52:30.455223907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T16:52:30.458023470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-08-27T16:52:30.462532792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-27T16:52:30.470139066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:30.481395293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152932s 
2025-08-27T16:52:30.490557917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T16:52:30', 'rename_restrictions_to_release_profiles') 
2025-08-27T16:52:30.498944872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:30.510567696Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T16:52:30.514247219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428623s 
2025-08-27T16:52:30.518946053Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T16:52:30.523053497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:30.528314261Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-27T16:52:30.546357604Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-27T16:52:30.551731766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-27T16:52:30.575926705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258284s 
2025-08-27T16:52:30.579183187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T16:52:30.581950104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-08-27T16:52:30.585850361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-27T16:52:30.591623536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T16:52:30.602144925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013043s 
2025-08-27T16:52:30.605200603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-27T16:52:30.607964714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-08-27T16:52:30.611870993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-27T16:52:30.619565374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T16:52:30.630840078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151612s 
2025-08-27T16:52:30.633495681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:52:30.638729511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T16:52:30.643293925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072737s 
2025-08-27T16:52:30.645877863Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:52:30.650579433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T16:52:30.654959575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065567s 
2025-08-27T16:52:30.659070586Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-27T16:52:30.746977821Z [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-27T16:52:30.791403914Z [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-27T16:52:30.811082767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:30.819540524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:30.844661586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:30.853725362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:30.862177056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:30.869939694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:52:30.875468748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2126797s 
2025-08-27T16:52:30.883949521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T16:52:30', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T16:52:30.891054687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:30.910211759Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T16:52:30.913482790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2464165s 
2025-08-27T16:52:30.917399701Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T16:52:30.921245228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:30.926971289Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-27T16:52:30.937072813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-27T16:52:30.946060916Z [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-27T16:52:30.953359771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131504s 
2025-08-27T16:52:30.957001137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-27T16:52:30.963790968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-27T16:52:30.969500636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009461s 
2025-08-27T16:52:30.976815373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T16:52:30', 'add_import_exclusions') 
2025-08-27T16:52:30.983470573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:30.992018891Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T16:52:30.994871831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312113s 
2025-08-27T16:52:30.998727849Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T16:52:31.002526502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:31.006966655Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-27T16:52:31.119909210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T16:52:31.119962247Z                           WHERE "Id" in (
2025-08-27T16:52:31.119973840Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T16:52:31.119986786Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:52:31.119998370Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:52:31.163396505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T16:52:31.163425203Z                           WHERE "Id" in (
2025-08-27T16:52:31.163446596Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T16:52:31.163508310Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:52:31.163530765Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:52:31.186960675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503322s 
2025-08-27T16:52:31.216177869Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-27T16:52:31.216209763Z                           WHERE "Id" in (
2025-08-27T16:52:31.216250124Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T16:52:31.216288501Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:52:31.216301046Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:52:31.257743877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-27T16:52:31.257766413Z                           WHERE "Id" in (
2025-08-27T16:52:31.257773106Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T16:52:31.257815461Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:52:31.257864179Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:52:31.275055347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042609s 
2025-08-27T16:52:31.302960310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-27T16:52:31.302994640Z                           WHERE "Id" in (
2025-08-27T16:52:31.303006073Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T16:52:31.303019600Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T16:52:31.303070793Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T16:52:31.341637647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-27T16:52:31.341674311Z                           WHERE "Id" in (
2025-08-27T16:52:31.341686035Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T16:52:31.341698901Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T16:52:31.341710003Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T16:52:31.359448652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402078s 
2025-08-27T16:52:31.387376933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T16:52:31.387417314Z                           WHERE "Id" in (
2025-08-27T16:52:31.387431603Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T16:52:31.387443567Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T16:52:31.387473187Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T16:52:31.437968060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T16:52:31.438124905Z                           WHERE "Id" in (
2025-08-27T16:52:31.438147571Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T16:52:31.438193814Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T16:52:31.438268855Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T16:52:31.457272640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0541161s 
2025-08-27T16:52:31.487275123Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T16:52:31.487307879Z                           WHERE "Id" in (
2025-08-27T16:52:31.487319693Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T16:52:31.487333310Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:52:31.487364042Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:52:31.529804119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T16:52:31.529840092Z                           WHERE "Id" in (
2025-08-27T16:52:31.529849010Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T16:52:31.529855904Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:52:31.529870403Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T16:52:31.547609934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436773s 
2025-08-27T16:52:31.580492532Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:52:31.580573615Z                           WHERE "Id" IN (
2025-08-27T16:52:31.580600409Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:52:31.580612634Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T16:52:31.580640891Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:52:31.580666382Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T16:52:31.625000139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:52:31.625035500Z                           WHERE "Id" IN (
2025-08-27T16:52:31.625060250Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:52:31.625103247Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T16:52:31.625121303Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:52:31.625155832Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T16:52:31.643356742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453173s 
2025-08-27T16:52:31.651286647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T16:52:31', 'clean_artist_metadata_table') 
2025-08-27T16:52:31.658131057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:31.692091163Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T16:52:31.695197192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930615s 
2025-08-27T16:52:31.699470951Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T16:52:31.703820983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:31.710064615Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-27T16:52:31.726908143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:31.730148333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2025-08-27T16:52:31.734277751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-27T16:52:31.740975927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:31.753670127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156353s 
2025-08-27T16:52:31.757143936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:31.760160946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s 
2025-08-27T16:52:31.764358552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-27T16:52:31.771351972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:31.783028094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151762s 
2025-08-27T16:52:31.786177160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:31.788962534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s 
2025-08-27T16:52:31.792900357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-27T16:52:31.799634636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:31.810823998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145463s 
2025-08-27T16:52:31.813887472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:31.816608897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-08-27T16:52:31.820469775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-27T16:52:31.827095025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:31.838444840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145938s 
2025-08-27T16:52:31.841603295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:31.844393368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-08-27T16:52:31.848331551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-27T16:52:31.855090360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:31.867479085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154835s 
2025-08-27T16:52:31.871344683Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-27T16:52:31.961518669Z [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-27T16:52:32.015756813Z [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-27T16:52:32.036562333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T16:52:32.043195308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T16:52:32.066287158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1915561s 
2025-08-27T16:52:32.070951202Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-27T16:52:32.157527269Z [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-27T16:52:32.212560714Z [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-27T16:52:32.236002848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T16:52:32.244441967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T16:52:32.271014300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1941242s 
2025-08-27T16:52:32.280255723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T16:52:32', 'health_issue_notification') 
2025-08-27T16:52:32.289416945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:32.376070739Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T16:52:32.381273016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2979185s 
2025-08-27T16:52:32.387726610Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T16:52:32.391940999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:32.397312496Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-27T16:52:32.425515559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:32.428962004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s 
2025-08-27T16:52:32.432622819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-27T16:52:32.439912285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-27T16:52:32.453937283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180353s 
2025-08-27T16:52:32.456977179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:32.460002055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-08-27T16:52:32.464112415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-27T16:52:32.469116012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-27T16:52:32.480920452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134585s 
2025-08-27T16:52:32.485948679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T16:52:32.492459277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T16:52:32.497478516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076219s 
2025-08-27T16:52:32.519697380Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:52:32.519768443Z                 WHERE "Id" IN (
2025-08-27T16:52:32.520103106Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:52:32.520120481Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:52:32.520130050Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T16:52:32.550867773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:52:32.550896431Z                 WHERE "Id" IN (
2025-08-27T16:52:32.550908054Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:52:32.550922002Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:52:32.550931160Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T16:52:32.564143954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327588s 
2025-08-27T16:52:32.589292191Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:52:32.589309546Z                 WHERE "Id" IN (
2025-08-27T16:52:32.589353945Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:52:32.589376801Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T16:52:32.589390990Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T16:52:32.589640331Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T16:52:32.625002849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:52:32.625032830Z                 WHERE "Id" IN (
2025-08-27T16:52:32.625043882Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:52:32.625053090Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T16:52:32.625081568Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T16:52:32.625091427Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T16:52:32.642771008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390715s 
2025-08-27T16:52:32.670570459Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:52:32.670592734Z                 WHERE "Id" IN (
2025-08-27T16:52:32.670622915Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:52:32.670634378Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:52:32.670643566Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T16:52:32.670654398Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T16:52:32.670664538Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T16:52:32.711271769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:52:32.711313613Z                 WHERE "Id" IN (
2025-08-27T16:52:32.711326539Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T16:52:32.711383343Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T16:52:32.711406800Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T16:52:32.711421290Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T16:52:32.711446190Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T16:52:32.730379813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436032s 
2025-08-27T16:52:32.746931795Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-27T16:52:32.746945953Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T16:52:32.746958128Z                 FROM "Artists"
2025-08-27T16:52:32.746967747Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T16:52:32.747015333Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T16:52:32.769663179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-27T16:52:32.769680123Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T16:52:32.769690093Z                 FROM "Artists"
2025-08-27T16:52:32.769702769Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T16:52:32.769740515Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T16:52:32.782194923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247957s 
2025-08-27T16:52:32.802088768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T16:52:32.802124149Z                 WHERE "Id" NOT IN (
2025-08-27T16:52:32.802133929Z                     SELECT MIN("Id")
2025-08-27T16:52:32.802142436Z                     FROM "TrackFiles"
2025-08-27T16:52:32.802171244Z                     GROUP BY "Path"
2025-08-27T16:52:32.802390806Z                 ) 
2025-08-27T16:52:32.832218057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T16:52:32.832247236Z                 WHERE "Id" NOT IN (
2025-08-27T16:52:32.832256063Z                     SELECT MIN("Id")
2025-08-27T16:52:32.832267506Z                     FROM "TrackFiles"
2025-08-27T16:52:32.832275853Z                     GROUP BY "Path"
2025-08-27T16:52:32.832576859Z                 ) 
2025-08-27T16:52:32.849701653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352196s 
2025-08-27T16:52:32.853007354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:32.855676895Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.35E-05s 
2025-08-27T16:52:32.859047777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-27T16:52:32.936266398Z [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-27T16:52:32.970249260Z [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-27T16:52:32.986705739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:52:32.994209386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:52:33.025550403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:33.033037427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.17063s 
2025-08-27T16:52:33.036741369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-27T16:52:33.042055521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:52:33.048829349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086944s 
2025-08-27T16:52:33.052365224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-27T16:52:33.121926268Z [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-27T16:52:33.153745707Z [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-27T16:52:33.167971980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:52:33.175095021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:52:33.201191947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:33.210080390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:52:33.218064403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1617276s 
2025-08-27T16:52:33.228368435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T16:52:33', 'add_mediafilerepository_mtime') 
2025-08-27T16:52:33.237627905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:33.275463768Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T16:52:33.279890595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2175452s 
2025-08-27T16:52:33.285431924Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T16:52:33.289863580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:33.296593882Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-27T16:52:33.346195498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T16:52:33.346299277Z                           WHERE "Id" NOT IN (
2025-08-27T16:52:33.346311702Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T16:52:33.346324367Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:52:33.346445792Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T16:52:33.387415211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T16:52:33.387430221Z                           WHERE "Id" NOT IN (
2025-08-27T16:52:33.387438948Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T16:52:33.387475933Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T16:52:33.387484941Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T16:52:33.405923238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0433639s 
2025-08-27T16:52:33.409714646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-27T16:52:33.414904578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-27T16:52:33.420314713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072515s 
2025-08-27T16:52:33.424241694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-27T16:52:33.505779164Z [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-27T16:52:33.548837576Z [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-27T16:52:33.567927955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:33.574787576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:33.599761392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:33.607084937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:33.615707896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:52:33.621613728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1939523s 
2025-08-27T16:52:33.624997126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T16:52:33.631164484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:33.637157061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091436s 
2025-08-27T16:52:33.645595559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T16:52:33', 'add_artistmetadataid_constraint') 
2025-08-27T16:52:33.652950597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:33.677763118Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T16:52:33.681046655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481193s 
2025-08-27T16:52:33.685806762Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T16:52:33.689540995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:33.694389029Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-27T16:52:33.714088273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T16:52:33.717085915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.58E-05s 
2025-08-27T16:52:33.720587450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-27T16:52:33.727274714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:52:33.739120988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152757s 
2025-08-27T16:52:33.742190794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T16:52:33.744814262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-08-27T16:52:33.748706544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-27T16:52:33.755480683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:52:33.767033276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149535s 
2025-08-27T16:52:33.769811075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:33.772284882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-08-27T16:52:33.775767409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-27T16:52:33.781993836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:52:33.793272408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143701s 
2025-08-27T16:52:33.796197083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T16:52:33.798796242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-08-27T16:52:33.802633733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-27T16:52:33.809378002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:52:33.821167262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151224s 
2025-08-27T16:52:33.823934189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:52:33.826419088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-08-27T16:52:33.830088441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-27T16:52:33.836565282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:52:33.847758883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144788s 
2025-08-27T16:52:33.850541241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T16:52:33.852997483Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.26E-05s 
2025-08-27T16:52:33.856508938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-27T16:52:33.862683571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:52:33.874218378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145573s 
2025-08-27T16:52:33.881822518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T16:52:33', 'old_ids_and_artist_alias') 
2025-08-27T16:52:33.889256545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:33.910136314Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T16:52:33.913335891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0494879s 
2025-08-27T16:52:33.917042559Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T16:52:33.920597161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:33.924951892Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-27T16:52:33.933519189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:33.937179544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:33.948465721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117606s 
2025-08-27T16:52:33.953224115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T16:52:33.958472324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T16:52:33.962920063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061906s 
2025-08-27T16:52:33.970580024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T16:52:33', 'download_propers_config') 
2025-08-27T16:52:33.977801233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:33.987483393Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T16:52:33.991482499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291571s 
2025-08-27T16:52:33.995758913Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T16:52:33.999352744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:34.003761915Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-27T16:52:34.024340248Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-27T16:52:34.029535691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-27T16:52:34.034838870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074368s 
2025-08-27T16:52:34.038379554Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-27T16:52:34.114220684Z [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-27T16:52:34.153113455Z [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-27T16:52:34.172461352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:34.180694506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:34.208245869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:34.219253085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:34.227924191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:52:34.236888397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:34.243275908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2017254s 
2025-08-27T16:52:34.247084781Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-27T16:52:34.331676587Z [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-27T16:52:34.370824120Z [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-27T16:52:34.393217836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-27T16:52:34.403007903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-27T16:52:34.431388564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T16:52:34.439113887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1876419s 
2025-08-27T16:52:34.443165178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-27T16:52:34.514649702Z [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-27T16:52:34.546985160Z [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-27T16:52:34.561634764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-27T16:52:34.570518417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-27T16:52:34.597616789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1498054s 
2025-08-27T16:52:34.601790155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-27T16:52:34.671239815Z [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-27T16:52:34.699969689Z [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-27T16:52:34.710981775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T16:52:34.717628307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T16:52:34.746173830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T16:52:34.755701539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T16:52:34.765602369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T16:52:34.776094038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T16:52:34.784353215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1794437s 
2025-08-27T16:52:34.788050203Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-27T16:52:34.859378754Z [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-27T16:52:34.885214885Z [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-27T16:52:34.897071691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T16:52:34.904350385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T16:52:34.928844306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1372825s 
2025-08-27T16:52:34.932211841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-27T16:52:34.997764170Z [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-27T16:52:35.024117251Z [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-27T16:52:35.036077104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:52:35.043357773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:52:35.071039267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:35.079961388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:52:35.087017685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1499158s 
2025-08-27T16:52:35.094975155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T16:52:35', 'remove_language_profiles') 
2025-08-27T16:52:35.101716408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:35.118891705Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T16:52:35.122172035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1825042s 
2025-08-27T16:52:35.126650264Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T16:52:35.130350629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:35.136077502Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-27T16:52:35.145368755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T16:52:35.148179400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.99E-05s 
2025-08-27T16:52:35.152340101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-27T16:52:35.158238098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-27T16:52:35.169247258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137659s 
2025-08-27T16:52:35.176837991Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-27T16:52:35.186931919Z [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-27T16:52:35.192403558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106681s 
2025-08-27T16:52:35.200018429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T16:52:35', 'multi_disc_naming_format') 
2025-08-27T16:52:35.206361531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:35.217340230Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T16:52:35.220208079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346947s 
2025-08-27T16:52:35.224249250Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T16:52:35.229180562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:35.234474553Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-27T16:52:35.242445009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T16:52:35.245378211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-08-27T16:52:35.248787621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-27T16:52:35.254909117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:35.266199844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144774s 
2025-08-27T16:52:35.275943588Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:35.279704745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:35.640252545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3607433s 
2025-08-27T16:52:35.648031466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T16:52:35', 'add_download_client_priority') 
2025-08-27T16:52:35.654870626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:35.660212494Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T16:52:35.663706924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3803706s 
2025-08-27T16:52:35.667794558Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T16:52:35.671287135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:35.675418558Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-27T16:52:35.682971223Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:35.689336570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-27T16:52:35.693744338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073596s 
2025-08-27T16:52:35.697199580Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:35.702235332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-27T16:52:35.706197183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061175s 
2025-08-27T16:52:35.713101444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T16:52:35', 'remove_growl_prowl') 
2025-08-27T16:52:35.719259604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:35.723735159Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T16:52:35.726372566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230616s 
2025-08-27T16:52:35.729873770Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T16:52:35.733376898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:35.737570936Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-27T16:52:35.744217919Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:35.749694849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-27T16:52:35.754112617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069439s 
2025-08-27T16:52:35.757571587Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:35.762733272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-27T16:52:35.766805816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063798s 
2025-08-27T16:52:35.773880710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T16:52:35', 'remove_plex_hometheatre') 
2025-08-27T16:52:35.780159924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:35.784770109Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T16:52:35.787473097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235315s 
2025-08-27T16:52:35.791084393Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T16:52:35.794680218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:35.798862362Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-27T16:52:35.811769731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:52:35.814498271Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.59E-05s 
2025-08-27T16:52:35.817637357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-27T16:52:35.822240979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-27T16:52:35.832442505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120301s 
2025-08-27T16:52:35.835143068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:52:35.837583247Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-08-27T16:52:35.841389906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-27T16:52:35.848094606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:35.858470642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014013s 
2025-08-27T16:52:35.861154782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:52:35.863561675Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-08-27T16:52:35.867278784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-27T16:52:35.873878172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:35.884277936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139195s 
2025-08-27T16:52:35.886966525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:52:35.889414811Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-08-27T16:52:35.893035556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-27T16:52:35.899424179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:35.909679022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136506s 
2025-08-27T16:52:35.912364906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:52:35.914779173Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-08-27T16:52:35.918570711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-27T16:52:35.923571463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-27T16:52:35.934351322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127362s 
2025-08-27T16:52:35.937023498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:35.940289629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:35.962945943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230932s 
2025-08-27T16:52:35.970889846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T16:52:35', 'add_root_folder_add_defaults') 
2025-08-27T16:52:35.977678755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:35.983147848Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T16:52:35.986008474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423388s 
2025-08-27T16:52:35.989476862Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T16:52:35.992921082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:35.997272166Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-27T16:52:36.003338071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T16:52:36.006055979Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.87E-05s 
2025-08-27T16:52:36.009719910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-27T16:52:36.015259687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-27T16:52:36.027287015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138581s 
2025-08-27T16:52:36.034884441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T16:52:36', 'task_duration') 
2025-08-27T16:52:36.041623269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:36.104015861Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T16:52:36.107189997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903536s 
2025-08-27T16:52:36.112074665Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T16:52:36.116308413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:36.121911516Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-27T16:52:36.131107037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T16:52:36.134197055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-08-27T16:52:36.138046920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-27T16:52:36.145095963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:36.157774171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160761s 
2025-08-27T16:52:36.161147187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T16:52:36.164077934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-08-27T16:52:36.167875425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-27T16:52:36.174832602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:36.186266888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151363s 
2025-08-27T16:52:36.195300623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T16:52:36', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T16:52:36.202961837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:36.261209760Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T16:52:36.264440651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886051s 
2025-08-27T16:52:36.268108270Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T16:52:36.271585366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:36.275975609Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-27T16:52:36.283884592Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-27T16:52:36.354435738Z [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-27T16:52:36.388387738Z [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-27T16:52:36.403005790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:36.409685770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:36.437329227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:36.445523373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:36.452907410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:52:36.461255426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:36.466828259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1798697s 
2025-08-27T16:52:36.473180148Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T16:52:36.480986474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T16:52:36.486256598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088213s 
2025-08-27T16:52:36.492350478Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T16:52:36.499972394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T16:52:36.504909907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083402s 
2025-08-27T16:52:36.508475582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-27T16:52:36.592416819Z [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-27T16:52:36.619118572Z [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-27T16:52:36.636597459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-27T16:52:36.644915665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-27T16:52:36.676543188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1644652s 
2025-08-27T16:52:36.685174935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T16:52:36', 'remove_album_folders') 
2025-08-27T16:52:36.692660366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:36.755947327Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T16:52:36.759187937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2430787s 
2025-08-27T16:52:36.763624523Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T16:52:36.767622998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:36.772682918Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-27T16:52:36.780544065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:52:36.783321373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.11E-05s 
2025-08-27T16:52:36.786865523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-27T16:52:36.792804593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-27T16:52:36.806007427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160726s 
2025-08-27T16:52:36.814200450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T16:52:36', 'add_priority_to_indexers') 
2025-08-27T16:52:36.821289935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:36.875020819Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T16:52:36.878224846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0842357s 
2025-08-27T16:52:36.882553164Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T16:52:36.886433391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:36.891163258Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-27T16:52:36.900561877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T16:52:36.907222328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T16:52:36.913442272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086527s 
2025-08-27T16:52:36.916213137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:36.920012862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:36.931616829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124582s 
2025-08-27T16:52:36.940426373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T16:52:36', 'remove_chown_and_folderchmod_config') 
2025-08-27T16:52:36.949577545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:37.001830096Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T16:52:37.004877387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0818866s 
2025-08-27T16:52:37.008353451Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T16:52:37.011937822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:37.016273085Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-27T16:52:37.099439583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T16:52:37.115836694Z [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-27T16:52:37.132838832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026033s 
2025-08-27T16:52:37.140273099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T16:52:37', 'update_notifiarr') 
2025-08-27T16:52:37.146734510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:37.191382400Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T16:52:37.194033504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0840505s 
2025-08-27T16:52:37.197968941Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T16:52:37.201512160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:37.206346978Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-27T16:52:37.211395455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:37.214788362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:37.256245843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418554s 
2025-08-27T16:52:37.263935254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T16:52:37', 'email_multiple_addresses') 
2025-08-27T16:52:37.270849005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:37.335501794Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T16:52:37.338296176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1206717s 
2025-08-27T16:52:37.342154750Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T16:52:37.345857069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:37.350506974Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-27T16:52:37.356620564Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-27T16:52:37.361192112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-27T16:52:37.387644734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279552s 
2025-08-27T16:52:37.395818920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T16:52:37', 'rename_blacklist_to_blocklist') 
2025-08-27T16:52:37.403051411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:37.465993279Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T16:52:37.469656018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053055s 
2025-08-27T16:52:37.474776902Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T16:52:37.478713902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:37.483403688Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-27T16:52:37.492993964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T16:52:37.496195745Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-05s 
2025-08-27T16:52:37.501014481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-27T16:52:37.509124107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:37.522346680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176211s 
2025-08-27T16:52:37.526965163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-27T16:52:37.534261563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:37.546032957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156306s 
2025-08-27T16:52:37.548701586Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:37.552039752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:37.612440717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0607557s 
2025-08-27T16:52:37.620222925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T16:52:37', 'cdh_per_downloadclient') 
2025-08-27T16:52:37.626821411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:37.714323913Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T16:52:37.717209108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1621464s 
2025-08-27T16:52:37.720617526Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T16:52:37.723963618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:37.728165131Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-27T16:52:37.745882037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-27T16:52:37.767231773Z [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-27T16:52:37.780782246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320869s 
2025-08-27T16:52:37.784372610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-27T16:52:37.790263291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T16:52:37.795340086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081938s 
2025-08-27T16:52:37.798566247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-27T16:52:37.804284351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T16:52:37.809415014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080236s 
2025-08-27T16:52:37.812778832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-27T16:52:37.818626868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T16:52:37.823917392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083315s 
2025-08-27T16:52:37.826534819Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:37.829826962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:37.862831456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334883s 
2025-08-27T16:52:37.869987865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T16:52:37', 'download_history') 
2025-08-27T16:52:37.876349114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:37.912374445Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T16:52:37.915021471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828159s 
2025-08-27T16:52:37.918450480Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T16:52:37.921952546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:37.926440396Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-27T16:52:37.934528259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T16:52:37', 'add_update_history') 
2025-08-27T16:52:37.941013957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:38.015751217Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T16:52:38.018690781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934894s 
2025-08-27T16:52:38.022527991Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T16:52:38.026275311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:38.030787660Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-27T16:52:38.037298609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:38.039989734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-08-27T16:52:38.043805010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-27T16:52:38.050473197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:38.064558797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166897s 
2025-08-27T16:52:38.072808575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T16:52:38', 'add_on_update_to_notifications') 
2025-08-27T16:52:38.080074885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:38.103505606Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T16:52:38.106535843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0553468s 
2025-08-27T16:52:38.110251088Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T16:52:38.113857835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:38.118329081Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-27T16:52:38.124743286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:52:38.127392707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-08-27T16:52:38.130808199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-27T16:52:38.136887029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:38.148588613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147183s 
2025-08-27T16:52:38.156078221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T16:52:38', 'download_client_per_indexer') 
2025-08-27T16:52:38.162800667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:38.174215503Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T16:52:38.177454630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392856s 
2025-08-27T16:52:38.181134324Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T16:52:38.184646811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:38.189074910Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-27T16:52:38.198668803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:52:38.201529348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-08-27T16:52:38.205126235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-27T16:52:38.211883731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:38.225269663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166628s 
2025-08-27T16:52:38.228579502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T16:52:38.231288713Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-08-27T16:52:38.235603455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-27T16:52:38.243069576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:38.256482753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172763s 
2025-08-27T16:52:38.259748373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T16:52:38.262369417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-08-27T16:52:38.266021495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-27T16:52:38.272408385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:38.285725168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161472s 
2025-08-27T16:52:38.294019897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T16:52:38', 'AddNewItemMonitorType') 
2025-08-27T16:52:38.301757154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:38.354775906Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T16:52:38.357754800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0847138s 
2025-08-27T16:52:38.361108467Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T16:52:38.365064838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:38.369543969Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-27T16:52:38.376131994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T16:52:38.378942910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-08-27T16:52:38.382506480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-27T16:52:38.388706534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:38.401971122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159308s 
2025-08-27T16:52:38.410557798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T16:52:38', 'ImportListSearch') 
2025-08-27T16:52:38.418406009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:38.489220656Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T16:52:38.492068476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1009808s 
2025-08-27T16:52:38.496156972Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T16:52:38.500241450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:38.504648927Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-27T16:52:38.511057872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T16:52:38.513721752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-08-27T16:52:38.518066784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-27T16:52:38.524709789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:38.536521985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152285s 
2025-08-27T16:52:38.543904378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T16:52:38', 'ImportListMonitorExisting') 
2025-08-27T16:52:38.550368203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:38.592277173Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T16:52:38.595322761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700778s 
2025-08-27T16:52:38.599034549Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T16:52:38.602767971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:38.607204637Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-27T16:52:38.616076266Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:38.621974454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-27T16:52:38.626583637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072624s 
2025-08-27T16:52:38.630220043Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:38.635281557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-27T16:52:38.639448591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060775s 
2025-08-27T16:52:38.642228684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T16:52:38.644882784Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-08-27T16:52:38.648060989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-27T16:52:38.653005187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-27T16:52:38.664522669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135s 
2025-08-27T16:52:38.671804050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T16:52:38', 'add_indexer_tags') 
2025-08-27T16:52:38.678523418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:38.734845567Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T16:52:38.738024704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828986s 
2025-08-27T16:52:38.741773937Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T16:52:38.751391087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:38.755769125Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-27T16:52:38.762621482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:38.766047385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:38.797119100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314825s 
2025-08-27T16:52:38.804910847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T16:52:38', 'update_audio_types') 
2025-08-27T16:52:38.811804797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:38.816821721Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T16:52:38.819677167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509841s 
2025-08-27T16:52:38.824362914Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T16:52:38.828386159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:38.833368162Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-27T16:52:38.885344748Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:38.890654602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-27T16:52:38.895431362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063972s 
2025-08-27T16:52:38.898522922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T16:52:38.901386213Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-08-27T16:52:38.906111280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-27T16:52:38.998845128Z [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-27T16:52:39.039759307Z [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-27T16:52:39.056492844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-27T16:52:39.063240951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-27T16:52:39.091208702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T16:52:39.100197698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T16:52:39.105393311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1959088s 
2025-08-27T16:52:39.108146580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:39.110635638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.82E-05s 
2025-08-27T16:52:39.114182134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-27T16:52:39.211806021Z [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-27T16:52:39.279124194Z [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-27T16:52:39.305149386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:52:39.311869496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:52:39.339955195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:52:39.348506500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:52:39.356619032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:39.362053065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2448281s 
2025-08-27T16:52:39.364747236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:39.367296264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.12E-05s 
2025-08-27T16:52:39.370841297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-27T16:52:39.474482020Z [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-27T16:52:39.540809950Z [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-27T16:52:39.568808022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:52:39.575457881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:52:39.603297484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:52:39.611052787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:52:39.620252898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:39.626191947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2522789s 
2025-08-27T16:52:39.628968053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:39.631383923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-08-27T16:52:39.634705045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-27T16:52:39.734353075Z [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-27T16:52:39.810042871Z [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-27T16:52:39.839136617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T16:52:39.846924366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T16:52:39.876669402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T16:52:39.887104197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T16:52:39.895975586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:39.902819396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2646165s 
2025-08-27T16:52:39.906153404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:52:39.909162037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000124s 
2025-08-27T16:52:39.913523963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-27T16:52:39.987063483Z [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-27T16:52:40.027767669Z [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-27T16:52:40.046226748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:40.055133599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:40.086825242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:40.096535369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:40.105763305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:52:40.116266688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:40.123370701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2059324s 
2025-08-27T16:52:40.126563374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T16:52:40.129904917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001585s 
2025-08-27T16:52:40.133801668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-27T16:52:40.211537440Z [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-27T16:52:40.250743032Z [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-27T16:52:40.267554426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T16:52:40.274548418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T16:52:40.302040842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T16:52:40.310385511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T16:52:40.319437143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T16:52:40.328769690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T16:52:40.335910477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1989655s 
2025-08-27T16:52:40.339326400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T16:52:40.342279201Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.27E-05s 
2025-08-27T16:52:40.346310452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-27T16:52:40.410186409Z [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-27T16:52:40.444708948Z [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-27T16:52:40.458683394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T16:52:40.464918459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T16:52:40.489751192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399484s 
2025-08-27T16:52:40.493084849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T16:52:40.496067420Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.19E-05s 
2025-08-27T16:52:40.499865522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-27T16:52:40.561531874Z [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-27T16:52:40.593102743Z [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-27T16:52:40.606347121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T16:52:40.613090609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T16:52:40.640207357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368046s 
2025-08-27T16:52:40.643124316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T16:52:40.645738015Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.11E-05s 
2025-08-27T16:52:40.649311976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-27T16:52:40.713305710Z [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-27T16:52:40.742521762Z [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-27T16:52:40.755798144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T16:52:40.763058822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T16:52:40.789584421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368937s 
2025-08-27T16:52:40.792519938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T16:52:40.794964385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-08-27T16:52:40.798573858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-27T16:52:40.856267797Z [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-27T16:52:40.884952781Z [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-27T16:52:40.896812222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T16:52:40.902643674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T16:52:40.926233787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244068s 
2025-08-27T16:52:40.929055555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T16:52:40.931811640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-08-27T16:52:40.935247242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-27T16:52:40.992329711Z [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-27T16:52:41.019675190Z [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-27T16:52:41.031452546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T16:52:41.037409200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T16:52:41.061132161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226698s 
2025-08-27T16:52:41.064347620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T16:52:41.066978754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-08-27T16:52:41.071168624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-27T16:52:41.126287472Z [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-27T16:52:41.151998272Z [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-27T16:52:41.165483765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T16:52:41.175069451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T16:52:41.208571387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T16:52:41.216179584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413068s 
2025-08-27T16:52:41.219483682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T16:52:41.222193554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-08-27T16:52:41.226433735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-27T16:52:41.277268464Z [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-27T16:52:41.298153565Z [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-27T16:52:41.308419971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T16:52:41.315404513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T16:52:41.343107050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T16:52:41.348618780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188133s 
2025-08-27T16:52:41.351656592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T16:52:41.354274790Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-08-27T16:52:41.358635072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-27T16:52:41.418007218Z [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-27T16:52:41.441251946Z [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-27T16:52:41.451964890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T16:52:41.459600814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T16:52:41.488799081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T16:52:41.495318267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331901s 
2025-08-27T16:52:41.498416691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-27T16:52:41.501108296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-08-27T16:52:41.505318347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-27T16:52:41.563229955Z [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-27T16:52:41.593117257Z [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-27T16:52:41.606705807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-27T16:52:41.613700902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-27T16:52:41.643563144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T16:52:41.651905108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T16:52:41.660174546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T16:52:41.666234338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1576948s 
2025-08-27T16:52:41.668985683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T16:52:41.671497828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-08-27T16:52:41.675407775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-27T16:52:41.733300654Z [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-27T16:52:41.757047843Z [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-27T16:52:41.769605148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T16:52:41.775517103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T16:52:41.799242378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203066s 
2025-08-27T16:52:41.802128265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T16:52:41.804590900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-08-27T16:52:41.808216203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-27T16:52:41.863493841Z [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-27T16:52:41.887222884Z [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-27T16:52:41.898446426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T16:52:41.904544925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T16:52:41.930551099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189597s 
2025-08-27T16:52:41.933389901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-27T16:52:41.935800431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-08-27T16:52:41.939087665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-27T16:52:42.000921564Z [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-27T16:52:42.026796824Z [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-27T16:52:42.037918351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T16:52:42.044538671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T16:52:42.070584315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T16:52:42.079439691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T16:52:42.088755916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T16:52:42.098738962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T16:52:42.105688353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1633239s 
2025-08-27T16:52:42.109486515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T16:52:42.112792337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-08-27T16:52:42.117804511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-27T16:52:42.174575985Z [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-27T16:52:42.203301911Z [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-27T16:52:42.217492713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T16:52:42.225981893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T16:52:42.257736944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:42.264955698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430988s 
2025-08-27T16:52:42.268518165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T16:52:42.271422258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-08-27T16:52:42.275984638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-27T16:52:42.333405137Z [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-27T16:52:42.360068864Z [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-27T16:52:42.373051996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T16:52:42.381149388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T16:52:42.412719417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:42.420266071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1402738s 
2025-08-27T16:52:42.423985705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T16:52:42.426782311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-08-27T16:52:42.431096180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-27T16:52:42.487069508Z [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-27T16:52:42.510786887Z [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-27T16:52:42.522329150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T16:52:42.529118030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T16:52:42.557270522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:42.563417831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286056s 
2025-08-27T16:52:42.566316222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T16:52:42.568891172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-08-27T16:52:42.573211094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-27T16:52:42.639418433Z [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-27T16:52:42.664632634Z [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-27T16:52:42.676214536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T16:52:42.682592378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T16:52:42.710018750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T16:52:42.716189275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393481s 
2025-08-27T16:52:42.719173289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T16:52:42.721800695Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-08-27T16:52:42.726164244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-27T16:52:42.785406038Z [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-27T16:52:42.811366681Z [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-27T16:52:42.823328728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T16:52:42.829754657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T16:52:42.858145640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T16:52:42.863966271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1344512s 
2025-08-27T16:52:42.866790002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T16:52:42.869532279Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-08-27T16:52:42.873666758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-27T16:52:42.930733896Z [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-27T16:52:42.954992134Z [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-27T16:52:42.966344425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T16:52:42.972853621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T16:52:42.999982204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T16:52:43.005190432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282349s 
2025-08-27T16:52:43.007891406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T16:52:43.010327197Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-08-27T16:52:43.013965307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-27T16:52:43.076091935Z [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-27T16:52:43.100145381Z [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-27T16:52:43.111308731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T16:52:43.118075145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T16:52:43.145616368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279255s 
2025-08-27T16:52:43.148964715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T16:52:43.151892055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-08-27T16:52:43.156228079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-27T16:52:43.210990871Z [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-27T16:52:43.233730453Z [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-27T16:52:43.243897459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T16:52:43.249749644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T16:52:43.274149656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114465s 
2025-08-27T16:52:43.277038970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T16:52:43.279570042Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-05s 
2025-08-27T16:52:43.283458125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-27T16:52:43.341770709Z [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-27T16:52:43.369949725Z [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-27T16:52:43.382055943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T16:52:43.388257801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T16:52:43.411662621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250046s 
2025-08-27T16:52:43.414509119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T16:52:43.417043427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-08-27T16:52:43.420580764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-27T16:52:43.479152130Z [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-27T16:52:43.509031697Z [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-27T16:52:43.523744449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T16:52:43.530531174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T16:52:43.555636546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316007s 
2025-08-27T16:52:43.559213573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T16:52:43.561959578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-08-27T16:52:43.565622057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-27T16:52:43.620174355Z [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-27T16:52:43.640616886Z [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-27T16:52:43.651118835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-27T16:52:43.658241727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-27T16:52:43.685577997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164761s 
2025-08-27T16:52:43.689526281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T16:52:43.691759725Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-08-27T16:52:43.695640332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-27T16:52:43.753235333Z [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-27T16:52:43.770147019Z [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-27T16:52:43.778649336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T16:52:43.785261059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T16:52:43.812360863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T16:52:43.817862001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1191001s 
2025-08-27T16:52:43.820711444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T16:52:43.823215813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-08-27T16:52:43.827298508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-27T16:52:43.875311730Z [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-27T16:52:43.891810395Z [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-27T16:52:43.903119408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T16:52:43.911860165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T16:52:43.943370995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T16:52:43.949829760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190731s 
2025-08-27T16:52:43.952982483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:43.956706195Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2025-08-27T16:52:43.960431881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-27T16:52:44.015770412Z [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-27T16:52:44.041494178Z [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-27T16:52:44.052662128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:52:44.060119783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:52:44.089924630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:44.099122827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:52:44.105538725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1418483s 
2025-08-27T16:52:44.108476927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:44.110975564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-08-27T16:52:44.114597661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-27T16:52:44.172588780Z [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-27T16:52:44.200505368Z [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-27T16:52:44.212629572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T16:52:44.220085683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T16:52:44.248670746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T16:52:44.257895677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T16:52:44.264874188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1460383s 
2025-08-27T16:52:44.267954114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:44.270834750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-08-27T16:52:44.274489403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T16:52:44.317899705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T16:52:44.331814782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T16:52:44.340179391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T16:52:44.347460982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T16:52:44.375546289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T16:52:44.382339748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1046523s 
2025-08-27T16:52:44.393592238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T16:52:44', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T16:52:44.402581043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:44.411568877Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T16:52:44.415447911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316298s 
2025-08-27T16:52:44.422930716Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T16:52:44.427331481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:44.436349575Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-27T16:52:44.448830717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:44.451766234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-08-27T16:52:44.455966986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-27T16:52:44.463488388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:44.476584648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171217s 
2025-08-27T16:52:44.480019900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:44.483136029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-08-27T16:52:44.487300398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-27T16:52:44.494528361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:44.507892750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167686s 
2025-08-27T16:52:44.517136769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T16:52:44', 'add_on_delete_to_notifications') 
2025-08-27T16:52:44.524582880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:44.530485777Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T16:52:44.534077514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382538s 
2025-08-27T16:52:44.537979064Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T16:52:44.542113863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:44.548218194Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-27T16:52:44.581231738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T16:52:44.584103676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-08-27T16:52:44.588047932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-27T16:52:44.594827292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:44.606614458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153433s 
2025-08-27T16:52:44.609031360Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T16:52:44.614357306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-27T16:52:44.618974786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076049s 
2025-08-27T16:52:44.621669849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:44.624077433Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-08-27T16:52:44.627561683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-27T16:52:44.632760714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-27T16:52:44.643372815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127788s 
2025-08-27T16:52:44.645999711Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:44.649337366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:44.672160897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232399s 
2025-08-27T16:52:44.675408250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-27T16:52:44.689198026Z [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-27T16:52:44.699720466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213124s 
2025-08-27T16:52:44.703448657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-27T16:52:44.709530224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-27T16:52:44.715280924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088581s 
2025-08-27T16:52:44.718192903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T16:52:44.720706721Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-08-27T16:52:44.724253928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-27T16:52:44.730477480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T16:52:44.742343644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148442s 
2025-08-27T16:52:44.745766781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T16:52:44.748689853Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-08-27T16:52:44.752761765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-27T16:52:44.759917974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:44.772921437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167263s 
2025-08-27T16:52:44.776132467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T16:52:44.778848281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-08-27T16:52:44.783038141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-27T16:52:44.790364171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:44.803790375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016883s 
2025-08-27T16:52:44.807144343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:44.811126034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:44.899377546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889721s 
2025-08-27T16:52:44.902349044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:44.905765648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:44.930678764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252143s 
2025-08-27T16:52:44.934862631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-27T16:52:44.995922604Z [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-27T16:52:45.019620915Z [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-27T16:52:45.030459783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T16:52:45.037063870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T16:52:45.062663176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242173s 
2025-08-27T16:52:45.067135684Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-27T16:52:45.120949127Z [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-27T16:52:45.138052078Z [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-27T16:52:45.147171857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T16:52:45.153596614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T16:52:45.178102430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075136s 
2025-08-27T16:52:45.183243473Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T16:52:45.189434339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T16:52:45.193747147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068675s 
2025-08-27T16:52:45.196496759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T16:52:45.198973873Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-08-27T16:52:45.203200357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-27T16:52:45.210506737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:45.221687633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151592s 
2025-08-27T16:52:45.224429790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T16:52:45.226873146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 
2025-08-27T16:52:45.230723513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-27T16:52:45.236658925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-27T16:52:45.247177819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133138s 
2025-08-27T16:52:45.254064896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T16:52:45', 'add_custom_formats') 
2025-08-27T16:52:45.260219640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.265138175Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T16:52:45.267786915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306374s 
2025-08-27T16:52:45.271325184Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T16:52:45.274842270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.279452796Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-27T16:52:45.285488681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T16:52:45.287993591Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-08-27T16:52:45.291042816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-27T16:52:45.296545327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-27T16:52:45.307681262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138738s 
2025-08-27T16:52:45.314742690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T16:52:45', 'add_result_to_commands') 
2025-08-27T16:52:45.321445846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.326442840Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T16:52:45.329648129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317719s 
2025-08-27T16:52:45.333827609Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T16:52:45.338023240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.343188793Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-27T16:52:45.350639504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:45.353689020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-08-27T16:52:45.357815001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-27T16:52:45.365016701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:45.381442219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019808s 
2025-08-27T16:52:45.390642640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T16:52:45', 'health_restored_notification') 
2025-08-27T16:52:45.398297161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.405250762Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T16:52:45.409312905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424011s 
2025-08-27T16:52:45.413794532Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T16:52:45.418952109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.424848402Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-27T16:52:45.431759527Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T16:52:45.437195675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-27T16:52:45.441630708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068215s 
2025-08-27T16:52:45.448135175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T16:52:45', 'remove_uc') 
2025-08-27T16:52:45.454148825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.458523818Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T16:52:45.461056824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233658s 
2025-08-27T16:52:45.464927882Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T16:52:45.468678699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.472950494Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-27T16:52:45.477986947Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:45.481307418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:45.520748854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398905s 
2025-08-27T16:52:45.528725894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T16:52:45', 'download_clients_rename_tv_to_music') 
2025-08-27T16:52:45.535462748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.540467318Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T16:52:45.543422083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0587829s 
2025-08-27T16:52:45.547398523Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T16:52:45.551185262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.555465785Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-27T16:52:45.561619496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T16:52:45.564176159Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-08-27T16:52:45.567964171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-27T16:52:45.574613590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-27T16:52:45.586319181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152955s 
2025-08-27T16:52:45.594115177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T16:52:45', 'add_colon_replacement_to_naming_config') 
2025-08-27T16:52:45.600770818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.605937524Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T16:52:45.608935295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336359s 
2025-08-27T16:52:45.612082397Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T16:52:45.615439181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.619348987Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-27T16:52:45.626967706Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-27T16:52:45.691980241Z [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-27T16:52:45.715277756Z [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-27T16:52:45.727016895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T16:52:45.734645354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T16:52:45.766419714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T16:52:45.773147880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421124s 
2025-08-27T16:52:45.776564906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T16:52:45.779419990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-08-27T16:52:45.784172662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-27T16:52:45.790673683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-27T16:52:45.803730112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155849s 
2025-08-27T16:52:45.812803798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T16:52:45', 'list_sync_time') 
2025-08-27T16:52:45.819628820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.824688630Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T16:52:45.827384104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364298s 
2025-08-27T16:52:45.831141614Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T16:52:45.834756838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.839429269Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-27T16:52:45.845620806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T16:52:45.848380389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-08-27T16:52:45.851673394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-27T16:52:45.856577641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-27T16:52:45.867992317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132362s 
2025-08-27T16:52:45.875332115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T16:52:45', 'add_download_client_tags') 
2025-08-27T16:52:45.881989820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.886682282Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T16:52:45.889460381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313117s 
2025-08-27T16:52:45.893027368Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T16:52:45.896576349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.900806209Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-27T16:52:45.910990620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-27T16:52:45.925223627Z [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-27T16:52:45.935286193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213066s 
2025-08-27T16:52:45.938833730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-27T16:52:45.946199691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-27T16:52:45.952987859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110384s 
2025-08-27T16:52:45.960380483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T16:52:45', 'add_notification_status') 
2025-08-27T16:52:45.967269593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:45.972412000Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T16:52:45.975269980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297308s 
2025-08-27T16:52:45.979405010Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T16:52:45.983477754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:45.988507023Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-27T16:52:45.994189737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:45.997921285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:46.053786776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0564252s 
2025-08-27T16:52:46.062332460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T16:52:46', 'add_alac_24_quality_in_profiles') 
2025-08-27T16:52:46.069449890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.074801468Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T16:52:46.078208874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.076508s 
2025-08-27T16:52:46.081776181Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T16:52:46.085469372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:46.090281704Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-27T16:52:46.097609818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-27T16:52:46.100373318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-08-27T16:52:46.103626273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-27T16:52:46.108096668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-27T16:52:46.119549351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012888s 
2025-08-27T16:52:46.123024533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-27T16:52:46.127868579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-27T16:52:46.139120508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130312s 
2025-08-27T16:52:46.146306156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T16:52:46', 'add_salt_to_users') 
2025-08-27T16:52:46.153100145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.158040565Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T16:52:46.160694925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03154s 
2025-08-27T16:52:46.163948862Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T16:52:46.167376068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:46.171559545Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-27T16:52:46.180666288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-27T16:52:46.197578375Z [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-27T16:52:46.209863523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260611s 
2025-08-27T16:52:46.213235487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-27T16:52:46.218847319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-27T16:52:46.224708782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008459s 
2025-08-27T16:52:46.232023909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T16:52:46', 'add_auto_tagging') 
2025-08-27T16:52:46.238681044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.243509709Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T16:52:46.246305755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268365s 
2025-08-27T16:52:46.250316544Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T16:52:46.254189617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:46.258937059Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-27T16:52:46.266249752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-27T16:52:46.269210319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-08-27T16:52:46.273096578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-27T16:52:46.279021529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-27T16:52:46.291366117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149489s 
2025-08-27T16:52:46.297090704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T16:52:46.303905766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T16:52:46.308542255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075551s 
2025-08-27T16:52:46.316101845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T16:52:46', 'quality_definition_preferred_size') 
2025-08-27T16:52:46.322711563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.327734951Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T16:52:46.330603211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255529s 
2025-08-27T16:52:46.334505974Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T16:52:46.338293154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:46.342632224Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-27T16:52:46.348834413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T16:52:46.351384514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-08-27T16:52:46.354865728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-27T16:52:46.360978056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:46.372920193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150333s 
2025-08-27T16:52:46.380551407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T16:52:46', 'add_on_artist_add_to_notifications') 
2025-08-27T16:52:46.387203521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.392209143Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T16:52:46.395099107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332566s 
2025-08-27T16:52:46.398665202Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T16:52:46.402209293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:46.406374273Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-27T16:52:46.412005664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T16:52:46.414513690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-08-27T16:52:46.418137481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-27T16:52:46.423335459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-27T16:52:46.434749744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135713s 
2025-08-27T16:52:46.441962456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T16:52:46', 'album_last_searched_time') 
2025-08-27T16:52:46.448512134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.453523648Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T16:52:46.456328361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315708s 
2025-08-27T16:52:46.459906590Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T16:52:46.463298555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:46.467442883Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-27T16:52:46.474765196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T16:52:46.477647635Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-08-27T16:52:46.480981192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-27T16:52:46.486832866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:46.498855806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148943s 
2025-08-27T16:52:46.501701762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T16:52:46.504194768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-08-27T16:52:46.507509888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-27T16:52:46.513451262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T16:52:46.525290893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147692s 
2025-08-27T16:52:46.532303683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T16:52:46', 'add_indexer_flags') 
2025-08-27T16:52:46.538628178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.543100146Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T16:52:46.545742222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321399s 
2025-08-27T16:52:46.549411314Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T16:52:46.553093032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:46.557433304Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-27T16:52:46.565684947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-27T16:52:46.570846682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-27T16:52:46.576125883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075526s 
2025-08-27T16:52:46.582841545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-27T16:52:46.586957687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-27T16:52:46.593838010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104762s 
2025-08-27T16:52:46.597615841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-27T16:52:46.603922751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-27T16:52:46.609960619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091861s 
2025-08-27T16:52:46.618091118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T16:52:46', 'add_indexes_album_statistics') 
2025-08-27T16:52:46.625240823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.630878997Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T16:52:46.633791006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288311s 
2025-08-27T16:52:46.637459648Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T16:52:46.641363142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:46.645989309Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-27T16:52:46.655535105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T16:52:46.664512528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T16:52:46.670748665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010152s 
2025-08-27T16:52:46.678624010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T16:52:46', 'update_redacted_baseurl') 
2025-08-27T16:52:46.685741571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:46.690819488Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T16:52:46.693812009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029342s 
2025-08-27T16:52:46.856376328Z [Debug] MigrationController: Took: 00:00:30.3573443 
2025-08-27T16:52:48.619963026Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-27T16:52:49.134466974Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-27T16:52:49.796139969Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T16:52:49.982259323Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T16:52:49.992895904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T16:52:49.997886385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T16:52:50.018056799Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T16:52:50.021751192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024806s 
2025-08-27T16:52:50.026244633Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T16:52:50.030600236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028565s 
2025-08-27T16:52:50.069154538Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T16:52:50.074795367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.082975896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T16:52:50.089671278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T16:52:50.099892222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126989s 
2025-08-27T16:52:50.104471927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.111814460Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T16:52:50.115865411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242952s 
2025-08-27T16:52:50.123707599Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T16:52:50.128929055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.139417638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T16:52:50.146184594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T16:52:50.154245522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104499s 
2025-08-27T16:52:50.158221913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:50.162106699Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-08-27T16:52:50.166853349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T16:52:50.173848935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T16:52:50.186337983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145199s 
2025-08-27T16:52:50.190930774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.197336792Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T16:52:50.201521572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250613s 
2025-08-27T16:52:50.207647889Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T16:52:50.212948053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.220225625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:50.224146183Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-08-27T16:52:50.228702881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T16:52:50.235483033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T16:52:50.243266524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098709s 
2025-08-27T16:52:50.247659813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.254151554Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T16:52:50.258598011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199218s 
2025-08-27T16:52:50.264317068Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T16:52:50.269175423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.275147058Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-27T16:52:50.285733208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-27T16:52:50.300250296Z [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-27T16:52:50.316540542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268611s 
2025-08-27T16:52:50.320718438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-27T16:52:50.326486534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T16:52:50.333221324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085161s 
2025-08-27T16:52:50.341212813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T16:52:50', 'InitialSetup') 
2025-08-27T16:52:50.350910064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.357339009Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T16:52:50.361321252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032225s 
2025-08-27T16:52:50.366258085Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T16:52:50.371659091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.377660446Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-27T16:52:50.387766520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T16:52:50', 'add_reason_to_pending_releases') 
2025-08-27T16:52:50.398461238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.405146319Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T16:52:50.409727486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332536s 
2025-08-27T16:52:50.414136146Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T16:52:50.419143080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.424907959Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-27T16:52:50.433283000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T16:52:50', 'add_medium_support') 
2025-08-27T16:52:50.444138341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.450338406Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T16:52:50.454489107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313435s 
2025-08-27T16:52:50.459323624Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T16:52:50.464767888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.470667648Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-27T16:52:50.479912960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T16:52:50', 'add_various_qualites_in_profile') 
2025-08-27T16:52:50.490365190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.497121744Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T16:52:50.501789095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320419s 
2025-08-27T16:52:50.506254469Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T16:52:50.511233237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.516975951Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-27T16:52:50.525404740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T16:52:50', 'metadata_profiles') 
2025-08-27T16:52:50.535645615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.542425416Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T16:52:50.546591328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313974s 
2025-08-27T16:52:50.551809046Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T16:52:50.557685480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.563809652Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-27T16:52:50.574118062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T16:52:50', 'separate_automatic_and_interactive_search') 
2025-08-27T16:52:50.585136922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.592294904Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T16:52:50.597306929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339713s 
2025-08-27T16:52:50.602081365Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T16:52:50.607474746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.613398986Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-27T16:52:50.622544447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T16:52:50', 'change_album_path_to_relative') 
2025-08-27T16:52:50.632915914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.639562798Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T16:52:50.644109546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318169s 
2025-08-27T16:52:50.648813090Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T16:52:50.654165720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.659966792Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-27T16:52:50.669108705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T16:52:50', 'change_quality_size_mb_to_kb') 
2025-08-27T16:52:50.679554502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.686341738Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T16:52:50.690878757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319641s 
2025-08-27T16:52:50.695182536Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T16:52:50.700075310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.705861953Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-27T16:52:50.713875847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T16:52:50', 'album_releases') 
2025-08-27T16:52:50.723623690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.729725647Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T16:52:50.733738882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299295s 
2025-08-27T16:52:50.738065547Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T16:52:50.743163534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.748989166Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-27T16:52:50.757343114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T16:52:50', 'album_releases_fix') 
2025-08-27T16:52:50.767282492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.773511274Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T16:52:50.777705824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304682s 
2025-08-27T16:52:50.781878920Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T16:52:50.786698478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.792409949Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-27T16:52:50.800381218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T16:52:50', 'import_lists') 
2025-08-27T16:52:50.810094892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.816147650Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T16:52:50.820156335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297141s 
2025-08-27T16:52:50.824519725Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T16:52:50.829559424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.835304534Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-27T16:52:50.843739024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T16:52:50', 'add_release_status') 
2025-08-27T16:52:50.853810368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.860063238Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T16:52:50.864334683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306099s 
2025-08-27T16:52:50.869045852Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T16:52:50.874394653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.880325496Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-27T16:52:50.889382028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T16:52:50', 'album_download_notification') 
2025-08-27T16:52:50.899614937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.915176387Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T16:52:50.921918843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039155s 
2025-08-27T16:52:50.928905270Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T16:52:50.937235771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.945118651Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-27T16:52:50.954527853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T16:52:50', 'fix_language_metadata_profiles') 
2025-08-27T16:52:50.965111437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:50.972640967Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T16:52:50.977278217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364485s 
2025-08-27T16:52:50.981775596Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T16:52:50.987398499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:50.993638404Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-27T16:52:51.002313278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T16:52:50', 'remove_fanzub') 
2025-08-27T16:52:51.013004088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.019300646Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T16:52:51.023440376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322481s 
2025-08-27T16:52:51.028461719Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T16:52:51.034079302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.040943863Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-27T16:52:51.050667718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T16:52:51', 'update_artist_history_indexes') 
2025-08-27T16:52:51.061839095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.069660351Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T16:52:51.074424848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351374s 
2025-08-27T16:52:51.078799149Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T16:52:51.083679418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.089678939Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-27T16:52:51.097711310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T16:52:51', 'remove_nma') 
2025-08-27T16:52:51.107626520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.113683918Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T16:52:51.117706321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304069s 
2025-08-27T16:52:51.124070466Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T16:52:51.131482018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.138428224Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-27T16:52:51.148665722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T16:52:51', 'album_disambiguation') 
2025-08-27T16:52:51.159295379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.165687269Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T16:52:51.170158946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350071s 
2025-08-27T16:52:51.175099887Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T16:52:51.180494151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.186551819Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-27T16:52:51.195627881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T16:52:51', 'add_ape_quality_in_profiles') 
2025-08-27T16:52:51.206049669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.212561331Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T16:52:51.217057567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319023s 
2025-08-27T16:52:51.221376948Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T16:52:51.226288300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.232180395Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-27T16:52:51.240512018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T16:52:51', 'remove_pushalot') 
2025-08-27T16:52:51.250394872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.256513103Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T16:52:51.260628954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304456s 
2025-08-27T16:52:51.265127475Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T16:52:51.270153908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.275983067Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-27T16:52:51.284403409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T16:52:51', 'add_custom_filters') 
2025-08-27T16:52:51.294437076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.300641840Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T16:52:51.304852983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306036s 
2025-08-27T16:52:51.309248808Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T16:52:51.314295492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.320089089Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-27T16:52:51.328342044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T16:52:51', 'import_list_tags') 
2025-08-27T16:52:51.338253095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.344437378Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T16:52:51.348583891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303844s 
2025-08-27T16:52:51.353156391Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T16:52:51.358323658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.364238669Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-27T16:52:51.372893492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T16:52:51', 'add_release_groups_etc') 
2025-08-27T16:52:51.383165770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.389552470Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T16:52:51.393978856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312325s 
2025-08-27T16:52:51.398557569Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T16:52:51.403603311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.409759107Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-27T16:52:51.418356475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T16:52:51', 'NewMediaInfoFormat') 
2025-08-27T16:52:51.428372076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.434670389Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T16:52:51.438909227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312053s 
2025-08-27T16:52:51.444151725Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T16:52:51.449891594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.456126328Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-27T16:52:51.466169154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T16:52:51', 'rename_restrictions_to_release_profiles') 
2025-08-27T16:52:51.477395111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.484341648Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T16:52:51.489261758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338401s 
2025-08-27T16:52:51.494497702Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T16:52:51.500367803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.506588710Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-27T16:52:51.516906900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T16:52:51', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T16:52:51.528379553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.535423275Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T16:52:51.540459248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034377s 
2025-08-27T16:52:51.544924412Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T16:52:51.550031046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.556023183Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-27T16:52:51.564866746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T16:52:51', 'add_import_exclusions') 
2025-08-27T16:52:51.575296601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.581627028Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T16:52:51.586159437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315839s 
2025-08-27T16:52:51.590946349Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T16:52:51.596377286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.602509243Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-27T16:52:51.611763663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T16:52:51', 'clean_artist_metadata_table') 
2025-08-27T16:52:51.622268559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.629111107Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T16:52:51.633802837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321846s 
2025-08-27T16:52:51.638628466Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T16:52:51.643936917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.649916608Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-27T16:52:51.658881836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T16:52:51', 'health_issue_notification') 
2025-08-27T16:52:51.669057159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.675809315Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T16:52:51.680300852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317374s 
2025-08-27T16:52:51.685469992Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T16:52:51.691017133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.697043248Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-27T16:52:51.706470185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T16:52:51', 'add_mediafilerepository_mtime') 
2025-08-27T16:52:51.716887645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.723650492Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T16:52:51.728359166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323114s 
2025-08-27T16:52:51.733345128Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T16:52:51.738976759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.745010699Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-27T16:52:51.754641757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T16:52:51', 'add_artistmetadataid_constraint') 
2025-08-27T16:52:51.765202796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.772009752Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T16:52:51.776837425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326287s 
2025-08-27T16:52:51.781427080Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T16:52:51.786659918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.792504859Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-27T16:52:51.801285545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T16:52:51', 'old_ids_and_artist_alias') 
2025-08-27T16:52:51.811401599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.817832227Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T16:52:51.822280277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310811s 
2025-08-27T16:52:51.827411331Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T16:52:51.832626233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.838841709Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-27T16:52:51.847658087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T16:52:51', 'download_propers_config') 
2025-08-27T16:52:51.858020127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.865591140Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T16:52:51.870036313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329026s 
2025-08-27T16:52:51.874760248Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T16:52:51.880071053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.886183051Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-27T16:52:51.895135092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T16:52:51', 'remove_language_profiles') 
2025-08-27T16:52:51.905551731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:51.912063182Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T16:52:51.916515019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319117s 
2025-08-27T16:52:51.921179905Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T16:52:51.926468846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:51.932433498Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-27T16:52:51.941354617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T16:52:51', 'multi_disc_naming_format') 
2025-08-27T16:52:52.136743664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.174229737Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T16:52:52.185359079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2473271s 
2025-08-27T16:52:52.237818529Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T16:52:52.244275170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.271546410Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-27T16:52:52.301813017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T16:52:52', 'add_download_client_priority') 
2025-08-27T16:52:52.313647969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.321755481Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T16:52:52.326544087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778221s 
2025-08-27T16:52:52.331229283Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T16:52:52.336446000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.342343034Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-27T16:52:52.351053079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T16:52:52', 'remove_growl_prowl') 
2025-08-27T16:52:52.361356590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.367581124Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T16:52:52.371837067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313059s 
2025-08-27T16:52:52.376428585Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T16:52:52.381734571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.388021811Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-27T16:52:52.396887229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T16:52:52', 'remove_plex_hometheatre') 
2025-08-27T16:52:52.407212002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.413524513Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T16:52:52.418025619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317973s 
2025-08-27T16:52:52.422785887Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T16:52:52.428207345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.434349904Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-27T16:52:52.443611248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T16:52:52', 'add_root_folder_add_defaults') 
2025-08-27T16:52:52.454009730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.460464998Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T16:52:52.465102018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032053s 
2025-08-27T16:52:52.469510478Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T16:52:52.474510037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.480309696Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-27T16:52:52.488450676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T16:52:52', 'task_duration') 
2025-08-27T16:52:52.498348130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.504317901Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T16:52:52.508366938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030095s 
2025-08-27T16:52:52.603904833Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T16:52:52.610050167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.619594901Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-27T16:52:52.630537338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T16:52:52', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T16:52:52.642143640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.649513358Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T16:52:52.654723932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388265s 
2025-08-27T16:52:52.659329859Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T16:52:52.664500623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.670553772Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-27T16:52:52.679266742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T16:52:52', 'remove_album_folders') 
2025-08-27T16:52:52.689863533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.696429384Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T16:52:52.700778555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319416s 
2025-08-27T16:52:52.705485636Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T16:52:52.710845670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.717177770Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-27T16:52:52.727148101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T16:52:52', 'add_priority_to_indexers') 
2025-08-27T16:52:52.738135848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.744742090Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T16:52:52.749352677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337021s 
2025-08-27T16:52:52.754394662Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T16:52:52.760227107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.767006898Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-27T16:52:52.776998751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T16:52:52', 'remove_chown_and_folderchmod_config') 
2025-08-27T16:52:52.788106039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.795246837Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T16:52:52.800103969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345874s 
2025-08-27T16:52:52.804617461Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T16:52:52.809691620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.815772756Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-27T16:52:52.824267457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T16:52:52', 'update_notifiarr') 
2025-08-27T16:52:52.834366166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.842052691Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T16:52:52.846359967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325049s 
2025-08-27T16:52:52.851263684Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T16:52:52.856654350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.862827331Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-27T16:52:52.871794763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T16:52:52', 'email_multiple_addresses') 
2025-08-27T16:52:52.882355191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.888907985Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T16:52:52.893382698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321907s 
2025-08-27T16:52:52.898277817Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T16:52:52.903887965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.910400589Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-27T16:52:52.919826985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T16:52:52', 'rename_blacklist_to_blocklist') 
2025-08-27T16:52:52.930688749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.937559213Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T16:52:52.942357537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333946s 
2025-08-27T16:52:52.947086121Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T16:52:52.952419241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:52.959247089Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-27T16:52:52.968468954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T16:52:52', 'cdh_per_downloadclient') 
2025-08-27T16:52:52.979124513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:52.985789343Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T16:52:52.990270729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334003s 
2025-08-27T16:52:52.994773439Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T16:52:52.999840554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.006194177Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-27T16:52:53.014887749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T16:52:53', 'download_history') 
2025-08-27T16:52:53.025300330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.031721259Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T16:52:53.036031341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320421s 
2025-08-27T16:52:53.040574482Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T16:52:53.045978024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.052543023Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-27T16:52:53.077935743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-27T16:52:53.094055928Z [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-27T16:52:53.134227213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517885s 
2025-08-27T16:52:53.139082563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-27T16:52:53.146688857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T16:52:53.157808770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143928s 
2025-08-27T16:52:53.166080373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T16:52:53', 'add_update_history') 
2025-08-27T16:52:53.176999703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.185016533Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T16:52:53.189890109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404738s 
2025-08-27T16:52:53.195488603Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T16:52:53.201784220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.208419781Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-27T16:52:53.218149157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T16:52:53', 'add_on_update_to_notifications') 
2025-08-27T16:52:53.229306556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.236324355Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T16:52:53.241115616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345199s 
2025-08-27T16:52:53.246300377Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T16:52:53.251942610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.258946792Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-27T16:52:53.268457879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T16:52:53', 'download_client_per_indexer') 
2025-08-27T16:52:53.279102366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.286001387Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T16:52:53.290695441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338334s 
2025-08-27T16:52:53.295554969Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T16:52:53.300939342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.307079226Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-27T16:52:53.316327033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T16:52:53', 'AddNewItemMonitorType') 
2025-08-27T16:52:53.327045318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.333761712Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T16:52:53.338230673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327849s 
2025-08-27T16:52:53.342668202Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T16:52:53.347725407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.353652894Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-27T16:52:53.362380624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T16:52:53', 'ImportListSearch') 
2025-08-27T16:52:53.372776440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.379181598Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T16:52:53.383466860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316395s 
2025-08-27T16:52:53.388450307Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T16:52:53.393817536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.399898842Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-27T16:52:53.409158041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T16:52:53', 'ImportListMonitorExisting') 
2025-08-27T16:52:53.419550561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.426082043Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T16:52:53.430603340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321256s 
2025-08-27T16:52:53.434954975Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T16:52:53.439962711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.445657289Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-27T16:52:53.453924633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T16:52:53', 'add_indexer_tags') 
2025-08-27T16:52:53.463779200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.469919134Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T16:52:53.474082782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301767s 
2025-08-27T16:52:53.478471692Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T16:52:53.483535711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.489226401Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-27T16:52:53.499769133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T16:52:53', 'update_audio_types') 
2025-08-27T16:52:53.510325593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.518115657Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T16:52:53.522391169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346733s 
2025-08-27T16:52:53.528049544Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T16:52:53.534223566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.540645217Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-27T16:52:53.552647245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-27T16:52:53.556608856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001356s 
2025-08-27T16:52:53.561818458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-27T16:52:53.610204031Z [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-27T16:52:53.634894419Z [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-27T16:52:53.651026888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-27T16:52:53.666808049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-27T16:52:53.687156040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T16:52:53.694473243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280915s 
2025-08-27T16:52:53.698476918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-27T16:52:53.703029007Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-08-27T16:52:53.708570767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-27T16:52:53.725148302Z [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-27T16:52:53.743495647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-27T16:52:53.754933510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-27T16:52:53.763367620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-27T16:52:53.775913703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T16:52:53.783562362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700616s 
2025-08-27T16:52:53.787498712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T16:52:53.791384811Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-08-27T16:52:53.796298939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T16:52:53.809418947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T16:52:53.824369527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T16:52:53.836029197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T16:52:53.844552025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T16:52:53.859254898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T16:52:53.868100275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0668148s 
2025-08-27T16:52:53.877781634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T16:52:53', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T16:52:53.889240760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.897205615Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T16:52:53.902516521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942031s 
2025-08-27T16:52:53.907437202Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T16:52:53.912894652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.918931539Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-27T16:52:53.928343265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T16:52:53', 'add_on_delete_to_notifications') 
2025-08-27T16:52:53.938790094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.945410264Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T16:52:53.952778700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322499s 
2025-08-27T16:52:53.957520841Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T16:52:53.962597546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:53.968628911Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-27T16:52:53.977261490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T16:52:53', 'add_custom_formats') 
2025-08-27T16:52:53.987457384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:53.993774063Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T16:52:53.998034546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313299s 
2025-08-27T16:52:54.003454992Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T16:52:54.008659764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.014577250Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-27T16:52:54.023336494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T16:52:54', 'add_result_to_commands') 
2025-08-27T16:52:54.033558481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.040012998Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T16:52:54.044356357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313628s 
2025-08-27T16:52:54.049031273Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T16:52:54.054421568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.060320928Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-27T16:52:54.069500046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T16:52:54', 'health_restored_notification') 
2025-08-27T16:52:54.079806153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.087747421Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T16:52:54.092312846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330714s 
2025-08-27T16:52:54.096354839Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T16:52:54.101093764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.106633610Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-27T16:52:54.114335837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T16:52:54', 'remove_uc') 
2025-08-27T16:52:54.123836974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.129723578Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T16:52:54.133634547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290657s 
2025-08-27T16:52:54.138523173Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T16:52:54.144146908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.150065627Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-27T16:52:54.159727106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T16:52:54', 'download_clients_rename_tv_to_music') 
2025-08-27T16:52:54.170399549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.177143478Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T16:52:54.181923446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325585s 
2025-08-27T16:52:54.186943276Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T16:52:54.192704247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.198772576Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-27T16:52:54.208808078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T16:52:54', 'add_colon_replacement_to_naming_config') 
2025-08-27T16:52:54.219655824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.226731741Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T16:52:54.231649395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334654s 
2025-08-27T16:52:54.235920509Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T16:52:54.240877683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.246571990Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-27T16:52:54.254748331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T16:52:54', 'list_sync_time') 
2025-08-27T16:52:54.264483048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.270589254Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T16:52:54.274665105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300288s 
2025-08-27T16:52:54.279198085Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T16:52:54.284496966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.290583893Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-27T16:52:54.299420753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T16:52:54', 'add_download_client_tags') 
2025-08-27T16:52:54.309626528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.316047347Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T16:52:54.320912155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314765s 
2025-08-27T16:52:54.325577181Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T16:52:54.330839789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.336872307Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-27T16:52:54.345881374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T16:52:54', 'add_notification_status') 
2025-08-27T16:52:54.356080825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.362504450Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T16:52:54.366896176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315738s 
2025-08-27T16:52:54.371663729Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T16:52:54.377565694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.383701068Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-27T16:52:54.393183787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T16:52:54', 'add_alac_24_quality_in_profiles') 
2025-08-27T16:52:54.404003697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.410716454Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T16:52:54.415335918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333359s 
2025-08-27T16:52:54.424878809Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T16:52:54.430067037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.436606715Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-27T16:52:54.445185196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T16:52:54', 'add_salt_to_users') 
2025-08-27T16:52:54.455240066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.461605534Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T16:52:54.465817068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317479s 
2025-08-27T16:52:54.470161659Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T16:52:54.475178072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.482167946Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-27T16:52:54.490512446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T16:52:54', 'add_auto_tagging') 
2025-08-27T16:52:54.500479549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.506656358Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T16:52:54.510831959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317115s 
2025-08-27T16:52:54.515745014Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T16:52:54.521354150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.527548293Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-27T16:52:54.537142947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T16:52:54', 'quality_definition_preferred_size') 
2025-08-27T16:52:54.547677814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.554711676Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T16:52:54.559520411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328819s 
2025-08-27T16:52:54.564396352Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T16:52:54.569945236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.575969658Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-27T16:52:54.585575385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T16:52:54', 'add_on_artist_add_to_notifications') 
2025-08-27T16:52:54.596224110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.602903419Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T16:52:54.607630150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325803s 
2025-08-27T16:52:54.612147268Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T16:52:54.617380748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.623171740Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-27T16:52:54.632010383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T16:52:54', 'album_last_searched_time') 
2025-08-27T16:52:54.642203091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.648599371Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T16:52:54.653000426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311274s 
2025-08-27T16:52:54.657456672Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T16:52:54.662751986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.668537156Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-27T16:52:54.676833359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T16:52:54', 'add_indexer_flags') 
2025-08-27T16:52:54.687878121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.694138577Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T16:52:54.698291623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315743s 
2025-08-27T16:52:54.702953573Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T16:52:54.708484562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.715088860Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-27T16:52:54.724417279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T16:52:54', 'add_indexes_album_statistics') 
2025-08-27T16:52:54.734914600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.742257414Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T16:52:54.746785144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337537s 
2025-08-27T16:52:54.751361542Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T16:52:54.756569941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T16:52:54.762583971Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-27T16:52:54.771342033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T16:52:54', 'update_redacted_baseurl') 
2025-08-27T16:52:54.781581204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T16:52:54.788347999Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T16:52:54.792729274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313285s 
2025-08-27T16:52:57.998811935Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-27T16:52:58.219940304Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-27T16:52:58.345213218Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-27T16:52:59.576693871Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-27T16:53:00.113016727Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-27T16:53:00.268088188Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-27T16:53:00.776036965Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-27T16:53:00.791911776Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-27T16:53:00.797959054Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-27T16:53:00.947467272Z [ls.io-init] done.
2025-08-27T16:53:01.991246679Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
View SBOM output
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
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1756313595671
    },
    {
        "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": 1756313595671
    },
    {
        "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=K2UWgq6n2H7_Hx-Ygz2dkQ.\"",
        "source": "console-api",
        "timestamp": 1756313595671
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1756313595671
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1756313595671
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1756313595671
    },
    {
        "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": 1756313595671
    },
    {
        "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": 1756313595671
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1756313595671
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1756313595684
    }
]
Test Result Message Runtime
Container startup PASS - 64.14s
Create SBOM PASS - 15.49s
Get build info PASS - 0.03s
Get screenshot PASS - 14.37s
View Python Logs
Expand