2025-05-25T13:23:05.631613036Z [migrations] started
2025-05-25T13:23:05.636001028Z [migrations] no migrations found
2025-05-25T13:23:06.400819682Z usermod: no changes
2025-05-25T13:23:06.498803592Z ───────────────────────────────────────
2025-05-25T13:23:06.498813941Z 
2025-05-25T13:23:06.498816391Z       ██╗     ███████╗██╗ ██████╗
2025-05-25T13:23:06.498818671Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-25T13:23:06.498820991Z       ██║     ███████╗██║██║   ██║
2025-05-25T13:23:06.498823101Z       ██║     ╚════██║██║██║   ██║
2025-05-25T13:23:06.498825181Z       ███████╗███████║██║╚██████╔╝
2025-05-25T13:23:06.498827271Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-25T13:23:06.498829351Z 
2025-05-25T13:23:06.498831251Z    Brought to you by linuxserver.io
2025-05-25T13:23:06.498833241Z ───────────────────────────────────────
2025-05-25T13:23:06.503303771Z 
2025-05-25T13:23:06.503622547Z To support the app dev(s) visit:
2025-05-25T13:23:06.524787614Z Lidarr: https://opencollective.com/lidarr
2025-05-25T13:23:06.528252837Z 
2025-05-25T13:23:06.528266067Z To support LSIO projects visit:
2025-05-25T13:23:06.528270867Z https://www.linuxserver.io/donate/
2025-05-25T13:23:06.528273547Z 
2025-05-25T13:23:06.528275947Z ───────────────────────────────────────
2025-05-25T13:23:06.528279267Z GID/UID
2025-05-25T13:23:06.528281877Z ───────────────────────────────────────
2025-05-25T13:23:06.583271511Z 
2025-05-25T13:23:06.583294781Z User UID:    911
2025-05-25T13:23:06.583297631Z User GID:    911
2025-05-25T13:23:06.583299931Z ───────────────────────────────────────
2025-05-25T13:23:06.605017640Z Linuxserver.io version: 2.12.1.4636-ls213
2025-05-25T13:23:06.607552446Z Build-date: 2025-05-25T13:19:34+00:00
2025-05-25T13:23:06.607563936Z ───────────────────────────────────────
2025-05-25T13:23:06.607567176Z     
2025-05-25T13:23:08.752022371Z [custom-init] No custom files found, skipping...
2025-05-25T13:23:14.673992033Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.12.1.4636 
2025-05-25T13:23:14.924410890Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-25T13:23:15.074470266Z [Debug] Bootstrap: Console selected 
2025-05-25T13:23:15.088452850Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-25T13:23:19.050553655Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-25T13:23:19.796546528Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {95db6bce-4976-4460-a97b-cf9530db04d1} may be persisted to storage in unencrypted form. 
2025-05-25T13:23:20.987104187Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-05-25T13:23:21.644187990Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-25T13:23:22.608139446Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-25T13:23:22.741909603Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:22.751286719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:23.860277606Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-25T13:23:23.921985004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1362805s 
2025-05-25T13:23:23.929376326Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-25T13:23:23.934334139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1797158s 
2025-05-25T13:23:24.219046728Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-25T13:23:24.229307001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:24.330742751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-25T13:23:24.494047096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-25T13:23:24.709356379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3731865s 
2025-05-25T13:23:24.716376775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:24.767811991Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-25T13:23:24.771390243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4324134s 
2025-05-25T13:23:24.884240330Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-25T13:23:24.889289583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:24.966612374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-25T13:23:24.989295221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-25T13:23:25.002892950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323125s 
2025-05-25T13:23:25.007913093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:25.013030435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016861s 
2025-05-25T13:23:25.022570098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-25T13:23:25.034081095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-25T13:23:25.048795379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221279s 
2025-05-25T13:23:25.054036799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:25.076047496Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-25T13:23:25.080012823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485829s 
2025-05-25T13:23:25.092303210Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-25T13:23:25.096962788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:25.109408972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:25.113116393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002695s 
2025-05-25T13:23:25.117625393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-25T13:23:25.125194072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-25T13:23:25.132235288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106709s 
2025-05-25T13:23:25.136300654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:25.149403900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-25T13:23:25.152869513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269886s 
2025-05-25T13:23:25.170112884Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-25T13:23:25.174648114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:25.186895881Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-05-25T13:23:25.446724302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-05-25T13:23:25.459638060Z [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-05-25T13:23:25.468995185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187065s 
2025-05-25T13:23:25.472855353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-05-25T13:23:25.479497425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-05-25T13:23:25.485759402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009473s 
2025-05-25T13:23:25.489585551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-05-25T13:23:25.498521932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-05-25T13:23:25.505901854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128617s 
2025-05-25T13:23:25.509782032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-05-25T13:23:25.516693620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-05-25T13:23:25.523966373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098909s 
2025-05-25T13:23:25.527828332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-05-25T13:23:25.709586382Z [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-05-25T13:23:25.783681066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2481932s 
2025-05-25T13:23:25.789687446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-05-25T13:23:25.799696673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-25T13:23:25.809091777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146677s 
2025-05-25T13:23:25.814441356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-05-25T13:23:25.825057025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-25T13:23:25.831678617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115327s 
2025-05-25T13:23:25.835469076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-05-25T13:23:25.842678420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:25.850156591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110971s 
2025-05-25T13:23:25.853352758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-05-25T13:23:25.858324272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:25.864229924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075448s 
2025-05-25T13:23:25.867835465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-05-25T13:23:25.933431242Z [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-05-25T13:23:25.973956422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027325s 
2025-05-25T13:23:25.977600954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-05-25T13:23:25.983776072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:25.990248186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009318s 
2025-05-25T13:23:25.993364234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-05-25T13:23:25.997676207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-25T13:23:26.002409874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064622s 
2025-05-25T13:23:26.005158857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-05-25T13:23:26.009611798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-25T13:23:26.014245347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064228s 
2025-05-25T13:23:26.017169657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-05-25T13:23:26.022221780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-25T13:23:26.026945957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070493s 
2025-05-25T13:23:26.029813749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-05-25T13:23:26.034507656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:26.039261133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006757s 
2025-05-25T13:23:26.042032077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-05-25T13:23:26.046310450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-05-25T13:23:26.050749090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061758s 
2025-05-25T13:23:26.053519863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-05-25T13:23:26.084613930Z [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-05-25T13:23:26.128222939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0701664s 
2025-05-25T13:23:26.133153464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-05-25T13:23:26.141031839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-25T13:23:26.147019789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096428s 
2025-05-25T13:23:26.149920280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-05-25T13:23:26.154560749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-25T13:23:26.161217230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087261s 
2025-05-25T13:23:26.164119031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-05-25T13:23:26.168903618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-25T13:23:26.174694251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079547s 
2025-05-25T13:23:26.178250103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-05-25T13:23:26.185274160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-05-25T13:23:26.191351029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101055s 
2025-05-25T13:23:26.193985954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-05-25T13:23:26.242401089Z [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-05-25T13:23:26.264508915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669672s 
2025-05-25T13:23:26.267928550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-05-25T13:23:26.273225079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-05-25T13:23:26.278912004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080466s 
2025-05-25T13:23:26.283552092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-05-25T13:23:26.288978190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:26.295116648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085112s 
2025-05-25T13:23:26.297750743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-05-25T13:23:26.322636762Z [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-05-25T13:23:26.338201945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379141s 
2025-05-25T13:23:26.341322293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-05-25T13:23:26.345731524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-25T13:23:26.350646379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066924s 
2025-05-25T13:23:26.353580400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-05-25T13:23:26.359388992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-25T13:23:26.365248635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089899s 
2025-05-25T13:23:26.368205876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-05-25T13:23:26.372939042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-05-25T13:23:26.377539341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067732s 
2025-05-25T13:23:26.380296154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-05-25T13:23:26.384835634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-05-25T13:23:26.390080254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071375s 
2025-05-25T13:23:26.392932196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-05-25T13:23:26.412368718Z [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-05-25T13:23:26.426428760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304363s 
2025-05-25T13:23:26.429465020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-05-25T13:23:26.439467177Z [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-05-25T13:23:26.449124719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164674s 
2025-05-25T13:23:26.452718031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-05-25T13:23:26.458636992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-25T13:23:26.465007267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089491s 
2025-05-25T13:23:26.468202995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-05-25T13:23:26.534928056Z [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-05-25T13:23:26.545029122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0740376s 
2025-05-25T13:23:26.547927394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-05-25T13:23:26.552607521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-25T13:23:26.557787202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071704s 
2025-05-25T13:23:26.560295679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-05-25T13:23:26.568848225Z [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-05-25T13:23:26.575419688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126799s 
2025-05-25T13:23:26.578332629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-05-25T13:23:26.583009956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-05-25T13:23:26.588048249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007058s 
2025-05-25T13:23:26.591121019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-05-25T13:23:26.603814639Z [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-05-25T13:23:26.615662841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204016s 
2025-05-25T13:23:26.619390372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-05-25T13:23:26.625631319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-05-25T13:23:26.631957935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094937s 
2025-05-25T13:23:26.635904742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-05-25T13:23:26.644122933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-05-25T13:23:26.652831527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126337s 
2025-05-25T13:23:26.656768755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-05-25T13:23:26.676693450Z [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-05-25T13:23:26.688240436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273656s 
2025-05-25T13:23:26.690927070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-05-25T13:23:26.716915524Z [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-05-25T13:23:26.746367672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526587s 
2025-05-25T13:23:26.749124865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-05-25T13:23:26.761481611Z [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-05-25T13:23:26.770400063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188253s 
2025-05-25T13:23:26.773032678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-05-25T13:23:26.793069951Z [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-05-25T13:23:26.805967909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303863s 
2025-05-25T13:23:26.808660323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-05-25T13:23:26.821239936Z [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-05-25T13:23:26.830484313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192198s 
2025-05-25T13:23:26.833275226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-05-25T13:23:26.847209650Z [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-05-25T13:23:26.857323305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214716s 
2025-05-25T13:23:26.860240306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-05-25T13:23:26.869424075Z [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-05-25T13:23:26.877497457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142946s 
2025-05-25T13:23:26.880387668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-05-25T13:23:26.886605576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-05-25T13:23:26.892547306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095373s 
2025-05-25T13:23:26.895613756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-05-25T13:23:26.900200475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-05-25T13:23:26.905459665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070097s 
2025-05-25T13:23:26.908391576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-05-25T13:23:26.917231108Z [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-05-25T13:23:26.924731838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134618s 
2025-05-25T13:23:26.927660479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-05-25T13:23:26.945758818Z [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-05-25T13:23:26.958049115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274864s 
2025-05-25T13:23:26.960834838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-05-25T13:23:26.971069402Z [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-05-25T13:23:26.978880848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152219s 
2025-05-25T13:23:26.982004966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-05-25T13:23:26.986929741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-05-25T13:23:26.991824765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007222s 
2025-05-25T13:23:26.994573629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-05-25T13:23:26.999588602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-05-25T13:23:27.004335269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00722s 
2025-05-25T13:23:27.006833085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-05-25T13:23:27.026180118Z [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-05-25T13:23:27.038727191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294728s 
2025-05-25T13:23:27.041337966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-05-25T13:23:27.055810524Z [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-05-25T13:23:27.065425166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216362s 
2025-05-25T13:23:27.068434556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-05-25T13:23:27.073946063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-25T13:23:27.078802208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077397s 
2025-05-25T13:23:27.081745419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-05-25T13:23:27.098982760Z [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-05-25T13:23:27.111172957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265689s 
2025-05-25T13:23:27.114089758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-05-25T13:23:27.133694288Z [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-05-25T13:23:27.146892202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300528s 
2025-05-25T13:23:27.150013981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-05-25T13:23:27.159379846Z [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-05-25T13:23:27.166923446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141177s 
2025-05-25T13:23:27.170104963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-05-25T13:23:27.175581461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-05-25T13:23:27.180494715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076542s 
2025-05-25T13:23:27.183479795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-05-25T13:23:27.196754018Z [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-05-25T13:23:27.205613911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195089s 
2025-05-25T13:23:27.208976506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-05-25T13:23:27.216029722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-25T13:23:27.221551869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095722s 
2025-05-25T13:23:27.259103639Z [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-05-25T13:23:27.272409382Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0436477 taking an average of 00:00:00.0436477 
2025-05-25T13:23:27.286897299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-25T13:23:27', 'InitialSetup') 
2025-05-25T13:23:27.294414929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:27.327646887Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-25T13:23:27.330107625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1033042s 
2025-05-25T13:23:27.336286652Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-25T13:23:27.339910724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:27.345584049Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-05-25T13:23:27.359383185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-25T13:23:27.362161958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001291s 
2025-05-25T13:23:27.365453874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-05-25T13:23:27.371280316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:27.380493894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01238s 
2025-05-25T13:23:27.388502237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-25T13:23:27', 'add_reason_to_pending_releases') 
2025-05-25T13:23:27.394622996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:27.406701725Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-25T13:23:27.409305360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376379s 
2025-05-25T13:23:27.412455819Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-25T13:23:27.415552168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:27.419314258Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-05-25T13:23:27.459647001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:27.462537682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-05-25T13:23:27.465385674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-05-25T13:23:27.470333309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-05-25T13:23:27.479347438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113329s 
2025-05-25T13:23:27.481753847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:27.483982807Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-05-25T13:23:27.486898998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-05-25T13:23:27.492139468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:27.500497207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109523s 
2025-05-25T13:23:27.502897215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:27.505132015Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-05-25T13:23:27.508311473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-05-25T13:23:27.513881299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:27.522440676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113857s 
2025-05-25T13:23:27.529270404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-25T13:23:27.536769285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-25T13:23:27.542090454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093966s 
2025-05-25T13:23:27.547640230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-05-25T13:23:27.787763165Z [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-05-25T13:23:27.826372811Z [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-05-25T13:23:27.845740533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-25T13:23:27.859059866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-25T13:23:27.884655236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-25T13:23:27.892491281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-25T13:23:27.899195252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-25T13:23:27.903795901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3535215s 
2025-05-25T13:23:27.906198679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:27.908453809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-05-25T13:23:27.911508088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-05-25T13:23:27.915839951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-05-25T13:23:27.924127720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098182s 
2025-05-25T13:23:27.931990996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-25T13:23:27', 'add_medium_support') 
2025-05-25T13:23:27.938188494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:27.980840576Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-25T13:23:27.983513520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657871s 
2025-05-25T13:23:27.987132172Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-25T13:23:27.990492798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:27.994656032Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-05-25T13:23:28.002940232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-25T13:23:28.008834773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-25T13:23:28.014985841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083316s 
2025-05-25T13:23:28.017468518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:28.020825274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:28.120338180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1000316s 
2025-05-25T13:23:28.127640623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-25T13:23:28', 'add_various_qualites_in_profile') 
2025-05-25T13:23:28.134377253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:28.154992789Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-25T13:23:28.157779832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1340929s 
2025-05-25T13:23:28.160946790Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-25T13:23:28.164210386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:28.168200803Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-05-25T13:23:28.184093122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-05-25T13:23:28.194376326Z [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-05-25T13:23:28.202150562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015196s 
2025-05-25T13:23:28.205208111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-05-25T13:23:28.210570300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-05-25T13:23:28.215632192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077592s 
2025-05-25T13:23:28.218069370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:28.220379249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-05-25T13:23:28.223579327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-05-25T13:23:28.229320911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:28.238683846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121924s 
2025-05-25T13:23:28.242137620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-05-25T13:23:28.352795528Z [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-05-25T13:23:28.455100877Z [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-05-25T13:23:28.496268659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:28.502557856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:28.522937125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-25T13:23:28.530310417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-25T13:23:28.537242004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:28.543692429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:28.548206309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3029787s 
2025-05-25T13:23:28.551515164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-05-25T13:23:28.669913539Z [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-05-25T13:23:28.762047794Z [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-05-25T13:23:28.797227476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:28.803301075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:28.823022633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-25T13:23:28.830605572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-25T13:23:28.837518270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:28.843950255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:28.848381586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2941338s 
2025-05-25T13:23:28.850995200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:28.853432668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.01E-05s 
2025-05-25T13:23:28.857117659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-05-25T13:23:28.863661012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-05-25T13:23:28.872497164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119898s 
2025-05-25T13:23:28.880576807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-25T13:23:28', 'metadata_profiles') 
2025-05-25T13:23:28.887283458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:28.919052426Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-25T13:23:28.922049736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0577933s 
2025-05-25T13:23:28.926767623Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-25T13:23:28.930506393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:28.936268997Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-05-25T13:23:28.974845903Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-05-25T13:23:29.074268101Z [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-05-25T13:23:29.093662953Z [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-05-25T13:23:29.103184516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-25T13:23:29.108984289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-25T13:23:29.127749670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-25T13:23:29.132320669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1540424s 
2025-05-25T13:23:29.134755947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:29.136998797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-05-25T13:23:29.140450920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-05-25T13:23:29.145615152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-05-25T13:23:29.154111729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106987s 
2025-05-25T13:23:29.159352039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-25T13:23:29.165296620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-25T13:23:29.169527274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066769s 
2025-05-25T13:23:29.171979182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:29.174228742Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-05-25T13:23:29.181206808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-05-25T13:23:29.235204121Z [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-05-25T13:23:29.258568510Z [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-05-25T13:23:29.269415926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-25T13:23:29.274812494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-25T13:23:29.294004119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-25T13:23:29.298799715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1144984s 
2025-05-25T13:23:29.306282885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-25T13:23:29', 'separate_automatic_and_interactive_search') 
2025-05-25T13:23:29.312946097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:29.346934335Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-25T13:23:29.350614226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1591998s 
2025-05-25T13:23:29.354598913Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-25T13:23:29.358147896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:29.362594186Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-05-25T13:23:29.368972902Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-05-25T13:23:29.456063994Z [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-05-25T13:23:29.533788320Z [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-05-25T13:23:29.564230095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:29.572963309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:29.592428540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:29.599143891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-25T13:23:29.605465516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-25T13:23:29.612117328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-25T13:23:29.618855209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:29.623358399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2516998s 
2025-05-25T13:23:29.630561343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-25T13:23:29', 'change_album_path_to_relative') 
2025-05-25T13:23:29.636656952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:29.656598437Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-25T13:23:29.659439599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2840721s 
2025-05-25T13:23:29.663411326Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-25T13:23:29.666987258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:29.671179163Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-05-25T13:23:29.684755632Z [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-05-25T13:23:29.696195900Z [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-05-25T13:23:29.702571406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122819s 
2025-05-25T13:23:29.709147138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-25T13:23:29', 'change_quality_size_mb_to_kb') 
2025-05-25T13:23:29.715018000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:29.726746583Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-25T13:23:29.729285290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357483s 
2025-05-25T13:23:29.732207791Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-25T13:23:29.735236131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:29.738818333Z [Info] album_releases: Starting migration of Main DB to 9 
2025-05-25T13:23:29.745641562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:29.747971861Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-05-25T13:23:29.750875783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-05-25T13:23:29.755385593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-05-25T13:23:29.763935669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104407s 
2025-05-25T13:23:29.766305507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:29.768497368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-05-25T13:23:29.771441219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-05-25T13:23:29.776134387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-05-25T13:23:29.784586145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104413s 
2025-05-25T13:23:29.790676973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-25T13:23:29', 'album_releases') 
2025-05-25T13:23:29.796313519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:29.807870395Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-25T13:23:29.810316132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332433s 
2025-05-25T13:23:29.813394331Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-25T13:23:29.816505570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:29.820266460Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-05-25T13:23:29.827883118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:29.830187028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-05-25T13:23:29.833180428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-05-25T13:23:29.924188898Z [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-05-25T13:23:30.008010363Z [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-05-25T13:23:30.044814564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:30.050896403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:30.070941117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:30.077973553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-25T13:23:30.084564485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-25T13:23:30.091582132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-25T13:23:30.098959284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:30.103934828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2677571s 
2025-05-25T13:23:30.106508764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:30.108908242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-05-25T13:23:30.112582533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-05-25T13:23:30.208574606Z [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-05-25T13:23:30.295149215Z [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-05-25T13:23:30.327666243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:30.334527542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:30.354318379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:30.361171988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-25T13:23:30.367131619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-25T13:23:30.373653102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-25T13:23:30.380840436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:30.385505894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2701071s 
2025-05-25T13:23:30.392069497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-25T13:23:30', 'album_releases_fix') 
2025-05-25T13:23:30.397896490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:30.429565768Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-25T13:23:30.432229663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3133275s 
2025-05-25T13:23:30.437512143Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-25T13:23:30.440665811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:30.445714264Z [Info] import_lists: Starting migration of Main DB to 11 
2025-05-25T13:23:30.465425682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-05-25T13:23:30.488338047Z [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-05-25T13:23:30.502831315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348029s 
2025-05-25T13:23:30.505935623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-05-25T13:23:30.510750550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-25T13:23:30.515627714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071092s 
2025-05-25T13:23:30.518251319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-05-25T13:23:30.531562663Z [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-05-25T13:23:30.541061556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203943s 
2025-05-25T13:23:30.544114256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-05-25T13:23:30.549620553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:30.554394489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077443s 
2025-05-25T13:23:30.560331450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-25T13:23:30', 'import_lists') 
2025-05-25T13:23:30.565781497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:30.584957602Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-25T13:23:30.587257342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379623s 
2025-05-25T13:23:30.590282082Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-25T13:23:30.593640247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:30.597449397Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-05-25T13:23:30.604427693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-05-25T13:23:30.607076078Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.54E-05s 
2025-05-25T13:23:30.610353525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-05-25T13:23:30.616056749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-05-25T13:23:30.625471704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122515s 
2025-05-25T13:23:30.627884702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:30.630803823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:30.660673526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301789s 
2025-05-25T13:23:30.667138550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-25T13:23:30', 'add_release_status') 
2025-05-25T13:23:30.673049261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:30.684889914Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-25T13:23:30.687435220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539592s 
2025-05-25T13:23:30.691302958Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-25T13:23:30.694666464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:30.698641911Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-05-25T13:23:30.704370055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:30.706833083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-05-25T13:23:30.710053759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-05-25T13:23:30.715606235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:30.724976181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012016s 
2025-05-25T13:23:30.731451405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-25T13:23:30', 'album_download_notification') 
2025-05-25T13:23:30.737458285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:30.749182339Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-25T13:23:30.751856604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355971s 
2025-05-25T13:23:30.755186599Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-25T13:23:30.758352607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:30.762206846Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-05-25T13:23:30.775167914Z [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-05-25T13:23:30.789702341Z [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-05-25T13:23:30.799318492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176342s 
2025-05-25T13:23:30.810310637Z [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-05-25T13:23:30.824649286Z [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-05-25T13:23:30.832198475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155444s 
2025-05-25T13:23:30.838875817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-25T13:23:30', 'fix_language_metadata_profiles') 
2025-05-25T13:23:30.844777638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:30.856731419Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-25T13:23:30.859725650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039144s 
2025-05-25T13:23:30.862734340Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-25T13:23:30.865711980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:30.869461510Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-05-25T13:23:30.875050846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-25T13:23:30.879683814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-25T13:23:30.883666271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055293s 
2025-05-25T13:23:30.889583502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-25T13:23:30', 'remove_fanzub') 
2025-05-25T13:23:30.894985671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:30.907791931Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-25T13:23:30.910165199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292309s 
2025-05-25T13:23:30.913585323Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-25T13:23:30.916805730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:30.920689079Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-05-25T13:23:30.950472813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-05-25T13:23:30.955000332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-05-25T13:23:30.959829168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066489s 
2025-05-25T13:23:30.962835999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-05-25T13:23:30.968306746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-05-25T13:23:30.973179371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007751s 
2025-05-25T13:23:30.980748000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-05-25T13:23:30.987456531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-05-25T13:23:30.991936222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085145s 
2025-05-25T13:23:30.994777044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-05-25T13:23:30.999713188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-25T13:23:31.004509464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072281s 
2025-05-25T13:23:31.007573774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-05-25T13:23:31.011458422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-05-25T13:23:31.015650977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053066s 
2025-05-25T13:23:31.018683846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-05-25T13:23:31.023927056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-25T13:23:31.028898300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075893s 
2025-05-25T13:23:31.035351055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-25T13:23:31', 'update_artist_history_indexes') 
2025-05-25T13:23:31.041203927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:31.060826636Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-25T13:23:31.063381912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386487s 
2025-05-25T13:23:31.066157915Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-25T13:23:31.069069246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:31.072679378Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-05-25T13:23:31.098112740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:31.126516153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-05-25T13:23:31.130922304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299364s 
2025-05-25T13:23:31.136663498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-25T13:23:31', 'remove_nma') 
2025-05-25T13:23:31.142265353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:31.154118436Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-25T13:23:31.156424405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527378s 
2025-05-25T13:23:31.159599133Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-25T13:23:31.162843230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:31.166582500Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-05-25T13:23:31.171636103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:31.173933432Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.38E-05s 
2025-05-25T13:23:31.176817434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-05-25T13:23:31.181111897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-05-25T13:23:31.189744542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103112s 
2025-05-25T13:23:31.196058168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-25T13:23:31', 'album_disambiguation') 
2025-05-25T13:23:31.201842282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:31.213430448Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-25T13:23:31.215818266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333677s 
2025-05-25T13:23:31.218987974Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-25T13:23:31.222129752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:31.226119079Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-05-25T13:23:31.230640519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:31.233586320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:31.264994732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316228s 
2025-05-25T13:23:31.271543995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-25T13:23:31', 'add_ape_quality_in_profiles') 
2025-05-25T13:23:31.277579175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:31.289231010Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-25T13:23:31.291705947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0555249s 
2025-05-25T13:23:31.294509120Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-25T13:23:31.297999294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:31.301598606Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-05-25T13:23:31.313328639Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:31.319048644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-05-25T13:23:31.323117530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006806s 
2025-05-25T13:23:31.326101370Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:31.330789228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-05-25T13:23:31.334672146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059868s 
2025-05-25T13:23:31.337706805Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:31.342256395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-05-25T13:23:31.346265192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059245s 
2025-05-25T13:23:31.352182254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-25T13:23:31', 'remove_pushalot') 
2025-05-25T13:23:31.357652950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:31.368993790Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-25T13:23:31.371302939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282335s 
2025-05-25T13:23:31.374254650Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-25T13:23:31.377265550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:31.380838802Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-05-25T13:23:31.387964428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-05-25T13:23:31.396141499Z [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-05-25T13:23:31.402785431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123056s 
2025-05-25T13:23:31.408935799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-25T13:23:31', 'add_custom_filters') 
2025-05-25T13:23:31.414544894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:31.425912564Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-25T13:23:31.428260492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034997s 
2025-05-25T13:23:31.431084134Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-25T13:23:31.434019055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:31.437614638Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-05-25T13:23:31.442675131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-25T13:23:31.445036349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-05-25T13:23:31.447773483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-05-25T13:23:31.451801449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-05-25T13:23:31.460326836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100209s 
2025-05-25T13:23:31.466315726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-25T13:23:31', 'import_list_tags') 
2025-05-25T13:23:31.471862233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:31.483391589Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-25T13:23:31.485679529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326s 
2025-05-25T13:23:31.488657109Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-25T13:23:31.491703619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:31.495459899Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-05-25T13:23:31.616839116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-05-25T13:23:31.634322353Z [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-05-25T13:23:31.646190915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266577s 
2025-05-25T13:23:31.649286714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-05-25T13:23:31.658077407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-05-25T13:23:31.665540678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127579s 
2025-05-25T13:23:31.726111663Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-25T13:23:31.726349010Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-25T13:23:31.726497268Z                           FROM "Artists" 
2025-05-25T13:23:31.761778059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-25T13:23:31.761797349Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-25T13:23:31.761804199Z                           FROM "Artists" 
2025-05-25T13:23:31.776965317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367137s 
2025-05-25T13:23:31.779395545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:31.781602216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-05-25T13:23:31.784895682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-05-25T13:23:31.790550376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:31.800104180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124216s 
2025-05-25T13:23:31.822134917Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-05-25T13:23:31.822154736Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:31.822187946Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:31.822203976Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-25T13:23:31.854031563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-05-25T13:23:31.854054783Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:31.854061103Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:31.854083752Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-25T13:23:31.869168551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345409s 
2025-05-25T13:23:31.872127002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-05-25T13:23:31.896411689Z [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-05-25T13:23:31.912091221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372902s 
2025-05-25T13:23:31.915387747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-05-25T13:23:31.921278729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-25T13:23:31.926318082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008328s 
2025-05-25T13:23:31.929191384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-05-25T13:23:31.934166168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-25T13:23:31.938744237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068575s 
2025-05-25T13:23:31.941138055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:31.944062276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:32.038576050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0948278s 
2025-05-25T13:23:32.041137246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:32.043384656Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s 
2025-05-25T13:23:32.046364286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-05-25T13:23:32.051827514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:32.061519875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124401s 
2025-05-25T13:23:32.063912743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:32.066310151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-05-25T13:23:32.069288602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-05-25T13:23:32.074319985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:32.083637451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117194s 
2025-05-25T13:23:32.085992240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:32.088156341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-05-25T13:23:32.090783396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-05-25T13:23:32.094595995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-05-25T13:23:32.103218401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099226s 
2025-05-25T13:23:32.130774615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-05-25T13:23:32.130877274Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:32.130933033Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:32.130955173Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-25T13:23:32.131010552Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-25T13:23:32.169650558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-05-25T13:23:32.169672698Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:32.169695798Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:32.169710937Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-25T13:23:32.169735297Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-25T13:23:32.186972358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415547s 
2025-05-25T13:23:32.189316697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:32.191458009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-05-25T13:23:32.194454238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-05-25T13:23:32.199907266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-05-25T13:23:32.209601497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124107s 
2025-05-25T13:23:32.212247792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:32.214454093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-05-25T13:23:32.217380864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-05-25T13:23:32.222400287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:32.231630784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116553s 
2025-05-25T13:23:32.233953154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:32.236100755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-05-25T13:23:32.239215104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-05-25T13:23:32.244397265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:32.253672271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118236s 
2025-05-25T13:23:32.279191292Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-25T13:23:32.279213682Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-25T13:23:32.279245162Z                                                 FROM "AlbumReleases"
2025-05-25T13:23:32.279285531Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-25T13:23:32.279312331Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-25T13:23:32.315650848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-25T13:23:32.315710947Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-25T13:23:32.315726317Z                                                 FROM "AlbumReleases"
2025-05-25T13:23:32.315756177Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-25T13:23:32.315775726Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-25T13:23:32.331368759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382146s 
2025-05-25T13:23:32.357593870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-25T13:23:32.357634780Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:32.357642000Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:32.357672129Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-25T13:23:32.357693579Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-25T13:23:32.395731734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-25T13:23:32.395763754Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:32.395790863Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:32.395810933Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-25T13:23:32.395859572Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-25T13:23:32.411409445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039417s 
2025-05-25T13:23:32.421801778Z [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-05-25T13:23:32.491072977Z [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-05-25T13:23:32.526645044Z [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-05-25T13:23:32.542299896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:32.548203078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:32.570040297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:32.576428293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:32.580918383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1534504s 
2025-05-25T13:23:32.588584771Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-05-25T13:23:32.665692767Z [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-05-25T13:23:32.718088860Z [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-05-25T13:23:32.738703836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:32.744837845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:32.766072863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:32.773192658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:32.778054664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1847688s 
2025-05-25T13:23:32.782164599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-05-25T13:23:32.845374349Z [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-05-25T13:23:32.882045062Z [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-05-25T13:23:32.897805842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-25T13:23:32.903625795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-25T13:23:32.924443438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-25T13:23:32.931990548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-25T13:23:32.936608677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512259s 
2025-05-25T13:23:32.939483219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-05-25T13:23:32.992667062Z [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-05-25T13:23:33.017192726Z [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-05-25T13:23:33.028161500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:33.034731363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:33.055525466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:33.060627568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185707s 
2025-05-25T13:23:33.063599969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-25T13:23:33.068735491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:33.073470298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072792s 
2025-05-25T13:23:33.076237432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-05-25T13:23:33.080668743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:33.085678956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068264s 
2025-05-25T13:23:33.088745185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-05-25T13:23:33.093973226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:33.099063418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075489s 
2025-05-25T13:23:33.102044109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-05-25T13:23:33.106935274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:33.111676811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070702s 
2025-05-25T13:23:33.114512373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-05-25T13:23:33.119307139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-05-25T13:23:33.123986917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068702s 
2025-05-25T13:23:33.126880499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-05-25T13:23:33.131932382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-05-25T13:23:33.136807027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073343s 
2025-05-25T13:23:33.139106686Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:33.165535705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-25T13:23:33.170101605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287817s 
2025-05-25T13:23:33.172320485Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:33.176877734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-25T13:23:33.180920110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064095s 
2025-05-25T13:23:33.183114161Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:33.189228740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-05-25T13:23:33.194399722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090465s 
2025-05-25T13:23:33.201064873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-25T13:23:33', 'add_release_groups_etc') 
2025-05-25T13:23:33.207046283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:33.238326068Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-25T13:23:33.240824885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0523781s 
2025-05-25T13:23:33.244421777Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-25T13:23:33.247538406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:33.251757780Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-05-25T13:23:33.261482871Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:33.265625985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-05-25T13:23:33.269544533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057185s 
2025-05-25T13:23:33.275555703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-25T13:23:33', 'NewMediaInfoFormat') 
2025-05-25T13:23:33.281146899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:33.292690536Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-25T13:23:33.295060694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283548s 
2025-05-25T13:23:33.298590957Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-25T13:23:33.301940133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:33.305896460Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-05-25T13:23:33.322508940Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-05-25T13:23:33.327851488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-05-25T13:23:33.346350623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209399s 
2025-05-25T13:23:33.348987098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-25T13:23:33.351264758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-05-25T13:23:33.354952708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-05-25T13:23:33.361309224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:33.370543592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126035s 
2025-05-25T13:23:33.377371591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-25T13:23:33', 'rename_restrictions_to_release_profiles') 
2025-05-25T13:23:33.383512370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:33.395710777Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-25T13:23:33.398394902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366529s 
2025-05-25T13:23:33.402124252Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-25T13:23:33.405712565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:33.409766311Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-05-25T13:23:33.427476935Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-05-25T13:23:33.431896757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-05-25T13:23:33.450990993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206179s 
2025-05-25T13:23:33.453651867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-25T13:23:33.456057045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-05-25T13:23:33.459236453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-05-25T13:23:33.464024200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-25T13:23:33.473088619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108578s 
2025-05-25T13:23:33.475742174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-05-25T13:23:33.478017163Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-05-25T13:23:33.481250771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-05-25T13:23:33.486039157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-25T13:23:33.494534614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105576s 
2025-05-25T13:23:33.496697446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:33.501016549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-25T13:23:33.504722329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005957s 
2025-05-25T13:23:33.506810541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:33.510693919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-25T13:23:33.514308222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054074s 
2025-05-25T13:23:33.517749536Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-05-25T13:23:33.589488163Z [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-05-25T13:23:33.625899229Z [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-05-25T13:23:33.640816371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:33.646624764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:33.666309222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:33.673146052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:33.680085850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:33.686795470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:33.691442778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1706376s 
2025-05-25T13:23:33.698657143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-25T13:23:33', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-25T13:23:33.704817491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:33.728492436Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-25T13:23:33.731201940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2067871s 
2025-05-25T13:23:33.734375578Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-25T13:23:33.737460337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:33.741923038Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-05-25T13:23:33.749321149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-05-25T13:23:33.756663032Z [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-05-25T13:23:33.762731581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108796s 
2025-05-25T13:23:33.765792471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-05-25T13:23:33.771438306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-05-25T13:23:33.776336350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079486s 
2025-05-25T13:23:33.782449659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-25T13:23:33', 'add_import_exclusions') 
2025-05-25T13:23:33.787931647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:33.799599002Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-25T13:23:33.802036680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304725s 
2025-05-25T13:23:33.805313166Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-25T13:23:33.808469113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:33.812191514Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-05-25T13:23:33.902940179Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-25T13:23:33.902968268Z                           WHERE "Id" in (
2025-05-25T13:23:33.902973958Z                           SELECT "Artists"."Id" from "Artists"
2025-05-25T13:23:33.902995068Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:33.903010958Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:33.938900981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-25T13:23:33.938911851Z                           WHERE "Id" in (
2025-05-25T13:23:33.938942740Z                           SELECT "Artists"."Id" from "Artists"
2025-05-25T13:23:33.938956610Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:33.938985360Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:33.957562233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408433s 
2025-05-25T13:23:33.982178456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-05-25T13:23:33.982197586Z                           WHERE "Id" in (
2025-05-25T13:23:33.982211766Z                           SELECT "Albums"."Id" from "Albums"
2025-05-25T13:23:33.982240906Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:33.982255175Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:34.017628145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-05-25T13:23:34.017644495Z                           WHERE "Id" in (
2025-05-25T13:23:34.017652674Z                           SELECT "Albums"."Id" from "Albums"
2025-05-25T13:23:34.017683454Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:34.017703274Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:34.033696482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379194s 
2025-05-25T13:23:34.057824961Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-05-25T13:23:34.057845861Z                           WHERE "Id" in (
2025-05-25T13:23:34.057861411Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-25T13:23:34.057866801Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-25T13:23:34.057901410Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-25T13:23:34.090882232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-05-25T13:23:34.090899892Z                           WHERE "Id" in (
2025-05-25T13:23:34.090906362Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-25T13:23:34.090934781Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-25T13:23:34.090971201Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-25T13:23:34.104782688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337524s 
2025-05-25T13:23:34.128552882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-25T13:23:34.128570572Z                           WHERE "Id" in (
2025-05-25T13:23:34.128586991Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-25T13:23:34.128621511Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-25T13:23:34.128629571Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-25T13:23:34.163512627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-25T13:23:34.163532417Z                           WHERE "Id" in (
2025-05-25T13:23:34.163542377Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-25T13:23:34.163584027Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-25T13:23:34.163595986Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-25T13:23:34.178560918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362863s 
2025-05-25T13:23:34.203265400Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-25T13:23:34.203284639Z                           WHERE "Id" in (
2025-05-25T13:23:34.203291669Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-25T13:23:34.203319869Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:34.203334299Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:34.238167836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-25T13:23:34.238186976Z                           WHERE "Id" in (
2025-05-25T13:23:34.238206936Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-25T13:23:34.238236975Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:34.238253925Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:34.253441863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036871s 
2025-05-25T13:23:34.281137356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:34.281238894Z                           WHERE "Id" IN (
2025-05-25T13:23:34.281265204Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:34.281295074Z                           LEFT OUTER JOIN "Tracks"
2025-05-25T13:23:34.281349293Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:34.281356583Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-25T13:23:34.321642277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:34.321665567Z                           WHERE "Id" IN (
2025-05-25T13:23:34.321688337Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:34.321723446Z                           LEFT OUTER JOIN "Tracks"
2025-05-25T13:23:34.321741166Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:34.321766306Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-25T13:23:34.338302696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404673s 
2025-05-25T13:23:34.345055007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-25T13:23:34', 'clean_artist_metadata_table') 
2025-05-25T13:23:34.350827840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:34.382023266Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-25T13:23:34.384679610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.083498s 
2025-05-25T13:23:34.388353071Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-25T13:23:34.391583998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:34.395745383Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-05-25T13:23:34.409105846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:34.411901639Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.14E-05s 
2025-05-25T13:23:34.415345143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-05-25T13:23:34.421147906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:34.430616190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122777s 
2025-05-25T13:23:34.433162296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:34.435452276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-05-25T13:23:34.438854701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-05-25T13:23:34.444724503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:34.453878211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121702s 
2025-05-25T13:23:34.456408138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:34.458650407Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-05s 
2025-05-25T13:23:34.461895794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-05-25T13:23:34.467489330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:34.476589470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119265s 
2025-05-25T13:23:34.479150896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:34.481388276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-05-25T13:23:34.484570104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-05-25T13:23:34.490081050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:34.499246008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118899s 
2025-05-25T13:23:34.501743315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:34.503991695Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-05-25T13:23:34.507096774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-05-25T13:23:34.512370744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:34.521502423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117051s 
2025-05-25T13:23:34.525085555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-05-25T13:23:34.606394925Z [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-05-25T13:23:34.651075152Z [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-05-25T13:23:34.668212194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-25T13:23:34.673740591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-25T13:23:34.692235935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1642721s 
2025-05-25T13:23:34.695940246Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-05-25T13:23:34.766651327Z [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-05-25T13:23:34.812541827Z [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-05-25T13:23:34.830368130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-25T13:23:34.836824905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-25T13:23:34.856733261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1573236s 
2025-05-25T13:23:34.863794867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-25T13:23:34', 'health_issue_notification') 
2025-05-25T13:23:34.870351359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:34.901863781Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-25T13:23:34.904527086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2021021s 
2025-05-25T13:23:34.909507070Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-25T13:23:34.914194047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:34.919625655Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-05-25T13:23:34.937133722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:34.939847206Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.03E-05s 
2025-05-25T13:23:34.942960075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-05-25T13:23:34.948912526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-05-25T13:23:34.958404750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128403s 
2025-05-25T13:23:34.960803389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:34.962948680Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-05-25T13:23:34.965778332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-05-25T13:23:34.969760909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-05-25T13:23:34.978108178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098229s 
2025-05-25T13:23:34.982048306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-25T13:23:34.986596426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-25T13:23:34.990200908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051307s 
2025-05-25T13:23:35.006836937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:35.006865536Z                 WHERE "Id" IN (
2025-05-25T13:23:35.006890816Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:35.006916586Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:35.006933805Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-25T13:23:35.030071159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:35.030094238Z                 WHERE "Id" IN (
2025-05-25T13:23:35.030118938Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:35.030147078Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:35.030178327Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-25T13:23:35.040734776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245169s 
2025-05-25T13:23:35.065107953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:35.065128333Z                 WHERE "Id" IN (
2025-05-25T13:23:35.065135703Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:35.065165933Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-25T13:23:35.065184502Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-25T13:23:35.065205682Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-25T13:23:35.098291413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:35.098319532Z                 WHERE "Id" IN (
2025-05-25T13:23:35.098340732Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:35.098362642Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-25T13:23:35.098384431Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-25T13:23:35.098402201Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-25T13:23:35.112951338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327567s 
2025-05-25T13:23:35.137789098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:35.137813628Z                 WHERE "Id" IN (
2025-05-25T13:23:35.137836978Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:35.137854997Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:35.137880507Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-25T13:23:35.137905417Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-25T13:23:35.137952856Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-25T13:23:35.173058350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:35.173092349Z                 WHERE "Id" IN (
2025-05-25T13:23:35.173103979Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:35.173128729Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:35.173152679Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-25T13:23:35.173175988Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-25T13:23:35.173215178Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-25T13:23:35.189747009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380853s 
2025-05-25T13:23:35.203349147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-05-25T13:23:35.203374447Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-25T13:23:35.203381167Z                 FROM "Artists"
2025-05-25T13:23:35.203402097Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-25T13:23:35.203434206Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-25T13:23:35.222585052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-05-25T13:23:35.222609312Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-25T13:23:35.222614602Z                 FROM "Artists"
2025-05-25T13:23:35.222617472Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-25T13:23:35.222654431Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-25T13:23:35.233547627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217061s 
2025-05-25T13:23:35.250540571Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:35.250564331Z                 WHERE "Id" NOT IN (
2025-05-25T13:23:35.250569651Z                     SELECT MIN("Id")
2025-05-25T13:23:35.250606320Z                     FROM "TrackFiles"
2025-05-25T13:23:35.250653669Z                     GROUP BY "Path"
2025-05-25T13:23:35.250658919Z                 ) 
2025-05-25T13:23:35.276518906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:35.276545886Z                 WHERE "Id" NOT IN (
2025-05-25T13:23:35.276549626Z                     SELECT MIN("Id")
2025-05-25T13:23:35.276587425Z                     FROM "TrackFiles"
2025-05-25T13:23:35.276598005Z                     GROUP BY "Path"
2025-05-25T13:23:35.276645545Z                 ) 
2025-05-25T13:23:35.291086443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029638s 
2025-05-25T13:23:35.293895355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:35.296287174Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.77E-05s 
2025-05-25T13:23:35.299843427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-05-25T13:23:35.359224898Z [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-05-25T13:23:35.386615725Z [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-05-25T13:23:35.398178510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:35.403565959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:35.424030588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:35.428539558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257716s 
2025-05-25T13:23:35.431193983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-05-25T13:23:35.435792071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:35.440440779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067118s 
2025-05-25T13:23:35.443528948Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-05-25T13:23:35.499789592Z [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-05-25T13:23:35.526337199Z [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-05-25T13:23:35.539416106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:35.546869197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:35.569961390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:35.577219934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:35.581801933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1356936s 
2025-05-25T13:23:35.588682151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-25T13:23:35', 'add_mediafilerepository_mtime') 
2025-05-25T13:23:35.595125435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:35.626636058Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-25T13:23:35.629319102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1795769s 
2025-05-25T13:23:35.633153460Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-25T13:23:35.636544165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:35.640911108Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-05-25T13:23:35.681517768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-25T13:23:35.681544798Z                           WHERE "Id" NOT IN (
2025-05-25T13:23:35.681558528Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-25T13:23:35.681576908Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:35.681594517Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-25T13:23:35.717626639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-25T13:23:35.717652918Z                           WHERE "Id" NOT IN (
2025-05-25T13:23:35.717657878Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-25T13:23:35.717691748Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:35.717695508Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-25T13:23:35.733146143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378562s 
2025-05-25T13:23:35.736412710Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-05-25T13:23:35.740448746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-05-25T13:23:35.744438873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055124s 
2025-05-25T13:23:35.747486523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-05-25T13:23:35.811613471Z [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-05-25T13:23:35.847975218Z [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-05-25T13:23:35.863584171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:35.869375174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:35.890378125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:35.897447332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:35.904149253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:35.908578013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1584354s 
2025-05-25T13:23:35.911513314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-25T13:23:35.916718995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:35.921268865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073116s 
2025-05-25T13:23:35.928583798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-25T13:23:35', 'add_artistmetadataid_constraint') 
2025-05-25T13:23:35.934512289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:35.957740221Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-25T13:23:35.960399615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427558s 
2025-05-25T13:23:35.964054737Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-25T13:23:35.967196695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:35.971091624Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-05-25T13:23:35.982061258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-25T13:23:35.984735692Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.14E-05s 
2025-05-25T13:23:35.987662343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-05-25T13:23:35.993074231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:36.002464627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121569s 
2025-05-25T13:23:36.004989233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-25T13:23:36.007193224Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-05-25T13:23:36.010439221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-05-25T13:23:36.016097626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:36.025264925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120466s 
2025-05-25T13:23:36.027561904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:36.029656996Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-05-25T13:23:36.032620216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-05-25T13:23:36.037791898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:36.046797248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115753s 
2025-05-25T13:23:36.049309335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-25T13:23:36.051480996Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-05-25T13:23:36.054690104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-05-25T13:23:36.061028850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:36.070412655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128712s 
2025-05-25T13:23:36.072750714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:36.074861576Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-05-25T13:23:36.078179202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-05-25T13:23:36.083644209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:36.092835727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119329s 
2025-05-25T13:23:36.095195166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:36.097274038Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-05-25T13:23:36.100335648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-05-25T13:23:36.107312305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:36.117384272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133609s 
2025-05-25T13:23:36.124195951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-25T13:23:36', 'old_ids_and_artist_alias') 
2025-05-25T13:23:36.130185891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:36.150013528Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-25T13:23:36.152881380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453438s 
2025-05-25T13:23:36.155913670Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-25T13:23:36.159019939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:36.162755790Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-05-25T13:23:36.167511716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:36.170564125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:36.178848685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087338s 
2025-05-25T13:23:36.183093639Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-25T13:23:36.187562570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-25T13:23:36.191308070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052636s 
2025-05-25T13:23:36.197568867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-25T13:23:36', 'download_propers_config') 
2025-05-25T13:23:36.203042905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:36.214592211Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-25T13:23:36.216996699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278553s 
2025-05-25T13:23:36.220034169Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-25T13:23:36.223039229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:36.226636781Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-05-25T13:23:36.242980304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-05-25T13:23:36.247444765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-05-25T13:23:36.251737638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005907s 
2025-05-25T13:23:36.254649140Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-05-25T13:23:36.314759561Z [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-05-25T13:23:36.346989934Z [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-05-25T13:23:36.360300537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:36.366629703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:36.388228186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:36.394521233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:36.400573292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:36.407497490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:36.412085459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.154932s 
2025-05-25T13:23:36.415103919Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-05-25T13:23:36.472689495Z [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-05-25T13:23:36.502951443Z [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-05-25T13:23:36.516789999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-05-25T13:23:36.522305616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-05-25T13:23:36.543352537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-25T13:23:36.548922083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309791s 
2025-05-25T13:23:36.551990982Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-05-25T13:23:36.614606161Z [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-05-25T13:23:36.641309156Z [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-05-25T13:23:36.652667956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-05-25T13:23:36.657715489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-05-25T13:23:36.676181664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121631s 
2025-05-25T13:23:36.678865968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-05-25T13:23:36.734234413Z [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-05-25T13:23:36.758291194Z [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-05-25T13:23:36.769072471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-25T13:23:36.775578575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-25T13:23:36.796421847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-25T13:23:36.803231427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-25T13:23:36.810989544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-25T13:23:36.819921526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-25T13:23:36.826093243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438113s 
2025-05-25T13:23:36.830222479Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-05-25T13:23:36.883545761Z [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-05-25T13:23:36.904681321Z [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-05-25T13:23:36.914487761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-25T13:23:36.919891648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-25T13:23:36.938997615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051853s 
2025-05-25T13:23:36.942129493Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-05-25T13:23:36.996291525Z [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-05-25T13:23:37.020255196Z [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-05-25T13:23:37.031198791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:37.036614089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:37.057904527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:37.064723407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:37.069267546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244251s 
2025-05-25T13:23:37.075890218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-25T13:23:37', 'remove_language_profiles') 
2025-05-25T13:23:37.081530383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:37.112674950Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-25T13:23:37.116355521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.167284s 
2025-05-25T13:23:37.119496030Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-25T13:23:37.122420931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:37.127052929Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-05-25T13:23:37.133891228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-25T13:23:37.136269096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-05-25T13:23:37.139502293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-05-25T13:23:37.144346289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-05-25T13:23:37.153368260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111751s 
2025-05-25T13:23:37.159637777Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-25T13:23:37.167965196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-25T13:23:37.172996389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091281s 
2025-05-25T13:23:37.179766330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-25T13:23:37', 'multi_disc_naming_format') 
2025-05-25T13:23:37.185143818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:37.196429518Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-25T13:23:37.198780547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319727s 
2025-05-25T13:23:37.201822827Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-25T13:23:37.204917495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:37.208883853Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-05-25T13:23:37.214821474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-25T13:23:37.217136683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-05-25T13:23:37.219922447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-05-25T13:23:37.224884481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:37.234002530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115871s 
2025-05-25T13:23:37.236236340Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:37.238951014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:37.500340505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2616608s 
2025-05-25T13:23:37.507620578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-25T13:23:37', 'add_download_client_priority') 
2025-05-25T13:23:37.513473321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:37.562108365Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-25T13:23:37.564446054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3230145s 
2025-05-25T13:23:37.567234127Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-25T13:23:37.570053510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:37.573418935Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-05-25T13:23:37.579681282Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:37.584589697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-05-25T13:23:37.588295307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061069s 
2025-05-25T13:23:37.591126550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:37.595300264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-05-25T13:23:37.598692309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051398s 
2025-05-25T13:23:37.604405074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-25T13:23:37', 'remove_growl_prowl') 
2025-05-25T13:23:37.609720403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:37.620955234Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-25T13:23:37.623225104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268786s 
2025-05-25T13:23:37.626057627Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-25T13:23:37.628909959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:37.632378963Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-05-25T13:23:37.637843730Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:37.642322961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-05-25T13:23:37.646126710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057813s 
2025-05-25T13:23:37.648978792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:37.653482622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-05-25T13:23:37.657169663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055427s 
2025-05-25T13:23:37.663009566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-25T13:23:37', 'remove_plex_hometheatre') 
2025-05-25T13:23:37.668548883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:37.679961961Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-25T13:23:37.682216531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277542s 
2025-05-25T13:23:37.685240621Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-25T13:23:37.688231312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:37.691685526Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-05-25T13:23:37.702041888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:37.704269838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-05-25T13:23:37.706862844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-05-25T13:23:37.710775162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-05-25T13:23:37.719386438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100981s 
2025-05-25T13:23:37.721653108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:37.723726160Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-05-25T13:23:37.726861649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-05-25T13:23:37.732413765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:37.741208229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117472s 
2025-05-25T13:23:37.743463829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:37.745513771Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-05-25T13:23:37.748632610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-05-25T13:23:37.754098098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:37.762900440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116771s 
2025-05-25T13:23:37.765207210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:37.767272752Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-05-25T13:23:37.770237173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-05-25T13:23:37.775574072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:37.784590963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117577s 
2025-05-25T13:23:37.786901732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:37.788933535Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-05-25T13:23:37.791791827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-05-25T13:23:37.796095720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-05-25T13:23:37.804493449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100822s 
2025-05-25T13:23:37.806721269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:37.809413974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:37.826782692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177332s 
2025-05-25T13:23:37.833153948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-25T13:23:37', 'add_root_folder_add_defaults') 
2025-05-25T13:23:37.838981461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:37.850472538Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-25T13:23:37.852768138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04082s 
2025-05-25T13:23:37.855396843Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-25T13:23:37.858321784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:37.861679280Z [Info] task_duration: Starting migration of Main DB to 40 
2025-05-25T13:23:37.866530866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-25T13:23:37.868780036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-05-25T13:23:37.871861655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-05-25T13:23:37.876404644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-05-25T13:23:37.885184607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107786s 
2025-05-25T13:23:37.890807593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-25T13:23:37', 'task_duration') 
2025-05-25T13:23:37.896019014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:37.906955219Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-25T13:23:37.909098540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322257s 
2025-05-25T13:23:37.912468996Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-25T13:23:37.915631714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:37.919295335Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-05-25T13:23:37.925863728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-25T13:23:37.928114628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-05-25T13:23:37.930913241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-05-25T13:23:37.935916884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:37.945077713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116129s 
2025-05-25T13:23:37.947478441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-25T13:23:37.949551703Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-05-25T13:23:37.952317297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-05-25T13:23:37.957253861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:37.966034815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113065s 
2025-05-25T13:23:37.972762056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-25T13:23:37', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-25T13:23:37.978480970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:37.990164784Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-25T13:23:37.992651941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034266s 
2025-05-25T13:23:37.995426764Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-25T13:23:37.998255847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:38.001620132Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-05-25T13:23:38.007327917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-05-25T13:23:38.063993674Z [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-05-25T13:23:38.093324006Z [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-05-25T13:23:38.105640592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:38.111153719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:38.131961673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:38.138187630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:38.144137161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:38.150915121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:38.155450601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1457761s 
2025-05-25T13:23:38.160669282Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-25T13:23:38.166994428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-25T13:23:38.171495469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072702s 
2025-05-25T13:23:38.176847048Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-25T13:23:38.183279422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-25T13:23:38.187936631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074471s 
2025-05-25T13:23:38.190916131Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-05-25T13:23:38.240788249Z [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-05-25T13:23:38.262021008Z [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-05-25T13:23:38.272913903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-05-25T13:23:38.279118251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-05-25T13:23:38.300064232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062238s 
2025-05-25T13:23:38.307295137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-25T13:23:38', 'remove_album_folders') 
2025-05-25T13:23:38.313520894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:38.341317646Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-25T13:23:38.344868489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1472123s 
2025-05-25T13:23:38.348318573Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-25T13:23:38.351669228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:38.356036850Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-05-25T13:23:38.362134259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:38.364922822Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.98E-05s 
2025-05-25T13:23:38.367564527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-05-25T13:23:38.372419972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-05-25T13:23:38.381572631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116466s 
2025-05-25T13:23:38.387629891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-25T13:23:38', 'add_priority_to_indexers') 
2025-05-25T13:23:38.393077499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:38.404292150Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-25T13:23:38.406575310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337584s 
2025-05-25T13:23:38.409772797Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-25T13:23:38.412860156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:38.416406009Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-05-25T13:23:38.423134420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-25T13:23:38.427833108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-25T13:23:38.432518435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063366s 
2025-05-25T13:23:38.434611647Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:38.437335021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:38.445135318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083535s 
2025-05-25T13:23:38.451627642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-25T13:23:38', 'remove_chown_and_folderchmod_config') 
2025-05-25T13:23:38.457343006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:38.468740965Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-25T13:23:38.471162143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311848s 
2025-05-25T13:23:38.473842947Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-25T13:23:38.476646000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:38.479996316Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-05-25T13:23:38.540808469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-25T13:23:38.553072186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-25T13:23:38.559863746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134257s 
2025-05-25T13:23:38.565698499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-25T13:23:38', 'update_notifiarr') 
2025-05-25T13:23:38.570845400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:38.582371737Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-25T13:23:38.584491989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354756s 
2025-05-25T13:23:38.587460399Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-25T13:23:38.590299872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:38.593719216Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-05-25T13:23:38.597844832Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:38.600539966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:38.632990666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327779s 
2025-05-25T13:23:38.639532959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-25T13:23:38', 'email_multiple_addresses') 
2025-05-25T13:23:38.645050156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:38.656395495Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-25T13:23:38.658642655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558196s 
2025-05-25T13:23:38.661754114Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-25T13:23:38.664759454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:38.668214348Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-05-25T13:23:38.673635046Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-05-25T13:23:38.677687172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-05-25T13:23:38.696812159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204958s 
2025-05-25T13:23:38.703131745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-25T13:23:38', 'rename_blacklist_to_blocklist') 
2025-05-25T13:23:38.708780270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:38.720443406Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-25T13:23:38.722766595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434141s 
2025-05-25T13:23:38.725590867Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-25T13:23:38.728426629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:38.731826574Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-05-25T13:23:38.738382847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-25T13:23:38.740565108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-05-25T13:23:38.743842825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-05-25T13:23:38.749610188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:38.759086232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125214s 
2025-05-25T13:23:38.762371489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-05-25T13:23:38.768065953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:38.777064614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119759s 
2025-05-25T13:23:38.779252415Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:38.781907130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:38.826806844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452282s 
2025-05-25T13:23:38.832985412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-25T13:23:38', 'cdh_per_downloadclient') 
2025-05-25T13:23:38.838471389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:38.850161734Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-25T13:23:38.852375355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680907s 
2025-05-25T13:23:38.855113239Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-25T13:23:38.858020620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:38.861432105Z [Info] download_history: Starting migration of Main DB to 52 
2025-05-25T13:23:38.875973602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-05-25T13:23:38.894172630Z [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-05-25T13:23:38.905912194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275595s 
2025-05-25T13:23:38.908774696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-05-25T13:23:38.913550673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-25T13:23:38.918199661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070757s 
2025-05-25T13:23:38.920996534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-05-25T13:23:38.925668862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-25T13:23:38.930127533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067273s 
2025-05-25T13:23:38.932940706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-05-25T13:23:38.937838301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-25T13:23:38.942319452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070242s 
2025-05-25T13:23:38.944517003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:38.947222687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:38.973919502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269919s 
2025-05-25T13:23:38.980229828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-25T13:23:38', 'download_history') 
2025-05-25T13:23:38.985561648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.004816542Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-25T13:23:39.007136662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0577479s 
2025-05-25T13:23:39.009907595Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-25T13:23:39.012752297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.016143602Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-05-25T13:23:39.023077150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-25T13:23:39', 'add_update_history') 
2025-05-25T13:23:39.028851674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.040039675Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-25T13:23:39.042274925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273524s 
2025-05-25T13:23:39.045485832Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-25T13:23:39.048562132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.052146384Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-05-25T13:23:39.057462624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:39.059630185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-05-25T13:23:39.063968857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-05-25T13:23:39.069816010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:39.079663839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126845s 
2025-05-25T13:23:39.085890057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-25T13:23:39', 'add_on_update_to_notifications') 
2025-05-25T13:23:39.099949800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.111703885Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-25T13:23:39.114026934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439337s 
2025-05-25T13:23:39.116991005Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-25T13:23:39.119897686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.123699776Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-05-25T13:23:39.128730439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:39.130841841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-05-25T13:23:39.133715023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-05-25T13:23:39.138889254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:39.148758703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125184s 
2025-05-25T13:23:39.155343345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-25T13:23:39', 'download_client_per_indexer') 
2025-05-25T13:23:39.161257097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.172731455Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-25T13:23:39.175075474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359475s 
2025-05-25T13:23:39.177896156Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-25T13:23:39.180740429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.184112814Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-05-25T13:23:39.191299749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:39.193415571Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-05-25T13:23:39.196526789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-05-25T13:23:39.201409345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:39.211370413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122871s 
2025-05-25T13:23:39.213747831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:39.215768794Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-05-25T13:23:39.218965722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-05-25T13:23:39.224773915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:39.234865401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130214s 
2025-05-25T13:23:39.237342068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-25T13:23:39.239968933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-05-25T13:23:39.244222307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-05-25T13:23:39.249832692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:39.259528703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125447s 
2025-05-25T13:23:39.265454645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-25T13:23:39', 'AddNewItemMonitorType') 
2025-05-25T13:23:39.270805174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.282794865Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-25T13:23:39.285095654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352529s 
2025-05-25T13:23:39.287767789Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-25T13:23:39.290531752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.293963497Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-05-25T13:23:39.298926021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-25T13:23:39.301076803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-05-25T13:23:39.303926485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-05-25T13:23:39.308889779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:39.318378613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120007s 
2025-05-25T13:23:39.324114077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-25T13:23:39', 'ImportListSearch') 
2025-05-25T13:23:39.329414947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.340652438Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-25T13:23:39.342801709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338217s 
2025-05-25T13:23:39.345812199Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-25T13:23:39.348712531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.352208575Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-05-25T13:23:39.357291397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-25T13:23:39.359418218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-05-25T13:23:39.362545077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-05-25T13:23:39.368060664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:39.377863124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126609s 
2025-05-25T13:23:39.383949353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-25T13:23:39', 'ImportListMonitorExisting') 
2025-05-25T13:23:39.389336122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.400903468Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-25T13:23:39.403246397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349831s 
2025-05-25T13:23:39.406035760Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-25T13:23:39.408874903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.412337257Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-05-25T13:23:39.418950879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:39.423315401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-05-25T13:23:39.427100531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055897s 
2025-05-25T13:23:39.429971723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:39.433987880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-05-25T13:23:39.437337015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004978s 
2025-05-25T13:23:39.439496797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:39.441461351Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-05-25T13:23:39.443976497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-05-25T13:23:39.447681938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-05-25T13:23:39.456473782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101757s 
2025-05-25T13:23:39.462194055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-25T13:23:39', 'add_indexer_tags') 
2025-05-25T13:23:39.467451985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.478979762Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-25T13:23:39.481128464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323165s 
2025-05-25T13:23:39.483945047Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-25T13:23:39.486757409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.490237533Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-05-25T13:23:39.494231570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:39.497039593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:39.520869897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241676s 
2025-05-25T13:23:39.526849608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-25T13:23:39', 'update_audio_types') 
2025-05-25T13:23:39.532375425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:39.543812333Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-25T13:23:39.546018974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046756s 
2025-05-25T13:23:39.549828453Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-25T13:23:39.553231778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:39.557093997Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-05-25T13:23:39.597704858Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:39.601398089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-05-25T13:23:39.604754504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044444s 
2025-05-25T13:23:39.607007274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-25T13:23:39.609032948Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-05-25T13:23:39.612055248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-05-25T13:23:39.674064196Z [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-05-25T13:23:39.707564701Z [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-05-25T13:23:39.721681103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-05-25T13:23:39.727456437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-05-25T13:23:39.750226725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-25T13:23:39.757386190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-25T13:23:39.761583324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1469656s 
2025-05-25T13:23:39.763743366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:39.765875638Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-05-25T13:23:39.768936017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-05-25T13:23:39.849030584Z [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-05-25T13:23:39.907177773Z [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-05-25T13:23:39.928864725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:39.934356652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:39.955912607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:39.962265952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:39.969097062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:39.973723231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2017071s 
2025-05-25T13:23:39.975888652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:39.977899265Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.57E-05s 
2025-05-25T13:23:39.980736578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-05-25T13:23:40.057572928Z [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-05-25T13:23:40.115201374Z [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-05-25T13:23:40.138155140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:40.143982423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:40.166750060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:40.174795143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:40.182407223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:40.188162136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2048623s 
2025-05-25T13:23:40.190301188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:40.192295281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-05-25T13:23:40.194974376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-05-25T13:23:40.276383257Z [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-05-25T13:23:40.335506693Z [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-05-25T13:23:40.357881566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:40.363224035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:40.384947757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:40.392537966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:40.399410375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:40.403997414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2062627s 
2025-05-25T13:23:40.406466861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:40.408631223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001122s 
2025-05-25T13:23:40.411732022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-05-25T13:23:40.474044976Z [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-05-25T13:23:40.506232319Z [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-05-25T13:23:40.520002276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:40.526294863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:40.548390169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:40.557769965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:40.564817641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:40.572571279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:40.577244007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1630068s 
2025-05-25T13:23:40.579403338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:40.581445001Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.57E-05s 
2025-05-25T13:23:40.584191265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-05-25T13:23:40.648921687Z [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-05-25T13:23:40.681583824Z [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-05-25T13:23:40.695019965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:40.700611061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:40.722921355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:40.729745684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:40.735727075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:40.742622694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:40.749084148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.160667s 
2025-05-25T13:23:40.751652784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-25T13:23:40.753909244Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.78E-05s 
2025-05-25T13:23:40.756849585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-05-25T13:23:40.828930629Z [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-05-25T13:23:40.856187328Z [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-05-25T13:23:40.868448826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-25T13:23:40.873522008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-25T13:23:40.893472924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1338095s 
2025-05-25T13:23:40.895841272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-25T13:23:40.897872616Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-05-25T13:23:40.901131932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-05-25T13:23:40.963360847Z [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-05-25T13:23:40.989039916Z [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-05-25T13:23:41.000113169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-25T13:23:41.004905606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-25T13:23:41.023917944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201978s 
2025-05-25T13:23:41.026081865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-25T13:23:41.028050749Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-05-25T13:23:41.030858042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-05-25T13:23:41.092384506Z [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-05-25T13:23:41.114962827Z [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-05-25T13:23:41.125925132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-25T13:23:41.130898326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-25T13:23:41.152059205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186584s 
2025-05-25T13:23:41.154251976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-25T13:23:41.156256100Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.56E-05s 
2025-05-25T13:23:41.159115332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-05-25T13:23:41.220737755Z [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-05-25T13:23:41.243196377Z [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-05-25T13:23:41.252973207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-25T13:23:41.257710915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-25T13:23:41.276802562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1152271s 
2025-05-25T13:23:41.278947293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-25T13:23:41.280910487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-05-25T13:23:41.283681690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-05-25T13:23:41.340408137Z [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-05-25T13:23:41.363745288Z [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-05-25T13:23:41.373474629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-25T13:23:41.378166357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-25T13:23:41.397501421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1112999s 
2025-05-25T13:23:41.400231054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-25T13:23:41.402684152Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-05-25T13:23:41.406089447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-05-25T13:23:41.456207212Z [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-05-25T13:23:41.474120095Z [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-05-25T13:23:41.482738361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-25T13:23:41.488485645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-25T13:23:41.511654927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-25T13:23:41.516341235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075256s 
2025-05-25T13:23:41.518762653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-25T13:23:41.520851285Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-05-25T13:23:41.524339149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-05-25T13:23:41.568946348Z [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-05-25T13:23:41.587015108Z [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-05-25T13:23:41.595739953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-25T13:23:41.601501266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-25T13:23:41.624487202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-25T13:23:41.629346467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1022864s 
2025-05-25T13:23:41.631811285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-25T13:23:41.634013185Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-05s 
2025-05-25T13:23:41.637280722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-05-25T13:23:41.680287002Z [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-05-25T13:23:41.698178545Z [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-05-25T13:23:41.706781781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-25T13:23:41.712649743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-25T13:23:41.736092642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-25T13:23:41.741244104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1012137s 
2025-05-25T13:23:41.743586253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-05-25T13:23:41.745935882Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.23E-05s 
2025-05-25T13:23:41.749098540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-05-25T13:23:41.804412697Z [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-05-25T13:23:41.828946901Z [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-05-25T13:23:41.839837117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-05-25T13:23:41.845718519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-05-25T13:23:41.867744527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-25T13:23:41.874672015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-25T13:23:41.881350887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-25T13:23:41.885863957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341004s 
2025-05-25T13:23:41.888144747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-25T13:23:41.890405827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002139s 
2025-05-25T13:23:41.893465476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-05-25T13:23:41.941877074Z [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-05-25T13:23:41.961438445Z [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-05-25T13:23:41.969914863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-25T13:23:41.974822578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-25T13:23:41.994483876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0984237s 
2025-05-25T13:23:41.996787465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-25T13:23:41.998869438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.07E-05s 
2025-05-25T13:23:42.001831699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-05-25T13:23:42.046777165Z [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-05-25T13:23:42.066760990Z [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-05-25T13:23:42.075896319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-25T13:23:42.081293727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-25T13:23:42.101249952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966819s 
2025-05-25T13:23:42.103658600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-05-25T13:23:42.105898041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.72E-05s 
2025-05-25T13:23:42.108593755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-05-25T13:23:42.157906671Z [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-05-25T13:23:42.179486775Z [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-05-25T13:23:42.188537695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-25T13:23:42.193929274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-25T13:23:42.214368393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-25T13:23:42.220053558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-25T13:23:42.226213546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-25T13:23:42.232940177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-25T13:23:42.237238180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262454s 
2025-05-25T13:23:42.239555539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-25T13:23:42.241660061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.69E-05s 
2025-05-25T13:23:42.244890978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-05-25T13:23:42.288335942Z [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-05-25T13:23:42.307961732Z [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-05-25T13:23:42.317170440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-25T13:23:42.322551759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-25T13:23:42.344583497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:42.349249585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1017636s 
2025-05-25T13:23:42.351566454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-25T13:23:42.353593477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 
2025-05-25T13:23:42.356818935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-05-25T13:23:42.398177596Z [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-05-25T13:23:42.417621629Z [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-05-25T13:23:42.427005144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-25T13:23:42.432464072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-25T13:23:42.454760857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:42.459312537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0998376s 
2025-05-25T13:23:42.461641626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-25T13:23:42.463694739Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-05-25T13:23:42.466803427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-05-25T13:23:42.508850510Z [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-05-25T13:23:42.528426881Z [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-05-25T13:23:42.537730807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-25T13:23:42.543155285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-25T13:23:42.565042875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:42.569758103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.100374s 
2025-05-25T13:23:42.572009923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-25T13:23:42.574059956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-05-25T13:23:42.577324422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-05-25T13:23:42.618974600Z [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-05-25T13:23:42.638785268Z [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-05-25T13:23:42.648021155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-25T13:23:42.653403564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-25T13:23:42.675811967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-25T13:23:42.680230228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003675s 
2025-05-25T13:23:42.682441589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-25T13:23:42.684418483Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-05-25T13:23:42.687721939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-05-25T13:23:42.737032805Z [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-05-25T13:23:42.756898302Z [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-05-25T13:23:42.766788941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-25T13:23:42.772117630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-25T13:23:42.793834292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-25T13:23:42.798237084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1079537s 
2025-05-25T13:23:42.800463004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-25T13:23:42.802439458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2025-05-25T13:23:42.805834413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-05-25T13:23:42.847837697Z [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-05-25T13:23:42.868979167Z [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-05-25T13:23:42.878585150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-25T13:23:42.883943719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-25T13:23:42.905701420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-25T13:23:42.909977583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1014766s 
2025-05-25T13:23:42.912128155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-25T13:23:42.914059629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2025-05-25T13:23:42.916956511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-05-25T13:23:42.961632589Z [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-05-25T13:23:42.980637887Z [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-05-25T13:23:42.988762829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-25T13:23:42.993477057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-25T13:23:43.012505764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.093055s 
2025-05-25T13:23:43.014968622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-25T13:23:43.017333910Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-05-25T13:23:43.020189352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-05-25T13:23:43.064323397Z [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-05-25T13:23:43.083141698Z [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-05-25T13:23:43.091443218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-25T13:23:43.096187855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-25T13:23:43.115298063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926374s 
2025-05-25T13:23:43.117593802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-25T13:23:43.119596086Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-05-25T13:23:43.122749014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-05-25T13:23:43.171513357Z [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-05-25T13:23:43.195218113Z [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-05-25T13:23:43.205736444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-25T13:23:43.211326560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-25T13:23:43.230867581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105546s 
2025-05-25T13:23:43.233203230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-25T13:23:43.235257022Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2025-05-25T13:23:43.238086435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-05-25T13:23:43.284715208Z [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-05-25T13:23:43.308649940Z [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-05-25T13:23:43.319126321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-25T13:23:43.324242404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-25T13:23:43.343586547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1029299s 
2025-05-25T13:23:43.345969706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-25T13:23:43.347989409Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 
2025-05-25T13:23:43.350853441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-05-25T13:23:43.392118184Z [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-05-25T13:23:43.408355359Z [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-05-25T13:23:43.415930919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-05-25T13:23:43.421524855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-05-25T13:23:43.440539983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871924s 
2025-05-25T13:23:43.442815143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-25T13:23:43.444809636Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-05-25T13:23:43.447844146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-05-25T13:23:43.485944511Z [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-05-25T13:23:43.499427072Z [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-05-25T13:23:43.506166653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-25T13:23:43.511275595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-25T13:23:43.532664322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-25T13:23:43.536912065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0865619s 
2025-05-25T13:23:43.539166225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-25T13:23:43.541111710Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-05-25T13:23:43.544133279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-05-25T13:23:43.591776769Z [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-05-25T13:23:43.605293960Z [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-05-25T13:23:43.612059580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-25T13:23:43.617205292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-25T13:23:43.638630158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-25T13:23:43.642892181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0962526s 
2025-05-25T13:23:43.645104362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:43.647042806Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-05-25T13:23:43.650080506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-05-25T13:23:43.694872232Z [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-05-25T13:23:43.715600497Z [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-05-25T13:23:43.724531720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:43.729504414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:43.749890864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:43.755746246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:43.759589425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1070733s 
2025-05-25T13:23:43.761697947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:43.763637801Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-05-25T13:23:43.766410385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-05-25T13:23:43.810552509Z [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-05-25T13:23:43.832068534Z [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-05-25T13:23:43.841775706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:43.846793639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:43.867265228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:43.873144740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:43.877142197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1083656s 
2025-05-25T13:23:43.879296519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:43.881231033Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-05-25T13:23:43.884067056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-25T13:23:43.917093238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-25T13:23:43.925907821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-25T13:23:43.931535107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-25T13:23:43.936451341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-25T13:23:43.956884341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-25T13:23:43.961476240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075025s 
2025-05-25T13:23:43.970697687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-25T13:23:43', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-25T13:23:43.976588199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:44.009150618Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-25T13:23:44.011806242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212356s 
2025-05-25T13:23:44.016991654Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-25T13:23:44.020138782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:44.026034325Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-05-25T13:23:44.037851808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:44.039929521Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-05-25T13:23:44.042932521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-05-25T13:23:44.048394878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:44.057508668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01219s 
2025-05-25T13:23:44.059717098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:44.061663192Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2025-05-25T13:23:44.064489595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-05-25T13:23:44.069495669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:44.078179943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112858s 
2025-05-25T13:23:44.084406131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-25T13:23:44', 'add_on_delete_to_notifications') 
2025-05-25T13:23:44.089611502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:44.101167699Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-25T13:23:44.103452918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334589s 
2025-05-25T13:23:44.106181812Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-25T13:23:44.108976955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:44.112292761Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-05-25T13:23:44.144000242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-25T13:23:44.146167763Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-05-25T13:23:44.149283202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-05-25T13:23:44.154703390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:44.164810256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128474s 
2025-05-25T13:23:44.167018767Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:44.175130249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-05-25T13:23:44.179113466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096127s 
2025-05-25T13:23:44.181398376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:44.183404609Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-05-25T13:23:44.186255592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-05-25T13:23:44.190475046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-05-25T13:23:44.199203610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104938s 
2025-05-25T13:23:44.201303422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:44.204067916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:44.220820304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172998s 
2025-05-25T13:23:44.223289532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-05-25T13:23:44.233905151Z [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-05-25T13:23:44.241411651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160479s 
2025-05-25T13:23:44.244120775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-05-25T13:23:44.248517577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-05-25T13:23:44.252519074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062561s 
2025-05-25T13:23:44.254752095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-25T13:23:44.256749678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-05-25T13:23:44.259564401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-05-25T13:23:44.264494645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:44.273408527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114625s 
2025-05-25T13:23:44.275685487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-25T13:23:44.277677171Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2025-05-25T13:23:44.280517833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-05-25T13:23:44.285580886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:44.294515347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115878s 
2025-05-25T13:23:44.296811497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-25T13:23:44.298795091Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2025-05-25T13:23:44.301728222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-05-25T13:23:44.306971492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:44.316065763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118452s 
2025-05-25T13:23:44.318132775Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:44.320731641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:44.380437659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0600333s 
2025-05-25T13:23:44.382706389Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:44.385331654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:44.401076736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161299s 
2025-05-25T13:23:44.404001937Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-05-25T13:23:44.448502258Z [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-05-25T13:23:44.466439450Z [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-05-25T13:23:44.474995367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-25T13:23:44.480387445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-25T13:23:44.500708226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0943242s 
2025-05-25T13:23:44.504073801Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-05-25T13:23:44.544556035Z [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-05-25T13:23:44.558328333Z [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-05-25T13:23:44.565641456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-25T13:23:44.570986355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-25T13:23:44.592003266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849896s 
2025-05-25T13:23:44.596794863Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-25T13:23:44.602018914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-25T13:23:44.605917423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060094s 
2025-05-25T13:23:44.608241322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-25T13:23:44.610286375Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-05-25T13:23:44.613793178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-05-25T13:23:44.620014106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:44.629793236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130441s 
2025-05-25T13:23:44.632099016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-25T13:23:44.634098519Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 
2025-05-25T13:23:44.637240558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-05-25T13:23:44.642627756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-05-25T13:23:44.651936873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012055s 
2025-05-25T13:23:44.657745726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-25T13:23:44', 'add_custom_formats') 
2025-05-25T13:23:44.662996516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:44.679499297Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-25T13:23:44.681872316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391196s 
2025-05-25T13:23:44.684889696Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-25T13:23:44.687812407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:44.691205912Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-05-25T13:23:44.697090334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-25T13:23:44.699232586Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-05-25T13:23:44.701677314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-05-25T13:23:44.706104946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:44.715321353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114072s 
2025-05-25T13:23:44.721112497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-25T13:23:44', 'add_result_to_commands') 
2025-05-25T13:23:44.726525335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:44.737828715Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-25T13:23:44.740045056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333133s 
2025-05-25T13:23:44.742985127Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-25T13:23:44.745909448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:44.749545080Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-05-25T13:23:44.754566493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:44.756708495Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-05-25T13:23:44.759656176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-05-25T13:23:44.764902106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:44.774564878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123287s 
2025-05-25T13:23:44.780927834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-25T13:23:44', 'health_restored_notification') 
2025-05-25T13:23:44.786508160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:44.798051327Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-25T13:23:44.800281118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351813s 
2025-05-25T13:23:44.802841794Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-25T13:23:44.805499669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:44.808582198Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-05-25T13:23:44.813144637Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:44.817409481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-05-25T13:23:44.820900805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053922s 
2025-05-25T13:23:44.826124115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-25T13:23:44', 'remove_uc') 
2025-05-25T13:23:44.830906012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:44.841801718Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-25T13:23:44.843793331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026001s 
2025-05-25T13:23:44.846804511Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-25T13:23:44.849774302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:44.853149337Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-05-25T13:23:44.857044206Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:44.859728660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:44.890238265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309147s 
2025-05-25T13:23:44.896620862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-25T13:23:44', 'download_clients_rename_tv_to_music') 
2025-05-25T13:23:44.902066260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:44.913619756Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-25T13:23:44.915967595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0536328s 
2025-05-25T13:23:44.919197102Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-25T13:23:44.922189123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:44.925623257Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-05-25T13:23:44.930530762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-25T13:23:44.932564125Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-05-25T13:23:44.935570645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-05-25T13:23:44.940920634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-05-25T13:23:44.950448098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012392s 
2025-05-25T13:23:44.956784884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-25T13:23:44', 'add_colon_replacement_to_naming_config') 
2025-05-25T13:23:44.962146293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:44.973913927Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-25T13:23:44.976305805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346669s 
2025-05-25T13:23:44.978808492Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-25T13:23:44.981517486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:44.984968721Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-05-25T13:23:44.990744295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-05-25T13:23:45.031538784Z [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-05-25T13:23:45.048370621Z [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-05-25T13:23:45.057013306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-25T13:23:45.062498844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-25T13:23:45.084503193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:45.088939544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957249s 
2025-05-25T13:23:45.091226104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-25T13:23:45.093244957Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-05-25T13:23:45.096401655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-05-25T13:23:45.101367289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-05-25T13:23:45.110474469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113747s 
2025-05-25T13:23:45.116161303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-25T13:23:45', 'list_sync_time') 
2025-05-25T13:23:45.121110068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.132176231Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-25T13:23:45.134232534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328052s 
2025-05-25T13:23:45.137134496Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-25T13:23:45.139973408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.149644710Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-05-25T13:23:45.154409077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-25T13:23:45.156490519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-05-25T13:23:45.159195744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-05-25T13:23:45.163080302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-05-25T13:23:45.171704088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010214s 
2025-05-25T13:23:45.177458971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-25T13:23:45', 'add_download_client_tags') 
2025-05-25T13:23:45.182970268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.194856051Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-25T13:23:45.197102371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322954s 
2025-05-25T13:23:45.199920414Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-25T13:23:45.202727956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.206021113Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-05-25T13:23:45.213932009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-05-25T13:23:45.225539765Z [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-05-25T13:23:45.233582248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173714s 
2025-05-25T13:23:45.236387741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-05-25T13:23:45.241764200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-05-25T13:23:45.246254780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075184s 
2025-05-25T13:23:45.252002874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-25T13:23:45', 'add_notification_status') 
2025-05-25T13:23:45.257260344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.268775972Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-25T13:23:45.270944163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293367s 
2025-05-25T13:23:45.273955674Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-25T13:23:45.276862125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.280505247Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-05-25T13:23:45.284607533Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:45.287320337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:45.324788110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378715s 
2025-05-25T13:23:45.331131056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-25T13:23:45', 'add_alac_24_quality_in_profiles') 
2025-05-25T13:23:45.336595494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.348033793Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-25T13:23:45.350246474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.06055s 
2025-05-25T13:23:45.352957068Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-25T13:23:45.355698131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.358879849Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-05-25T13:23:45.363751754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-05-25T13:23:45.365694579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-05-25T13:23:45.368023008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-05-25T13:23:45.371472322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-05-25T13:23:45.380034759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098564s 
2025-05-25T13:23:45.382594275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-05-25T13:23:45.386349795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-05-25T13:23:45.394478347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096712s 
2025-05-25T13:23:45.400050773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-25T13:23:45', 'add_salt_to_users') 
2025-05-25T13:23:45.405047867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.416262299Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-25T13:23:45.418390871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308722s 
2025-05-25T13:23:45.420970637Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-25T13:23:45.423686251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.426812139Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-05-25T13:23:45.433567660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-05-25T13:23:45.445809728Z [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-05-25T13:23:45.454169207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184661s 
2025-05-25T13:23:45.456568475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-05-25T13:23:45.460791539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-05-25T13:23:45.464705857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060047s 
2025-05-25T13:23:45.470214414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-25T13:23:45', 'add_auto_tagging') 
2025-05-25T13:23:45.475129619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.486220383Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-25T13:23:45.488320975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269815s 
2025-05-25T13:23:45.491347525Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-25T13:23:45.494278646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.497653881Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-05-25T13:23:45.502946921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-05-25T13:23:45.505085503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-05-25T13:23:45.508056753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-05-25T13:23:45.512582093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-05-25T13:23:45.521685353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111547s 
2025-05-25T13:23:45.526171873Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-25T13:23:45.531699880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-25T13:23:45.535316942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060022s 
2025-05-25T13:23:45.541461160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-25T13:23:45', 'quality_definition_preferred_size') 
2025-05-25T13:23:45.546760850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.558518415Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-25T13:23:45.560838144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281899s 
2025-05-25T13:23:45.563868084Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-25T13:23:45.566804675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.570201420Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-05-25T13:23:45.575074216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:45.577161198Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-05-25T13:23:45.579945991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-05-25T13:23:45.584960775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:45.594348440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119233s 
2025-05-25T13:23:45.600531348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-25T13:23:45', 'add_on_artist_add_to_notifications') 
2025-05-25T13:23:45.605825648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.617234607Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-25T13:23:45.619535746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339119s 
2025-05-25T13:23:45.622305170Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-25T13:23:45.625113083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.628340970Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-05-25T13:23:45.632746172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:45.634674407Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-05-25T13:23:45.637550068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-05-25T13:23:45.641740183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-05-25T13:23:45.650717164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106793s 
2025-05-25T13:23:45.656544537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-25T13:23:45', 'album_last_searched_time') 
2025-05-25T13:23:45.661664949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.672938169Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-25T13:23:45.675123850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321972s 
2025-05-25T13:23:45.677704316Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-25T13:23:45.680440770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.683652437Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-05-25T13:23:45.689209204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-25T13:23:45.691228887Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-05-25T13:23:45.693840023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-05-25T13:23:45.698568380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:45.707835808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116769s 
2025-05-25T13:23:45.709992429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:45.711952043Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2025-05-25T13:23:45.714587438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-05-25T13:23:45.719342735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:45.728255517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113436s 
2025-05-25T13:23:45.733829603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-25T13:23:45', 'add_indexer_flags') 
2025-05-25T13:23:45.738822057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.749737322Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-25T13:23:45.751858034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323767s 
2025-05-25T13:23:45.754718276Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-25T13:23:45.757593738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.760928024Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-05-25T13:23:45.767266881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-05-25T13:23:45.771352886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-05-25T13:23:45.775514211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060219s 
2025-05-25T13:23:45.777953289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-05-25T13:23:45.782086324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-05-25T13:23:45.786214179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059131s 
2025-05-25T13:23:45.789006202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-05-25T13:23:45.793529242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-05-25T13:23:45.797697357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064157s 
2025-05-25T13:23:45.803692538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-25T13:23:45', 'add_indexes_album_statistics') 
2025-05-25T13:23:45.808884089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.820271918Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-25T13:23:45.822517568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282675s 
2025-05-25T13:23:45.825313791Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-25T13:23:45.828179073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:45.831546959Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-05-25T13:23:45.838666765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-25T13:23:45.845936489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-25T13:23:45.850518018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078962s 
2025-05-25T13:23:45.856395300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-25T13:23:45', 'update_redacted_baseurl') 
2025-05-25T13:23:45.861615281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:45.872948040Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-25T13:23:45.875181881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296424s 
2025-05-25T13:23:45.995364159Z [Debug] MigrationController: Took: 00:00:24.3567180 
2025-05-25T13:23:47.423810767Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-05-25T13:23:47.825845795Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-05-25T13:23:48.347856946Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-25T13:23:48.498178337Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-25T13:23:48.508914525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:48.513079540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:48.567572759Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-25T13:23:48.570570979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0582145s 
2025-05-25T13:23:48.574484047Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-25T13:23:48.577982731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0615822s 
2025-05-25T13:23:48.603830109Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-25T13:23:48.608074373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:48.614018454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-25T13:23:48.619849437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-25T13:23:48.627839501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100425s 
2025-05-25T13:23:48.631593102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:48.652949669Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-25T13:23:48.656579081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034526s 
2025-05-25T13:23:48.663278802Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-25T13:23:48.667471336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:48.675893895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-25T13:23:48.681476001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-25T13:23:48.689025551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094765s 
2025-05-25T13:23:48.692290978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:48.695467706Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-05-25T13:23:48.699317895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-25T13:23:48.705197967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-25T13:23:48.714564924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111489s 
2025-05-25T13:23:48.718320404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:48.731017306Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-25T13:23:48.734465160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272523s 
2025-05-25T13:23:48.739636501Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-25T13:23:48.744017793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:48.749852637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:48.753008405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-05-25T13:23:48.756673116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-25T13:23:48.762208213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-25T13:23:48.768518029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079694s 
2025-05-25T13:23:48.772043803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:48.784756725Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-25T13:23:48.788252899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234917s 
2025-05-25T13:23:48.793134484Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-25T13:23:48.797074372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:48.801830789Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-05-25T13:23:48.810106399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-05-25T13:23:48.821967622Z [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-05-25T13:23:48.835243166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220588s 
2025-05-25T13:23:48.838357535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-05-25T13:23:48.842933945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-25T13:23:48.848223624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067024s 
2025-05-25T13:23:48.854624360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-25T13:23:48', 'InitialSetup') 
2025-05-25T13:23:48.862694083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:48.875178038Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-25T13:23:48.878349886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332228s 
2025-05-25T13:23:48.882244104Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-25T13:23:48.886507228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:48.891232985Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-05-25T13:23:48.899267989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-25T13:23:48', 'add_reason_to_pending_releases') 
2025-05-25T13:23:48.907692448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:48.920417349Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-25T13:23:48.924007642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033701s 
2025-05-25T13:23:48.927420786Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-25T13:23:48.931386814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:48.936027752Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-05-25T13:23:48.942671125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-25T13:23:48', 'add_medium_support') 
2025-05-25T13:23:48.950717268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:48.963289762Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-25T13:23:48.966571658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318919s 
2025-05-25T13:23:48.970440447Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-25T13:23:48.974791460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:48.979470668Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-05-25T13:23:48.986880130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-25T13:23:48', 'add_various_qualites_in_profile') 
2025-05-25T13:23:48.995235799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.008164568Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-25T13:23:49.011949868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330756s 
2025-05-25T13:23:49.015501521Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-25T13:23:49.019495108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.024064028Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-05-25T13:23:49.030878727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-25T13:23:49', 'metadata_profiles') 
2025-05-25T13:23:49.038858292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.051394086Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-25T13:23:49.054678103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319497s 
2025-05-25T13:23:49.058781778Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-25T13:23:49.063679313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.068521999Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-05-25T13:23:49.076778280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-25T13:23:49', 'separate_automatic_and_interactive_search') 
2025-05-25T13:23:49.085576964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.098870148Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-25T13:23:49.102824145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345356s 
2025-05-25T13:23:49.106605495Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-25T13:23:49.110872139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.115596867Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-05-25T13:23:49.122981529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-25T13:23:49', 'change_album_path_to_relative') 
2025-05-25T13:23:49.131337858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.144197508Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-25T13:23:49.148209245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330132s 
2025-05-25T13:23:49.152028845Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-25T13:23:49.156271479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.160985116Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-05-25T13:23:49.168322269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-25T13:23:49', 'change_quality_size_mb_to_kb') 
2025-05-25T13:23:49.176805296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.189572868Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-25T13:23:49.193236209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331391s 
2025-05-25T13:23:49.196667574Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-25T13:23:49.200608562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.205185371Z [Info] album_releases: Starting migration of Log DB to 9 
2025-05-25T13:23:49.211655275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-25T13:23:49', 'album_releases') 
2025-05-25T13:23:49.219662820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.232117765Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-25T13:23:49.235334982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317313s 
2025-05-25T13:23:49.238951484Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-25T13:23:49.243101090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.247945576Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-05-25T13:23:49.257810595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-25T13:23:49', 'album_releases_fix') 
2025-05-25T13:23:49.266584439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.279193383Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-25T13:23:49.282502279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360163s 
2025-05-25T13:23:49.285937783Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-25T13:23:49.289786442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.294538839Z [Info] import_lists: Starting migration of Log DB to 11 
2025-05-25T13:23:49.301122302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-25T13:23:49', 'import_lists') 
2025-05-25T13:23:49.308920219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.321161247Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-25T13:23:49.324349975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316252s 
2025-05-25T13:23:49.327828789Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-25T13:23:49.331823746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.336358786Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-05-25T13:23:49.343151486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-25T13:23:49', 'add_release_status') 
2025-05-25T13:23:49.351051222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.363542216Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-25T13:23:49.366868662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031697s 
2025-05-25T13:23:49.370720271Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-25T13:23:49.375222611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.380404443Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-05-25T13:23:49.387815715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-25T13:23:49', 'album_download_notification') 
2025-05-25T13:23:49.396240223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.408905606Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-25T13:23:49.412580658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335541s 
2025-05-25T13:23:49.416674293Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-25T13:23:49.421042256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.425953960Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-05-25T13:23:49.433567520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-25T13:23:49', 'fix_language_metadata_profiles') 
2025-05-25T13:23:49.442136587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.455024196Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-25T13:23:49.458683007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336885s 
2025-05-25T13:23:49.462101222Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-25T13:23:49.465979961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.470484741Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-05-25T13:23:49.476870357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-25T13:23:49', 'remove_fanzub') 
2025-05-25T13:23:49.484943740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.497282837Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-25T13:23:49.500500164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315222s 
2025-05-25T13:23:49.504343003Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-25T13:23:49.508620587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.513371574Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-05-25T13:23:49.520840675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-25T13:23:49', 'update_artist_history_indexes') 
2025-05-25T13:23:49.529236424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.542003915Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-25T13:23:49.545688497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331661s 
2025-05-25T13:23:49.549086662Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-25T13:23:49.552924581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.557553289Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-05-25T13:23:49.564030924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-25T13:23:49', 'remove_nma') 
2025-05-25T13:23:49.572201745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.584826859Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-25T13:23:49.588129165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321269s 
2025-05-25T13:23:49.592254030Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-25T13:23:49.596362756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.601372689Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-05-25T13:23:49.608787421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-25T13:23:49', 'album_disambiguation') 
2025-05-25T13:23:49.617363038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.633984858Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-25T13:23:49.637762838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372937s 
2025-05-25T13:23:49.641916693Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-25T13:23:49.646849018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.652444234Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-05-25T13:23:49.661290497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-25T13:23:49', 'add_ape_quality_in_profiles') 
2025-05-25T13:23:49.671914216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.684883065Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-25T13:23:49.688579996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380311s 
2025-05-25T13:23:49.692167468Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-25T13:23:49.696219315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.701090760Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-05-25T13:23:49.707891620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-25T13:23:49', 'remove_pushalot') 
2025-05-25T13:23:49.716525926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.729223598Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-25T13:23:49.732801341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331658s 
2025-05-25T13:23:49.736737648Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-25T13:23:49.741047261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.746246153Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-05-25T13:23:49.753387499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-25T13:23:49', 'add_custom_filters') 
2025-05-25T13:23:49.761974405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.774745045Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-25T13:23:49.778174681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337866s 
2025-05-25T13:23:49.781771783Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-25T13:23:49.785788790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.790648675Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-05-25T13:23:49.797471305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-25T13:23:49', 'import_list_tags') 
2025-05-25T13:23:49.805728416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.818745244Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-25T13:23:49.822148059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329412s 
2025-05-25T13:23:49.826075887Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-25T13:23:49.830854143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.835954736Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-05-25T13:23:49.843290009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-25T13:23:49', 'add_release_groups_etc') 
2025-05-25T13:23:49.851805116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.864786304Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-25T13:23:49.868583504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339053s 
2025-05-25T13:23:49.872309355Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-25T13:23:49.876430620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.881331556Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-05-25T13:23:49.888410792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-25T13:23:49', 'NewMediaInfoFormat') 
2025-05-25T13:23:49.896941069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.909661531Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-25T13:23:49.913011577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033363s 
2025-05-25T13:23:49.917223971Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-25T13:23:49.921834890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.926791784Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-05-25T13:23:49.935424630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-25T13:23:49', 'rename_restrictions_to_release_profiles') 
2025-05-25T13:23:49.944501400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:49.957832313Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-25T13:23:49.961781571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354823s 
2025-05-25T13:23:49.966062134Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-25T13:23:49.970776482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:49.976526206Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-05-25T13:23:49.985045244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-25T13:23:49', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-25T13:23:49.994229012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.007573745Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-25T13:23:50.011695171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361503s 
2025-05-25T13:23:50.015549040Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-25T13:23:50.019887923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.025346050Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-05-25T13:23:50.032611774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-25T13:23:50', 'add_import_exclusions') 
2025-05-25T13:23:50.041448187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.054087020Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-25T13:23:50.057771701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341977s 
2025-05-25T13:23:50.061924996Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-25T13:23:50.066452776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.071368302Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-05-25T13:23:50.079175808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-25T13:23:50', 'clean_artist_metadata_table') 
2025-05-25T13:23:50.088154309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.101565632Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-25T13:23:50.105397582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350211s 
2025-05-25T13:23:50.109510817Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-25T13:23:50.113758241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.118596587Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-05-25T13:23:50.125933069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-25T13:23:50', 'health_issue_notification') 
2025-05-25T13:23:50.134891111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.147759921Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-25T13:23:50.154414513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033779s 
2025-05-25T13:23:50.158616508Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-25T13:23:50.163019719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.167920135Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-05-25T13:23:50.175600583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-25T13:23:50', 'add_mediafilerepository_mtime') 
2025-05-25T13:23:50.184118280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.196903571Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-25T13:23:50.200754200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336035s 
2025-05-25T13:23:50.204780177Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-25T13:23:50.209233918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.214250421Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-05-25T13:23:50.221963030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-25T13:23:50', 'add_artistmetadataid_constraint') 
2025-05-25T13:23:50.230709104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.243538074Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-25T13:23:50.247308705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339565s 
2025-05-25T13:23:50.250942847Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-25T13:23:50.255149551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.260116555Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-05-25T13:23:50.267219301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-25T13:23:50', 'old_ids_and_artist_alias') 
2025-05-25T13:23:50.275990385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.288811875Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-25T13:23:50.292470707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333792s 
2025-05-25T13:23:50.296210607Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-25T13:23:50.300381942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.305169559Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-05-25T13:23:50.312257725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-25T13:23:50', 'download_propers_config') 
2025-05-25T13:23:50.320798722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.333652642Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-25T13:23:50.337178156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331563s 
2025-05-25T13:23:50.340849257Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-25T13:23:50.344976543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.349769979Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-05-25T13:23:50.357004683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-25T13:23:50', 'remove_language_profiles') 
2025-05-25T13:23:50.365559280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.378418530Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-25T13:23:50.382090351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333147s 
2025-05-25T13:23:50.385874251Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-25T13:23:50.390169114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.395048711Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-05-25T13:23:50.402292214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-25T13:23:50', 'multi_disc_naming_format') 
2025-05-25T13:23:50.410513796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.423207157Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-25T13:23:50.426738611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329919s 
2025-05-25T13:23:50.430542121Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-25T13:23:50.434843654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.439628690Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-05-25T13:23:50.446997793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-25T13:23:50', 'add_download_client_priority') 
2025-05-25T13:23:50.455373163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.468110124Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-25T13:23:50.471809865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330662s 
2025-05-25T13:23:50.475377027Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-25T13:23:50.479509683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.484332170Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-05-25T13:23:50.491185709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-25T13:23:50', 'remove_growl_prowl') 
2025-05-25T13:23:50.499316221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.511746016Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-25T13:23:50.515103152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323588s 
2025-05-25T13:23:50.518805963Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-25T13:23:50.522986268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.527918213Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-05-25T13:23:50.535013579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-25T13:23:50', 'remove_plex_hometheatre') 
2025-05-25T13:23:50.543334759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.555894983Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-25T13:23:50.559463195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328312s 
2025-05-25T13:23:50.563351124Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-25T13:23:50.567753555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.572910127Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-05-25T13:23:50.580577286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-25T13:23:50', 'add_root_folder_add_defaults') 
2025-05-25T13:23:50.589107653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.601872105Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-25T13:23:50.605549076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03385s 
2025-05-25T13:23:50.609081369Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-25T13:23:50.613143025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.617836943Z [Info] task_duration: Starting migration of Log DB to 40 
2025-05-25T13:23:50.624566044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-25T13:23:50', 'task_duration') 
2025-05-25T13:23:50.632588018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.644977724Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-25T13:23:50.648197922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321252s 
2025-05-25T13:23:50.652702112Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-25T13:23:50.657441789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.662712830Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-05-25T13:23:50.671166108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-25T13:23:50', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-25T13:23:50.680174149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.697048276Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-25T13:23:50.701104372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390619s 
2025-05-25T13:23:50.704802203Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-25T13:23:50.708862879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.713510687Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-05-25T13:23:50.720409237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-25T13:23:50', 'remove_album_folders') 
2025-05-25T13:23:50.728540769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.741187251Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-25T13:23:50.744629656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322143s 
2025-05-25T13:23:50.748345487Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-25T13:23:50.752541982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.757272239Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-05-25T13:23:50.764763980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-25T13:23:50', 'add_priority_to_indexers') 
2025-05-25T13:23:50.773516454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.786482163Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-25T13:23:50.790054005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336457s 
2025-05-25T13:23:50.794328049Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-25T13:23:50.798900978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.803874462Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-05-25T13:23:50.811974886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-25T13:23:50', 'remove_chown_and_folderchmod_config') 
2025-05-25T13:23:50.820694430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.833632139Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-25T13:23:50.837578647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344039s 
2025-05-25T13:23:50.841178319Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-25T13:23:50.845195096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.849933653Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-05-25T13:23:50.856693914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-25T13:23:50', 'update_notifiarr') 
2025-05-25T13:23:50.865341790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.877775445Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-25T13:23:50.881055412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327s 
2025-05-25T13:23:50.884739613Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-25T13:23:50.888976957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.893864982Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-05-25T13:23:50.901048447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-25T13:23:50', 'email_multiple_addresses') 
2025-05-25T13:23:50.909462676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.923069316Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-25T13:23:50.928864970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331548s 
2025-05-25T13:23:50.935154336Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-25T13:23:50.942047115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:50.949970750Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-05-25T13:23:50.962107250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-25T13:23:50', 'rename_blacklist_to_blocklist') 
2025-05-25T13:23:50.972740069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:50.985650448Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-25T13:23:50.989516257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442514s 
2025-05-25T13:23:50.993282027Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-25T13:23:50.997450642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.002273008Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-05-25T13:23:51.009435833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-25T13:23:51', 'cdh_per_downloadclient') 
2025-05-25T13:23:51.017623766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.030513615Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-25T13:23:51.033996028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328256s 
2025-05-25T13:23:51.037480802Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-25T13:23:51.041441510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.045994200Z [Info] download_history: Starting migration of Log DB to 52 
2025-05-25T13:23:51.052670792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-25T13:23:51', 'download_history') 
2025-05-25T13:23:51.061004931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.073638555Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-25T13:23:51.077039220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323132s 
2025-05-25T13:23:51.080764830Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-25T13:23:51.084872366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.089517074Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-05-25T13:23:51.098319628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-05-25T13:23:51.107923101Z [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-05-25T13:23:51.118288774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165642s 
2025-05-25T13:23:51.121846497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-05-25T13:23:51.127328225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-25T13:23:51.133380564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080959s 
2025-05-25T13:23:51.140034866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-25T13:23:51', 'add_update_history') 
2025-05-25T13:23:51.156876794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.169625225Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-25T13:23:51.172964181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437635s 
2025-05-25T13:23:51.176939599Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-25T13:23:51.181296131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.186413223Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-05-25T13:23:51.194034402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-25T13:23:51', 'add_on_update_to_notifications') 
2025-05-25T13:23:51.202502271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.215377870Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-25T13:23:51.219019952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337425s 
2025-05-25T13:23:51.222756132Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-25T13:23:51.227007587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.231820733Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-05-25T13:23:51.239092177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-25T13:23:51', 'download_client_per_indexer') 
2025-05-25T13:23:51.247415766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.260464744Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-25T13:23:51.264097556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329772s 
2025-05-25T13:23:51.267722888Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-25T13:23:51.271769974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.276433833Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-05-25T13:23:51.283457860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-25T13:23:51', 'AddNewItemMonitorType') 
2025-05-25T13:23:51.291953658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.304840717Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-25T13:23:51.308604478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032983s 
2025-05-25T13:23:51.312093001Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-25T13:23:51.316002560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.320680648Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-05-25T13:23:51.327291090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-25T13:23:51', 'ImportListSearch') 
2025-05-25T13:23:51.335233636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.347586952Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-25T13:23:51.350836119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316756s 
2025-05-25T13:23:51.354547449Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-25T13:23:51.358720105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.363457072Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-05-25T13:23:51.370629867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-25T13:23:51', 'ImportListMonitorExisting') 
2025-05-25T13:23:51.378897018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.391461522Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-25T13:23:51.395529828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326217s 
2025-05-25T13:23:51.398996112Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-25T13:23:51.402922640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.407536549Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-05-25T13:23:51.414169552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-25T13:23:51', 'add_indexer_tags') 
2025-05-25T13:23:51.422110496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.434856887Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-25T13:23:51.438265183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318772s 
2025-05-25T13:23:51.441885415Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-25T13:23:51.445968851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.450707328Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-05-25T13:23:51.457544898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-25T13:23:51', 'update_audio_types') 
2025-05-25T13:23:51.465968867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.478375472Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-25T13:23:51.481757357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324159s 
2025-05-25T13:23:51.486134379Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-25T13:23:51.490979906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.495991720Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-05-25T13:23:51.504440588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-05-25T13:23:51.507472047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.11E-05s 
2025-05-25T13:23:51.511247147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-05-25T13:23:51.527657821Z [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-05-25T13:23:51.547267472Z [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-05-25T13:23:51.558263146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-05-25T13:23:51.564040449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-05-25T13:23:51.572610437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-25T13:23:51.578052824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0632226s 
2025-05-25T13:23:51.581238232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-05-25T13:23:51.584374921Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-05-25T13:23:51.588289679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-05-25T13:23:51.601234278Z [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-05-25T13:23:51.615502279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-05-25T13:23:51.624307082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-05-25T13:23:51.630799907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-05-25T13:23:51.640297651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-25T13:23:51.646108114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539409s 
2025-05-25T13:23:51.649183814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:51.652210254Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2025-05-25T13:23:51.655979714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-25T13:23:51.665978001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-25T13:23:51.677440640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-25T13:23:51.686435031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-25T13:23:51.692693638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-25T13:23:51.701972166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-25T13:23:51.707952107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481168s 
2025-05-25T13:23:51.715640705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-25T13:23:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-25T13:23:51.724777854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.746286189Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-25T13:23:51.750469484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0850312s 
2025-05-25T13:23:51.754322333Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-25T13:23:51.758563787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.763362734Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-05-25T13:23:51.770804475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-25T13:23:51', 'add_on_delete_to_notifications') 
2025-05-25T13:23:51.779332372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.792070354Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-25T13:23:51.795906033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332108s 
2025-05-25T13:23:51.799560945Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-25T13:23:51.803599221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.808218770Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-05-25T13:23:51.814958452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-25T13:23:51', 'add_custom_formats') 
2025-05-25T13:23:51.823055234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.835607558Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-25T13:23:51.838927615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321298s 
2025-05-25T13:23:51.842544577Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-25T13:23:51.846567933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.851178232Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-05-25T13:23:51.858037451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-25T13:23:51', 'add_result_to_commands') 
2025-05-25T13:23:51.866148905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.878984055Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-25T13:23:51.882452769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323303s 
2025-05-25T13:23:51.886235838Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-25T13:23:51.890467323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.895288309Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-05-25T13:23:51.902762290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-25T13:23:51', 'health_restored_notification') 
2025-05-25T13:23:51.911083440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.923740313Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-25T13:23:51.927325045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330342s 
2025-05-25T13:23:51.930699241Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-25T13:23:51.934430941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.938847933Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-05-25T13:23:51.944967842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-25T13:23:51', 'remove_uc') 
2025-05-25T13:23:51.952567942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:51.964879799Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-25T13:23:51.967958658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306236s 
2025-05-25T13:23:51.971857927Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-25T13:23:51.976227289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:51.980940986Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-05-25T13:23:51.988614235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-25T13:23:51', 'download_clients_rename_tv_to_music') 
2025-05-25T13:23:51.997071053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.009824834Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-25T13:23:52.013598664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332416s 
2025-05-25T13:23:52.017532472Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-25T13:23:52.022072103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.026838470Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-05-25T13:23:52.034710475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-25T13:23:52', 'add_colon_replacement_to_naming_config') 
2025-05-25T13:23:52.043324161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.056182222Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-25T13:23:52.059986451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335982s 
2025-05-25T13:23:52.063326257Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-25T13:23:52.067169066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.071665397Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-05-25T13:23:52.078070142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-25T13:23:52', 'list_sync_time') 
2025-05-25T13:23:52.085850409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.098165067Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-25T13:23:52.101398944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310806s 
2025-05-25T13:23:52.105000966Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-25T13:23:52.109101802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.113702071Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-05-25T13:23:52.120745028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-25T13:23:52', 'add_download_client_tags') 
2025-05-25T13:23:52.128851401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.141379335Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-25T13:23:52.144893339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321718s 
2025-05-25T13:23:52.148573570Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-25T13:23:52.152719435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.157410433Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-05-25T13:23:52.164500299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-25T13:23:52', 'add_notification_status') 
2025-05-25T13:23:52.172675482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.190190310Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-25T13:23:52.193906901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371232s 
2025-05-25T13:23:52.197911278Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-25T13:23:52.202368899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.207635439Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-05-25T13:23:52.215602014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-25T13:23:52', 'add_alac_24_quality_in_profiles') 
2025-05-25T13:23:52.224368038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.237290207Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-25T13:23:52.241052148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346779s 
2025-05-25T13:23:52.244669630Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-25T13:23:52.248729816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.253469233Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-05-25T13:23:52.260765207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-25T13:23:52', 'add_salt_to_users') 
2025-05-25T13:23:52.268990168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.281634001Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-25T13:23:52.284988697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329946s 
2025-05-25T13:23:52.288563530Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-25T13:23:52.292495898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.297115776Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-05-25T13:23:52.303918096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-25T13:23:52', 'add_auto_tagging') 
2025-05-25T13:23:52.312180467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.324683852Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-25T13:23:52.327993298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322734s 
2025-05-25T13:23:52.332044744Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-25T13:23:52.336451757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.341322842Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-05-25T13:23:52.349007350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-25T13:23:52', 'quality_definition_preferred_size') 
2025-05-25T13:23:52.357636556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.370501126Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-25T13:23:52.374241436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337472s 
2025-05-25T13:23:52.378279803Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-25T13:23:52.383056161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.388040324Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-05-25T13:23:52.395734622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-25T13:23:52', 'add_on_artist_add_to_notifications') 
2025-05-25T13:23:52.404333289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.417149299Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-25T13:23:52.420871120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339531s 
2025-05-25T13:23:52.424484462Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-25T13:23:52.428584048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.433210957Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-05-25T13:23:52.440233254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-25T13:23:52', 'album_last_searched_time') 
2025-05-25T13:23:52.448518764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.461124238Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-25T13:23:52.464582382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323912s 
2025-05-25T13:23:52.468080366Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-25T13:23:52.471970674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.476560774Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-05-25T13:23:52.483168557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-25T13:23:52', 'add_indexer_flags') 
2025-05-25T13:23:52.491239550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.503581737Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-25T13:23:52.506821674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317387s 
2025-05-25T13:23:52.510569784Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-25T13:23:52.514766689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.519439747Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-05-25T13:23:52.526789720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-25T13:23:52', 'add_indexes_album_statistics') 
2025-05-25T13:23:52.535080280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.547690833Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-25T13:23:52.551224057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326621s 
2025-05-25T13:23:52.554854639Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-25T13:23:52.559014964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:52.563664242Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-05-25T13:23:52.570599290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-25T13:23:52', 'update_redacted_baseurl') 
2025-05-25T13:23:52.578745303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:52.591274947Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-25T13:23:52.594686132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321801s 
2025-05-25T13:23:55.993022804Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-05-25T13:23:56.165644984Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-05-25T13:23:56.292711736Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-05-25T13:23:57.315612237Z [Info] QualityProfileService: Setting up default quality profiles 
2025-05-25T13:23:57.741269767Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-05-25T13:23:57.888298635Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-05-25T13:23:58.429361763Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-05-25T13:23:58.443161971Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-05-25T13:23:58.451423191Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-05-25T13:23:58.589904503Z [ls.io-init] done.
2025-05-25T13:23:59.286201773Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled