2025-08-03T09:30:37.317482519Z [migrations] started
2025-08-03T09:30:37.317518071Z [migrations] no migrations found
2025-08-03T09:30:37.336156513Z usermod: no changes
2025-08-03T09:30:37.341546216Z ───────────────────────────────────────
2025-08-03T09:30:37.341561357Z 
2025-08-03T09:30:37.341565355Z       ██╗     ███████╗██╗ ██████╗
2025-08-03T09:30:37.341569213Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-03T09:30:37.341572930Z       ██║     ███████╗██║██║   ██║
2025-08-03T09:30:37.341576658Z       ██║     ╚════██║██║██║   ██║
2025-08-03T09:30:37.341580315Z       ███████╗███████║██║╚██████╔╝
2025-08-03T09:30:37.341584012Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-03T09:30:37.341587690Z 
2025-08-03T09:30:37.341591157Z    Brought to you by linuxserver.io
2025-08-03T09:30:37.341594764Z ───────────────────────────────────────
2025-08-03T09:30:37.341854908Z 
2025-08-03T09:30:37.341862042Z To support the app dev(s) visit:
2025-08-03T09:30:37.344030740Z Lidarr: https://opencollective.com/lidarr
2025-08-03T09:30:37.344379342Z 
2025-08-03T09:30:37.344385474Z To support LSIO projects visit:
2025-08-03T09:30:37.344389101Z https://www.linuxserver.io/donate/
2025-08-03T09:30:37.344392719Z 
2025-08-03T09:30:37.344396216Z ───────────────────────────────────────
2025-08-03T09:30:37.344400544Z GID/UID
2025-08-03T09:30:37.344404232Z ───────────────────────────────────────
2025-08-03T09:30:37.348954755Z 
2025-08-03T09:30:37.348962420Z User UID:    911
2025-08-03T09:30:37.348966188Z User GID:    911
2025-08-03T09:30:37.348969785Z ───────────────────────────────────────
2025-08-03T09:30:37.350767054Z Linuxserver.io version: 2.13.1.4681-ls219
2025-08-03T09:30:37.351067549Z Build-date: 2025-08-03T09:27:31+00:00
2025-08-03T09:30:37.351072950Z ───────────────────────────────────────
2025-08-03T09:30:37.351076918Z     
2025-08-03T09:30:37.404518463Z [custom-init] No custom files found, skipping...
2025-08-03T09:30:37.807357147Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.1.4681 
2025-08-03T09:30:37.825982824Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T09:30:37.832191817Z [Debug] Bootstrap: Console selected 
2025-08-03T09:30:37.833682188Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T09:30:38.201134204Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T09:30:38.254759259Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bd42926c-aa81-41d2-8b84-44aed782eac8} may be persisted to storage in unencrypted form. 
2025-08-03T09:30:38.349329384Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-03T09:30:38.408364563Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-03T09:30:38.543925802Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-03T09:30:38.557298300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:38.558115305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:38.774432852Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-03T09:30:38.776552080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2171293s 
2025-08-03T09:30:38.776834889Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-03T09:30:38.777061926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2191693s 
2025-08-03T09:30:38.789661218Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-03T09:30:38.790360796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:38.812772196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-03T09:30:38.829012730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-03T09:30:38.845625342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324678s 
2025-08-03T09:30:38.846104948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:38.859813543Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-03T09:30:38.860021642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467183s 
2025-08-03T09:30:38.867972613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-03T09:30:38.868197105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:38.874540228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-03T09:30:38.876448110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T09:30:38.877357962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022878s 
2025-08-03T09:30:38.877471451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:30:38.877834001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001512s 
2025-08-03T09:30:38.878385712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-03T09:30:38.879195322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-03T09:30:38.880089162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014414s 
2025-08-03T09:30:38.880335027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:38.881807141Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-03T09:30:38.882027294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031293s 
2025-08-03T09:30:38.882669367Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-03T09:30:38.882909731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:38.883775455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:30:38.884022041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-08-03T09:30:38.884308197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-03T09:30:38.884703694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-03T09:30:38.885187308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006101s 
2025-08-03T09:30:38.885402331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:38.886132261Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-03T09:30:38.886312433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014949s 
2025-08-03T09:30:38.887540827Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-03T09:30:38.887755560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:38.888652937Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-03T09:30:38.905470993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-03T09:30:38.906112735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-03T09:30:38.906656801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000964s 
2025-08-03T09:30:38.906862375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-03T09:30:38.907177880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-03T09:30:38.907562725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s 
2025-08-03T09:30:38.907752246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-03T09:30:38.908204397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-03T09:30:38.908564723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00063s 
2025-08-03T09:30:38.908806830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-03T09:30:38.909125833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-03T09:30:38.909484054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005019s 
2025-08-03T09:30:38.909670940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-03T09:30:38.919968076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-03T09:30:38.922224640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123591s 
2025-08-03T09:30:38.922450986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-03T09:30:38.922830790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T09:30:38.923161617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005201s 
2025-08-03T09:30:38.923373363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-03T09:30:38.923692225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T09:30:38.924089986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005141s 
2025-08-03T09:30:38.924298977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-03T09:30:38.924655886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:38.924962102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000466s 
2025-08-03T09:30:38.925199139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-03T09:30:38.925448712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:38.925783626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s 
2025-08-03T09:30:38.925974200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-03T09:30:38.928914461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:30:38.930679014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045049s 
2025-08-03T09:30:38.930898597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-03T09:30:38.931270285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:30:38.931604218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005135s 
2025-08-03T09:30:38.931803439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-03T09:30:38.932136129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T09:30:38.932461414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000461s 
2025-08-03T09:30:38.932683621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-03T09:30:38.932964657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T09:30:38.933336215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004788s 
2025-08-03T09:30:38.933548022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-03T09:30:38.933879429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T09:30:38.934280066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005116s 
2025-08-03T09:30:38.934464026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-03T09:30:38.934800053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:30:38.935098504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004529s 
2025-08-03T09:30:38.935305110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-03T09:30:38.935591326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-03T09:30:38.935934698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s 
2025-08-03T09:30:38.936158087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-03T09:30:38.937656525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:30:38.938699766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023521s 
2025-08-03T09:30:38.938924989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-03T09:30:38.939314714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T09:30:38.939628315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005076s 
2025-08-03T09:30:38.939840713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-03T09:30:38.940174665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-03T09:30:38.940552837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005067s 
2025-08-03T09:30:38.940766477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-03T09:30:38.941095720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T09:30:38.941452369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004862s 
2025-08-03T09:30:38.941752673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-03T09:30:38.942126055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-03T09:30:38.942548336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006448s 
2025-08-03T09:30:38.942763769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-03T09:30:38.943974648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:30:38.944953709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019542s 
2025-08-03T09:30:38.945111287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-03T09:30:38.945432914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-03T09:30:38.945803641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s 
2025-08-03T09:30:38.946052963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-03T09:30:38.946344009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:30:38.946695928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s 
2025-08-03T09:30:38.946869417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-03T09:30:38.948373445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:30:38.949483711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024052s 
2025-08-03T09:30:38.949687031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-03T09:30:38.949989069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T09:30:38.950385507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s 
2025-08-03T09:30:38.950627995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-03T09:30:38.950998872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T09:30:38.951411162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000541s 
2025-08-03T09:30:38.951658761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-03T09:30:38.952068235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-03T09:30:38.952534765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006273s 
2025-08-03T09:30:38.952780830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-03T09:30:38.953119292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-03T09:30:38.953510380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005178s 
2025-08-03T09:30:38.953794061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-03T09:30:38.955042054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-03T09:30:38.955969291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019196s 
2025-08-03T09:30:38.956175146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-03T09:30:38.956943092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-03T09:30:38.957472128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010926s 
2025-08-03T09:30:38.957738093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-03T09:30:38.958676513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T09:30:38.959126158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006419s 
2025-08-03T09:30:38.959324578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-03T09:30:38.966085382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-03T09:30:38.966916977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073144s 
2025-08-03T09:30:38.967143102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-03T09:30:38.967548749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T09:30:38.968028515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006079s 
2025-08-03T09:30:38.968217986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-03T09:30:38.968879488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-03T09:30:38.969490960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010632s 
2025-08-03T09:30:38.969788779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-03T09:30:38.970115958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-03T09:30:38.970484470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s 
2025-08-03T09:30:38.970721618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-03T09:30:38.971314582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-03T09:30:38.971917837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s 
2025-08-03T09:30:38.972181548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-03T09:30:38.972628107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-03T09:30:38.973029235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006303s 
2025-08-03T09:30:38.973332205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-03T09:30:38.973768974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-03T09:30:38.974254712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006972s 
2025-08-03T09:30:38.974523453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-03T09:30:38.975682036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-03T09:30:38.976477037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017373s 
2025-08-03T09:30:38.976698153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-03T09:30:38.978255789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-03T09:30:38.980963783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039999s 
2025-08-03T09:30:38.981188255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-03T09:30:38.982002474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-03T09:30:38.982641611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00129s 
2025-08-03T09:30:38.982857125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-03T09:30:38.984253537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-03T09:30:38.985351949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022826s 
2025-08-03T09:30:38.985594587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-03T09:30:38.986356852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-03T09:30:38.987007202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012003s 
2025-08-03T09:30:38.987298108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-03T09:30:38.988336649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-03T09:30:38.989047110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015606s 
2025-08-03T09:30:38.989274347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-03T09:30:38.990006011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-03T09:30:38.990636100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011287s 
2025-08-03T09:30:38.990879329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-03T09:30:38.991356500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-03T09:30:38.991813771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007127s 
2025-08-03T09:30:38.992086340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-03T09:30:38.992392016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-03T09:30:38.992829567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005402s 
2025-08-03T09:30:38.993016794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-03T09:30:38.993537943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-03T09:30:38.994022529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008212s 
2025-08-03T09:30:38.994226940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-03T09:30:38.995235662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-03T09:30:38.996003347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015861s 
2025-08-03T09:30:38.996193911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-03T09:30:38.996728418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-03T09:30:38.997301091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000885s 
2025-08-03T09:30:38.997571074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-03T09:30:38.998001982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-03T09:30:38.998554044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000736s 
2025-08-03T09:30:38.998835170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-03T09:30:38.999282601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-03T09:30:38.999795814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007075s 
2025-08-03T09:30:39.000069505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-03T09:30:39.001723105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-03T09:30:39.002937010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026125s 
2025-08-03T09:30:39.003202905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-03T09:30:39.004497111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-03T09:30:39.005440742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019949s 
2025-08-03T09:30:39.005770436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-03T09:30:39.006267266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T09:30:39.007046766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001022s 
2025-08-03T09:30:39.007337892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-03T09:30:39.008782060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:30:39.009829058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022612s 
2025-08-03T09:30:39.010081717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-03T09:30:39.011705697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-03T09:30:39.012890794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025664s 
2025-08-03T09:30:39.013163362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-03T09:30:39.013954355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-03T09:30:39.014636750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012047s 
2025-08-03T09:30:39.014928096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-03T09:30:39.015408113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-03T09:30:39.015900504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007061s 
2025-08-03T09:30:39.016183655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-03T09:30:39.017327358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:30:39.018124603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016813s 
2025-08-03T09:30:39.018462654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-03T09:30:39.019057962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T09:30:39.019575354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008528s 
2025-08-03T09:30:39.024042530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-03T09:30:39.025131082Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0048313 taking an average of 00:00:00.0048313 
2025-08-03T09:30:39.026380287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-03T09:30:39', 'InitialSetup') 
2025-08-03T09:30:39.026943712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.036113978Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-03T09:30:39.036326656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162574s 
2025-08-03T09:30:39.036710569Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-03T09:30:39.036941063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.037281268Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-03T09:30:39.038116601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-03T09:30:39.038314349Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:39.038533210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-03T09:30:39.038891271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.039795301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s 
2025-08-03T09:30:39.040301130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-03T09:30:39', 'add_reason_to_pending_releases') 
2025-08-03T09:30:39.040688319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.046457056Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-03T09:30:39.046664614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076725s 
2025-08-03T09:30:39.046886851Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-03T09:30:39.047282618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.047567842Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-03T09:30:39.050671382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.050864180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:39.051059925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-03T09:30:39.051405110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-03T09:30:39.052339842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010776s 
2025-08-03T09:30:39.052533622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:30:39.052729256Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:39.052939510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-03T09:30:39.053295186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.054031108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009236s 
2025-08-03T09:30:39.054227423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:30:39.054386213Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:39.054615695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-03T09:30:39.054985029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.055767294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009333s 
2025-08-03T09:30:39.056224775Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-03T09:30:39.056798370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-03T09:30:39.057082041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006129s 
2025-08-03T09:30:39.057494381Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-03T09:30:39.076462929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-03T09:30:39.078728601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-03T09:30:39.080042847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-03T09:30:39.081326382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-03T09:30:39.083831877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T09:30:39.084479000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-03T09:30:39.085079580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T09:30:39.085509936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277904s 
2025-08-03T09:30:39.085752224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:30:39.085964973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:39.086226870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-03T09:30:39.086664622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-03T09:30:39.087687602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012096s 
2025-08-03T09:30:39.088247930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-03T09:30:39', 'add_medium_support') 
2025-08-03T09:30:39.088743317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.090251905Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-03T09:30:39.090515787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037377s 
2025-08-03T09:30:39.090845420Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-03T09:30:39.091269655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.091825133Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-03T09:30:39.092647098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-03T09:30:39.093277077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-03T09:30:39.093740871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005749s 
2025-08-03T09:30:39.093936094Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:39.094250427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:39.106308919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119434s 
2025-08-03T09:30:39.106978397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-03T09:30:39', 'add_various_qualites_in_profile') 
2025-08-03T09:30:39.108244677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.109143928Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-03T09:30:39.109400064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148989s 
2025-08-03T09:30:39.109745960Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-03T09:30:39.110052698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.110435539Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-03T09:30:39.111711498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-03T09:30:39.112557953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-03T09:30:39.113356571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013875s 
2025-08-03T09:30:39.113653309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-03T09:30:39.114094166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-03T09:30:39.114608382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007042s 
2025-08-03T09:30:39.114849808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:30:39.115080102Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:39.115358141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-03T09:30:39.115862267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:39.117047323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014196s 
2025-08-03T09:30:39.117348990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-03T09:30:39.124647127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-03T09:30:39.130590394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-03T09:30:39.133092683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:39.134067376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:39.136189089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T09:30:39.136818376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T09:30:39.137339305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:39.137848500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:39.138226582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206354s 
2025-08-03T09:30:39.138525774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-03T09:30:39.147359933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-03T09:30:39.153552603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-03T09:30:39.156070533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:39.157063213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:39.159109103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T09:30:39.159770975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T09:30:39.160403249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:39.160956012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:39.161311157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225736s 
2025-08-03T09:30:39.161508614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.161730401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-03T09:30:39.162034824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-03T09:30:39.162385310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-03T09:30:39.163258698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010064s 
2025-08-03T09:30:39.163748505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-03T09:30:39', 'metadata_profiles') 
2025-08-03T09:30:39.164559348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.166137014Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-03T09:30:39.166358130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037991s 
2025-08-03T09:30:39.166718986Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-03T09:30:39.166949380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.167312822Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-03T09:30:39.170877961Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-03T09:30:39.179312506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-03T09:30:39.180609307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-03T09:30:39.181247552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-03T09:30:39.181850817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-03T09:30:39.183953321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T09:30:39.184357706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132093s 
2025-08-03T09:30:39.184572568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:30:39.184752100Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:39.185015240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-03T09:30:39.185403000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-03T09:30:39.186295417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010416s 
2025-08-03T09:30:39.186644120Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-03T09:30:39.187125930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-03T09:30:39.187431786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s 
2025-08-03T09:30:39.187583331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:30:39.187799055Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:39.188484756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-03T09:30:39.192754794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-03T09:30:39.194497694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-03T09:30:39.195374941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-03T09:30:39.196092356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-03T09:30:39.198182414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T09:30:39.198597740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098406s 
2025-08-03T09:30:39.199081735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-03T09:30:39', 'separate_automatic_and_interactive_search') 
2025-08-03T09:30:39.199524917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.200722469Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-03T09:30:39.200954637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118792s 
2025-08-03T09:30:39.201237707Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-03T09:30:39.201504113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.201869218Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-03T09:30:39.202468525Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-03T09:30:39.208228043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-03T09:30:39.212794058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-03T09:30:39.214586587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:30:39.215657424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:30:39.217639605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:30:39.218149833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T09:30:39.218603636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T09:30:39.219106559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T09:30:39.219613991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:30:39.220023005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173156s 
2025-08-03T09:30:39.220483011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-03T09:30:39', 'change_album_path_to_relative') 
2025-08-03T09:30:39.220915422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.222139386Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-03T09:30:39.222379239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194093s 
2025-08-03T09:30:39.222720065Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-03T09:30:39.222988035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.223332619Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-03T09:30:39.224353334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-03T09:30:39.225088104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-03T09:30:39.225649044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s 
2025-08-03T09:30:39.226113419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-03T09:30:39', 'change_quality_size_mb_to_kb') 
2025-08-03T09:30:39.226552864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.227371101Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-03T09:30:39.227578479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002589s 
2025-08-03T09:30:39.227865647Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-03T09:30:39.228131593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.228447810Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-03T09:30:39.229212920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.229391440Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-03T09:30:39.229638658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-03T09:30:39.230035627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-03T09:30:39.231143658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012358s 
2025-08-03T09:30:39.231410265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.231574285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:39.231835050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-03T09:30:39.232227871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-03T09:30:39.233174648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010346s 
2025-08-03T09:30:39.233618031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-03T09:30:39', 'album_releases') 
2025-08-03T09:30:39.234043327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.235045916Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-03T09:30:39.235251540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002941s 
2025-08-03T09:30:39.235538508Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-03T09:30:39.235766527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.236177114Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-03T09:30:39.236863326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.237097076Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:39.237339404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-03T09:30:39.243058501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-03T09:30:39.247867645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-03T09:30:39.249837822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:30:39.250854059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:30:39.252941673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:30:39.253530949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T09:30:39.254001627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T09:30:39.254565603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T09:30:39.255091612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:30:39.255486898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01793s 
2025-08-03T09:30:39.255712081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.255921754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:39.256173000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-03T09:30:39.261878028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-03T09:30:39.267318343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-03T09:30:39.269451268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:30:39.270532355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:30:39.272544937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:30:39.273103512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T09:30:39.273593399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T09:30:39.274111492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T09:30:39.274675949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:30:39.275105664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187197s 
2025-08-03T09:30:39.275616844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-03T09:30:39', 'album_releases_fix') 
2025-08-03T09:30:39.276077080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.277353360Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-03T09:30:39.277585919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209363s 
2025-08-03T09:30:39.277860201Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-03T09:30:39.278156267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.278514088Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-03T09:30:39.279703493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-03T09:30:39.281366401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-03T09:30:39.282550305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026303s 
2025-08-03T09:30:39.282773865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-03T09:30:39.283107788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-03T09:30:39.283486741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s 
2025-08-03T09:30:39.283733448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-03T09:30:39.284661567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-03T09:30:39.285316365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013334s 
2025-08-03T09:30:39.285560868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-03T09:30:39.285932055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:30:39.286322752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s 
2025-08-03T09:30:39.286776335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-03T09:30:39', 'import_lists') 
2025-08-03T09:30:39.287131220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.288230053Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-03T09:30:39.288757385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022205s 
2025-08-03T09:30:39.289215347Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-03T09:30:39.289767719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.290391545Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-03T09:30:39.291427141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-03T09:30:39.291818929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-03T09:30:39.292348406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-03T09:30:39.292921640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-03T09:30:39.293958488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012795s 
2025-08-03T09:30:39.294168250Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:39.294405989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:39.297414738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030114s 
2025-08-03T09:30:39.297880896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-03T09:30:39', 'add_release_status') 
2025-08-03T09:30:39.298377126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.299312319Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-03T09:30:39.299515869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048962s 
2025-08-03T09:30:39.299769530Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-03T09:30:39.300111288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.300519039Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-03T09:30:39.301094237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:39.301349351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T09:30:39.301598262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-03T09:30:39.301996895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.302951227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011207s 
2025-08-03T09:30:39.303384259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-03T09:30:39', 'album_download_notification') 
2025-08-03T09:30:39.303938625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.304698495Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-03T09:30:39.304893708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028228s 
2025-08-03T09:30:39.305147599Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-03T09:30:39.305376370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.305679941Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-03T09:30:39.306516305Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-03T09:30:39.307466228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-03T09:30:39.308051607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010411s 
2025-08-03T09:30:39.308705534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-03T09:30:39.309600306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-03T09:30:39.310121004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000995s 
2025-08-03T09:30:39.310575279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-03T09:30:39', 'fix_language_metadata_profiles') 
2025-08-03T09:30:39.310979162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.312340644Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-03T09:30:39.312543312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031516s 
2025-08-03T09:30:39.312756301Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-03T09:30:39.312982657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.313264595Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-03T09:30:39.313677576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-03T09:30:39.314008282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-03T09:30:39.314301132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003779s 
2025-08-03T09:30:39.314731068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-03T09:30:39', 'remove_fanzub') 
2025-08-03T09:30:39.315100682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.315952667Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-03T09:30:39.316173893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001989s 
2025-08-03T09:30:39.316392072Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-03T09:30:39.316656064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.316920907Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-03T09:30:39.319049353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-03T09:30:39.319367814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-03T09:30:39.319795025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005349s 
2025-08-03T09:30:39.320060309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-03T09:30:39.320437138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-03T09:30:39.320863176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005875s 
2025-08-03T09:30:39.321455528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-03T09:30:39.321997460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-03T09:30:39.322432446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007691s 
2025-08-03T09:30:39.322690475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-03T09:30:39.323035651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T09:30:39.323435576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005714s 
2025-08-03T09:30:39.323645869Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-03T09:30:39.324003630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-03T09:30:39.324371210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005067s 
2025-08-03T09:30:39.324585071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-03T09:30:39.324947120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T09:30:39.325354590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005734s 
2025-08-03T09:30:39.325816210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-03T09:30:39', 'update_artist_history_indexes') 
2025-08-03T09:30:39.326209421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.327280077Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-03T09:30:39.327472184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024265s 
2025-08-03T09:30:39.327722659Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-03T09:30:39.327937762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.328231814Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-03T09:30:39.330638119Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:39.333386404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-03T09:30:39.333740837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002884s 
2025-08-03T09:30:39.334209120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-03T09:30:39', 'remove_nma') 
2025-08-03T09:30:39.334581340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.335737418Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-03T09:30:39.335968113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048636s 
2025-08-03T09:30:39.336222294Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-03T09:30:39.336437989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.336738594Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-03T09:30:39.337128960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.337322971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-08-03T09:30:39.337549006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-03T09:30:39.337831896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-03T09:30:39.338699202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009607s 
2025-08-03T09:30:39.339129969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-03T09:30:39', 'album_disambiguation') 
2025-08-03T09:30:39.339505395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.340303733Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-03T09:30:39.340447472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024911s 
2025-08-03T09:30:39.340694269Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-03T09:30:39.340933571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.341234587Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-03T09:30:39.341581065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:39.341801279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:39.344891040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00312s 
2025-08-03T09:30:39.345352640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-03T09:30:39', 'add_ape_quality_in_profiles') 
2025-08-03T09:30:39.345769790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.346508117Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-03T09:30:39.346720354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047025s 
2025-08-03T09:30:39.346953003Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-03T09:30:39.347162705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.347491527Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-03T09:30:39.348345347Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:39.348693307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-03T09:30:39.349009414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s 
2025-08-03T09:30:39.349216130Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:39.349543970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-03T09:30:39.349846940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2025-08-03T09:30:39.350064168Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:39.350385515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-03T09:30:39.350670068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004068s 
2025-08-03T09:30:39.351085745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-03T09:30:39', 'remove_pushalot') 
2025-08-03T09:30:39.351459076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.352240570Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-03T09:30:39.352433328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019415s 
2025-08-03T09:30:39.352637399Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-03T09:30:39.352868855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.353152296Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-03T09:30:39.353658205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-03T09:30:39.354210036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-03T09:30:39.354727227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008729s 
2025-08-03T09:30:39.355148115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-03T09:30:39', 'add_custom_filters') 
2025-08-03T09:30:39.355520936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.356365386Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-03T09:30:39.356550689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002472s 
2025-08-03T09:30:39.356759810Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-03T09:30:39.356987469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.357260629Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-03T09:30:39.357643169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T09:30:39.357835376Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:39.358045520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-03T09:30:39.358340544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-03T09:30:39.359243743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009375s 
2025-08-03T09:30:39.359589298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-03T09:30:39', 'import_list_tags') 
2025-08-03T09:30:39.359977821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.360882382Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-03T09:30:39.361051262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025849s 
2025-08-03T09:30:39.361282167Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-03T09:30:39.361534215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.361804098Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-03T09:30:39.368587458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-03T09:30:39.369803166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-03T09:30:39.370663919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018523s 
2025-08-03T09:30:39.370941127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-03T09:30:39.371314690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-03T09:30:39.371723693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005971s 
2025-08-03T09:30:39.385484884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-03T09:30:39.385518842Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-03T09:30:39.385532219Z                           FROM "Artists" 
2025-08-03T09:30:39.387509210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-03T09:30:39.387542327Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-03T09:30:39.387553439Z                           FROM "Artists" 
2025-08-03T09:30:39.388448552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020995s 
2025-08-03T09:30:39.388648334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:30:39.388813637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T09:30:39.389069813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-03T09:30:39.389446161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.390543480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012744s 
2025-08-03T09:30:39.391761593Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-03T09:30:39.391772305Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:30:39.391776623Z                                                   FROM "ArtistMetadata"
2025-08-03T09:30:39.391780451Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-03T09:30:39.393531077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-03T09:30:39.393554854Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:30:39.393564474Z                                                   FROM "ArtistMetadata"
2025-08-03T09:30:39.393575336Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-03T09:30:39.394333172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001795s 
2025-08-03T09:30:39.394495930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-03T09:30:39.395837140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-03T09:30:39.396816693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021143s 
2025-08-03T09:30:39.397034261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-03T09:30:39.397435850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-03T09:30:39.397819653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s 
2025-08-03T09:30:39.398051179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-03T09:30:39.398363688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-03T09:30:39.398704093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s 
2025-08-03T09:30:39.398903244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:39.399125422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:39.407263029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081631s 
2025-08-03T09:30:39.407454154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.407608635Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:39.407836944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-03T09:30:39.408231098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.409094627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010405s 
2025-08-03T09:30:39.409274930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.409443780Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:39.409669074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-03T09:30:39.410020802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:39.410866084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009986s 
2025-08-03T09:30:39.411057499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.411203574Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:39.411428627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-03T09:30:39.411748090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-03T09:30:39.412556688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009392s 
2025-08-03T09:30:39.414017670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-03T09:30:39.414031588Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:30:39.414037981Z                                                   FROM "ArtistMetadata"
2025-08-03T09:30:39.414043713Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-03T09:30:39.414050005Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-03T09:30:39.416096647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-03T09:30:39.416119412Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:30:39.416129062Z                                                   FROM "ArtistMetadata"
2025-08-03T09:30:39.416137128Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-03T09:30:39.416146136Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-03T09:30:39.417034866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021864s 
2025-08-03T09:30:39.417211441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:30:39.417379911Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:39.417622529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-03T09:30:39.417968747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-03T09:30:39.418875192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010571s 
2025-08-03T09:30:39.419055255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:30:39.419214155Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:39.419419849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-03T09:30:39.419782289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.420731470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010726s 
2025-08-03T09:30:39.420891843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:30:39.421070412Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:39.421287089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-03T09:30:39.421649909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.422548709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010495s 
2025-08-03T09:30:39.423932636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-03T09:30:39.423954119Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-03T09:30:39.423963308Z                                                 FROM "AlbumReleases"
2025-08-03T09:30:39.423971414Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-03T09:30:39.423979911Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-03T09:30:39.425897001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-03T09:30:39.425916791Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-03T09:30:39.425927042Z                                                 FROM "AlbumReleases"
2025-08-03T09:30:39.425937433Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-03T09:30:39.425947593Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-03T09:30:39.426801042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020519s 
2025-08-03T09:30:39.428247184Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-03T09:30:39.428288547Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:30:39.428296343Z                                                   FROM "ArtistMetadata"
2025-08-03T09:30:39.428302976Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-03T09:30:39.428310191Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-03T09:30:39.430327052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-03T09:30:39.430347123Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:30:39.430356532Z                                                   FROM "ArtistMetadata"
2025-08-03T09:30:39.430365249Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-03T09:30:39.430374498Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-03T09:30:39.431250783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021594s 
2025-08-03T09:30:39.431874268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-03T09:30:39.435808470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:30:39.437934171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:30:39.438879604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:39.439649384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:39.441625845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:39.442082284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:39.442397238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101486s 
2025-08-03T09:30:39.442873577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-03T09:30:39.447333568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-03T09:30:39.450346716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-03T09:30:39.451559598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:30:39.452604352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:30:39.454632196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:30:39.455114908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:30:39.455434281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122557s 
2025-08-03T09:30:39.455726058Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-03T09:30:39.459381589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:30:39.461546248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-03T09:30:39.462509007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-03T09:30:39.463161611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-03T09:30:39.466126271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T09:30:39.466634014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T09:30:39.467065252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110886s 
2025-08-03T09:30:39.467288311Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-03T09:30:39.470315597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-03T09:30:39.471763803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-03T09:30:39.472477761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:30:39.473069302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:30:39.474980921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:30:39.475352129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078933s 
2025-08-03T09:30:39.475579226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-03T09:30:39.475934952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:39.476352373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s 
2025-08-03T09:30:39.476567316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-03T09:30:39.476877761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:30:39.477361716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005018s 
2025-08-03T09:30:39.477579324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-03T09:30:39.477912876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:39.478371048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00054s 
2025-08-03T09:30:39.478529177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-03T09:30:39.478903230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:39.479279888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s 
2025-08-03T09:30:39.479488238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-03T09:30:39.479829676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-03T09:30:39.480230743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005396s 
2025-08-03T09:30:39.480454524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-03T09:30:39.480811292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-03T09:30:39.481201418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005447s 
2025-08-03T09:30:39.481382132Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:30:39.483836865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-03T09:30:39.484147631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025874s 
2025-08-03T09:30:39.484313034Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:30:39.484626435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-03T09:30:39.484917731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s 
2025-08-03T09:30:39.485103646Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:30:39.485475034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-03T09:30:39.485810128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005695s 
2025-08-03T09:30:39.486242269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-03T09:30:39', 'add_release_groups_etc') 
2025-08-03T09:30:39.486615801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.488998379Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-03T09:30:39.489205967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036985s 
2025-08-03T09:30:39.489421631Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-03T09:30:39.489660111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.489956528Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-03T09:30:39.490636688Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:30:39.490903044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-03T09:30:39.491174791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s 
2025-08-03T09:30:39.491612873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-03T09:30:39', 'NewMediaInfoFormat') 
2025-08-03T09:30:39.491985824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.492671786Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-03T09:30:39.492865766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018314s 
2025-08-03T09:30:39.493132103Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-03T09:30:39.493353278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.493647400Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-03T09:30:39.494818338Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-03T09:30:39.495203844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-03T09:30:39.497080774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020395s 
2025-08-03T09:30:39.497291128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T09:30:39.497466701Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:39.497725542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-03T09:30:39.498137642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:39.498991973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010485s 
2025-08-03T09:30:39.499446478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-03T09:30:39', 'rename_restrictions_to_release_profiles') 
2025-08-03T09:30:39.499877326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.500722027Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-03T09:30:39.500918492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027112s 
2025-08-03T09:30:39.501187514Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-03T09:30:39.501440223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.501750588Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-03T09:30:39.502779490Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-03T09:30:39.503095255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-03T09:30:39.505003518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020221s 
2025-08-03T09:30:39.505205104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T09:30:39.505372631Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:39.505614989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-03T09:30:39.505956557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-03T09:30:39.506888965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s 
2025-08-03T09:30:39.507097284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-03T09:30:39.507281124Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:39.507500726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-03T09:30:39.507838797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-03T09:30:39.508837438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011074s 
2025-08-03T09:30:39.509004545Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:30:39.509291593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-03T09:30:39.509569012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s 
2025-08-03T09:30:39.509730948Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:30:39.510021743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-03T09:30:39.510296847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003908s 
2025-08-03T09:30:39.510538073Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-03T09:30:39.514411343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:30:39.516573997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:30:39.517527608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:39.518275464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:39.521315245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:39.521799570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:39.522333275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:39.522834655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:30:39.523214419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012467s 
2025-08-03T09:30:39.523709286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-03T09:30:39', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-03T09:30:39.524119993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.525573099Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-03T09:30:39.525784575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147285s 
2025-08-03T09:30:39.526035480Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-03T09:30:39.526288279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.526559575Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-03T09:30:39.527073771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-03T09:30:39.527578247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-03T09:30:39.528108895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008219s 
2025-08-03T09:30:39.528349029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-03T09:30:39.528725858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-03T09:30:39.529154952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006103s 
2025-08-03T09:30:39.529581911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-03T09:30:39', 'add_import_exclusions') 
2025-08-03T09:30:39.529956726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.530772549Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-03T09:30:39.530951880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021972s 
2025-08-03T09:30:39.531209839Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-03T09:30:39.531443259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.531752131Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-03T09:30:39.539653412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-03T09:30:39.539681629Z                           WHERE "Id" in (
2025-08-03T09:30:39.539690838Z                           SELECT "Artists"."Id" from "Artists"
2025-08-03T09:30:39.539699756Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:30:39.539709014Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:30:39.541767479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-03T09:30:39.541781167Z                           WHERE "Id" in (
2025-08-03T09:30:39.541785716Z                           SELECT "Artists"."Id" from "Artists"
2025-08-03T09:30:39.541790025Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:30:39.541794373Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:30:39.542828055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023449s 
2025-08-03T09:30:39.544203535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-03T09:30:39.544226351Z                           WHERE "Id" in (
2025-08-03T09:30:39.544235639Z                           SELECT "Albums"."Id" from "Albums"
2025-08-03T09:30:39.544259026Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:30:39.544268415Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:30:39.546121046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-03T09:30:39.546130515Z                           WHERE "Id" in (
2025-08-03T09:30:39.546135135Z                           SELECT "Albums"."Id" from "Albums"
2025-08-03T09:30:39.546139062Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:30:39.546143191Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:30:39.547092162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021088s 
2025-08-03T09:30:39.548383923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-03T09:30:39.548412450Z                           WHERE "Id" in (
2025-08-03T09:30:39.548422170Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-03T09:30:39.548431138Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-03T09:30:39.548440256Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-03T09:30:39.550172996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-03T09:30:39.550183316Z                           WHERE "Id" in (
2025-08-03T09:30:39.550187996Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-03T09:30:39.550192545Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-03T09:30:39.550196894Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-03T09:30:39.551113169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019747s 
2025-08-03T09:30:39.552449399Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-03T09:30:39.552463999Z                           WHERE "Id" in (
2025-08-03T09:30:39.552469219Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T09:30:39.552473929Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T09:30:39.552479139Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-03T09:30:39.554335648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-03T09:30:39.554346770Z                           WHERE "Id" in (
2025-08-03T09:30:39.554350908Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T09:30:39.554354806Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T09:30:39.554367001Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-03T09:30:39.555280751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020664s 
2025-08-03T09:30:39.556652814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-03T09:30:39.556661972Z                           WHERE "Id" in (
2025-08-03T09:30:39.556666060Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T09:30:39.556669818Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:30:39.556673906Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:30:39.558564614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-03T09:30:39.558569884Z                           WHERE "Id" in (
2025-08-03T09:30:39.558573441Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T09:30:39.558577610Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:30:39.558581518Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:30:39.559603145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021648s 
2025-08-03T09:30:39.561103607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:30:39.561123507Z                           WHERE "Id" IN (
2025-08-03T09:30:39.561130681Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:30:39.561137575Z                           LEFT OUTER JOIN "Tracks"
2025-08-03T09:30:39.561144158Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:30:39.561150952Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-03T09:30:39.563171751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:30:39.563186310Z                           WHERE "Id" IN (
2025-08-03T09:30:39.563193455Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:30:39.563199998Z                           LEFT OUTER JOIN "Tracks"
2025-08-03T09:30:39.563206451Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:30:39.563213164Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-03T09:30:39.564200683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022582s 
2025-08-03T09:30:39.564609035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-03T09:30:39', 'clean_artist_metadata_table') 
2025-08-03T09:30:39.565011806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.652520111Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-03T09:30:39.652869665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904152s 
2025-08-03T09:30:39.653149599Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-03T09:30:39.653395414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.653773164Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-03T09:30:39.654716905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:39.654876787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:39.655119205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-03T09:30:39.655486064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.656480977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011608s 
2025-08-03T09:30:39.656679527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:39.656854079Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:39.657094543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-03T09:30:39.657505801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.658368658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010312s 
2025-08-03T09:30:39.658600295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:39.658705847Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:39.658990400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-03T09:30:39.659378622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.660201750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010146s 
2025-08-03T09:30:39.660392223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:39.660553809Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:39.660793371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-03T09:30:39.661171082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.662003708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010066s 
2025-08-03T09:30:39.662227188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:39.662370847Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:39.662607624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-03T09:30:39.662975184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:39.663807240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000988s 
2025-08-03T09:30:39.664037634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-03T09:30:39.668214245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-03T09:30:39.672284000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-03T09:30:39.673402863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-03T09:30:39.673897418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-03T09:30:39.675723886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114764s 
2025-08-03T09:30:39.676012327Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-03T09:30:39.680151032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-03T09:30:39.682841138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-03T09:30:39.683917356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-03T09:30:39.684422383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-03T09:30:39.686191455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099639s 
2025-08-03T09:30:39.686628114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-03T09:30:39', 'health_issue_notification') 
2025-08-03T09:30:39.687028440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.775820200Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-03T09:30:39.776050303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994079s 
2025-08-03T09:30:39.776321940Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-03T09:30:39.776526783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.776825013Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-03T09:30:39.778005290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:30:39.778142196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:39.778339994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-03T09:30:39.778635990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-03T09:30:39.779581464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s 
2025-08-03T09:30:39.779754141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:30:39.779887821Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:39.780013474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-03T09:30:39.780233938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-03T09:30:39.780988116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008213s 
2025-08-03T09:30:39.781209923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-03T09:30:39.781444666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-03T09:30:39.781648887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002734s 
2025-08-03T09:30:39.782335380Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:30:39.782348255Z                 WHERE "Id" IN (
2025-08-03T09:30:39.782352724Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:30:39.782356923Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:30:39.782361161Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-03T09:30:39.783268108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:30:39.783284391Z                 WHERE "Id" IN (
2025-08-03T09:30:39.783291485Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:30:39.783298479Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:30:39.783305383Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-03T09:30:39.783903788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001107s 
2025-08-03T09:30:39.784751285Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:30:39.784763148Z                 WHERE "Id" IN (
2025-08-03T09:30:39.784767177Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:30:39.784771195Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-03T09:30:39.784775413Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-03T09:30:39.784779551Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-03T09:30:39.785930469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:30:39.785946401Z                 WHERE "Id" IN (
2025-08-03T09:30:39.785953866Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:30:39.785960780Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-03T09:30:39.785967744Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-03T09:30:39.785974919Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-03T09:30:39.786623645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013819s 
2025-08-03T09:30:39.787580732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:30:39.787591434Z                 WHERE "Id" IN (
2025-08-03T09:30:39.787595632Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:30:39.787608829Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:30:39.787612747Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T09:30:39.787617055Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-03T09:30:39.787621314Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-03T09:30:39.788898576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:30:39.788908365Z                 WHERE "Id" IN (
2025-08-03T09:30:39.788912704Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:30:39.788916432Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:30:39.788920570Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T09:30:39.788924498Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-03T09:30:39.788928666Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-03T09:30:39.789639908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015127s 
2025-08-03T09:30:39.790242873Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-03T09:30:39.790251901Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-03T09:30:39.790256230Z                 FROM "Artists"
2025-08-03T09:30:39.790260408Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-03T09:30:39.790264386Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-03T09:30:39.791037202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-03T09:30:39.791066130Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-03T09:30:39.791083385Z                 FROM "Artists"
2025-08-03T09:30:39.791090259Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-03T09:30:39.791097383Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-03T09:30:39.791636509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000969s 
2025-08-03T09:30:39.792305686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:30:39.792314394Z                 WHERE "Id" NOT IN (
2025-08-03T09:30:39.792318763Z                     SELECT MIN("Id")
2025-08-03T09:30:39.792322570Z                     FROM "TrackFiles"
2025-08-03T09:30:39.792326719Z                     GROUP BY "Path"
2025-08-03T09:30:39.792338813Z                 ) 
2025-08-03T09:30:39.793165127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:30:39.793181480Z                 WHERE "Id" NOT IN (
2025-08-03T09:30:39.793188344Z                     SELECT MIN("Id")
2025-08-03T09:30:39.793194677Z                     FROM "TrackFiles"
2025-08-03T09:30:39.793201230Z                     GROUP BY "Path"
2025-08-03T09:30:39.793207843Z                 ) 
2025-08-03T09:30:39.793622438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009578s 
2025-08-03T09:30:39.793776749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:30:39.793921120Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:39.794049398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-03T09:30:39.797200253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:30:39.798445991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:30:39.799449883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:30:39.799770849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:30:39.801603520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:30:39.801872000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076804s 
2025-08-03T09:30:39.802036511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-03T09:30:39.802286234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:30:39.802548843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003597s 
2025-08-03T09:30:39.802738114Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-03T09:30:39.805642643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:30:39.806757508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:30:39.807260932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:30:39.807794146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:30:39.809627538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:30:39.810008906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:30:39.810271063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074114s 
2025-08-03T09:30:39.810612691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-03T09:30:39', 'add_mediafilerepository_mtime') 
2025-08-03T09:30:39.810992426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.833903201Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-03T09:30:39.834082783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308535s 
2025-08-03T09:30:39.834336744Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-03T09:30:39.834499843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.834760618Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-03T09:30:39.837108726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-03T09:30:39.837140139Z                           WHERE "Id" NOT IN (
2025-08-03T09:30:39.837151693Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-03T09:30:39.837162895Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:30:39.837174288Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-03T09:30:39.838459135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-03T09:30:39.838487412Z                           WHERE "Id" NOT IN (
2025-08-03T09:30:39.838496370Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-03T09:30:39.838529828Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:30:39.838539177Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-03T09:30:39.839165919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015099s 
2025-08-03T09:30:39.839349989Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-03T09:30:39.839543018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-03T09:30:39.839902211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003878s 
2025-08-03T09:30:39.840090671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-03T09:30:39.843317910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:30:39.844883613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:30:39.845641348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:39.846199663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:39.849231648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:39.849646203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:39.850033092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:30:39.850349138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101204s 
2025-08-03T09:30:39.850528099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-03T09:30:39.850785808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:39.851138618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s 
2025-08-03T09:30:39.851437129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-03T09:30:39', 'add_artistmetadataid_constraint') 
2025-08-03T09:30:39.851757344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:39.938892738Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-03T09:30:39.939246611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0880268s 
2025-08-03T09:30:39.939645514Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-03T09:30:39.940021351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:39.940507299Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-03T09:30:39.941797217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-03T09:30:39.942048513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-03T09:30:39.942299228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-03T09:30:39.942703351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:30:39.943913639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013626s 
2025-08-03T09:30:39.944160526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-03T09:30:39.944359937Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:39.944642366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-03T09:30:39.945066590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:30:39.946213931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001349s 
2025-08-03T09:30:39.946442861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:39.946626181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:39.946876815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-03T09:30:39.947279526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:30:39.948459442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013392s 
2025-08-03T09:30:39.948695708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-03T09:30:39.948876562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:39.949142398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-03T09:30:39.949584758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:30:39.950744003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013419s 
2025-08-03T09:30:39.950945178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:30:39.951161684Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2025-08-03T09:30:39.951423060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-03T09:30:39.951834359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:30:39.953031379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013577s 
2025-08-03T09:30:39.953259859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:30:39.953440272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:39.953699134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-03T09:30:39.954114841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:30:39.955239606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013104s 
2025-08-03T09:30:39.955715885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-03T09:30:39', 'old_ids_and_artist_alias') 
2025-08-03T09:30:39.956177424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.033496561Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-03T09:30:40.033741765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0793111s 
2025-08-03T09:30:40.034090407Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-03T09:30:40.034627378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.034798493Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-03T09:30:40.035455957Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.035733626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.036875515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011693s 
2025-08-03T09:30:40.037264749Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-03T09:30:40.037666147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-03T09:30:40.038049900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004932s 
2025-08-03T09:30:40.038575619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-03T09:30:40', 'download_propers_config') 
2025-08-03T09:30:40.039088492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.060257259Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-03T09:30:40.060596021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225392s 
2025-08-03T09:30:40.060986928Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-03T09:30:40.061359208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.061807421Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-03T09:30:40.063684400Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-03T09:30:40.064202814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-03T09:30:40.065039459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010624s 
2025-08-03T09:30:40.065345595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-03T09:30:40.070812424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:30:40.073495757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:30:40.074702477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:40.076171205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:40.079444086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:40.080069665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:40.080643581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:30:40.081133989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:40.081648655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160293s 
2025-08-03T09:30:40.082034452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-03T09:30:40.088452716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-03T09:30:40.091363748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-03T09:30:40.092583955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-03T09:30:40.093406932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-03T09:30:40.097075249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-03T09:30:40.097630257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153103s 
2025-08-03T09:30:40.097953698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-03T09:30:40.105569474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-03T09:30:40.107729383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-03T09:30:40.108808086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-03T09:30:40.109490379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-03T09:30:40.112607386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143449s 
2025-08-03T09:30:40.112876869Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-03T09:30:40.118069044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-03T09:30:40.119759118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-03T09:30:40.120570301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-03T09:30:40.121882052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-03T09:30:40.124895230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T09:30:40.127666801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T09:30:40.128084092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T09:30:40.128566643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T09:30:40.128914233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158087s 
2025-08-03T09:30:40.129085709Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-03T09:30:40.132097654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:30:40.133315646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-03T09:30:40.133902678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T09:30:40.134417064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T09:30:40.136389927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071166s 
2025-08-03T09:30:40.136598036Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-03T09:30:40.139487394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:30:40.140498571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:30:40.141031444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:30:40.141716994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:30:40.143659746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:30:40.144148891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:30:40.144426240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077184s 
2025-08-03T09:30:40.144796836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-03T09:30:40', 'remove_language_profiles') 
2025-08-03T09:30:40.145067972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.159300101Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-03T09:30:40.159502318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224575s 
2025-08-03T09:30:40.159746911Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-03T09:30:40.160022035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.160321959Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-03T09:30:40.160857627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-03T09:30:40.161014383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-08-03T09:30:40.161260348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-03T09:30:40.161476584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-03T09:30:40.162484423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011036s 
2025-08-03T09:30:40.162905752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-03T09:30:40.163387823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-03T09:30:40.163732497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005598s 
2025-08-03T09:30:40.164143795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-03T09:30:40', 'multi_disc_naming_format') 
2025-08-03T09:30:40.164453138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.165623955Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-03T09:30:40.165793677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024424s 
2025-08-03T09:30:40.166014492Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-03T09:30:40.166209645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.166463947Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-03T09:30:40.167076510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T09:30:40.167261122Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-03T09:30:40.167474472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-03T09:30:40.167784205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:40.168828468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001183s 
2025-08-03T09:30:40.168979923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.169178323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.197176773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279096s 
2025-08-03T09:30:40.197559914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-03T09:30:40', 'add_download_client_priority') 
2025-08-03T09:30:40.197954028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.198958952Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-03T09:30:40.199161590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297733s 
2025-08-03T09:30:40.199355170Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-03T09:30:40.199535683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.199819455Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-03T09:30:40.200254140Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:40.200575948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-03T09:30:40.200841282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s 
2025-08-03T09:30:40.201051005Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:40.201348434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-03T09:30:40.201576934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s 
2025-08-03T09:30:40.202032932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-03T09:30:40', 'remove_growl_prowl') 
2025-08-03T09:30:40.202356213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.203483002Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-03T09:30:40.203638224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021941s 
2025-08-03T09:30:40.203876174Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-03T09:30:40.204093842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.204348004Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-03T09:30:40.204776486Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:40.204972541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-03T09:30:40.205202354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003221s 
2025-08-03T09:30:40.205368008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:40.205606628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-03T09:30:40.205845359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003077s 
2025-08-03T09:30:40.206185644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-03T09:30:40', 'remove_plex_hometheatre') 
2025-08-03T09:30:40.206528033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.207451784Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-03T09:30:40.207620603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018689s 
2025-08-03T09:30:40.207883322Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-03T09:30:40.208150120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.208405694Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-03T09:30:40.209380217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:30:40.209532213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-03T09:30:40.209728468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-03T09:30:40.210068974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-03T09:30:40.210997975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s 
2025-08-03T09:30:40.211159700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:30:40.211332929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:40.211576319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-03T09:30:40.211931545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.213047973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012871s 
2025-08-03T09:30:40.213239418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:30:40.213381675Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.213616578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-03T09:30:40.213925410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.214801404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s 
2025-08-03T09:30:40.214983410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:30:40.215073912Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.215246540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-03T09:30:40.215555382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.216622992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011338s 
2025-08-03T09:30:40.216877354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:30:40.216945722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:40.217106756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-03T09:30:40.217352481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-03T09:30:40.218218414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009602s 
2025-08-03T09:30:40.218356452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.218588319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.220179112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016703s 
2025-08-03T09:30:40.220511111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-03T09:30:40', 'add_root_folder_add_defaults') 
2025-08-03T09:30:40.220837057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.221828183Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-03T09:30:40.221990390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033011s 
2025-08-03T09:30:40.222166825Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-03T09:30:40.222356878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.222678816Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-03T09:30:40.222926485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T09:30:40.223066136Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.223237992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-03T09:30:40.223491313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-03T09:30:40.224301274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008859s 
2025-08-03T09:30:40.224605196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-03T09:30:40', 'task_duration') 
2025-08-03T09:30:40.224877855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.225649398Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-03T09:30:40.225783769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022302s 
2025-08-03T09:30:40.225983110Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-03T09:30:40.226159335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.226395160Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-03T09:30:40.226850888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T09:30:40.226987392Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.227149168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-03T09:30:40.227419923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:40.228234023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009109s 
2025-08-03T09:30:40.228435158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T09:30:40.228559598Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.228780203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-03T09:30:40.229116329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.230083958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010917s 
2025-08-03T09:30:40.230465446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-03T09:30:40', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-03T09:30:40.230805892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.231656404Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-03T09:30:40.231821447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002587s 
2025-08-03T09:30:40.232188205Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-03T09:30:40.232361855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.232671689Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-03T09:30:40.233067356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-03T09:30:40.236602935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:30:40.238030169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:30:40.238747424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:40.239603057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:40.241536670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:40.241914701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:40.242305188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:30:40.242698530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:40.243009045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009793s 
2025-08-03T09:30:40.243282245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-03T09:30:40.243604815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-03T09:30:40.243875470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003766s 
2025-08-03T09:30:40.244160864Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-03T09:30:40.244466069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-03T09:30:40.244723788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00037s 
2025-08-03T09:30:40.244891075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-03T09:30:40.247735563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-03T09:30:40.248691809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-03T09:30:40.249253680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-03T09:30:40.249612893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-03T09:30:40.251509352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064455s 
2025-08-03T09:30:40.251839297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-03T09:30:40', 'remove_album_folders') 
2025-08-03T09:30:40.252206245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.253429168Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-03T09:30:40.253593238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083565s 
2025-08-03T09:30:40.253827610Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-03T09:30:40.254002262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.254253829Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-03T09:30:40.254823566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:30:40.254933497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-03T09:30:40.255121416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-03T09:30:40.255373233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-03T09:30:40.256314338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001061s 
2025-08-03T09:30:40.256675776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-03T09:30:40', 'add_priority_to_indexers') 
2025-08-03T09:30:40.257021933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.257746462Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-03T09:30:40.257875321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024395s 
2025-08-03T09:30:40.258091797Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-03T09:30:40.258287231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.258532936Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-03T09:30:40.259120328Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-03T09:30:40.259386905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-03T09:30:40.259720166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s 
2025-08-03T09:30:40.259891922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.260046353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.260892327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008319s 
2025-08-03T09:30:40.261229195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-03T09:30:40', 'remove_chown_and_folderchmod_config') 
2025-08-03T09:30:40.261552175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.262258939Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-03T09:30:40.262411015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021858s 
2025-08-03T09:30:40.262621659Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-03T09:30:40.262785008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.263033388Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-03T09:30:40.269394648Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-03T09:30:40.270056691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-03T09:30:40.270563141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008062s 
2025-08-03T09:30:40.270957505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-03T09:30:40', 'update_notifiarr') 
2025-08-03T09:30:40.271364805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.272186880Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-03T09:30:40.272338155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024266s 
2025-08-03T09:30:40.272555012Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-03T09:30:40.272740185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.272964386Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-03T09:30:40.273327227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.273502129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.276175302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026692s 
2025-08-03T09:30:40.276520437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-03T09:30:40', 'email_multiple_addresses') 
2025-08-03T09:30:40.276846403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.277612997Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-03T09:30:40.277763019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041127s 
2025-08-03T09:30:40.277965276Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-03T09:30:40.278146681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.278380612Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-03T09:30:40.278703112Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-03T09:30:40.278958356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-03T09:30:40.280937521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020706s 
2025-08-03T09:30:40.281275111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-03T09:30:40', 'rename_blacklist_to_blocklist') 
2025-08-03T09:30:40.281586568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.282305987Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-03T09:30:40.282528145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003411s 
2025-08-03T09:30:40.282718668Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-03T09:30:40.282891977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.283116509Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-03T09:30:40.283655334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T09:30:40.283811769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:40.284077344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-03T09:30:40.284343640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:40.285239745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s 
2025-08-03T09:30:40.285435279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-03T09:30:40.285761355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:40.286624684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010206s 
2025-08-03T09:30:40.286775327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.286946121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.291498638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044665s 
2025-08-03T09:30:40.291860076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-03T09:30:40', 'cdh_per_downloadclient') 
2025-08-03T09:30:40.292246123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.293141005Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-03T09:30:40.293365838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061843s 
2025-08-03T09:30:40.293584759Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-03T09:30:40.293753619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.294003051Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-03T09:30:40.295110802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-03T09:30:40.296004111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-03T09:30:40.296744141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014283s 
2025-08-03T09:30:40.296985477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-03T09:30:40.297270621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-03T09:30:40.297594484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s 
2025-08-03T09:30:40.297783133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-03T09:30:40.298102236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-03T09:30:40.298439806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004889s 
2025-08-03T09:30:40.298609237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-03T09:30:40.298895113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-03T09:30:40.299258655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004599s 
2025-08-03T09:30:40.299423106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.299635423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.302990930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033258s 
2025-08-03T09:30:40.303414012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-03T09:30:40', 'download_history') 
2025-08-03T09:30:40.303765019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.304706705Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-03T09:30:40.304856046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005096s 
2025-08-03T09:30:40.305061910Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-03T09:30:40.305237494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.305506806Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-03T09:30:40.305923465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-03T09:30:40', 'add_update_history') 
2025-08-03T09:30:40.306226506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.306885573Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-03T09:30:40.307128853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016152s 
2025-08-03T09:30:40.307276891Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-03T09:30:40.307520492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.307792058Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-03T09:30:40.308311434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:40.308473040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:40.308678463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-03T09:30:40.309040412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:40.310130207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012766s 
2025-08-03T09:30:40.310526915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-03T09:30:40', 'add_on_update_to_notifications') 
2025-08-03T09:30:40.310932823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.311699156Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-03T09:30:40.311925442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028232s 
2025-08-03T09:30:40.312194714Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-03T09:30:40.312420749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.312701975Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-03T09:30:40.313178505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:30:40.313298837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:40.313476415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-03T09:30:40.313744344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.314782735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011346s 
2025-08-03T09:30:40.315130445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-03T09:30:40', 'download_client_per_indexer') 
2025-08-03T09:30:40.315510120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.316218526Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-03T09:30:40.316420683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025479s 
2025-08-03T09:30:40.316663833Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-03T09:30:40.316909317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.317184472Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-03T09:30:40.318033361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:30:40.318141599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T09:30:40.318316491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-03T09:30:40.318613489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.319488241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010114s 
2025-08-03T09:30:40.319650939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:30:40.319768555Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.319981304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-03T09:30:40.320324325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.321172342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010192s 
2025-08-03T09:30:40.321352675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T09:30:40.321466795Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.321651998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-03T09:30:40.321891340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.322769448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009722s 
2025-08-03T09:30:40.323065304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-03T09:30:40', 'AddNewItemMonitorType') 
2025-08-03T09:30:40.323398936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.324182273Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-03T09:30:40.324326433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023728s 
2025-08-03T09:30:40.324513179Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-03T09:30:40.324677220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.324961432Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-03T09:30:40.325374714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T09:30:40.325530077Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:40.325706773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-03T09:30:40.326040144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:40.327107884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011549s 
2025-08-03T09:30:40.327379401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-03T09:30:40', 'ImportListSearch') 
2025-08-03T09:30:40.327735318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.328657785Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-03T09:30:40.328855894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027379s 
2025-08-03T09:30:40.329080597Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-03T09:30:40.329305580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.329621566Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-03T09:30:40.330079969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T09:30:40.331632045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-03T09:30:40.331937179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-03T09:30:40.332271843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.333457751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s 
2025-08-03T09:30:40.333777425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-03T09:30:40', 'ImportListMonitorExisting') 
2025-08-03T09:30:40.334090666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.336346919Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-03T09:30:40.336509526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041757s 
2025-08-03T09:30:40.336678436Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-03T09:30:40.336846164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.337084224Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-03T09:30:40.337674973Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:40.337933173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-03T09:30:40.338161092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000307s 
2025-08-03T09:30:40.338330724Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:40.338567400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-03T09:30:40.338783405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002972s 
2025-08-03T09:30:40.338929048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:30:40.339048098Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.339193190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-03T09:30:40.339418304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-03T09:30:40.340348086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009675s 
2025-08-03T09:30:40.340714203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-03T09:30:40', 'add_indexer_tags') 
2025-08-03T09:30:40.341020620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.343393228Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-03T09:30:40.343529272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040138s 
2025-08-03T09:30:40.343727461Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-03T09:30:40.343961893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.344216025Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-03T09:30:40.344480508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.344661442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.346902164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022571s 
2025-08-03T09:30:40.347213401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-03T09:30:40', 'update_audio_types') 
2025-08-03T09:30:40.347540539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.348999628Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-03T09:30:40.349183618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042961s 
2025-08-03T09:30:40.349463692Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-03T09:30:40.349708706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.350020474Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-03T09:30:40.353521614Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:40.353807019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-03T09:30:40.354151121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s 
2025-08-03T09:30:40.354383018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-03T09:30:40.354571698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 
2025-08-03T09:30:40.354769737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-03T09:30:40.358176297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-03T09:30:40.359678281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-03T09:30:40.360432510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-03T09:30:40.361065705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-03T09:30:40.363472111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-03T09:30:40.363899963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-03T09:30:40.364209877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092573s 
2025-08-03T09:30:40.364342614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:40.364692709Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.364853503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-03T09:30:40.368974711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-03T09:30:40.371246386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-03T09:30:40.372528508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:30:40.373198337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:30:40.375227874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:30:40.375639042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:30:40.376067314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:40.376383681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113343s 
2025-08-03T09:30:40.376505536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:40.376629636Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-03T09:30:40.376813837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-03T09:30:40.380682267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-03T09:30:40.382907758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-03T09:30:40.383901960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:30:40.384512630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:30:40.386548760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:30:40.386914186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:30:40.387280784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:40.387575388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106127s 
2025-08-03T09:30:40.387723847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:40.387866714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:40.388020394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-03T09:30:40.391882401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-03T09:30:40.394139987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-03T09:30:40.395108587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:30:40.395748475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:30:40.397767872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:30:40.398162206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:30:40.398527512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:40.398826053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106334s 
2025-08-03T09:30:40.398978119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:30:40.399087880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-03T09:30:40.399277061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-03T09:30:40.402453608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-03T09:30:40.403836072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-03T09:30:40.404509257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:40.405291001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:40.407268573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:40.407644691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:40.408007311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:30:40.408421846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:40.408749125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092998s 
2025-08-03T09:30:40.408885510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:30:40.409013668Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.409178369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-03T09:30:40.412379746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-03T09:30:40.413788733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-03T09:30:40.414476288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:30:40.415245827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:30:40.417268480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:30:40.417661432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:30:40.418004011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:30:40.418401682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:30:40.418736025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093785s 
2025-08-03T09:30:40.418846277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T09:30:40.418991089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-03T09:30:40.419159107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-03T09:30:40.423410358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-03T09:30:40.424624493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-03T09:30:40.425201686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-03T09:30:40.425589236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-03T09:30:40.428182528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088723s 
2025-08-03T09:30:40.428360156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T09:30:40.428492252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-03T09:30:40.428682946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-03T09:30:40.431684099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-03T09:30:40.432909266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-03T09:30:40.433458763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-03T09:30:40.433842555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-03T09:30:40.436378532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007531s 
2025-08-03T09:30:40.436592754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T09:30:40.436652354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T09:30:40.436814911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-03T09:30:40.439714740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-03T09:30:40.440774614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-03T09:30:40.441288269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T09:30:40.441667092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T09:30:40.444246716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072431s 
2025-08-03T09:30:40.444381928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T09:30:40.444505838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:40.444658936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-03T09:30:40.447603346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-03T09:30:40.448690645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-03T09:30:40.449172596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T09:30:40.449540005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T09:30:40.451905659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070679s 
2025-08-03T09:30:40.452066473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T09:30:40.452179811Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.452344052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-03T09:30:40.455260615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-03T09:30:40.456291430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-03T09:30:40.456801247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T09:30:40.457175561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T09:30:40.459080808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065483s 
2025-08-03T09:30:40.459217212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T09:30:40.459352475Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T09:30:40.459561656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-03T09:30:40.462281864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:30:40.463135422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-03T09:30:40.463612333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T09:30:40.464172360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T09:30:40.466214883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.466536270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068226s 
2025-08-03T09:30:40.466693086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T09:30:40.466828930Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.467012509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-03T09:30:40.469782016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:30:40.470618180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-03T09:30:40.471071944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T09:30:40.471587913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T09:30:40.474413794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.474439716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069936s 
2025-08-03T09:30:40.474964212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T09:30:40.474985565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:40.474994623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-03T09:30:40.477531021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:30:40.478369940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-03T09:30:40.478862922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T09:30:40.479402810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T09:30:40.482257478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.482613926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077048s 
2025-08-03T09:30:40.482776904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-03T09:30:40.482928580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T09:30:40.483078492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-03T09:30:40.486124525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-03T09:30:40.487319762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-03T09:30:40.488009942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-03T09:30:40.488759942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-03T09:30:40.491817399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-03T09:30:40.492267325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-03T09:30:40.492654505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-03T09:30:40.492943777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009695s 
2025-08-03T09:30:40.493119441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-03T09:30:40.493221506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:40.493403343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-03T09:30:40.496169383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:30:40.497062261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-03T09:30:40.497493058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-03T09:30:40.497867683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-03T09:30:40.499887540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063049s 
2025-08-03T09:30:40.500048434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-03T09:30:40.500195330Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.500332997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-03T09:30:40.503497870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:30:40.504524838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-03T09:30:40.505065637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-03T09:30:40.505537717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-03T09:30:40.507837729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073355s 
2025-08-03T09:30:40.508007411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-03T09:30:40.508150709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T09:30:40.508316533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-03T09:30:40.511610326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-03T09:30:40.512733748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-03T09:30:40.513249597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-03T09:30:40.514004918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-03T09:30:40.516292544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T09:30:40.516675475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T09:30:40.517064028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T09:30:40.517526409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T09:30:40.517885642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093582s 
2025-08-03T09:30:40.518036376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T09:30:40.518199655Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.518457404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-03T09:30:40.521379458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-03T09:30:40.522366175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-03T09:30:40.522881733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T09:30:40.523415869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T09:30:40.525722974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.526120174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074644s 
2025-08-03T09:30:40.526291439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T09:30:40.526476993Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.526695903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-03T09:30:40.529724081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-03T09:30:40.530793645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-03T09:30:40.531307650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T09:30:40.531940324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T09:30:40.534193822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.534557494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076917s 
2025-08-03T09:30:40.534743409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T09:30:40.534964574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:40.535138945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-03T09:30:40.538166131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-03T09:30:40.539205414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-03T09:30:40.539763137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T09:30:40.540318756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T09:30:40.542649139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.542951077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007647s 
2025-08-03T09:30:40.543093774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T09:30:40.543228275Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T09:30:40.543397987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-03T09:30:40.546130248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-03T09:30:40.547113328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-03T09:30:40.547714819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T09:30:40.548339688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T09:30:40.550530659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.550842888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072846s 
2025-08-03T09:30:40.550973611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T09:30:40.551106329Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:40.551259677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-03T09:30:40.554071931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-03T09:30:40.555084079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-03T09:30:40.555638866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T09:30:40.556189154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T09:30:40.558252759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.558580930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007141s 
2025-08-03T09:30:40.558705712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T09:30:40.558832046Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:40.559040887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-03T09:30:40.562649663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-03T09:30:40.563540998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-03T09:30:40.564074052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T09:30:40.564525020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T09:30:40.566478133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.566764770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075467s 
2025-08-03T09:30:40.566949131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-03T09:30:40.567020154Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:40.567219125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-03T09:30:40.569875294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:30:40.570729283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-03T09:30:40.571152365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T09:30:40.571503573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T09:30:40.573328116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059607s 
2025-08-03T09:30:40.573490624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-03T09:30:40.573587369Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.573749455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-03T09:30:40.576370142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:30:40.577245154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-03T09:30:40.577700882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T09:30:40.578061558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T09:30:40.579881102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059759s 
2025-08-03T09:30:40.580076877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-03T09:30:40.580208832Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.580380288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-03T09:30:40.583157771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-03T09:30:40.584212615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-03T09:30:40.584735538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-03T09:30:40.585077075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-03T09:30:40.586918644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063806s 
2025-08-03T09:30:40.587062223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-03T09:30:40.587185130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.587347387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-03T09:30:40.590101232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-03T09:30:40.591188823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-03T09:30:40.591690653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-03T09:30:40.592094537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-03T09:30:40.593916515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064218s 
2025-08-03T09:30:40.594060896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-03T09:30:40.594207411Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.594371672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-03T09:30:40.596999804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-03T09:30:40.597823202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-03T09:30:40.598234410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-03T09:30:40.598604054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-03T09:30:40.600490092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059684s 
2025-08-03T09:30:40.600637128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T09:30:40.600753623Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:40.600915729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-03T09:30:40.603343298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-03T09:30:40.604012947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-03T09:30:40.604402020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-03T09:30:40.604848469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-03T09:30:40.606817955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T09:30:40.607108590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060297s 
2025-08-03T09:30:40.607252800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T09:30:40.607370698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.607532664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-03T09:30:40.610004652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-03T09:30:40.610657657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-03T09:30:40.611049576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-03T09:30:40.611503279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-03T09:30:40.613437354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T09:30:40.613736938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060337s 
2025-08-03T09:30:40.613857100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:30:40.613971921Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T09:30:40.614140701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-03T09:30:40.617719888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:30:40.618662105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:30:40.619147342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:30:40.619672149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:30:40.621582256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:30:40.621932441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:30:40.622191552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079083s 
2025-08-03T09:30:40.622324540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:30:40.622437638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.622613462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-03T09:30:40.625288108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:30:40.626300136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:30:40.626745874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:30:40.627273155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:30:40.629173903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:30:40.629538968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:30:40.629803691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070353s 
2025-08-03T09:30:40.629971559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:30:40.630073444Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.630235811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-03T09:30:40.632508979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-03T09:30:40.632991140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-03T09:30:40.633343249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-03T09:30:40.633769657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-03T09:30:40.635664683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T09:30:40.635952322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00557s 
2025-08-03T09:30:40.636286185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-03T09:30:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-03T09:30:40.636591029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.639170243Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-03T09:30:40.639364574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087346s 
2025-08-03T09:30:40.639623155Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-03T09:30:40.639778798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.640055786Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-03T09:30:40.640622747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:40.640742799Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:40.640913202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-03T09:30:40.641180962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.641981894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009077s 
2025-08-03T09:30:40.642112247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:40.642227379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.642399525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-03T09:30:40.642640040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.643389338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00085s 
2025-08-03T09:30:40.643713932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-03T09:30:40', 'add_on_delete_to_notifications') 
2025-08-03T09:30:40.644004086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.644900652Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-03T09:30:40.645035994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023152s 
2025-08-03T09:30:40.645184634Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-03T09:30:40.645336049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.645540580Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-03T09:30:40.646990951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T09:30:40.647160302Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.647287328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-03T09:30:40.647559556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.648367393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009228s 
2025-08-03T09:30:40.648496413Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:30:40.648706726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-03T09:30:40.648925387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000294s 
2025-08-03T09:30:40.649086411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:30:40.649164127Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.649346505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-03T09:30:40.649552680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-03T09:30:40.650278722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008135s 
2025-08-03T09:30:40.650452371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.650570579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.652321645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00175s 
2025-08-03T09:30:40.652453611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-03T09:30:40.652942425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:30:40.653356389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007499s 
2025-08-03T09:30:40.653498315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-03T09:30:40.653728158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-03T09:30:40.653992450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003517s 
2025-08-03T09:30:40.654136259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T09:30:40.654252413Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:40.654404951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-03T09:30:40.654656808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:30:40.655434995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008477s 
2025-08-03T09:30:40.655555758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T09:30:40.655689878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.655828226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-03T09:30:40.656105234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.656862249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008724s 
2025-08-03T09:30:40.657060779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T09:30:40.657163185Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.657327806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-03T09:30:40.657590956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.658351748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008554s 
2025-08-03T09:30:40.658461068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.658658125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.664891187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062602s 
2025-08-03T09:30:40.665025547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.665174407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.666477270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013185s 
2025-08-03T09:30:40.666691392Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-03T09:30:40.669317159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-03T09:30:40.670161349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-03T09:30:40.670594421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-03T09:30:40.670986080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-03T09:30:40.672927700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061028s 
2025-08-03T09:30:40.673091179Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-03T09:30:40.675610803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-03T09:30:40.676293367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-03T09:30:40.676682100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-03T09:30:40.677104340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-03T09:30:40.679050639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057828s 
2025-08-03T09:30:40.679280963Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-03T09:30:40.679518211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-03T09:30:40.679718474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002844s 
2025-08-03T09:30:40.679884158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T09:30:40.680035994Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.680230134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-03T09:30:40.680503936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.681333196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009455s 
2025-08-03T09:30:40.681467596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T09:30:40.681594412Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.681745867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-03T09:30:40.681995560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-03T09:30:40.682789829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000872s 
2025-08-03T09:30:40.683079132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-03T09:30:40', 'add_custom_formats') 
2025-08-03T09:30:40.683353304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.684415623Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-03T09:30:40.684548260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002478s 
2025-08-03T09:30:40.684722491Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-03T09:30:40.684877934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.685091033Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-03T09:30:40.685438603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T09:30:40.685567513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.685707675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-03T09:30:40.685939201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:30:40.686735364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008848s 
2025-08-03T09:30:40.687025148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-03T09:30:40', 'add_result_to_commands') 
2025-08-03T09:30:40.687300302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.687977976Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-03T09:30:40.688113990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021002s 
2025-08-03T09:30:40.688278351Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-03T09:30:40.688439476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.688663607Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-03T09:30:40.688959092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:40.689085226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.689244266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-03T09:30:40.689504951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.690300914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009042s 
2025-08-03T09:30:40.690598403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-03T09:30:40', 'health_restored_notification') 
2025-08-03T09:30:40.690876743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.691624880Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-03T09:30:40.691766766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022017s 
2025-08-03T09:30:40.691921688Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-03T09:30:40.692073433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.692268346Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-03T09:30:40.692559101Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:30:40.692790898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-03T09:30:40.692999819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000284s 
2025-08-03T09:30:40.693273450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-03T09:30:40', 'remove_uc') 
2025-08-03T09:30:40.693542361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.694167210Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-03T09:30:40.694300207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014389s 
2025-08-03T09:30:40.694474508Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-03T09:30:40.694640703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.694851007Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-03T09:30:40.695102623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.695263678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.698830290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035613s 
2025-08-03T09:30:40.699138861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-03T09:30:40', 'download_clients_rename_tv_to_music') 
2025-08-03T09:30:40.699433174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.700112692Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-03T09:30:40.700256742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048103s 
2025-08-03T09:30:40.700430342Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-03T09:30:40.700602398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.700813994Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-03T09:30:40.701138417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-03T09:30:40.701266425Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:40.701433301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-03T09:30:40.701703505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-03T09:30:40.702485710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009034s 
2025-08-03T09:30:40.702793891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-03T09:30:40', 'add_colon_replacement_to_naming_config') 
2025-08-03T09:30:40.703102332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.703967474Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-03T09:30:40.704119200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023425s 
2025-08-03T09:30:40.704272208Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-03T09:30:40.704424434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.704618195Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-03T09:30:40.704974682Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-03T09:30:40.707559548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:30:40.708350210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-03T09:30:40.708789625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T09:30:40.709270774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T09:30:40.711423168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.711716268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006581s 
2025-08-03T09:30:40.711868855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T09:30:40.711995310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.712162567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-03T09:30:40.712402670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-03T09:30:40.713173743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008483s 
2025-08-03T09:30:40.713451011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-03T09:30:40', 'list_sync_time') 
2025-08-03T09:30:40.713727668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.714432227Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-03T09:30:40.714565505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021015s 
2025-08-03T09:30:40.714730337Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-03T09:30:40.714886201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.715088068Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-03T09:30:40.715382691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T09:30:40.715520188Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:40.715665160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-03T09:30:40.715892858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-03T09:30:40.716668971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008534s 
2025-08-03T09:30:40.716959145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-03T09:30:40', 'add_download_client_tags') 
2025-08-03T09:30:40.717232366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.717838617Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-03T09:30:40.717979130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020068s 
2025-08-03T09:30:40.718145224Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-03T09:30:40.718300707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.718505399Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-03T09:30:40.719030787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-03T09:30:40.719556516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:30:40.719996462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008126s 
2025-08-03T09:30:40.720162777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-03T09:30:40.720428552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-03T09:30:40.720703756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003993s 
2025-08-03T09:30:40.720990403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-03T09:30:40', 'add_notification_status') 
2025-08-03T09:30:40.721262852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.721947811Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-03T09:30:40.722090208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016168s 
2025-08-03T09:30:40.722256523Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-03T09:30:40.722419030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.722627550Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-03T09:30:40.722880860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:40.723037506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:40.726475969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034257s 
2025-08-03T09:30:40.726784761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-03T09:30:40', 'add_alac_24_quality_in_profiles') 
2025-08-03T09:30:40.727084866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.728333089Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-03T09:30:40.728478261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052616s 
2025-08-03T09:30:40.728632913Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-03T09:30:40.728787163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.728988820Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-03T09:30:40.729324476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-03T09:30:40.729452082Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:40.729589379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-03T09:30:40.729783941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-03T09:30:40.730592399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008602s 
2025-08-03T09:30:40.730749405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-03T09:30:40.730955710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-03T09:30:40.731744739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008512s 
2025-08-03T09:30:40.732104394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-03T09:30:40', 'add_salt_to_users') 
2025-08-03T09:30:40.732388145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.733004456Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-03T09:30:40.733142133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020871s 
2025-08-03T09:30:40.733297286Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-03T09:30:40.733450745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.733651970Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-03T09:30:40.734120413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-03T09:30:40.734688357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-03T09:30:40.735149525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008797s 
2025-08-03T09:30:40.735300029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-03T09:30:40.735530212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-03T09:30:40.736742643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012873s 
2025-08-03T09:30:40.737036776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-03T09:30:40', 'add_auto_tagging') 
2025-08-03T09:30:40.737309244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.737995546Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-03T09:30:40.738132051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025286s 
2025-08-03T09:30:40.738304158Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-03T09:30:40.738469020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.738687389Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-03T09:30:40.739029899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-03T09:30:40.739164330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.739351336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-03T09:30:40.739594566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-03T09:30:40.740483837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009648s 
2025-08-03T09:30:40.740724522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-03T09:30:40.740990116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-03T09:30:40.741208126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003075s 
2025-08-03T09:30:40.741518190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-03T09:30:40', 'quality_definition_preferred_size') 
2025-08-03T09:30:40.741823324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.742523745Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-03T09:30:40.742672354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015778s 
2025-08-03T09:30:40.742838358Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-03T09:30:40.742999914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.743206760Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-03T09:30:40.743517967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:30:40.743651726Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:40.743806318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-03T09:30:40.744074207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.744963849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009948s 
2025-08-03T09:30:40.745270907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-03T09:30:40', 'add_on_artist_add_to_notifications') 
2025-08-03T09:30:40.745552644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.747047003Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-03T09:30:40.747188498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030452s 
2025-08-03T09:30:40.747349302Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-03T09:30:40.747503963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.747712153Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-03T09:30:40.748019822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:30:40.748156057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T09:30:40.748310237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-03T09:30:40.748530410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-03T09:30:40.749370181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000912s 
2025-08-03T09:30:40.749662199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-03T09:30:40', 'album_last_searched_time') 
2025-08-03T09:30:40.749942614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.807154421Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-03T09:30:40.807420377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0585472s 
2025-08-03T09:30:40.807712234Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-03T09:30:40.807974282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.808330770Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-03T09:30:40.809029226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T09:30:40.809221965Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:40.809451557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-03T09:30:40.809832414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.811201641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015312s 
2025-08-03T09:30:40.811406954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:30:40.811588851Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:40.811820507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-03T09:30:40.812218499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:30:40.813458285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014063s 
2025-08-03T09:30:40.813855194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-03T09:30:40', 'add_indexer_flags') 
2025-08-03T09:30:40.814250090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:40.911071088Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-03T09:30:40.911236681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0988798s 
2025-08-03T09:30:40.911429810Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-03T09:30:40.911588369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:40.911825727Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-03T09:30:40.912380585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-03T09:30:40.912599766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-03T09:30:40.912919460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004014s 
2025-08-03T09:30:40.913070754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-03T09:30:40.913284886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-03T09:30:40.913553456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003495s 
2025-08-03T09:30:40.913707757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-03T09:30:40.913952390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-03T09:30:40.914216461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003713s 
2025-08-03T09:30:40.914519051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-03T09:30:40', 'add_indexes_album_statistics') 
2025-08-03T09:30:40.914797361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.006599613Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-03T09:30:41.006774535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0925877s 
2025-08-03T09:30:41.006971381Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-03T09:30:41.007131304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.007381798Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-03T09:30:41.007944862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-03T09:30:41.008282441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-03T09:30:41.008567786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004107s 
2025-08-03T09:30:41.008862039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-03T09:30:41', 'update_redacted_baseurl') 
2025-08-03T09:30:41.009142543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.012631740Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-03T09:30:41.012846352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043913s 
2025-08-03T09:30:41.027993143Z [Debug] MigrationController: Took: 00:00:02.6197059 
2025-08-03T09:30:41.163760867Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-03T09:30:41.194208229Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-03T09:30:41.216097247Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-03T09:30:41.225706126Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-03T09:30:41.226012894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:41.226234300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:41.290719954Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-03T09:30:41.290944056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646963s 
2025-08-03T09:30:41.291138176Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-03T09:30:41.291338480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0648988s 
2025-08-03T09:30:41.293433709Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-03T09:30:41.293683622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.294034699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-03T09:30:41.294334032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-03T09:30:41.294740500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004933s 
2025-08-03T09:30:41.294953820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.297204462Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-03T09:30:41.297405527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029371s 
2025-08-03T09:30:41.297762776Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-03T09:30:41.298015656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.298401362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-03T09:30:41.298711176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T09:30:41.299100861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004722s 
2025-08-03T09:30:41.299304271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:30:41.299490155Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:41.299704036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-03T09:30:41.300024842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-03T09:30:41.300831736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008813s 
2025-08-03T09:30:41.301054475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.334066280Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-03T09:30:41.334645036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339249s 
2025-08-03T09:30:41.335283612Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-03T09:30:41.335763779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.336435602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:30:41.336811278Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T09:30:41.337211995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-03T09:30:41.337783416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-03T09:30:41.338846687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012042s 
2025-08-03T09:30:41.339179527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.373754621Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-03T09:30:41.375032444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360385s 
2025-08-03T09:30:41.375706070Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-03T09:30:41.376468215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.377064816Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-03T09:30:41.378087445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-03T09:30:41.378960383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-03T09:30:41.380211974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017269s 
2025-08-03T09:30:41.380550906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-03T09:30:41.381032326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-03T09:30:41.381684098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007742s 
2025-08-03T09:30:41.382295880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-03T09:30:41', 'InitialSetup') 
2025-08-03T09:30:41.383013666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.384139262Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-03T09:30:41.384512875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031943s 
2025-08-03T09:30:41.384924273Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-03T09:30:41.385352295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.385865308Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-03T09:30:41.386632964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-03T09:30:41', 'add_reason_to_pending_releases') 
2025-08-03T09:30:41.387400770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.388892674Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-03T09:30:41.389294944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035111s 
2025-08-03T09:30:41.389680150Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-03T09:30:41.390090746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.390601936Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-03T09:30:41.391222125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-03T09:30:41', 'add_medium_support') 
2025-08-03T09:30:41.391973397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.393106629Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-03T09:30:41.393481855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030084s 
2025-08-03T09:30:41.393908594Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-03T09:30:41.394356867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.394868568Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-03T09:30:41.395539298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-03T09:30:41', 'add_various_qualites_in_profile') 
2025-08-03T09:30:41.396335452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.397650029Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-03T09:30:41.398016126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032475s 
2025-08-03T09:30:41.398252271Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-03T09:30:41.398492976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.398787429Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-03T09:30:41.399145229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-03T09:30:41', 'metadata_profiles') 
2025-08-03T09:30:41.399570646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.400254253Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-03T09:30:41.400482943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017456s 
2025-08-03T09:30:41.400734840Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-03T09:30:41.401005816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.401310119Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-03T09:30:41.401724914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-03T09:30:41', 'separate_automatic_and_interactive_search') 
2025-08-03T09:30:41.402184389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.403215275Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-03T09:30:41.403478164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021695s 
2025-08-03T09:30:41.403724751Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-03T09:30:41.404142773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.404460112Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-03T09:30:41.404862933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-03T09:30:41', 'change_album_path_to_relative') 
2025-08-03T09:30:41.405317879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.406035324Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-03T09:30:41.406282512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018755s 
2025-08-03T09:30:41.406532896Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-03T09:30:41.406799433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.407104547Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-03T09:30:41.407498711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-03T09:30:41', 'change_quality_size_mb_to_kb') 
2025-08-03T09:30:41.407964228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.408685922Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-03T09:30:41.408932518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018808s 
2025-08-03T09:30:41.409164866Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-03T09:30:41.409412074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.409708821Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-03T09:30:41.410069017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-03T09:30:41', 'album_releases') 
2025-08-03T09:30:41.410494534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.411179653Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-03T09:30:41.411402772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017796s 
2025-08-03T09:30:41.411635401Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-03T09:30:41.411894132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.412198324Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-03T09:30:41.412569732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-03T09:30:41', 'album_releases_fix') 
2025-08-03T09:30:41.413010239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.413766622Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-03T09:30:41.413996205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018827s 
2025-08-03T09:30:41.414221508Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-03T09:30:41.414456061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.414749892Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-03T09:30:41.415104807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-03T09:30:41', 'import_lists') 
2025-08-03T09:30:41.420846589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.421515957Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-03T09:30:41.421742283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070565s 
2025-08-03T09:30:41.422001816Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-03T09:30:41.422249775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.422571954Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-03T09:30:41.422952771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-03T09:30:41', 'add_release_status') 
2025-08-03T09:30:41.423408288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.424071674Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-03T09:30:41.424302398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018157s 
2025-08-03T09:30:41.424548965Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-03T09:30:41.424800521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.425100435Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-03T09:30:41.425491422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-03T09:30:41', 'album_download_notification') 
2025-08-03T09:30:41.425938683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.426579043Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-03T09:30:41.426823415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017644s 
2025-08-03T09:30:41.427070863Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-03T09:30:41.427325526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.427633636Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-03T09:30:41.428057369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-03T09:30:41', 'fix_language_metadata_profiles') 
2025-08-03T09:30:41.428512636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.429214780Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-03T09:30:41.429450665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001868s 
2025-08-03T09:30:41.429672993Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-03T09:30:41.429910872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.430199363Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-03T09:30:41.430557755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-03T09:30:41', 'remove_fanzub') 
2025-08-03T09:30:41.430986548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.431695566Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-03T09:30:41.431938225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017858s 
2025-08-03T09:30:41.432195112Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-03T09:30:41.432451498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.432755390Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-03T09:30:41.433162249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-03T09:30:41', 'update_artist_history_indexes') 
2025-08-03T09:30:41.433609089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.434352707Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-03T09:30:41.434658122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018699s 
2025-08-03T09:30:41.434925199Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-03T09:30:41.435176746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.435464896Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-03T09:30:41.435804490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-03T09:30:41', 'remove_nma') 
2025-08-03T09:30:41.436241690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.436933383Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-03T09:30:41.437132354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017439s 
2025-08-03T09:30:41.437352257Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-03T09:30:41.437575165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.437877344Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-03T09:30:41.438262239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-03T09:30:41', 'album_disambiguation') 
2025-08-03T09:30:41.438707636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.439401613Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-03T09:30:41.439631015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018176s 
2025-08-03T09:30:41.439887572Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-03T09:30:41.440143567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.440447730Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-03T09:30:41.440845681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-03T09:30:41', 'add_ape_quality_in_profiles') 
2025-08-03T09:30:41.441314014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.442138595Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-03T09:30:41.442415523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019469s 
2025-08-03T09:30:41.442659213Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-03T09:30:41.442884667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.443172267Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-03T09:30:41.443524917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-03T09:30:41', 'remove_pushalot') 
2025-08-03T09:30:41.443962869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.444654231Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-03T09:30:41.444867681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017669s 
2025-08-03T09:30:41.445084076Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-03T09:30:41.445316164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.445610607Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-03T09:30:41.445969469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-03T09:30:41', 'add_custom_filters') 
2025-08-03T09:30:41.446392681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.447040576Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-03T09:30:41.447255479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017216s 
2025-08-03T09:30:41.447476464Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-03T09:30:41.447711036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.448015018Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-03T09:30:41.448368610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-03T09:30:41', 'import_list_tags') 
2025-08-03T09:30:41.448797273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.449451922Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-03T09:30:41.449676103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017366s 
2025-08-03T09:30:41.449889423Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-03T09:30:41.450123784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.450411794Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-03T09:30:41.450780266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-03T09:30:41', 'add_release_groups_etc') 
2025-08-03T09:30:41.451204982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.451869239Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-03T09:30:41.452132820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017306s 
2025-08-03T09:30:41.452356971Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-03T09:30:41.452589169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.452880285Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-03T09:30:41.453242074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-03T09:30:41', 'NewMediaInfoFormat') 
2025-08-03T09:30:41.453658883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.454426739Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-03T09:30:41.454651462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018256s 
2025-08-03T09:30:41.454893489Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-03T09:30:41.455146539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.455438337Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-03T09:30:41.455860006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-03T09:30:41', 'rename_restrictions_to_release_profiles') 
2025-08-03T09:30:41.456328880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.457147388Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-03T09:30:41.457383453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019714s 
2025-08-03T09:30:41.457639820Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-03T09:30:41.457897529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.458221140Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-03T09:30:41.458654944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-03T09:30:41', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-03T09:30:41.459110441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.459787214Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-03T09:30:41.460080494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018607s 
2025-08-03T09:30:41.460304355Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-03T09:30:41.460552074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.460856066Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-03T09:30:41.461224909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-03T09:30:41', 'add_import_exclusions') 
2025-08-03T09:30:41.461657009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.462336146Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-03T09:30:41.462582683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001766s 
2025-08-03T09:30:41.462838949Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-03T09:30:41.463091798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.463403125Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-03T09:30:41.463796337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-03T09:30:41', 'clean_artist_metadata_table') 
2025-08-03T09:30:41.464283598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.464987596Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-03T09:30:41.465222128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018806s 
2025-08-03T09:30:41.465464747Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-03T09:30:41.465717125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.466023341Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-03T09:30:41.466408968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-03T09:30:41', 'health_issue_notification') 
2025-08-03T09:30:41.466868914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.467620317Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-03T09:30:41.467868177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018917s 
2025-08-03T09:30:41.468146116Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-03T09:30:41.468424246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.468727938Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-03T09:30:41.469130649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-03T09:30:41', 'add_mediafilerepository_mtime') 
2025-08-03T09:30:41.469573851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.470330224Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-03T09:30:41.470571400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018982s 
2025-08-03T09:30:41.470821303Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-03T09:30:41.471082138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.471398145Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-03T09:30:41.471794332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-03T09:30:41', 'add_artistmetadataid_constraint') 
2025-08-03T09:30:41.472275942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.473039189Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-03T09:30:41.473287439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019307s 
2025-08-03T09:30:41.473530298Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-03T09:30:41.473786213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.474088322Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-03T09:30:41.474478778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-03T09:30:41', 'old_ids_and_artist_alias') 
2025-08-03T09:30:41.474903503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.475731551Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-03T09:30:41.475990352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019398s 
2025-08-03T09:30:41.476224443Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-03T09:30:41.476470859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.476772908Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-03T09:30:41.477149526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-03T09:30:41', 'download_propers_config') 
2025-08-03T09:30:41.477596476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.478367068Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-03T09:30:41.478596029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018835s 
2025-08-03T09:30:41.478832135Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-03T09:30:41.479083140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.479382894Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-03T09:30:41.479762047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-03T09:30:41', 'remove_language_profiles') 
2025-08-03T09:30:41.480232805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.481004158Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-03T09:30:41.481234823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019116s 
2025-08-03T09:30:41.481470898Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-03T09:30:41.481719729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.482019353Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-03T09:30:41.482396562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-03T09:30:41', 'multi_disc_naming_format') 
2025-08-03T09:30:41.482828843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.483568742Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-03T09:30:41.483798756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001838s 
2025-08-03T09:30:41.484063719Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-03T09:30:41.484321749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.484644068Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-03T09:30:41.485031518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-03T09:30:41', 'add_download_client_priority') 
2025-08-03T09:30:41.485480703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.486442459Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-03T09:30:41.486669687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020674s 
2025-08-03T09:30:41.486904790Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-03T09:30:41.487160746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.487475730Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-03T09:30:41.487866046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-03T09:30:41', 'remove_growl_prowl') 
2025-08-03T09:30:41.488326603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.489078357Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-03T09:30:41.489311857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019199s 
2025-08-03T09:30:41.489559346Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-03T09:30:41.489817175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.490131728Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-03T09:30:41.490522235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-03T09:30:41', 'remove_plex_hometheatre') 
2025-08-03T09:30:41.490985357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.491737191Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-03T09:30:41.491993758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019105s 
2025-08-03T09:30:41.492254623Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-03T09:30:41.492521721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.492837667Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-03T09:30:41.493247893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-03T09:30:41', 'add_root_folder_add_defaults') 
2025-08-03T09:30:41.493710886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.494793756Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-03T09:30:41.495030212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022408s 
2025-08-03T09:30:41.495258943Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-03T09:30:41.495496501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.495794852Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-03T09:30:41.496214758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-03T09:30:41', 'task_duration') 
2025-08-03T09:30:41.496654844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.497438983Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-03T09:30:41.497665599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019362s 
2025-08-03T09:30:41.497926725Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-03T09:30:41.498194444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.498510490Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-03T09:30:41.498941518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-03T09:30:41', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-03T09:30:41.499414611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.500209913Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-03T09:30:41.500465317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019811s 
2025-08-03T09:30:41.500707785Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-03T09:30:41.500960284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.501269456Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-03T09:30:41.501644401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-03T09:30:41', 'remove_album_folders') 
2025-08-03T09:30:41.502087904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.502883246Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-03T09:30:41.503108129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001916s 
2025-08-03T09:30:41.503351930Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-03T09:30:41.503607274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.503927950Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-03T09:30:41.504319879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-03T09:30:41', 'add_priority_to_indexers') 
2025-08-03T09:30:41.504771799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.505671370Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-03T09:30:41.505898578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002048s 
2025-08-03T09:30:41.506146507Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-03T09:30:41.506423014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.506721134Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-03T09:30:41.507140559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-03T09:30:41', 'remove_chown_and_folderchmod_config') 
2025-08-03T09:30:41.507600425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.510462067Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-03T09:30:41.510704095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040249s 
2025-08-03T09:30:41.510944238Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-03T09:30:41.511184211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.511483314Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-03T09:30:41.511857257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-03T09:30:41', 'update_notifiarr') 
2025-08-03T09:30:41.512309207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.516384303Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-03T09:30:41.516621851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005188s 
2025-08-03T09:30:41.516853428Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-03T09:30:41.517105816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.517414197Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-03T09:30:41.517804763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-03T09:30:41', 'email_multiple_addresses') 
2025-08-03T09:30:41.518257154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.522034120Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-03T09:30:41.522274394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049107s 
2025-08-03T09:30:41.522554768Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-03T09:30:41.522862077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.523215148Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-03T09:30:41.523687559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-03T09:30:41', 'rename_blacklist_to_blocklist') 
2025-08-03T09:30:41.524211043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.524942396Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-03T09:30:41.525169844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020971s 
2025-08-03T09:30:41.525388605Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-03T09:30:41.525620582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.525901317Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-03T09:30:41.526272104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-03T09:30:41', 'cdh_per_downloadclient') 
2025-08-03T09:30:41.526702781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.527336828Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-03T09:30:41.527551601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s 
2025-08-03T09:30:41.527762726Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-03T09:30:41.528004192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.528291751Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-03T09:30:41.528795926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-03T09:30:41', 'download_history') 
2025-08-03T09:30:41.529054377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.529675077Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-03T09:30:41.529889989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016697s 
2025-08-03T09:30:41.530099461Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-03T09:30:41.530326528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.530606192Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-03T09:30:41.531255619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-03T09:30:41.531732570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-03T09:30:41.532373210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008948s 
2025-08-03T09:30:41.532590407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-03T09:30:41.532882014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-03T09:30:41.533245035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s 
2025-08-03T09:30:41.533594098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-03T09:30:41', 'add_update_history') 
2025-08-03T09:30:41.534011749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.534695797Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-03T09:30:41.534914297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018734s 
2025-08-03T09:30:41.535142847Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-03T09:30:41.535383521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.535672513Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-03T09:30:41.536068380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-03T09:30:41', 'add_on_update_to_notifications') 
2025-08-03T09:30:41.536505871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.537142894Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-03T09:30:41.537363909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017392s 
2025-08-03T09:30:41.537587740Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-03T09:30:41.537824607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.538108238Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-03T09:30:41.538498514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-03T09:30:41', 'download_client_per_indexer') 
2025-08-03T09:30:41.538920524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.539559341Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-03T09:30:41.539781007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017207s 
2025-08-03T09:30:41.540015890Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-03T09:30:41.540255593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.540547791Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-03T09:30:41.540915361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-03T09:30:41', 'AddNewItemMonitorType') 
2025-08-03T09:30:41.541338704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.541966337Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-03T09:30:41.542188044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017049s 
2025-08-03T09:30:41.542398778Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-03T09:30:41.542623210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.542901861Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-03T09:30:41.543254581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-03T09:30:41', 'ImportListSearch') 
2025-08-03T09:30:41.543667393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.544818841Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-03T09:30:41.545030979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021834s 
2025-08-03T09:30:41.545257414Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-03T09:30:41.545498520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.545785418Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-03T09:30:41.546159331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-03T09:30:41', 'ImportListMonitorExisting') 
2025-08-03T09:30:41.546585839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.547218363Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-03T09:30:41.547432655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016952s 
2025-08-03T09:30:41.547646044Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-03T09:30:41.547886949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.548167164Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-03T09:30:41.548520185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-03T09:30:41', 'add_indexer_tags') 
2025-08-03T09:30:41.548933517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.549551221Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-03T09:30:41.549757687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001674s 
2025-08-03T09:30:41.549973010Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-03T09:30:41.550201490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.550486274Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-03T09:30:41.550854866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-03T09:30:41', 'update_audio_types') 
2025-08-03T09:30:41.551266866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.551904710Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-03T09:30:41.552112799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016771s 
2025-08-03T09:30:41.552367833Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-03T09:30:41.552626814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.552928662Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-03T09:30:41.553493069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-03T09:30:41.553688312Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:41.553943816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-03T09:30:41.554817265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-03T09:30:41.555773230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-03T09:30:41.556383850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-03T09:30:41.556935160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-03T09:30:41.557920785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-03T09:30:41.558275930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041126s 
2025-08-03T09:30:41.558480051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-03T09:30:41.558668150Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T09:30:41.558881850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-03T09:30:41.559707373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-03T09:30:41.560559028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-03T09:30:41.561186241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-03T09:30:41.561806209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-03T09:30:41.562848177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-03T09:30:41.563229886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041167s 
2025-08-03T09:30:41.563438556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:30:41.563624420Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T09:30:41.563838982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-03T09:30:41.564477187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-03T09:30:41.565068408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-03T09:30:41.565553645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-03T09:30:41.566070075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-03T09:30:41.566997603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T09:30:41.567368920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032782s 
2025-08-03T09:30:41.567775259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-03T09:30:41', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-03T09:30:41.569107121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.571364366Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-03T09:30:41.571612165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070933s 
2025-08-03T09:30:41.571902360Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-03T09:30:41.572147183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.572462908Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-03T09:30:41.572853675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-03T09:30:41', 'add_on_delete_to_notifications') 
2025-08-03T09:30:41.573279322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.573901495Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-03T09:30:41.574117560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017376s 
2025-08-03T09:30:41.574331852Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-03T09:30:41.574559420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.574839694Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-03T09:30:41.575188427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-03T09:30:41', 'add_custom_formats') 
2025-08-03T09:30:41.575601799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.576208230Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-03T09:30:41.576420898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016355s 
2025-08-03T09:30:41.576637885Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-03T09:30:41.576868279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.577163594Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-03T09:30:41.577539280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-03T09:30:41', 'add_result_to_commands') 
2025-08-03T09:30:41.577935598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.578535096Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-03T09:30:41.578746682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016545s 
2025-08-03T09:30:41.578970603Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-03T09:30:41.579207109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.579501331Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-03T09:30:41.579890134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-03T09:30:41', 'health_restored_notification') 
2025-08-03T09:30:41.580332134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.580967223Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-03T09:30:41.581185022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017427s 
2025-08-03T09:30:41.581386227Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-03T09:30:41.581603204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.581875793Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-03T09:30:41.582204866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-03T09:30:41', 'remove_uc') 
2025-08-03T09:30:41.582619571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.583237575Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-03T09:30:41.583435594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016348s 
2025-08-03T09:30:41.583664455Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-03T09:30:41.583921863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.584221206Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-03T09:30:41.584616041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-03T09:30:41', 'download_clients_rename_tv_to_music') 
2025-08-03T09:30:41.585073683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.585808132Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-03T09:30:41.586052894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018635s 
2025-08-03T09:30:41.586432519Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-03T09:30:41.586707052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.586999581Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-03T09:30:41.587398935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-03T09:30:41', 'add_colon_replacement_to_naming_config') 
2025-08-03T09:30:41.587854963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.588607949Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-03T09:30:41.588836700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001883s 
2025-08-03T09:30:41.589051112Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-03T09:30:41.589287027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.589567111Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-03T09:30:41.589937246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-03T09:30:41', 'list_sync_time') 
2025-08-03T09:30:41.590360368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.590957000Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-03T09:30:41.591174878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016668s 
2025-08-03T09:30:41.591398990Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-03T09:30:41.591640195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.591951001Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-03T09:30:41.592322890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-03T09:30:41', 'add_download_client_tags') 
2025-08-03T09:30:41.592777976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.593610152Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-03T09:30:41.593834394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019513s 
2025-08-03T09:30:41.594060990Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-03T09:30:41.594319992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.594625287Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-03T09:30:41.595008368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-03T09:30:41', 'add_notification_status') 
2025-08-03T09:30:41.595461280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.596073773Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-03T09:30:41.596301111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001743s 
2025-08-03T09:30:41.596537407Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-03T09:30:41.596784715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.597089699Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-03T09:30:41.597490216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-03T09:30:41', 'add_alac_24_quality_in_profiles') 
2025-08-03T09:30:41.597936985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.598554489Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-03T09:30:41.598795965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001749s 
2025-08-03T09:30:41.599026249Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-03T09:30:41.599255230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.599545915Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-03T09:30:41.599930750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-03T09:30:41', 'add_salt_to_users') 
2025-08-03T09:30:41.600375816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.600987127Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-03T09:30:41.601204405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017194s 
2025-08-03T09:30:41.601434558Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-03T09:30:41.601665293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.601960157Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-03T09:30:41.602328358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-03T09:30:41', 'add_auto_tagging') 
2025-08-03T09:30:41.602775338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.603369785Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-03T09:30:41.603578095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001692s 
2025-08-03T09:30:41.603818098Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-03T09:30:41.604091057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.604409419Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-03T09:30:41.604816999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-03T09:30:41', 'quality_definition_preferred_size') 
2025-08-03T09:30:41.605277417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.605916995Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-03T09:30:41.606146096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018078s 
2025-08-03T09:30:41.606390879Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-03T09:30:41.606653367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.606963502Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-03T09:30:41.607378548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-03T09:30:41', 'add_on_artist_add_to_notifications') 
2025-08-03T09:30:41.607829075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.608490898Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-03T09:30:41.608718957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018109s 
2025-08-03T09:30:41.608966315Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-03T09:30:41.609213453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.609509539Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-03T09:30:41.609888292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-03T09:30:41', 'album_last_searched_time') 
2025-08-03T09:30:41.610334761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.610977866Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-03T09:30:41.611200784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017464s 
2025-08-03T09:30:41.611438152Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-03T09:30:41.611675170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.611998210Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-03T09:30:41.612375991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-03T09:30:41', 'add_indexer_flags') 
2025-08-03T09:30:41.612805155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.613481828Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-03T09:30:41.613700237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017994s 
2025-08-03T09:30:41.613930772Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-03T09:30:41.614180976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.614478565Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-03T09:30:41.614886757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-03T09:30:41', 'add_indexes_album_statistics') 
2025-08-03T09:30:41.615328476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.615970499Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-03T09:30:41.616216444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017569s 
2025-08-03T09:30:41.616446157Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-03T09:30:41.616691501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:41.616999742Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-03T09:30:41.617370398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-03T09:30:41', 'update_redacted_baseurl') 
2025-08-03T09:30:41.617824132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:30:41.618874828Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-03T09:30:41.619096715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021673s 
2025-08-03T09:30:41.802018834Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-03T09:30:41.811806894Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-03T09:30:41.823633218Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-03T09:30:41.982001954Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-03T09:30:42.220402540Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-03T09:30:42.229033881Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-03T09:30:42.271784247Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-03T09:30:42.272666594Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-03T09:30:42.272888491Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-03T09:30:42.370715635Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-03T09:30:42.699742364Z [ls.io-init] done.