2025-08-03T06:49:33.296917684Z [migrations] started
2025-08-03T06:49:33.296953477Z [migrations] no migrations found
2025-08-03T06:49:33.339429449Z usermod: no changes
2025-08-03T06:49:33.345584944Z ───────────────────────────────────────
2025-08-03T06:49:33.345597950Z 
2025-08-03T06:49:33.345602058Z       ██╗     ███████╗██╗ ██████╗
2025-08-03T06:49:33.345608081Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-03T06:49:33.345611918Z       ██║     ███████╗██║██║   ██║
2025-08-03T06:49:33.345615636Z       ██║     ╚════██║██║██║   ██║
2025-08-03T06:49:33.345619323Z       ███████╗███████║██║╚██████╔╝
2025-08-03T06:49:33.345623071Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-03T06:49:33.345626788Z 
2025-08-03T06:49:33.345630315Z    Brought to you by linuxserver.io
2025-08-03T06:49:33.345633953Z ───────────────────────────────────────
2025-08-03T06:49:33.345943957Z 
2025-08-03T06:49:33.345960180Z To support the app dev(s) visit:
2025-08-03T06:49:33.348750839Z Lidarr: https://opencollective.com/lidarr
2025-08-03T06:49:33.349333442Z 
2025-08-03T06:49:33.349353442Z To support LSIO projects visit:
2025-08-03T06:49:33.349360717Z https://www.linuxserver.io/donate/
2025-08-03T06:49:33.349367140Z 
2025-08-03T06:49:33.349373433Z ───────────────────────────────────────
2025-08-03T06:49:33.349380968Z GID/UID
2025-08-03T06:49:33.349387351Z ───────────────────────────────────────
2025-08-03T06:49:33.354987187Z 
2025-08-03T06:49:33.355005153Z User UID:    911
2025-08-03T06:49:33.355012167Z User GID:    911
2025-08-03T06:49:33.355018600Z ───────────────────────────────────────
2025-08-03T06:49:33.356569513Z Linuxserver.io version: 2.13.2.4683-ls164
2025-08-03T06:49:33.356827723Z Build-date: 2025-08-03T06:45:59+00:00
2025-08-03T06:49:33.356837743Z ───────────────────────────────────────
2025-08-03T06:49:33.356844757Z     
2025-08-03T06:49:33.412559448Z [custom-init] No custom files found, skipping...
2025-08-03T06:49:33.434779692Z failed to load "/config/config.xml": No such file or directory
2025-08-03T06:49:33.913011208Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.2.4683 
2025-08-03T06:49:33.931724721Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T06:49:33.937965829Z [Debug] Bootstrap: Console selected 
2025-08-03T06:49:33.939473535Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T06:49:34.293867244Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T06:49:34.349290878Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {91396ccf-c41c-45c5-a4b0-be9c6c0090a2} may be persisted to storage in unencrypted form. 
2025-08-03T06:49:34.451097282Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-03T06:49:34.510342141Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-03T06:49:34.594094139Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-03T06:49:34.605307820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:34.605945514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:34.652199493Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-03T06:49:34.654112576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469699s 
2025-08-03T06:49:34.654363301Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-03T06:49:34.654538013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488401s 
2025-08-03T06:49:34.666117650Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-03T06:49:34.666737518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.685925456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-03T06:49:34.700045860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-03T06:49:34.715704401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029487s 
2025-08-03T06:49:34.716193846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.718360900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-03T06:49:34.718520291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321975s 
2025-08-03T06:49:34.726200867Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-03T06:49:34.726421862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.732591406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-03T06:49:34.734309435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T06:49:34.734632235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018917s 
2025-08-03T06:49:34.734885285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T06:49:34.735188185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001337s 
2025-08-03T06:49:34.735687119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-03T06:49:34.736359173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-03T06:49:34.737030755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011405s 
2025-08-03T06:49:34.737241630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.737911428Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-03T06:49:34.738081521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020105s 
2025-08-03T06:49:34.738580235Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-03T06:49:34.738826852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.739469135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T06:49:34.739643416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-08-03T06:49:34.739840733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-03T06:49:34.740135296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-03T06:49:34.740538308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s 
2025-08-03T06:49:34.740734273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.741276534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-03T06:49:34.741437619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012114s 
2025-08-03T06:49:34.742561332Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-03T06:49:34.742692185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.743511034Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-03T06:49:34.758446700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-03T06:49:34.758955645Z [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-03T06:49:34.759371041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007525s 
2025-08-03T06:49:34.759530612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-03T06:49:34.759791918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-03T06:49:34.760110129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s 
2025-08-03T06:49:34.760283428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-03T06:49:34.760600346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-03T06:49:34.760918888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005016s 
2025-08-03T06:49:34.761092978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-03T06:49:34.761384826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-03T06:49:34.761663768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s 
2025-08-03T06:49:34.761827137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-03T06:49:34.771623964Z [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-03T06:49:34.773610344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116314s 
2025-08-03T06:49:34.773813082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-03T06:49:34.774112515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T06:49:34.774406888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s 
2025-08-03T06:49:34.774592842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-03T06:49:34.774861764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T06:49:34.775147569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003979s 
2025-08-03T06:49:34.775331961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-03T06:49:34.775599720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:34.775909453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s 
2025-08-03T06:49:34.776096971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-03T06:49:34.776325421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:34.776597619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003624s 
2025-08-03T06:49:34.776820929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-03T06:49:34.779315121Z [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-03T06:49:34.780817827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039063s 
2025-08-03T06:49:34.781024674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-03T06:49:34.781314327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T06:49:34.781604431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2025-08-03T06:49:34.781802730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-03T06:49:34.782027643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T06:49:34.782305793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003511s 
2025-08-03T06:49:34.782459423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-03T06:49:34.782702051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T06:49:34.783000132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003636s 
2025-08-03T06:49:34.783153220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-03T06:49:34.783442472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T06:49:34.783745162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2025-08-03T06:49:34.783934543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-03T06:49:34.784200278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T06:49:34.784479240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003834s 
2025-08-03T06:49:34.784655124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-03T06:49:34.784887182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-03T06:49:34.785151895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003499s 
2025-08-03T06:49:34.785320214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-03T06:49:34.786641775Z [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-03T06:49:34.787507518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002011s 
2025-08-03T06:49:34.787707882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-03T06:49:34.788008086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T06:49:34.788310335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s 
2025-08-03T06:49:34.788489265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-03T06:49:34.788772365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-03T06:49:34.789036658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003851s 
2025-08-03T06:49:34.789211339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-03T06:49:34.789488147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T06:49:34.789784654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s 
2025-08-03T06:49:34.789999857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-03T06:49:34.790382407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-03T06:49:34.790739847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s 
2025-08-03T06:49:34.790866011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-03T06:49:34.791958712Z [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-03T06:49:34.792677519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016419s 
2025-08-03T06:49:34.792854926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-03T06:49:34.793127645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-03T06:49:34.793444333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2025-08-03T06:49:34.793629235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-03T06:49:34.793911945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T06:49:34.794210887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s 
2025-08-03T06:49:34.794379306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-03T06:49:34.795647690Z [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-03T06:49:34.796519886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019115s 
2025-08-03T06:49:34.796641291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-03T06:49:34.796875061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T06:49:34.797174945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004002s 
2025-08-03T06:49:34.797372152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-03T06:49:34.797634601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T06:49:34.797931960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004143s 
2025-08-03T06:49:34.798121431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-03T06:49:34.798427167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-03T06:49:34.798700497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s 
2025-08-03T06:49:34.798938506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-03T06:49:34.799136715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-03T06:49:34.799477111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s 
2025-08-03T06:49:34.799613195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-03T06:49:34.800560192Z [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-03T06:49:34.801199750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014214s 
2025-08-03T06:49:34.801370674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-03T06:49:34.801878637Z [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-03T06:49:34.802311258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007783s 
2025-08-03T06:49:34.802502152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-03T06:49:34.802852558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T06:49:34.803104585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004404s 
2025-08-03T06:49:34.803265429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-03T06:49:34.808663910Z [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-03T06:49:34.809158536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005743s 
2025-08-03T06:49:34.809335983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-03T06:49:34.809588201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T06:49:34.809903576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003942s 
2025-08-03T06:49:34.810049861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-03T06:49:34.810535008Z [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-03T06:49:34.810924211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006879s 
2025-08-03T06:49:34.811085416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-03T06:49:34.811344868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-03T06:49:34.811631415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004064s 
2025-08-03T06:49:34.811816658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-03T06:49:34.812360594Z [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-03T06:49:34.812769537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007826s 
2025-08-03T06:49:34.812963528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-03T06:49:34.813283242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-03T06:49:34.813606512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004657s 
2025-08-03T06:49:34.813835403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-03T06:49:34.814231261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-03T06:49:34.814682088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s 
2025-08-03T06:49:34.814896871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-03T06:49:34.815682463Z [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-03T06:49:34.816231709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011762s 
2025-08-03T06:49:34.816393084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-03T06:49:34.817654464Z [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-03T06:49:34.819760926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031587s 
2025-08-03T06:49:34.819896188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-03T06:49:34.820575917Z [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-03T06:49:34.821012316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009637s 
2025-08-03T06:49:34.821193711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-03T06:49:34.822192903Z [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-03T06:49:34.822890959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015467s 
2025-08-03T06:49:34.823056672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-03T06:49:34.823710168Z [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-03T06:49:34.824243983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010157s 
2025-08-03T06:49:34.824426040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-03T06:49:34.825133344Z [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-03T06:49:34.825685566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011145s 
2025-08-03T06:49:34.825865849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-03T06:49:34.826359152Z [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-03T06:49:34.826756583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007285s 
2025-08-03T06:49:34.826919621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-03T06:49:34.827243102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-03T06:49:34.827561463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s 
2025-08-03T06:49:34.827747829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-03T06:49:34.828000327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-03T06:49:34.828302165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004068s 
2025-08-03T06:49:34.828473320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-03T06:49:34.828935400Z [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-03T06:49:34.829310105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s 
2025-08-03T06:49:34.829482752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-03T06:49:34.830370380Z [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-03T06:49:34.830984797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013349s 
2025-08-03T06:49:34.831131021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-03T06:49:34.831583643Z [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-03T06:49:34.832035412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007365s 
2025-08-03T06:49:34.832230215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-03T06:49:34.832484326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-03T06:49:34.832824080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004466s 
2025-08-03T06:49:34.832990806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-03T06:49:34.833265930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-03T06:49:34.833587768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s 
2025-08-03T06:49:34.833751518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-03T06:49:34.834757604Z [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-03T06:49:34.835415839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014757s 
2025-08-03T06:49:34.835561483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-03T06:49:34.836302675Z [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-03T06:49:34.836870989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011496s 
2025-08-03T06:49:34.837060421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-03T06:49:34.837373471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T06:49:34.837728667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005069s 
2025-08-03T06:49:34.837909771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-03T06:49:34.838758119Z [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-03T06:49:34.839422527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013558s 
2025-08-03T06:49:34.839586548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-03T06:49:34.840596632Z [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-03T06:49:34.841289697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015512s 
2025-08-03T06:49:34.841462806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-03T06:49:34.841932852Z [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-03T06:49:34.842381916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000756s 
2025-08-03T06:49:34.842557560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-03T06:49:34.842856683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-03T06:49:34.843211587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004873s 
2025-08-03T06:49:34.843409005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-03T06:49:34.844097140Z [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-03T06:49:34.844670755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010704s 
2025-08-03T06:49:34.844827701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-03T06:49:34.845199550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T06:49:34.845563162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005535s 
2025-08-03T06:49:34.848763246Z [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-03T06:49:34.849441292Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033881 taking an average of 00:00:00.0033881 
2025-08-03T06:49:34.850319751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-03T06:49:34', 'InitialSetup') 
2025-08-03T06:49:34.850673032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.852928364Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-03T06:49:34.853102354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071811s 
2025-08-03T06:49:34.853426747Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-03T06:49:34.853602592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.853875080Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-03T06:49:34.854586222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-03T06:49:34.854746315Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:34.854939253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-03T06:49:34.855238365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:34.856112686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009557s 
2025-08-03T06:49:34.856445186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-03T06:49:34', 'add_reason_to_pending_releases') 
2025-08-03T06:49:34.856797435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.857631023Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-03T06:49:34.857818240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025033s 
2025-08-03T06:49:34.857994816Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-03T06:49:34.858184909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.858428649Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-03T06:49:34.861237215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:34.861396566Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:34.861629795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-03T06:49:34.861921022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-03T06:49:34.862744310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009435s 
2025-08-03T06:49:34.862921216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T06:49:34.863052460Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:34.863230078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-03T06:49:34.863544551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:34.864265463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000847s 
2025-08-03T06:49:34.864415284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T06:49:34.864552531Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-03T06:49:34.864725499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-03T06:49:34.865047838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:34.865762648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008566s 
2025-08-03T06:49:34.866168244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-03T06:49:34.866666938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-03T06:49:34.866914527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005497s 
2025-08-03T06:49:34.867295354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-03T06:49:34.885091991Z [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-03T06:49:34.887042669Z [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-03T06:49:34.888127964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-03T06:49:34.889187127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-03T06:49:34.891052984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T06:49:34.891510154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-03T06:49:34.891940651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T06:49:34.892235385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247724s 
2025-08-03T06:49:34.892406539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T06:49:34.892584518Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:34.892770833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-03T06:49:34.893018301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-03T06:49:34.893779915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000839s 
2025-08-03T06:49:34.894160571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-03T06:49:34', 'add_medium_support') 
2025-08-03T06:49:34.894534845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.895712206Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-03T06:49:34.895901036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027557s 
2025-08-03T06:49:34.896138434Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-03T06:49:34.896328387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.896599974Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-03T06:49:34.897070050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-03T06:49:34.897396728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-03T06:49:34.897678646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003865s 
2025-08-03T06:49:34.897832205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:34.898044142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:34.907321864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092863s 
2025-08-03T06:49:34.907739094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-03T06:49:34', 'add_various_qualites_in_profile') 
2025-08-03T06:49:34.908121223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.908889590Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-03T06:49:34.909078491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108481s 
2025-08-03T06:49:34.909269936Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-03T06:49:34.909475811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.909744071Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-03T06:49:34.910493089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-03T06:49:34.911229031Z [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-03T06:49:34.911778818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010894s 
2025-08-03T06:49:34.912003441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-03T06:49:34.912318996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-03T06:49:34.912651766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004744s 
2025-08-03T06:49:34.912822259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T06:49:34.912955648Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:34.913169188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-03T06:49:34.913501247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:34.914291899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009478s 
2025-08-03T06:49:34.914493024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-03T06:49:34.920202371Z [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-03T06:49:34.924970172Z [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-03T06:49:34.926837412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:34.927657854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:34.929391825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T06:49:34.929853635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T06:49:34.930280725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:34.930666382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:34.930988180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163073s 
2025-08-03T06:49:34.931187942Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-03T06:49:34.938381026Z [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-03T06:49:34.942790706Z [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-03T06:49:34.944497703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:34.945258024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:34.947012246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T06:49:34.947446090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T06:49:34.947876106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:34.948257474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:34.948530163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017173s 
2025-08-03T06:49:34.948699705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:34.948826139Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:34.949075431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-03T06:49:34.949306086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-03T06:49:34.950001707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007955s 
2025-08-03T06:49:34.950412203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-03T06:49:34', 'metadata_profiles') 
2025-08-03T06:49:34.950695403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.951822082Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-03T06:49:34.952027857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025892s 
2025-08-03T06:49:34.952254824Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-03T06:49:34.952453985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.952733908Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-03T06:49:34.955297671Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-03T06:49:34.961666836Z [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-03T06:49:34.962703383Z [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-03T06:49:34.963170123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-03T06:49:34.963683507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-03T06:49:34.965456898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T06:49:34.965768866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102641s 
2025-08-03T06:49:34.965932967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T06:49:34.966111075Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:34.966270707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-03T06:49:34.966559869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-03T06:49:34.967336363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008685s 
2025-08-03T06:49:34.967623160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-03T06:49:34.967940379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-03T06:49:34.968174941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000372s 
2025-08-03T06:49:34.968376517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T06:49:34.968532662Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:34.968930372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-03T06:49:34.971781874Z [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-03T06:49:34.973020859Z [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-03T06:49:34.973624154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-03T06:49:34.974140143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-03T06:49:34.975908504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T06:49:34.976205141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071098s 
2025-08-03T06:49:34.976619395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-03T06:49:34', 'separate_automatic_and_interactive_search') 
2025-08-03T06:49:34.976984080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.977875194Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-03T06:49:34.978055056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087038s 
2025-08-03T06:49:34.978318066Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-03T06:49:34.978448248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.978710316Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-03T06:49:34.979014839Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-03T06:49:34.983505672Z [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-03T06:49:34.987146694Z [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-03T06:49:34.988622065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T06:49:34.989561867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T06:49:34.991274807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T06:49:34.991668399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T06:49:34.992074457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T06:49:34.992467118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T06:49:34.992881732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T06:49:34.993150504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139768s 
2025-08-03T06:49:34.993543615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-03T06:49:34', 'change_album_path_to_relative') 
2025-08-03T06:49:34.993867908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.995236544Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-03T06:49:34.995398220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016006s 
2025-08-03T06:49:34.995633093Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-03T06:49:34.995802293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:34.996067097Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-03T06:49:34.996736064Z [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-03T06:49:34.997889807Z [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-03T06:49:34.997915158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008043s 
2025-08-03T06:49:34.998273610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-03T06:49:34', 'change_quality_size_mb_to_kb') 
2025-08-03T06:49:34.998620067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:34.999316009Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-03T06:49:34.999479749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022642s 
2025-08-03T06:49:34.999664921Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-03T06:49:34.999857108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.000144708Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-03T06:49:35.000596197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.000740177Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.000914047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-03T06:49:35.001196155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-03T06:49:35.001954171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000832s 
2025-08-03T06:49:35.002100376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.002227662Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.002405019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-03T06:49:35.002682137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-03T06:49:35.003407698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008274s 
2025-08-03T06:49:35.003769647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-03T06:49:35', 'album_releases') 
2025-08-03T06:49:35.004143189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.004826184Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-03T06:49:35.004983952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022331s 
2025-08-03T06:49:35.005185768Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-03T06:49:35.005373787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.005622879Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-03T06:49:35.006001962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.006165261Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.006347969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-03T06:49:35.010899824Z [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-03T06:49:35.014980342Z [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-03T06:49:35.016605394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T06:49:35.017413461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T06:49:35.019144156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T06:49:35.019559262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T06:49:35.019964789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T06:49:35.020366307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T06:49:35.020770321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T06:49:35.021070004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145602s 
2025-08-03T06:49:35.021227311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.021364096Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.021541373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-03T06:49:35.026214654Z [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-03T06:49:35.030333518Z [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-03T06:49:35.031979883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T06:49:35.032794002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T06:49:35.034564257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T06:49:35.035040736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T06:49:35.035435762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T06:49:35.035829424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T06:49:35.036290874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T06:49:35.036602341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148741s 
2025-08-03T06:49:35.037018549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-03T06:49:35', 'album_releases_fix') 
2025-08-03T06:49:35.037385859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.038476545Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-03T06:49:35.038647128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167255s 
2025-08-03T06:49:35.038832892Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-03T06:49:35.039016843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.039270734Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-03T06:49:35.040223573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-03T06:49:35.041415302Z [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-03T06:49:35.042219642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018143s 
2025-08-03T06:49:35.042394855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-03T06:49:35.042717845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-03T06:49:35.042985063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004095s 
2025-08-03T06:49:35.043173643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-03T06:49:35.043899976Z [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-03T06:49:35.044461065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011403s 
2025-08-03T06:49:35.044654375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-03T06:49:35.044995141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.045313352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s 
2025-08-03T06:49:35.045705261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-03T06:49:35', 'import_lists') 
2025-08-03T06:49:35.046007630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.046797430Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-03T06:49:35.046946681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019351s 
2025-08-03T06:49:35.047137805Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-03T06:49:35.047327748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.047582972Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-03T06:49:35.048005002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-03T06:49:35.048168761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.048399727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-03T06:49:35.048707567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-03T06:49:35.049486044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009255s 
2025-08-03T06:49:35.049669223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.049848163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.052611408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00279s 
2025-08-03T06:49:35.052979770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-03T06:49:35', 'add_release_status') 
2025-08-03T06:49:35.053326007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.054019744Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-03T06:49:35.054205608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041816s 
2025-08-03T06:49:35.054441984Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-03T06:49:35.054629602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.054900868Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-03T06:49:35.055270482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.055430264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.055636329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-03T06:49:35.056003268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.056816566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009771s 
2025-08-03T06:49:35.057187974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-03T06:49:35', 'album_download_notification') 
2025-08-03T06:49:35.057551065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.058385415Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-03T06:49:35.058551840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025316s 
2025-08-03T06:49:35.058793376Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-03T06:49:35.059018219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.059290688Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-03T06:49:35.060063995Z [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-03T06:49:35.060913786Z [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-03T06:49:35.061417330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009349s 
2025-08-03T06:49:35.062053882Z [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-03T06:49:35.062908823Z [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-03T06:49:35.063433289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009817s 
2025-08-03T06:49:35.063868746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-03T06:49:35', 'fix_language_metadata_profiles') 
2025-08-03T06:49:35.064316518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.065057750Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-03T06:49:35.065217953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025069s 
2025-08-03T06:49:35.065432325Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-03T06:49:35.065636115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.065896058Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-03T06:49:35.066267787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-03T06:49:35.066651570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-03T06:49:35.066912235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003754s 
2025-08-03T06:49:35.067429817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-03T06:49:35', 'remove_fanzub') 
2025-08-03T06:49:35.067818690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.068476815Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-03T06:49:35.068669704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019336s 
2025-08-03T06:49:35.068898965Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-03T06:49:35.069133097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.069456728Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-03T06:49:35.071502488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-03T06:49:35.071783053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-03T06:49:35.072126534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s 
2025-08-03T06:49:35.072336147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-03T06:49:35.072628816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-03T06:49:35.073008400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s 
2025-08-03T06:49:35.073654621Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-03T06:49:35.074252626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-03T06:49:35.074679796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008405s 
2025-08-03T06:49:35.074936613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-03T06:49:35.075289974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T06:49:35.075635901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004752s 
2025-08-03T06:49:35.075858109Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-03T06:49:35.076214586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-03T06:49:35.076632177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s 
2025-08-03T06:49:35.076839274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-03T06:49:35.077205081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T06:49:35.077513081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005048s 
2025-08-03T06:49:35.077908377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-03T06:49:35', 'update_artist_history_indexes') 
2025-08-03T06:49:35.078249464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.079361493Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-03T06:49:35.079472416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022535s 
2025-08-03T06:49:35.079662058Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-03T06:49:35.079906050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.080173318Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-03T06:49:35.082666479Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.085610978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-03T06:49:35.085891242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030325s 
2025-08-03T06:49:35.086231167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-03T06:49:35', 'remove_nma') 
2025-08-03T06:49:35.086541401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.087309157Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-03T06:49:35.087466514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044379s 
2025-08-03T06:49:35.087715666Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-03T06:49:35.087872041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.088137956Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-03T06:49:35.088466738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.088631440Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-08-03T06:49:35.088804869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-03T06:49:35.089067508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-03T06:49:35.090087131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s 
2025-08-03T06:49:35.090454351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-03T06:49:35', 'album_disambiguation') 
2025-08-03T06:49:35.090816360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.091418562Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-03T06:49:35.091584346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024181s 
2025-08-03T06:49:35.091783377Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-03T06:49:35.092028160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.092250007Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-03T06:49:35.092529078Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.092741837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.095872200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031343s 
2025-08-03T06:49:35.096289140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-03T06:49:35', 'add_ape_quality_in_profiles') 
2025-08-03T06:49:35.096651269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.097290136Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-03T06:49:35.097457703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004543s 
2025-08-03T06:49:35.097649229Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-03T06:49:35.097845334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.098127281Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-03T06:49:35.098902723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.099149630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-03T06:49:35.099397339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003615s 
2025-08-03T06:49:35.099623755Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.099919590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-03T06:49:35.100176878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003742s 
2025-08-03T06:49:35.100372963Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.100636805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-03T06:49:35.100878591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000347s 
2025-08-03T06:49:35.101222324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-03T06:49:35', 'remove_pushalot') 
2025-08-03T06:49:35.101566877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.102155823Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-03T06:49:35.102327629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015925s 
2025-08-03T06:49:35.102536931Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-03T06:49:35.102689789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.102936796Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-03T06:49:35.103340779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-03T06:49:35.103827740Z [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-03T06:49:35.104304270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007672s 
2025-08-03T06:49:35.104650086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-03T06:49:35', 'add_custom_filters') 
2025-08-03T06:49:35.104980702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.105622845Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-03T06:49:35.105792146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020702s 
2025-08-03T06:49:35.105983080Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-03T06:49:35.106148844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.106381783Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-03T06:49:35.106737239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T06:49:35.106860988Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.107048606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-03T06:49:35.107290473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-03T06:49:35.108122518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008408s 
2025-08-03T06:49:35.108502353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-03T06:49:35', 'import_list_tags') 
2025-08-03T06:49:35.108838370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.109494020Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-03T06:49:35.109667539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022281s 
2025-08-03T06:49:35.109898735Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-03T06:49:35.110138237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.110445025Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-03T06:49:35.117070336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-03T06:49:35.118261064Z [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-03T06:49:35.119324956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020044s 
2025-08-03T06:49:35.119593437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-03T06:49:35.120036690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-03T06:49:35.129598804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096652s 
2025-08-03T06:49:35.137014457Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-03T06:49:35.137070620Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-03T06:49:35.137081101Z                           FROM "Artists" 
2025-08-03T06:49:35.137089698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-03T06:49:35.137101342Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-03T06:49:35.137110029Z                           FROM "Artists" 
2025-08-03T06:49:35.138002987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002352s 
2025-08-03T06:49:35.138214894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T06:49:35.138419296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:35.138737847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-03T06:49:35.139173574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.140176504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013363s 
2025-08-03T06:49:35.141576904Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-03T06:49:35.141597145Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T06:49:35.141602626Z                                                   FROM "ArtistMetadata"
2025-08-03T06:49:35.141610001Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-03T06:49:35.143665389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-03T06:49:35.143699238Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T06:49:35.143713296Z                                                   FROM "ArtistMetadata"
2025-08-03T06:49:35.143724458Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-03T06:49:35.144388786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018932s 
2025-08-03T06:49:35.144442715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-03T06:49:35.145693684Z [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-03T06:49:35.146631002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020245s 
2025-08-03T06:49:35.147075647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-03T06:49:35.147182462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-03T06:49:35.147572558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s 
2025-08-03T06:49:35.147777380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-03T06:49:35.148114549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-03T06:49:35.148463612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004995s 
2025-08-03T06:49:35.148644977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.148853307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.157573155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087527s 
2025-08-03T06:49:35.157788258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.157899653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T06:49:35.158122181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-03T06:49:35.158420892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.159472420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012021s 
2025-08-03T06:49:35.159667442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.159782494Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.159973288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-03T06:49:35.160302361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:35.161294459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011233s 
2025-08-03T06:49:35.161460172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.161610756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.161793494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-03T06:49:35.162031833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-03T06:49:35.163046416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s 
2025-08-03T06:49:35.164410493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-03T06:49:35.164432608Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T06:49:35.164441977Z                                                   FROM "ArtistMetadata"
2025-08-03T06:49:35.164450814Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-03T06:49:35.164459853Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-03T06:49:35.166300870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-03T06:49:35.166326411Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T06:49:35.166339207Z                                                   FROM "ArtistMetadata"
2025-08-03T06:49:35.166350179Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-03T06:49:35.166361923Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-03T06:49:35.167150611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002014s 
2025-08-03T06:49:35.167323289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T06:49:35.167471337Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.167654205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-03T06:49:35.167983698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-03T06:49:35.168843560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009901s 
2025-08-03T06:49:35.169003452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T06:49:35.169138604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.169347785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-03T06:49:35.169664904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.170541178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010219s 
2025-08-03T06:49:35.170708485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T06:49:35.170926264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.171055604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-03T06:49:35.171399577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.172244097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001004s 
2025-08-03T06:49:35.173540368Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-03T06:49:35.173556189Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-03T06:49:35.173561059Z                                                 FROM "AlbumReleases"
2025-08-03T06:49:35.173565258Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-03T06:49:35.173569396Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-03T06:49:35.175437538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-03T06:49:35.175455454Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-03T06:49:35.175464713Z                                                 FROM "AlbumReleases"
2025-08-03T06:49:35.175473330Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-03T06:49:35.175482729Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-03T06:49:35.176342751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020197s 
2025-08-03T06:49:35.177756097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-03T06:49:35.177772329Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T06:49:35.177781528Z                                                   FROM "ArtistMetadata"
2025-08-03T06:49:35.177790065Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-03T06:49:35.177799474Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-03T06:49:35.180104606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-03T06:49:35.180117592Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T06:49:35.180121790Z                                                   FROM "ArtistMetadata"
2025-08-03T06:49:35.180125768Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-03T06:49:35.180130217Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-03T06:49:35.181185683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025906s 
2025-08-03T06:49:35.181960303Z [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-03T06:49:35.185857130Z [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-03T06:49:35.188148824Z [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-03T06:49:35.189000660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:35.189922456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:35.192066152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:35.192447330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:35.192760350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103665s 
2025-08-03T06:49:35.193194915Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-03T06:49:35.197105300Z [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-03T06:49:35.199733602Z [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-03T06:49:35.200817695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T06:49:35.201838420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T06:49:35.204459789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T06:49:35.204972882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T06:49:35.205302516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118459s 
2025-08-03T06:49:35.205542299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-03T06:49:35.208871442Z [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-03T06:49:35.211443512Z [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-03T06:49:35.212598758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-03T06:49:35.213377326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-03T06:49:35.215384398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T06:49:35.215898102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T06:49:35.216345804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105748s 
2025-08-03T06:49:35.216554434Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-03T06:49:35.219318620Z [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-03T06:49:35.220655452Z [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-03T06:49:35.221284288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T06:49:35.221955169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T06:49:35.224213747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T06:49:35.224607540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078629s 
2025-08-03T06:49:35.224881872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-03T06:49:35.225308842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.225700250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005963s 
2025-08-03T06:49:35.225958610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-03T06:49:35.226248334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T06:49:35.226539771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004267s 
2025-08-03T06:49:35.226727028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-03T06:49:35.227029346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.227326886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s 
2025-08-03T06:49:35.227520656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-03T06:49:35.227867915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.228156807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004671s 
2025-08-03T06:49:35.228351409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-03T06:49:35.228958732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-03T06:49:35.229234337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000423s 
2025-08-03T06:49:35.229430662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-03T06:49:35.229728973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-03T06:49:35.230044668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s 
2025-08-03T06:49:35.230201444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T06:49:35.232805938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-03T06:49:35.233069730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027121s 
2025-08-03T06:49:35.233215553Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T06:49:35.233480387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-03T06:49:35.233734819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003628s 
2025-08-03T06:49:35.233861444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T06:49:35.234198092Z [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-03T06:49:35.234496292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2025-08-03T06:49:35.234861868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-03T06:49:35', 'add_release_groups_etc') 
2025-08-03T06:49:35.235178496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.236651893Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-03T06:49:35.236815683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025874s 
2025-08-03T06:49:35.237031597Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-03T06:49:35.237224235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.237492916Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-03T06:49:35.238220992Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T06:49:35.238457308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-03T06:49:35.238691991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003195s 
2025-08-03T06:49:35.239058228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-03T06:49:35', 'NewMediaInfoFormat') 
2025-08-03T06:49:35.239421420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.240120958Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-03T06:49:35.240278846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016936s 
2025-08-03T06:49:35.240497256Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-03T06:49:35.240703101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.240953134Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-03T06:49:35.242112970Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-03T06:49:35.242442653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-03T06:49:35.245634270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033231s 
2025-08-03T06:49:35.245814734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T06:49:35.245964706Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.246194719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-03T06:49:35.246589434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:35.247530389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011181s 
2025-08-03T06:49:35.248017750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-03T06:49:35', 'rename_restrictions_to_release_profiles') 
2025-08-03T06:49:35.248360641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.249037704Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-03T06:49:35.249237907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025802s 
2025-08-03T06:49:35.249462359Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-03T06:49:35.249669596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.249946244Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-03T06:49:35.250919002Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-03T06:49:35.251164356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-03T06:49:35.253050023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019236s 
2025-08-03T06:49:35.253234114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T06:49:35.253381090Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:35.253592476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-03T06:49:35.253872269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-03T06:49:35.254678743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s 
2025-08-03T06:49:35.254826781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-03T06:49:35.255023107Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:35.255314704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-03T06:49:35.255748457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-03T06:49:35.256628068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010958s 
2025-08-03T06:49:35.256833833Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T06:49:35.257200431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-03T06:49:35.257527800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004959s 
2025-08-03T06:49:35.257738374Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T06:49:35.258083689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-03T06:49:35.258383734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004597s 
2025-08-03T06:49:35.258685792Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-03T06:49:35.262464170Z [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-03T06:49:35.264512595Z [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-03T06:49:35.265362035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:35.266248721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:35.268286144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:35.268816732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:35.269309394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.269778919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T06:49:35.270176731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112458s 
2025-08-03T06:49:35.270595053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-03T06:49:35', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-03T06:49:35.270964367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.272009902Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-03T06:49:35.272189784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130073s 
2025-08-03T06:49:35.272419637Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-03T06:49:35.272626403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.272900014Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-03T06:49:35.273562398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-03T06:49:35.273985951Z [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-03T06:49:35.274483363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s 
2025-08-03T06:49:35.274664016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-03T06:49:35.275020685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-03T06:49:35.275408365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005496s 
2025-08-03T06:49:35.275787809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-03T06:49:35', 'add_import_exclusions') 
2025-08-03T06:49:35.276162844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.276947414Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-03T06:49:35.277139882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020558s 
2025-08-03T06:49:35.277344093Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-03T06:49:35.277549697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.277858619Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-03T06:49:35.286395280Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-03T06:49:35.286428757Z                           WHERE "Id" in (
2025-08-03T06:49:35.286438627Z                           SELECT "Artists"."Id" from "Artists"
2025-08-03T06:49:35.286447775Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T06:49:35.286457114Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T06:49:35.288325717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-03T06:49:35.288348473Z                           WHERE "Id" in (
2025-08-03T06:49:35.288357621Z                           SELECT "Artists"."Id" from "Artists"
2025-08-03T06:49:35.288366389Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T06:49:35.288375587Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T06:49:35.289356923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021701s 
2025-08-03T06:49:35.290673895Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-03T06:49:35.290693745Z                           WHERE "Id" in (
2025-08-03T06:49:35.290716170Z                           SELECT "Albums"."Id" from "Albums"
2025-08-03T06:49:35.290722283Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T06:49:35.290728605Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T06:49:35.292474060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-03T06:49:35.292502046Z                           WHERE "Id" in (
2025-08-03T06:49:35.292513860Z                           SELECT "Albums"."Id" from "Albums"
2025-08-03T06:49:35.292524271Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T06:49:35.292536245Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T06:49:35.293396006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020007s 
2025-08-03T06:49:35.294556383Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-03T06:49:35.294580692Z                           WHERE "Id" in (
2025-08-03T06:49:35.294590051Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-03T06:49:35.294598969Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-03T06:49:35.294608688Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-03T06:49:35.296249693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-03T06:49:35.296277278Z                           WHERE "Id" in (
2025-08-03T06:49:35.296287749Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-03T06:49:35.296298120Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-03T06:49:35.296311006Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-03T06:49:35.297116478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001871s 
2025-08-03T06:49:35.298339451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-03T06:49:35.298355293Z                           WHERE "Id" in (
2025-08-03T06:49:35.298361776Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T06:49:35.298368018Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T06:49:35.298374291Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-03T06:49:35.300121289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-03T06:49:35.300148133Z                           WHERE "Id" in (
2025-08-03T06:49:35.300157301Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T06:49:35.300182191Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T06:49:35.300191741Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-03T06:49:35.301011742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019837s 
2025-08-03T06:49:35.302284685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-03T06:49:35.302296509Z                           WHERE "Id" in (
2025-08-03T06:49:35.302300908Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T06:49:35.302304956Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T06:49:35.302309615Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T06:49:35.304089008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-03T06:49:35.304113107Z                           WHERE "Id" in (
2025-08-03T06:49:35.304122315Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T06:49:35.304131153Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T06:49:35.304140322Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T06:49:35.305000454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019919s 
2025-08-03T06:49:35.306328398Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T06:49:35.306351214Z                           WHERE "Id" IN (
2025-08-03T06:49:35.306362947Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T06:49:35.306374070Z                           LEFT OUTER JOIN "Tracks"
2025-08-03T06:49:35.306384831Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T06:49:35.306396204Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-03T06:49:35.308250298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T06:49:35.308275368Z                           WHERE "Id" IN (
2025-08-03T06:49:35.308285789Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T06:49:35.308296070Z                           LEFT OUTER JOIN "Tracks"
2025-08-03T06:49:35.308306080Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T06:49:35.308317593Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-03T06:49:35.309185531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020935s 
2025-08-03T06:49:35.309624595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-03T06:49:35', 'clean_artist_metadata_table') 
2025-08-03T06:49:35.309952926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.310809170Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-03T06:49:35.310975295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036665s 
2025-08-03T06:49:35.311249798Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-03T06:49:35.311484059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.311719073Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-03T06:49:35.312856393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.313028600Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T06:49:35.313286709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-03T06:49:35.313711695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.314672009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001192s 
2025-08-03T06:49:35.314862393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.315035982Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.315252839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-03T06:49:35.315681442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.316612827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011325s 
2025-08-03T06:49:35.316829514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.317027573Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.317237966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-03T06:49:35.317695427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.318575650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011162s 
2025-08-03T06:49:35.318749991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.318924703Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.319117792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-03T06:49:35.319457836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.320335594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s 
2025-08-03T06:49:35.320577190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.320684967Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.320952576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-03T06:49:35.321376670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.322241141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010084s 
2025-08-03T06:49:35.322501716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-03T06:49:35.326492572Z [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-03T06:49:35.330478919Z [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-03T06:49:35.331565467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-03T06:49:35.332083390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-03T06:49:35.334017474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114051s 
2025-08-03T06:49:35.334259612Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-03T06:49:35.338735685Z [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-03T06:49:35.341306301Z [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-03T06:49:35.342309221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-03T06:49:35.342836483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-03T06:49:35.344966802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104047s 
2025-08-03T06:49:35.345352629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-03T06:49:35', 'health_issue_notification') 
2025-08-03T06:49:35.345710460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.346738130Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-03T06:49:35.346917982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121815s 
2025-08-03T06:49:35.347217906Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-03T06:49:35.347439442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.347722382Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-03T06:49:35.348959252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T06:49:35.349153594Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.349383246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-03T06:49:35.349780766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-03T06:49:35.350613583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010315s 
2025-08-03T06:49:35.350798436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T06:49:35.351026896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T06:49:35.351285266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-03T06:49:35.351528566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-03T06:49:35.352495543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009961s 
2025-08-03T06:49:35.352830788Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-03T06:49:35.353235142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-03T06:49:35.353587692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s 
2025-08-03T06:49:35.354490370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T06:49:35.354503847Z                 WHERE "Id" IN (
2025-08-03T06:49:35.354510300Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T06:49:35.354516533Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T06:49:35.354522735Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-03T06:49:35.355737662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T06:49:35.355759245Z                 WHERE "Id" IN (
2025-08-03T06:49:35.355768564Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T06:49:35.355777281Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T06:49:35.355786780Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-03T06:49:35.356463694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s 
2025-08-03T06:49:35.357675383Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T06:49:35.357691265Z                 WHERE "Id" IN (
2025-08-03T06:49:35.357700264Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T06:49:35.357710003Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-03T06:49:35.357719522Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-03T06:49:35.357728691Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-03T06:49:35.359238240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T06:49:35.359261638Z                 WHERE "Id" IN (
2025-08-03T06:49:35.359272429Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T06:49:35.359281468Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-03T06:49:35.359290546Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-03T06:49:35.359299834Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-03T06:49:35.360154155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018534s 
2025-08-03T06:49:35.361381566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T06:49:35.361400595Z                 WHERE "Id" IN (
2025-08-03T06:49:35.361425184Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T06:49:35.361436747Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T06:49:35.361447790Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T06:49:35.361456848Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-03T06:49:35.361465315Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-03T06:49:35.363091810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T06:49:35.363113634Z                 WHERE "Id" IN (
2025-08-03T06:49:35.363125057Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T06:49:35.363136029Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T06:49:35.363147683Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T06:49:35.363159176Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-03T06:49:35.363170308Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-03T06:49:35.363996502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019273s 
2025-08-03T06:49:35.364734508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-03T06:49:35.364754809Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-03T06:49:35.364766863Z                 FROM "Artists"
2025-08-03T06:49:35.364777344Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-03T06:49:35.364788928Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-03T06:49:35.365741015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-03T06:49:35.365760684Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-03T06:49:35.365772528Z                 FROM "Artists"
2025-08-03T06:49:35.365782558Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-03T06:49:35.365791707Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-03T06:49:35.366249459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010833s 
2025-08-03T06:49:35.367161204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T06:49:35.367178419Z                 WHERE "Id" NOT IN (
2025-08-03T06:49:35.367186916Z                     SELECT MIN("Id")
2025-08-03T06:49:35.367195173Z                     FROM "TrackFiles"
2025-08-03T06:49:35.367218570Z                     GROUP BY "Path"
2025-08-03T06:49:35.367227027Z                 ) 
2025-08-03T06:49:35.368389979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T06:49:35.368398997Z                 WHERE "Id" NOT IN (
2025-08-03T06:49:35.368402905Z                     SELECT MIN("Id")
2025-08-03T06:49:35.368406652Z                     FROM "TrackFiles"
2025-08-03T06:49:35.368410310Z                     GROUP BY "Path"
2025-08-03T06:49:35.368414117Z                 ) 
2025-08-03T06:49:35.368985849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013364s 
2025-08-03T06:49:35.369172124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T06:49:35.369309320Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.369489934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-03T06:49:35.372566459Z [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-03T06:49:35.374049225Z [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-03T06:49:35.374737811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T06:49:35.375276756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T06:49:35.377171612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T06:49:35.377495524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078181s 
2025-08-03T06:49:35.377666278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-03T06:49:35.377934799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T06:49:35.378227488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s 
2025-08-03T06:49:35.378410457Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-03T06:49:35.381480088Z [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-03T06:49:35.382894336Z [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-03T06:49:35.383594716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T06:49:35.384289425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T06:49:35.386135883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T06:49:35.386566470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T06:49:35.386861194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082675s 
2025-08-03T06:49:35.387250848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-03T06:49:35', 'add_mediafilerepository_mtime') 
2025-08-03T06:49:35.387716095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.388635958Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-03T06:49:35.388801852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099861s 
2025-08-03T06:49:35.389039981Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-03T06:49:35.389261748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.389563435Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-03T06:49:35.392079051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-03T06:49:35.392105534Z                           WHERE "Id" NOT IN (
2025-08-03T06:49:35.392116907Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-03T06:49:35.392128039Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T06:49:35.392138400Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-03T06:49:35.393894486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-03T06:49:35.393920268Z                           WHERE "Id" NOT IN (
2025-08-03T06:49:35.393945830Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-03T06:49:35.393954718Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T06:49:35.393963646Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-03T06:49:35.394718766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019003s 
2025-08-03T06:49:35.394893618Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-03T06:49:35.395138050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-03T06:49:35.395489909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s 
2025-08-03T06:49:35.395678910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-03T06:49:35.399023003Z [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-03T06:49:35.400936296Z [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-03T06:49:35.401727058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:35.402360273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:35.404195860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:35.404604873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:35.405002805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T06:49:35.405279592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094289s 
2025-08-03T06:49:35.405521038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-03T06:49:35.405801152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.406109363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2025-08-03T06:49:35.406489779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-03T06:49:35', 'add_artistmetadataid_constraint') 
2025-08-03T06:49:35.406828511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.407914067Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-03T06:49:35.408100653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021866s 
2025-08-03T06:49:35.408332970Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-03T06:49:35.408522542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.408793969Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-03T06:49:35.409576995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-03T06:49:35.409755044Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.409925657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-03T06:49:35.410235642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T06:49:35.411034440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009331s 
2025-08-03T06:49:35.411198140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-03T06:49:35.411342360Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.411567944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-03T06:49:35.411914292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T06:49:35.412715656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009487s 
2025-08-03T06:49:35.412868503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.413043315Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.413196153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-03T06:49:35.413501879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T06:49:35.414236308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008926s 
2025-08-03T06:49:35.414421842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-03T06:49:35.414571974Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.414765874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-03T06:49:35.415109025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T06:49:35.415909137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009321s 
2025-08-03T06:49:35.416055101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T06:49:35.416189331Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.416387961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-03T06:49:35.416715881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T06:49:35.417474248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009063s 
2025-08-03T06:49:35.417630653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T06:49:35.417768892Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.417959185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-03T06:49:35.418274219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T06:49:35.419034881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000898s 
2025-08-03T06:49:35.419405748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-03T06:49:35', 'old_ids_and_artist_alias') 
2025-08-03T06:49:35.419750121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.420543579Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-03T06:49:35.420705805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023667s 
2025-08-03T06:49:35.420922622Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-03T06:49:35.421101542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.421345123Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-03T06:49:35.421676400Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.421869208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.422899543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007028s 
2025-08-03T06:49:35.422923601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-03T06:49:35.423087391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-03T06:49:35.423317825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003036s 
2025-08-03T06:49:35.423689764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-03T06:49:35', 'download_propers_config') 
2025-08-03T06:49:35.424063116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.424729157Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-03T06:49:35.424872576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016605s 
2025-08-03T06:49:35.425068961Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-03T06:49:35.425263784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.425499689Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-03T06:49:35.426473810Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-03T06:49:35.426767101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-03T06:49:35.427221355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005656s 
2025-08-03T06:49:35.427425296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-03T06:49:35.430580991Z [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-03T06:49:35.432312427Z [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-03T06:49:35.433055363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:35.433794321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:35.435608284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:35.436022027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:35.436426171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T06:49:35.436868561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.437163485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00959s 
2025-08-03T06:49:35.437353418Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-03T06:49:35.440327507Z [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-03T06:49:35.441945845Z [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-03T06:49:35.442617939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-03T06:49:35.443141834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-03T06:49:35.445007671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-03T06:49:35.445326733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077917s 
2025-08-03T06:49:35.445511275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-03T06:49:35.449200214Z [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-03T06:49:35.450633570Z [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-03T06:49:35.451294982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-03T06:49:35.451733855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-03T06:49:35.453467056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077953s 
2025-08-03T06:49:35.453653000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-03T06:49:35.456461545Z [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-03T06:49:35.457697504Z [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-03T06:49:35.458266821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-03T06:49:35.458981199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-03T06:49:35.460812777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T06:49:35.461209947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T06:49:35.461641025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T06:49:35.462095981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T06:49:35.462436186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086043s 
2025-08-03T06:49:35.462605206Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-03T06:49:35.465322638Z [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-03T06:49:35.466434808Z [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-03T06:49:35.466963062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T06:49:35.467390833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T06:49:35.469153252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063844s 
2025-08-03T06:49:35.469359367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-03T06:49:35.472145257Z [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-03T06:49:35.473340313Z [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-03T06:49:35.473949029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T06:49:35.474514758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T06:49:35.476363421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T06:49:35.476780811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T06:49:35.477064573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007564s 
2025-08-03T06:49:35.477445590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-03T06:49:35', 'remove_language_profiles') 
2025-08-03T06:49:35.477779673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.479177888Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-03T06:49:35.479337891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096385s 
2025-08-03T06:49:35.479561862Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-03T06:49:35.479757596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.480045105Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-03T06:49:35.480513638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-03T06:49:35.480679011Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.480873613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-03T06:49:35.481154128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-03T06:49:35.481974500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008931s 
2025-08-03T06:49:35.482503144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-03T06:49:35.482805343Z [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-03T06:49:35.483107872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005035s 
2025-08-03T06:49:35.483447386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-03T06:49:35', 'multi_disc_naming_format') 
2025-08-03T06:49:35.483812220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.484490657Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-03T06:49:35.484656741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018617s 
2025-08-03T06:49:35.484875862Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-03T06:49:35.485061977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.485309445Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-03T06:49:35.485740072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T06:49:35.485889253Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:35.486090238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-03T06:49:35.486365031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:35.487197567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009251s 
2025-08-03T06:49:35.487332790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.487516179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.512874412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252676s 
2025-08-03T06:49:35.513308737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-03T06:49:35', 'add_download_client_priority') 
2025-08-03T06:49:35.513743081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.514630608Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-03T06:49:35.514772785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270752s 
2025-08-03T06:49:35.514986315Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-03T06:49:35.515164313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.515428014Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-03T06:49:35.515830144Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.516125268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-03T06:49:35.516401544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003659s 
2025-08-03T06:49:35.516586868Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.516837312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-03T06:49:35.517068187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003229s 
2025-08-03T06:49:35.517506459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-03T06:49:35', 'remove_growl_prowl') 
2025-08-03T06:49:35.517765331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.518417915Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-03T06:49:35.518583217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016353s 
2025-08-03T06:49:35.518793962Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-03T06:49:35.518990107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.519278237Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-03T06:49:35.519664956Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.520002095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-03T06:49:35.520296678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004217s 
2025-08-03T06:49:35.520458383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.520724990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-03T06:49:35.520941416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003346s 
2025-08-03T06:49:35.521327854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-03T06:49:35', 'remove_plex_hometheatre') 
2025-08-03T06:49:35.521646215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.522432799Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-03T06:49:35.522601499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017759s 
2025-08-03T06:49:35.522844528Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-03T06:49:35.523027457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.523398724Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-03T06:49:35.524105497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T06:49:35.524274939Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:35.524484691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-03T06:49:35.524715736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-03T06:49:35.525634516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009996s 
2025-08-03T06:49:35.525801693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T06:49:35.525974852Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.526166037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-03T06:49:35.526513516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.527383187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s 
2025-08-03T06:49:35.527563992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T06:49:35.527717200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.527973546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-03T06:49:35.528326928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.529190707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s 
2025-08-03T06:49:35.529360629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T06:49:35.529536524Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.529726937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-03T06:49:35.530069707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.530922504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s 
2025-08-03T06:49:35.531091946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T06:49:35.531232509Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.531412411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-03T06:49:35.531677625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-03T06:49:35.532455501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000861s 
2025-08-03T06:49:35.532645925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.532793522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.534450078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016709s 
2025-08-03T06:49:35.534837117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-03T06:49:35', 'add_root_folder_add_defaults') 
2025-08-03T06:49:35.535203896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.536011331Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-03T06:49:35.536164380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031584s 
2025-08-03T06:49:35.536367008Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-03T06:49:35.536586249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.536807875Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-03T06:49:35.537214214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T06:49:35.537340067Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:35.537566232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-03T06:49:35.537870766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-03T06:49:35.538703472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009573s 
2025-08-03T06:49:35.539059439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-03T06:49:35', 'task_duration') 
2025-08-03T06:49:35.539396398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.540076457Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-03T06:49:35.540252061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023106s 
2025-08-03T06:49:35.540483216Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-03T06:49:35.540679862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.540924695Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-03T06:49:35.541377647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T06:49:35.541555335Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.541719896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-03T06:49:35.542043999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:35.542876285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009741s 
2025-08-03T06:49:35.543072991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T06:49:35.543225819Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.543451213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-03T06:49:35.543759784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.544623203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s 
2025-08-03T06:49:35.545039872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-03T06:49:35', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-03T06:49:35.545393835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.546162092Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-03T06:49:35.546321844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024669s 
2025-08-03T06:49:35.546506996Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-03T06:49:35.546715035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.546973927Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-03T06:49:35.547366076Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-03T06:49:35.550585078Z [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-03T06:49:35.552298158Z [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-03T06:49:35.553065744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:35.553827638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:35.556044191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:35.556493586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:35.556892108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T06:49:35.557361203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.557720346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101678s 
2025-08-03T06:49:35.558047585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-03T06:49:35.558424815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-03T06:49:35.558713095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004171s 
2025-08-03T06:49:35.559022679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-03T06:49:35.559414157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-03T06:49:35.559678930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s 
2025-08-03T06:49:35.559880526Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-03T06:49:35.562448998Z [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-03T06:49:35.563544604Z [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-03T06:49:35.564149733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-03T06:49:35.564593897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-03T06:49:35.566745420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066692s 
2025-08-03T06:49:35.567144363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-03T06:49:35', 'remove_album_folders') 
2025-08-03T06:49:35.567502624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.568647860Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-03T06:49:35.568836119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085415s 
2025-08-03T06:49:35.569081854Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-03T06:49:35.569286827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.569565418Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-03T06:49:35.570078551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T06:49:35.570236299Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:35.570411071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-03T06:49:35.570732157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-03T06:49:35.571573361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009753s 
2025-08-03T06:49:35.572093398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-03T06:49:35', 'add_priority_to_indexers') 
2025-08-03T06:49:35.572329183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.573083392Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-03T06:49:35.573275559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024365s 
2025-08-03T06:49:35.573482676Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-03T06:49:35.573700455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.573953083Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-03T06:49:35.574481547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-03T06:49:35.574814678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-03T06:49:35.575144352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s 
2025-08-03T06:49:35.575292651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.575497613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.576181130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007138s 
2025-08-03T06:49:35.576586466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-03T06:49:35', 'remove_chown_and_folderchmod_config') 
2025-08-03T06:49:35.576936521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.577778056Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-03T06:49:35.577898939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022098s 
2025-08-03T06:49:35.578069202Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-03T06:49:35.578284816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.578512064Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-03T06:49:35.584387435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-03T06:49:35.585035049Z [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-03T06:49:35.585496789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007948s 
2025-08-03T06:49:35.585865882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-03T06:49:35', 'update_notifiarr') 
2025-08-03T06:49:35.586215576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.586943712Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-03T06:49:35.587122643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022244s 
2025-08-03T06:49:35.587341644Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-03T06:49:35.587560775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.587829907Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-03T06:49:35.588188469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.588397099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.591100903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027191s 
2025-08-03T06:49:35.591483384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-03T06:49:35', 'email_multiple_addresses') 
2025-08-03T06:49:35.591837998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.592538649Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-03T06:49:35.592708721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041389s 
2025-08-03T06:49:35.592916700Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-03T06:49:35.593130560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.593372848Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-03T06:49:35.593680087Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-03T06:49:35.593950261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-03T06:49:35.595994407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020969s 
2025-08-03T06:49:35.596389884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-03T06:49:35', 'rename_blacklist_to_blocklist') 
2025-08-03T06:49:35.596736662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.597492123Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-03T06:49:35.597675091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00359s 
2025-08-03T06:49:35.597864874Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-03T06:49:35.598079055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.598350972Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-03T06:49:35.598897824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T06:49:35.599050331Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T06:49:35.599257127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-03T06:49:35.599610639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:35.600583759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011377s 
2025-08-03T06:49:35.600829994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-03T06:49:35.601166031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:35.602051404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001033s 
2025-08-03T06:49:35.602251136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.602389805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.606278095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039121s 
2025-08-03T06:49:35.606666968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-03T06:49:35', 'cdh_per_downloadclient') 
2025-08-03T06:49:35.607044097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.607758716Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-03T06:49:35.607988609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053688s 
2025-08-03T06:49:35.608141217Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-03T06:49:35.608344386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.608763299Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-03T06:49:35.609611688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-03T06:49:35.610681953Z [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-03T06:49:35.611475702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016791s 
2025-08-03T06:49:35.611678931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-03T06:49:35.612016330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-03T06:49:35.612364862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005061s 
2025-08-03T06:49:35.612589384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-03T06:49:35.612881502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-03T06:49:35.613201918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2025-08-03T06:49:35.613439937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-03T06:49:35.613717456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-03T06:49:35.614082300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s 
2025-08-03T06:49:35.614253435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.614448989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.617082151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026376s 
2025-08-03T06:49:35.617445603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-03T06:49:35', 'download_history') 
2025-08-03T06:49:35.617822522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.618961375Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-03T06:49:35.619152861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045079s 
2025-08-03T06:49:35.619355258Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-03T06:49:35.619546884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.619803852Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-03T06:49:35.620270481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-03T06:49:35', 'add_update_history') 
2025-08-03T06:49:35.620631799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.621301517Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-03T06:49:35.621598736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001749s 
2025-08-03T06:49:35.621686001Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-03T06:49:35.621932798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.622170868Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-03T06:49:35.622582036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.622729272Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T06:49:35.622954977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-03T06:49:35.623307116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:35.624189703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s 
2025-08-03T06:49:35.624583005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-03T06:49:35', 'add_on_update_to_notifications') 
2025-08-03T06:49:35.624945345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.625644923Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-03T06:49:35.625820858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024492s 
2025-08-03T06:49:35.626087815Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-03T06:49:35.626240432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.626492470Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-03T06:49:35.626826964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T06:49:35.626991846Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.627192289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-03T06:49:35.627529789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.628382917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009845s 
2025-08-03T06:49:35.628765808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-03T06:49:35', 'download_client_per_indexer') 
2025-08-03T06:49:35.629130011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.629862055Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-03T06:49:35.630060234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024358s 
2025-08-03T06:49:35.630265327Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-03T06:49:35.630493567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.630739743Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-03T06:49:35.631233276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T06:49:35.631420103Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:35.631611648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-03T06:49:35.631943867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.632796544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010016s 
2025-08-03T06:49:35.632997870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T06:49:35.633157681Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.633384759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-03T06:49:35.633772509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.634673684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010947s 
2025-08-03T06:49:35.634861973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T06:49:35.635029641Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.635240926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-03T06:49:35.635576843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.636533138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001097s 
2025-08-03T06:49:35.636901711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-03T06:49:35', 'AddNewItemMonitorType') 
2025-08-03T06:49:35.637264261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.638020684Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-03T06:49:35.638205907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025588s 
2025-08-03T06:49:35.638401130Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-03T06:49:35.638607846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.638846998Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-03T06:49:35.639234708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T06:49:35.639369349Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.639564693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-03T06:49:35.639909527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:35.640796153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010465s 
2025-08-03T06:49:35.641179625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-03T06:49:35', 'ImportListSearch') 
2025-08-03T06:49:35.641525622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.642192775Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-03T06:49:35.642373199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024035s 
2025-08-03T06:49:35.642576157Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-03T06:49:35.642773785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.643044621Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-03T06:49:35.643405427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T06:49:35.644626897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.644866660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-03T06:49:35.645240312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.646149062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010848s 
2025-08-03T06:49:35.646551522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-03T06:49:35', 'ImportListMonitorExisting') 
2025-08-03T06:49:35.646986578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.647628100Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-03T06:49:35.647825909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025172s 
2025-08-03T06:49:35.648082806Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-03T06:49:35.648286747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.648541730Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-03T06:49:35.648993379Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.649329687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-03T06:49:35.649552776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003559s 
2025-08-03T06:49:35.649782939Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.650032301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-03T06:49:35.650283327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003318s 
2025-08-03T06:49:35.650454031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T06:49:35.650605826Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.650785508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-03T06:49:35.651027105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-03T06:49:35.651917798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009438s 
2025-08-03T06:49:35.652307904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-03T06:49:35', 'add_indexer_tags') 
2025-08-03T06:49:35.652673470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.653357617Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-03T06:49:35.653530866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002376s 
2025-08-03T06:49:35.653739757Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-03T06:49:35.653934269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.654207619Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-03T06:49:35.654486461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.654698047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.656842585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021843s 
2025-08-03T06:49:35.657219754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-03T06:49:35', 'update_audio_types') 
2025-08-03T06:49:35.657619680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.658235490Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-03T06:49:35.658470042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035495s 
2025-08-03T06:49:35.658651928Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-03T06:49:35.658880479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.659181354Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-03T06:49:35.661626739Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:35.661862874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-03T06:49:35.662107436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002903s 
2025-08-03T06:49:35.662281657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-03T06:49:35.662487883Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.662673476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-03T06:49:35.666087040Z [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-03T06:49:35.667964360Z [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-03T06:49:35.668748529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-03T06:49:35.669350592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-03T06:49:35.671564510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-03T06:49:35.672053304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-03T06:49:35.672371535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094871s 
2025-08-03T06:49:35.672545375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.672746620Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.673011944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-03T06:49:35.677159105Z [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-03T06:49:35.680311333Z [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-03T06:49:35.681389324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T06:49:35.682029132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T06:49:35.684184983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T06:49:35.684682605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T06:49:35.685058432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.685395381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122316s 
2025-08-03T06:49:35.685626205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.685750325Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.685969216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-03T06:49:35.690092259Z [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-03T06:49:35.693075125Z [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-03T06:49:35.694238548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T06:49:35.694838446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T06:49:35.696928013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T06:49:35.697375234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T06:49:35.697825881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.698154854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120456s 
2025-08-03T06:49:35.698352011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:35.698455449Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.698631884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-03T06:49:35.702883335Z [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-03T06:49:35.705886543Z [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-03T06:49:35.707052280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T06:49:35.707708181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T06:49:35.709857068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T06:49:35.710249919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T06:49:35.710662961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.710977374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121495s 
2025-08-03T06:49:35.711125192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T06:49:35.711252087Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.711451719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-03T06:49:35.714933581Z [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-03T06:49:35.716718224Z [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-03T06:49:35.717504397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:35.718211000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:35.720288734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:35.720720473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:35.721116611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T06:49:35.721574453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.721916522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102813s 
2025-08-03T06:49:35.722086183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T06:49:35.722240224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.722430557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-03T06:49:35.725760272Z [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-03T06:49:35.727568222Z [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-03T06:49:35.728414286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T06:49:35.729158485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T06:49:35.731197009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T06:49:35.731611464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T06:49:35.732032352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T06:49:35.732505905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T06:49:35.732833946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010228s 
2025-08-03T06:49:35.732993838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T06:49:35.733158118Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.733382681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-03T06:49:35.737444830Z [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-03T06:49:35.738850160Z [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-03T06:49:35.739530189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-03T06:49:35.739917780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-03T06:49:35.742679271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091704s 
2025-08-03T06:49:35.742833482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T06:49:35.743045178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.743215641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-03T06:49:35.746212426Z [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-03T06:49:35.747739320Z [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-03T06:49:35.748434190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-03T06:49:35.748868775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-03T06:49:35.751705407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083136s 
2025-08-03T06:49:35.751899257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T06:49:35.752028958Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.752244101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-03T06:49:35.755251698Z [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-03T06:49:35.756602908Z [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-03T06:49:35.757202576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T06:49:35.757590637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T06:49:35.760287548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078721s 
2025-08-03T06:49:35.760472761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T06:49:35.760587141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.760794098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-03T06:49:35.763761153Z [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-03T06:49:35.765104818Z [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-03T06:49:35.765724887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T06:49:35.766178440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T06:49:35.768418421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073941s 
2025-08-03T06:49:35.768620267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T06:49:35.768795019Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-03T06:49:35.769595351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-03T06:49:35.772838672Z [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-03T06:49:35.774534827Z [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-03T06:49:35.775322504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T06:49:35.775860697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T06:49:35.778532177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092409s 
2025-08-03T06:49:35.778791339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T06:49:35.778969868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T06:49:35.779277668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-03T06:49:35.782650169Z [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-03T06:49:35.783803882Z [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-03T06:49:35.784387828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T06:49:35.784921573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T06:49:35.787345564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.787712703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082172s 
2025-08-03T06:49:35.787910471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T06:49:35.788059792Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:35.788285537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-03T06:49:35.790984351Z [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-03T06:49:35.792154287Z [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-03T06:49:35.792860108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T06:49:35.793276587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T06:49:35.795463571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.795817854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073096s 
2025-08-03T06:49:35.795998247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T06:49:35.796154462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-03T06:49:35.796370417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-03T06:49:35.799028449Z [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-03T06:49:35.800172573Z [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-03T06:49:35.800616126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T06:49:35.801186885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T06:49:35.803299078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.803621277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070762s 
2025-08-03T06:49:35.803878936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-03T06:49:35.803955410Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.804165213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-03T06:49:35.807146145Z [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-03T06:49:35.808519030Z [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-03T06:49:35.809185412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-03T06:49:35.809876564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-03T06:49:35.812756874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-03T06:49:35.813204285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-03T06:49:35.813652647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-03T06:49:35.813985217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096398s 
2025-08-03T06:49:35.814147754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-03T06:49:35.814302596Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.814514042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-03T06:49:35.817418340Z [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-03T06:49:35.818537073Z [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-03T06:49:35.819073052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-03T06:49:35.819497667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-03T06:49:35.822043574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073399s 
2025-08-03T06:49:35.822197594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-03T06:49:35.822351404Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-03T06:49:35.822543541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-03T06:49:35.825386325Z [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-03T06:49:35.826528395Z [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-03T06:49:35.827056819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-03T06:49:35.827452886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-03T06:49:35.829364506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066114s 
2025-08-03T06:49:35.829524367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-03T06:49:35.829646864Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.829824863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-03T06:49:35.832776867Z [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-03T06:49:35.833989739Z [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-03T06:49:35.834537963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-03T06:49:35.835282222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-03T06:49:35.837273461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T06:49:35.837751975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T06:49:35.838103603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T06:49:35.838551916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T06:49:35.838862541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088664s 
2025-08-03T06:49:35.839063215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T06:49:35.839176564Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T06:49:35.839406998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-03T06:49:35.842202297Z [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-03T06:49:35.843350258Z [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-03T06:49:35.843946038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T06:49:35.844469713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T06:49:35.846652097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.846969657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073815s 
2025-08-03T06:49:35.847138306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T06:49:35.847286956Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-03T06:49:35.847495906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-03T06:49:35.850197767Z [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-03T06:49:35.851333754Z [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-03T06:49:35.851942570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T06:49:35.852462668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T06:49:35.854623138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.866632691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072974s 
2025-08-03T06:49:35.866864347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T06:49:35.867050853Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2025-08-03T06:49:35.867302931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-03T06:49:35.870740042Z [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-03T06:49:35.871772902Z [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-03T06:49:35.872304713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T06:49:35.873231789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T06:49:35.875620570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.875996216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084203s 
2025-08-03T06:49:35.876173103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T06:49:35.876342434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T06:49:35.876584090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-03T06:49:35.879989918Z [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-03T06:49:35.881070604Z [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-03T06:49:35.881626424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T06:49:35.882140208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T06:49:35.884427765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.884778421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008059s 
2025-08-03T06:49:35.884948593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T06:49:35.885139658Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-08-03T06:49:35.885297215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-03T06:49:35.888008214Z [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-03T06:49:35.888995653Z [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-03T06:49:35.889648207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T06:49:35.890016578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T06:49:35.892232420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.892477975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007004s 
2025-08-03T06:49:35.892633187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T06:49:35.892864623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:35.893117964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-03T06:49:35.896760338Z [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-03T06:49:35.897794571Z [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-03T06:49:35.898309658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T06:49:35.898847150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T06:49:35.900901607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T06:49:35.901201601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079141s 
2025-08-03T06:49:35.901379449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-03T06:49:35.901534181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T06:49:35.901763683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-03T06:49:35.904527979Z [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-03T06:49:35.905452842Z [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-03T06:49:35.905889361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T06:49:35.906283074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T06:49:35.908164042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062186s 
2025-08-03T06:49:35.908320697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-03T06:49:35.908570019Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2025-08-03T06:49:35.908663628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-03T06:49:35.911282481Z [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-03T06:49:35.912242394Z [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-03T06:49:35.912742631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T06:49:35.913170713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T06:49:35.915011600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061735s 
2025-08-03T06:49:35.915164598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-03T06:49:35.915356935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T06:49:35.915495685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-03T06:49:35.918320232Z [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-03T06:49:35.919518315Z [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-03T06:49:35.920195499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-03T06:49:35.920539141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-03T06:49:35.922389036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066866s 
2025-08-03T06:49:35.922535250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-03T06:49:35.922810184Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2025-08-03T06:49:35.922852699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-03T06:49:35.925674401Z [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-03T06:49:35.926798004Z [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-03T06:49:35.927317339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-03T06:49:35.927711453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-03T06:49:35.929554905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065102s 
2025-08-03T06:49:35.929725038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-03T06:49:35.929867785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T06:49:35.930062838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-03T06:49:35.932679798Z [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-03T06:49:35.933507444Z [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-03T06:49:35.933968573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-03T06:49:35.934389400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-03T06:49:35.936228984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059826s 
2025-08-03T06:49:35.936381802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T06:49:35.936524409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:35.936724963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-03T06:49:35.939164876Z [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-03T06:49:35.939917121Z [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-03T06:49:35.940349311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-03T06:49:35.940833005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-03T06:49:35.942768433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T06:49:35.943065481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061598s 
2025-08-03T06:49:35.943237548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T06:49:35.943393071Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T06:49:35.943621721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-03T06:49:35.946051775Z [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-03T06:49:35.946769179Z [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-03T06:49:35.947199886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-03T06:49:35.947714853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-03T06:49:35.949639709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T06:49:35.949950425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062085s 
2025-08-03T06:49:35.950155748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T06:49:35.950368006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T06:49:35.950430963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-03T06:49:35.954212447Z [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-03T06:49:35.955241590Z [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-03T06:49:35.955777128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T06:49:35.956349811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T06:49:35.958237612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T06:49:35.958610243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T06:49:35.958904796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082991s 
2025-08-03T06:49:35.959069177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T06:49:35.959209880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-03T06:49:35.959429763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-03T06:49:35.962152195Z [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-03T06:49:35.963165045Z [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-03T06:49:35.963663979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T06:49:35.964238436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T06:49:35.966101928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T06:49:35.966498868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T06:49:35.966775675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007195s 
2025-08-03T06:49:35.966942311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T06:49:35.967089026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T06:49:35.967267596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-03T06:49:35.969562166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-03T06:49:35.970085330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-03T06:49:35.970460595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-03T06:49:35.970947876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-03T06:49:35.972793483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T06:49:35.973144830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056602s 
2025-08-03T06:49:35.973491278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-03T06:49:35', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-03T06:49:35.973805952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.976041714Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-03T06:49:35.976232017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085485s 
2025-08-03T06:49:35.976457441Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-03T06:49:35.976686943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.976923520Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-03T06:49:35.977551755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.977729443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-08-03T06:49:35.977919445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-03T06:49:35.978193547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.978991674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009099s 
2025-08-03T06:49:35.979165665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:35.979289875Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T06:49:35.979475158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-03T06:49:35.979752717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.980533719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008875s 
2025-08-03T06:49:35.980923354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-03T06:49:35', 'add_on_delete_to_notifications') 
2025-08-03T06:49:35.981165401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:35.981965272Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-03T06:49:35.982122709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022818s 
2025-08-03T06:49:35.982311640Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-03T06:49:35.982483125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:35.982713829Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-03T06:49:35.984375666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T06:49:35.984562071Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T06:49:35.984738627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-03T06:49:35.985055745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.985855736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009221s 
2025-08-03T06:49:35.985997111Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T06:49:35.986242625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-03T06:49:35.986503450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003295s 
2025-08-03T06:49:35.986615646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T06:49:35.986763404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:35.986948527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-03T06:49:35.987175864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-03T06:49:35.987960114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008242s 
2025-08-03T06:49:35.988120226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.988302844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:35.990062748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017844s 
2025-08-03T06:49:35.990251558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-03T06:49:35.991271582Z [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-03T06:49:35.991314789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008497s 
2025-08-03T06:49:35.991444380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-03T06:49:35.991768733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-03T06:49:35.992089559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004687s 
2025-08-03T06:49:35.992285563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T06:49:35.992491077Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:35.992634155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-03T06:49:35.992965463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T06:49:35.994014184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010366s 
2025-08-03T06:49:35.994063023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T06:49:35.994267454Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T06:49:35.994422957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-03T06:49:35.994733242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.995560408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009335s 
2025-08-03T06:49:35.995706612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T06:49:35.996312512Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T06:49:35.996326791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-03T06:49:35.996336441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:35.997092353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009006s 
2025-08-03T06:49:35.997239449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:35.997437488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:36.003867275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064402s 
2025-08-03T06:49:36.003996134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:36.004149082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:36.005468029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013288s 
2025-08-03T06:49:36.005634313Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-03T06:49:36.008348820Z [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-03T06:49:36.009151907Z [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-03T06:49:36.009599969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-03T06:49:36.010001317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-03T06:49:36.013160238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073567s 
2025-08-03T06:49:36.013342465Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-03T06:49:36.015838702Z [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-03T06:49:36.016476566Z [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-03T06:49:36.016933526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-03T06:49:36.017270254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-03T06:49:36.020025943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061745s 
2025-08-03T06:49:36.020053138Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-03T06:49:36.020307641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-03T06:49:36.020517082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003055s 
2025-08-03T06:49:36.020669950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T06:49:36.020822046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-03T06:49:36.020986968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-03T06:49:36.021294388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:36.022052394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008976s 
2025-08-03T06:49:36.022214631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T06:49:36.022362017Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T06:49:36.022502320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-03T06:49:36.022763596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-03T06:49:36.023501762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008239s 
2025-08-03T06:49:36.023796666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-03T06:49:36', 'add_custom_formats') 
2025-08-03T06:49:36.024111129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.025112516Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-03T06:49:36.025219391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023732s 
2025-08-03T06:49:36.025641130Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-03T06:49:36.025660970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.025830782Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-03T06:49:36.026306590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T06:49:36.026449909Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T06:49:36.026583177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-03T06:49:36.026846447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-03T06:49:36.027808665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s 
2025-08-03T06:49:36.028138178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-03T06:49:36', 'add_result_to_commands') 
2025-08-03T06:49:36.028432331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.029088863Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-03T06:49:36.029233644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023264s 
2025-08-03T06:49:36.029411833Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-03T06:49:36.029586876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.029853593Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-03T06:49:36.030195221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:36.030323058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:36.030509263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-03T06:49:36.030768275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:36.031528856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008826s 
2025-08-03T06:49:36.031869672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-03T06:49:36', 'health_restored_notification') 
2025-08-03T06:49:36.032141760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.032808353Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-03T06:49:36.032931210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021015s 
2025-08-03T06:49:36.033086493Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-03T06:49:36.033236625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.033453091Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-03T06:49:36.033770520Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T06:49:36.034041385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-03T06:49:36.034222190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000297s 
2025-08-03T06:49:36.034499348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-03T06:49:36', 'remove_uc') 
2025-08-03T06:49:36.034777658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.035432597Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-03T06:49:36.035566577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014859s 
2025-08-03T06:49:36.035749425Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-03T06:49:36.035968787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.036172837Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-03T06:49:36.036436468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:36.036601340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:36.040080676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003486s 
2025-08-03T06:49:36.040413677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-03T06:49:36', 'download_clients_rename_tv_to_music') 
2025-08-03T06:49:36.040713781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.041664306Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-03T06:49:36.041819027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050397s 
2025-08-03T06:49:36.042015002Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-03T06:49:36.042187589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.042445759Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-03T06:49:36.042771666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-03T06:49:36.042920074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-03T06:49:36.043111219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-03T06:49:36.043392476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-03T06:49:36.044218619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009531s 
2025-08-03T06:49:36.044554436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-03T06:49:36', 'add_colon_replacement_to_naming_config') 
2025-08-03T06:49:36.044852365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.045658930Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-03T06:49:36.045812679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023524s 
2025-08-03T06:49:36.045977541Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-03T06:49:36.046186312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.046378018Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-03T06:49:36.046784125Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-03T06:49:36.049577160Z [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-03T06:49:36.050410648Z [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-03T06:49:36.050889171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T06:49:36.051387174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T06:49:36.053462483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T06:49:36.053791806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068335s 
2025-08-03T06:49:36.053973352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T06:49:36.054108524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-03T06:49:36.054296984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-03T06:49:36.054582919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-03T06:49:36.055352218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008719s 
2025-08-03T06:49:36.055660579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-03T06:49:36', 'list_sync_time') 
2025-08-03T06:49:36.055986195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.056964485Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-03T06:49:36.057219519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024375s 
2025-08-03T06:49:36.057387176Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-03T06:49:36.057608121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.058071324Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-03T06:49:36.058431309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T06:49:36.058568154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:36.058720772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-03T06:49:36.058984312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-03T06:49:36.059999456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008277s 
2025-08-03T06:49:36.060050249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-03T06:49:36', 'add_download_client_tags') 
2025-08-03T06:49:36.060334030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.061248101Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-03T06:49:36.061553967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023319s 
2025-08-03T06:49:36.061647345Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-03T06:49:36.061728227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.061959323Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-03T06:49:36.062604322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-03T06:49:36.063083787Z [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-03T06:49:36.063542661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008617s 
2025-08-03T06:49:36.063737073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-03T06:49:36.064154864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-03T06:49:36.064493646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s 
2025-08-03T06:49:36.064811175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-03T06:49:36', 'add_notification_status') 
2025-08-03T06:49:36.065135879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.066207467Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-03T06:49:36.066355245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022747s 
2025-08-03T06:49:36.066560969Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-03T06:49:36.066774509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.066996706Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-03T06:49:36.067283804Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:36.067456923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:36.071304320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038556s 
2025-08-03T06:49:36.071683734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-03T06:49:36', 'add_alac_24_quality_in_profiles') 
2025-08-03T06:49:36.072035212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.072890625Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-03T06:49:36.073053954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053878s 
2025-08-03T06:49:36.073240149Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-03T06:49:36.073441244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.073695806Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-03T06:49:36.074148588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-03T06:49:36.074272267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:36.074397670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-03T06:49:36.074611781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-03T06:49:36.075387984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008335s 
2025-08-03T06:49:36.075558137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-03T06:49:36.075798140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-03T06:49:36.076571497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008397s 
2025-08-03T06:49:36.076887684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-03T06:49:36', 'add_salt_to_users') 
2025-08-03T06:49:36.077204862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.078058411Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-03T06:49:36.078212592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023093s 
2025-08-03T06:49:36.078407945Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-03T06:49:36.078606375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.078838883Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-03T06:49:36.079381966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-03T06:49:36.080048849Z [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-03T06:49:36.080597344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s 
2025-08-03T06:49:36.080762667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-03T06:49:36.081215829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-03T06:49:36.082388971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014764s 
2025-08-03T06:49:36.082714928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-03T06:49:36', 'add_auto_tagging') 
2025-08-03T06:49:36.082977396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.084006539Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-03T06:49:36.084172493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003091s 
2025-08-03T06:49:36.084423759Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-03T06:49:36.084598030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.084888615Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-03T06:49:36.085304673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-03T06:49:36.085464494Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2025-08-03T06:49:36.085672042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-03T06:49:36.086011486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-03T06:49:36.086761847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s 
2025-08-03T06:49:36.087025748Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-03T06:49:36.087386785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-03T06:49:36.087642099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003669s 
2025-08-03T06:49:36.087961462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-03T06:49:36', 'quality_definition_preferred_size') 
2025-08-03T06:49:36.088306126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.089502776Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-03T06:49:36.089669652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002211s 
2025-08-03T06:49:36.089869034Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-03T06:49:36.090060179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.090313088Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-03T06:49:36.090779968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T06:49:36.090930762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T06:49:36.091123890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-03T06:49:36.091455178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:36.092337925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010302s 
2025-08-03T06:49:36.092685395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-03T06:49:36', 'add_on_artist_add_to_notifications') 
2025-08-03T06:49:36.093013766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.093939700Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-03T06:49:36.094099382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025917s 
2025-08-03T06:49:36.094301098Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-03T06:49:36.094502343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.094703969Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-03T06:49:36.095022381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T06:49:36.095177373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:36.095356333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-03T06:49:36.095614102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-03T06:49:36.096517100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009178s 
2025-08-03T06:49:36.096878188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-03T06:49:36', 'album_last_searched_time') 
2025-08-03T06:49:36.097264566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.098370322Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-03T06:49:36.098550695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027932s 
2025-08-03T06:49:36.098799416Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-03T06:49:36.099009890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.099227669Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-03T06:49:36.099660139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T06:49:36.100005886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:36.100281250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-03T06:49:36.100333495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:36.101208177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009872s 
2025-08-03T06:49:36.101370493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T06:49:36.101505074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-03T06:49:36.101676209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-03T06:49:36.102035362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-03T06:49:36.102905565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010227s 
2025-08-03T06:49:36.103201851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-03T06:49:36', 'add_indexer_flags') 
2025-08-03T06:49:36.103530082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.104371406Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-03T06:49:36.104587702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024863s 
2025-08-03T06:49:36.104818276Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-03T06:49:36.105048891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.105340217Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-03T06:49:36.105960687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-03T06:49:36.106208025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-03T06:49:36.106533751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004082s 
2025-08-03T06:49:36.106704825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-03T06:49:36.106994759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-03T06:49:36.107236476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003938s 
2025-08-03T06:49:36.107437601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-03T06:49:36.107650149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-03T06:49:36.107983019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s 
2025-08-03T06:49:36.108525341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-03T06:49:36', 'add_indexes_album_statistics') 
2025-08-03T06:49:36.108618449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.109543572Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-03T06:49:36.109658994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018882s 
2025-08-03T06:49:36.109834658Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-03T06:49:36.110007376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.110234373Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-03T06:49:36.110647775Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-03T06:49:36.111018351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-03T06:49:36.111275720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s 
2025-08-03T06:49:36.111633590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-03T06:49:36', 'update_redacted_baseurl') 
2025-08-03T06:49:36.111928654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.112730339Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-03T06:49:36.112890351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018322s 
2025-08-03T06:49:36.123245853Z [Debug] MigrationController: Took: 00:00:01.6129707 
2025-08-03T06:49:36.233412071Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-03T06:49:36.263049550Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-03T06:49:36.286752290Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-03T06:49:36.292955150Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-03T06:49:36.293289483Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T06:49:36.293511871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T06:49:36.357005456Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-03T06:49:36.357339799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063803s 
2025-08-03T06:49:36.357650445Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-03T06:49:36.358016151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641073s 
2025-08-03T06:49:36.360798414Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-03T06:49:36.361160773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.361703586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-03T06:49:36.362173733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-03T06:49:36.362822690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007778s 
2025-08-03T06:49:36.363174127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.365375831Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-03T06:49:36.365697479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032991s 
2025-08-03T06:49:36.366203788Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-03T06:49:36.366598012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.367221046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-03T06:49:36.367696464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T06:49:36.368356583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007742s 
2025-08-03T06:49:36.368692940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T06:49:36.368993185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-03T06:49:36.369348220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-03T06:49:36.369879480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-03T06:49:36.370992842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001273s 
2025-08-03T06:49:36.371339560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.372977779Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-03T06:49:36.373328405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032322s 
2025-08-03T06:49:36.373825616Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-03T06:49:36.374220842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.374717653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T06:49:36.375032787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-03T06:49:36.375369054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-03T06:49:36.375833249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-03T06:49:36.376649863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008653s 
2025-08-03T06:49:36.376960639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.378091637Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-03T06:49:36.378452583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023348s 
2025-08-03T06:49:36.378937269Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-03T06:49:36.379279268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.379732952Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-03T06:49:36.380682383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-03T06:49:36.381603849Z [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-03T06:49:36.382698253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016722s 
2025-08-03T06:49:36.383075893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-03T06:49:36.383425427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-03T06:49:36.383994413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006663s 
2025-08-03T06:49:36.384536003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-03T06:49:36', 'InitialSetup') 
2025-08-03T06:49:36.385198718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.386382822Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-03T06:49:36.386710913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030213s 
2025-08-03T06:49:36.387090858Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-03T06:49:36.387436935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.387895207Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-03T06:49:36.388584495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-03T06:49:36', 'add_reason_to_pending_releases') 
2025-08-03T06:49:36.389277170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.390263567Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-03T06:49:36.390594804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027921s 
2025-08-03T06:49:36.390957093Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-03T06:49:36.391315465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.391761924Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-03T06:49:36.392373465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-03T06:49:36', 'add_medium_support') 
2025-08-03T06:49:36.392990307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.394262960Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-03T06:49:36.394580880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029368s 
2025-08-03T06:49:36.394951416Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-03T06:49:36.395357213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.395800636Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-03T06:49:36.396411887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-03T06:49:36', 'add_various_qualites_in_profile') 
2025-08-03T06:49:36.397092488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.398184777Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-03T06:49:36.398570494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028176s 
2025-08-03T06:49:36.398892292Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-03T06:49:36.399258429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.399695409Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-03T06:49:36.400288633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-03T06:49:36', 'metadata_profiles') 
2025-08-03T06:49:36.400936157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.402039570Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-03T06:49:36.402297198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027128s 
2025-08-03T06:49:36.402797416Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-03T06:49:36.403084293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.403547366Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-03T06:49:36.404187625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-03T06:49:36', 'separate_automatic_and_interactive_search') 
2025-08-03T06:49:36.404914429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.406053452Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-03T06:49:36.406428487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029335s 
2025-08-03T06:49:36.406781358Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-03T06:49:36.407173818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.407628243Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-03T06:49:36.408227159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-03T06:49:36', 'change_album_path_to_relative') 
2025-08-03T06:49:36.408942360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.410073948Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-03T06:49:36.410414925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028648s 
2025-08-03T06:49:36.410769539Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-03T06:49:36.411148091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.411611434Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-03T06:49:36.412237395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-03T06:49:36', 'change_quality_size_mb_to_kb') 
2025-08-03T06:49:36.412871552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.414093181Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-03T06:49:36.414639482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028669s 
2025-08-03T06:49:36.414993514Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-03T06:49:36.415520906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.415952796Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-03T06:49:36.416498355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-03T06:49:36', 'album_releases') 
2025-08-03T06:49:36.417178655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.418375424Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-03T06:49:36.418697453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029548s 
2025-08-03T06:49:36.419060384Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-03T06:49:36.419422643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.419892589Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-03T06:49:36.420460032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-03T06:49:36', 'album_releases_fix') 
2025-08-03T06:49:36.421102626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.422568017Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-03T06:49:36.422872069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031265s 
2025-08-03T06:49:36.423226423Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-03T06:49:36.423583421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.424085763Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-03T06:49:36.431627760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-03T06:49:36', 'import_lists') 
2025-08-03T06:49:36.432351557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.433902540Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-03T06:49:36.434218857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103131s 
2025-08-03T06:49:36.434592620Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-03T06:49:36.434970581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.435444846Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-03T06:49:36.436089735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-03T06:49:36', 'add_release_status') 
2025-08-03T06:49:36.436714904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.438057558Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-03T06:49:36.438386289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030744s 
2025-08-03T06:49:36.438736835Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-03T06:49:36.439546456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.439638491Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-03T06:49:36.440491619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-03T06:49:36', 'album_download_notification') 
2025-08-03T06:49:36.441389567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.446280486Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-03T06:49:36.446329464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052975s 
2025-08-03T06:49:36.446342330Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-03T06:49:36.446353984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.448051883Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-03T06:49:36.448156463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-03T06:49:36', 'fix_language_metadata_profiles') 
2025-08-03T06:49:36.448166263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.450415953Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-03T06:49:36.450447276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003796s 
2025-08-03T06:49:36.450456675Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-03T06:49:36.450639052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.451045761Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-03T06:49:36.451371327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-03T06:49:36', 'remove_fanzub') 
2025-08-03T06:49:36.451807235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.452891418Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-03T06:49:36.453274910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022441s 
2025-08-03T06:49:36.453667841Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-03T06:49:36.453900690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.454225614Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-03T06:49:36.454978330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-03T06:49:36', 'update_artist_history_indexes') 
2025-08-03T06:49:36.455076818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.455919485Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-03T06:49:36.456161863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019791s 
2025-08-03T06:49:36.456400744Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-03T06:49:36.456641940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.456933397Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-03T06:49:36.457266007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-03T06:49:36', 'remove_nma') 
2025-08-03T06:49:36.457663237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.458463137Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-03T06:49:36.458691537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018468s 
2025-08-03T06:49:36.458932062Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-03T06:49:36.459159750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.459446367Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-03T06:49:36.459886193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-03T06:49:36', 'album_disambiguation') 
2025-08-03T06:49:36.460281669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.461234448Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-03T06:49:36.461397767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019976s 
2025-08-03T06:49:36.461641948Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-03T06:49:36.461883956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.462184621Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-03T06:49:36.462562442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-03T06:49:36', 'add_ape_quality_in_profiles') 
2025-08-03T06:49:36.463004241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.463867440Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-03T06:49:36.464060759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018981s 
2025-08-03T06:49:36.464281544Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-03T06:49:36.464519924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.464818304Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-03T06:49:36.465181666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-03T06:49:36', 'remove_pushalot') 
2025-08-03T06:49:36.465598185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.466381222Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-03T06:49:36.466600784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018629s 
2025-08-03T06:49:36.466859424Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-03T06:49:36.467077263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.467363820Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-03T06:49:36.467730709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-03T06:49:36', 'add_custom_filters') 
2025-08-03T06:49:36.468168751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.468977720Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-03T06:49:36.469195539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018987s 
2025-08-03T06:49:36.469409860Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-03T06:49:36.469644092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.469942563Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-03T06:49:36.470307718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-03T06:49:36', 'import_list_tags') 
2025-08-03T06:49:36.470726712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.471421211Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-03T06:49:36.471625131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017589s 
2025-08-03T06:49:36.471889203Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-03T06:49:36.472117493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.472421956Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-03T06:49:36.472802182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-03T06:49:36', 'add_release_groups_etc') 
2025-08-03T06:49:36.473252789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.473986276Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-03T06:49:36.474214756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018475s 
2025-08-03T06:49:36.474464449Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-03T06:49:36.474705805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.475016100Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-03T06:49:36.475386065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-03T06:49:36', 'NewMediaInfoFormat') 
2025-08-03T06:49:36.475831021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.476774561Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-03T06:49:36.477224557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019379s 
2025-08-03T06:49:36.477666847Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-03T06:49:36.477951450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.478234821Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-03T06:49:36.478654095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-03T06:49:36', 'rename_restrictions_to_release_profiles') 
2025-08-03T06:49:36.479144513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.479910104Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-03T06:49:36.480158134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019407s 
2025-08-03T06:49:36.480423168Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-03T06:49:36.480671428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.480993526Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-03T06:49:36.481476238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-03T06:49:36', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-03T06:49:36.481899450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.482726406Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-03T06:49:36.483019907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020109s 
2025-08-03T06:49:36.483226923Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-03T06:49:36.483557178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.483794346Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-03T06:49:36.484182127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-03T06:49:36', 'add_import_exclusions') 
2025-08-03T06:49:36.484647985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.485494850Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-03T06:49:36.485729453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002002s 
2025-08-03T06:49:36.485981540Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-03T06:49:36.486286815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.486538061Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-03T06:49:36.486933477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-03T06:49:36', 'clean_artist_metadata_table') 
2025-08-03T06:49:36.487369395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.488277513Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-03T06:49:36.488476825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002007s 
2025-08-03T06:49:36.488723231Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-03T06:49:36.488966611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.489276054Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-03T06:49:36.489676050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-03T06:49:36', 'health_issue_notification') 
2025-08-03T06:49:36.490107368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.490982380Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-03T06:49:36.491200890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019886s 
2025-08-03T06:49:36.491449771Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-03T06:49:36.491700566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.492017545Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-03T06:49:36.492419023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-03T06:49:36', 'add_mediafilerepository_mtime') 
2025-08-03T06:49:36.492878338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.493773170Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-03T06:49:36.494036470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020449s 
2025-08-03T06:49:36.494263788Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-03T06:49:36.494530695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.494830549Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-03T06:49:36.495229051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-03T06:49:36', 'add_artistmetadataid_constraint') 
2025-08-03T06:49:36.495664178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.496677849Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-03T06:49:36.496906670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021291s 
2025-08-03T06:49:36.497154138Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-03T06:49:36.497386125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.497699276Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-03T06:49:36.498058890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-03T06:49:36', 'old_ids_and_artist_alias') 
2025-08-03T06:49:36.498488555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.499446824Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-03T06:49:36.499646006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020189s 
2025-08-03T06:49:36.499897752Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-03T06:49:36.500164089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.500446087Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-03T06:49:36.500808857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-03T06:49:36', 'download_propers_config') 
2025-08-03T06:49:36.501256088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.502096761Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-03T06:49:36.502335702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019473s 
2025-08-03T06:49:36.502571968Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-03T06:49:36.502816180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.503201997Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-03T06:49:36.503506339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-03T06:49:36', 'remove_language_profiles') 
2025-08-03T06:49:36.503953630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.504865516Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-03T06:49:36.505078575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020114s 
2025-08-03T06:49:36.505309651Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-03T06:49:36.505575666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.505859348Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-03T06:49:36.506228090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-03T06:49:36', 'multi_disc_naming_format') 
2025-08-03T06:49:36.506654379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.507636887Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-03T06:49:36.507903434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020676s 
2025-08-03T06:49:36.508114950Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-03T06:49:36.508366967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.508698064Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-03T06:49:36.509058790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-03T06:49:36', 'add_download_client_priority') 
2025-08-03T06:49:36.509508696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.510616226Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-03T06:49:36.510825197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021778s 
2025-08-03T06:49:36.511032124Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-03T06:49:36.511278430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.511566760Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-03T06:49:36.511961555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-03T06:49:36', 'remove_growl_prowl') 
2025-08-03T06:49:36.512429087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.513411495Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-03T06:49:36.513626017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021174s 
2025-08-03T06:49:36.513862804Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-03T06:49:36.514113929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.514472882Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-03T06:49:36.514804109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-03T06:49:36', 'remove_plex_hometheatre') 
2025-08-03T06:49:36.515231690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.516296474Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-03T06:49:36.516523792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021626s 
2025-08-03T06:49:36.516755188Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-03T06:49:36.517012336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.517344996Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-03T06:49:36.517747947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-03T06:49:36', 'add_root_folder_add_defaults') 
2025-08-03T06:49:36.518210649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.519437309Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-03T06:49:36.519649917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023893s 
2025-08-03T06:49:36.519910031Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-03T06:49:36.520148862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.520457844Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-03T06:49:36.520822688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-03T06:49:36', 'task_duration') 
2025-08-03T06:49:36.521266883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.522691973Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-03T06:49:36.522907667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025305s 
2025-08-03T06:49:36.523170456Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-03T06:49:36.523450059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.523749091Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-03T06:49:36.524217104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-03T06:49:36', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-03T06:49:36.524709595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.526319597Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-03T06:49:36.526563709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028387s 
2025-08-03T06:49:36.526798712Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-03T06:49:36.527088816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.527406616Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-03T06:49:36.527726841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-03T06:49:36', 'remove_album_folders') 
2025-08-03T06:49:36.528174643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.529655004Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-03T06:49:36.529883694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002591s 
2025-08-03T06:49:36.530090901Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-03T06:49:36.530338340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.530627111Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-03T06:49:36.531013980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-03T06:49:36', 'add_priority_to_indexers') 
2025-08-03T06:49:36.531453124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.532924818Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-03T06:49:36.533132697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025661s 
2025-08-03T06:49:36.533426629Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-03T06:49:36.533645990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.533978390Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-03T06:49:36.534395119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-03T06:49:36', 'remove_chown_and_folderchmod_config') 
2025-08-03T06:49:36.534905066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.536429375Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-03T06:49:36.536670771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002757s 
2025-08-03T06:49:36.536906226Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-03T06:49:36.537269988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.537419369Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-03T06:49:36.537779213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-03T06:49:36', 'update_notifiarr') 
2025-08-03T06:49:36.538209279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.539669239Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-03T06:49:36.539948131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025365s 
2025-08-03T06:49:36.540187092Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-03T06:49:36.540448959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.540734184Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-03T06:49:36.541099459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-03T06:49:36', 'email_multiple_addresses') 
2025-08-03T06:49:36.541536519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.542953693Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-03T06:49:36.543173957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025076s 
2025-08-03T06:49:36.543417617Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-03T06:49:36.543668192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.544015140Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-03T06:49:36.544381067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-03T06:49:36', 'rename_blacklist_to_blocklist') 
2025-08-03T06:49:36.544841003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.546323889Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-03T06:49:36.546562951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026424s 
2025-08-03T06:49:36.546803856Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-03T06:49:36.547034931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.547322200Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-03T06:49:36.547693958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-03T06:49:36', 'cdh_per_downloadclient') 
2025-08-03T06:49:36.548139916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.549687022Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-03T06:49:36.549916263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026355s 
2025-08-03T06:49:36.550162068Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-03T06:49:36.550579128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.551630495Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-03T06:49:36.551653952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-03T06:49:36', 'download_history') 
2025-08-03T06:49:36.551785026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.553005243Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-03T06:49:36.553239254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025843s 
2025-08-03T06:49:36.553455069Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-03T06:49:36.553697197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.554015498Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-03T06:49:36.554807713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-03T06:49:36.555330786Z [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-03T06:49:36.555975043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009257s 
2025-08-03T06:49:36.556235969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-03T06:49:36.556537215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-03T06:49:36.556920427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2025-08-03T06:49:36.557295602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-03T06:49:36', 'add_update_history') 
2025-08-03T06:49:36.557781872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.558934412Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-03T06:49:36.559164245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024369s 
2025-08-03T06:49:36.559407655Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-03T06:49:36.559674954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.560021982Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-03T06:49:36.560447399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-03T06:49:36', 'add_on_update_to_notifications') 
2025-08-03T06:49:36.560896664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.562057000Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-03T06:49:36.562359038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023643s 
2025-08-03T06:49:36.562575935Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-03T06:49:36.562855789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.563152446Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-03T06:49:36.563556961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-03T06:49:36', 'download_client_per_indexer') 
2025-08-03T06:49:36.564088942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.565286924Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-03T06:49:36.565553782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024483s 
2025-08-03T06:49:36.565780759Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-03T06:49:36.566043147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.566377380Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-03T06:49:36.566789981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-03T06:49:36', 'AddNewItemMonitorType') 
2025-08-03T06:49:36.567273254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.568339331Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-03T06:49:36.568633463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002222s 
2025-08-03T06:49:36.568958267Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-03T06:49:36.569308893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.569689309Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-03T06:49:36.570186100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-03T06:49:36', 'ImportListSearch') 
2025-08-03T06:49:36.570630445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.571632492Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-03T06:49:36.571828377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023564s 
2025-08-03T06:49:36.572100365Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-03T06:49:36.572382623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.572694441Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-03T06:49:36.573084596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-03T06:49:36', 'ImportListMonitorExisting') 
2025-08-03T06:49:36.573574583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.574462832Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-03T06:49:36.574717124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020933s 
2025-08-03T06:49:36.574971436Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-03T06:49:36.575230598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.575513307Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-03T06:49:36.575942191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-03T06:49:36', 'add_indexer_tags') 
2025-08-03T06:49:36.576388149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.577224924Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-03T06:49:36.577437832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019929s 
2025-08-03T06:49:36.577676964Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-03T06:49:36.577942639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.578256100Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-03T06:49:36.578693120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-03T06:49:36', 'update_audio_types') 
2025-08-03T06:49:36.579089027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.579966073Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-03T06:49:36.580215626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020113s 
2025-08-03T06:49:36.580475469Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-03T06:49:36.580792477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.581112492Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-03T06:49:36.581827622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-03T06:49:36.582046753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-03T06:49:36.582302358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-03T06:49:36.583266930Z [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-03T06:49:36.584328708Z [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-03T06:49:36.584939739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-03T06:49:36.585498253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-03T06:49:36.586503327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-03T06:49:36.586898202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004353s 
2025-08-03T06:49:36.587128526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-03T06:49:36.587327306Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-03T06:49:36.587581027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-03T06:49:36.588387942Z [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-03T06:49:36.589170217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-03T06:49:36.589678781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-03T06:49:36.590246805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-03T06:49:36.591182489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-03T06:49:36.591533917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037028s 
2025-08-03T06:49:36.591770894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T06:49:36.591983031Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-03T06:49:36.592242874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-03T06:49:36.592901511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-03T06:49:36.593576630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-03T06:49:36.594115936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-03T06:49:36.594643659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-03T06:49:36.595564202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T06:49:36.595980901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034698s 
2025-08-03T06:49:36.596445697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-03T06:49:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-03T06:49:36.596905824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.598452278Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-03T06:49:36.598704997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005873s 
2025-08-03T06:49:36.598991374Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-03T06:49:36.599246638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.599566241Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-03T06:49:36.599980305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-03T06:49:36', 'add_on_delete_to_notifications') 
2025-08-03T06:49:36.600516144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.601366567Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-03T06:49:36.601644667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021076s 
2025-08-03T06:49:36.601847074Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-03T06:49:36.602128641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.602435449Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-03T06:49:36.602836096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-03T06:49:36', 'add_custom_formats') 
2025-08-03T06:49:36.603266533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.604150232Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-03T06:49:36.604403813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020328s 
2025-08-03T06:49:36.604617643Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-03T06:49:36.604883779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.605231429Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-03T06:49:36.605607126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-03T06:49:36', 'add_result_to_commands') 
2025-08-03T06:49:36.606052823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.606935972Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-03T06:49:36.607159191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020484s 
2025-08-03T06:49:36.607405848Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-03T06:49:36.607735371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.608067921Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-03T06:49:36.608471854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-03T06:49:36', 'health_restored_notification') 
2025-08-03T06:49:36.608973284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.609886914Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-03T06:49:36.610109833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021776s 
2025-08-03T06:49:36.610413434Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-03T06:49:36.610583527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.610901777Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-03T06:49:36.611253706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-03T06:49:36', 'remove_uc') 
2025-08-03T06:49:36.611668642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.612611831Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-03T06:49:36.612846313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002037s 
2025-08-03T06:49:36.613105705Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-03T06:49:36.613462133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.613944003Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-03T06:49:36.614409010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-03T06:49:36', 'download_clients_rename_tv_to_music') 
2025-08-03T06:49:36.614917423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.616083211Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-03T06:49:36.616321180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025378s 
2025-08-03T06:49:36.616611625Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-03T06:49:36.616857901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.617207224Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-03T06:49:36.617646930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-03T06:49:36', 'add_colon_replacement_to_naming_config') 
2025-08-03T06:49:36.618185304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.618996267Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-03T06:49:36.619260549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021011s 
2025-08-03T06:49:36.619490592Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-03T06:49:36.619781187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.620204460Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-03T06:49:36.620590076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-03T06:49:36', 'list_sync_time') 
2025-08-03T06:49:36.621046846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.621842398Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-03T06:49:36.622082652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020664s 
2025-08-03T06:49:36.622357736Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-03T06:49:36.622591737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.622959908Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-03T06:49:36.623339493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-03T06:49:36', 'add_download_client_tags') 
2025-08-03T06:49:36.623887857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.624726576Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-03T06:49:36.624972140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020921s 
2025-08-03T06:49:36.625226973Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-03T06:49:36.625509192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.625833495Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-03T06:49:36.626286757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-03T06:49:36', 'add_notification_status') 
2025-08-03T06:49:36.626759690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.627643770Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-03T06:49:36.627923894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020806s 
2025-08-03T06:49:36.628173046Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-03T06:49:36.628443941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.628780028Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-03T06:49:36.629216246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-03T06:49:36', 'add_alac_24_quality_in_profiles') 
2025-08-03T06:49:36.629697385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.630537697Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-03T06:49:36.630742179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020501s 
2025-08-03T06:49:36.631017032Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-03T06:49:36.631293780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.631582120Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-03T06:49:36.631998118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-03T06:49:36', 'add_salt_to_users') 
2025-08-03T06:49:36.632466591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.633251833Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-03T06:49:36.633511926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019865s 
2025-08-03T06:49:36.633737721Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-03T06:49:36.633992504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.634340295Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-03T06:49:36.634737374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-03T06:49:36', 'add_auto_tagging') 
2025-08-03T06:49:36.635188573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.636055158Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-03T06:49:36.636307877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020464s 
2025-08-03T06:49:36.636600546Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-03T06:49:36.636862664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.637206106Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-03T06:49:36.637619889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-03T06:49:36', 'quality_definition_preferred_size') 
2025-08-03T06:49:36.638100837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.638973875Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-03T06:49:36.639218337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020657s 
2025-08-03T06:49:36.639473070Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-03T06:49:36.639765088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.640187238Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-03T06:49:36.640617054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-03T06:49:36', 'add_on_artist_add_to_notifications') 
2025-08-03T06:49:36.641086700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.641998506Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-03T06:49:36.642252016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022003s 
2025-08-03T06:49:36.642507431Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-03T06:49:36.642793587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.643123100Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-03T06:49:36.643558096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-03T06:49:36', 'album_last_searched_time') 
2025-08-03T06:49:36.644049726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.644986823Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-03T06:49:36.645231706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021768s 
2025-08-03T06:49:36.645502982Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-03T06:49:36.645733246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.646056166Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-03T06:49:36.646450290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-03T06:49:36', 'add_indexer_flags') 
2025-08-03T06:49:36.646916779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.647710227Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-03T06:49:36.647956814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019672s 
2025-08-03T06:49:36.648222028Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-03T06:49:36.648502883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.648845764Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-03T06:49:36.649265479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-03T06:49:36', 'add_indexes_album_statistics') 
2025-08-03T06:49:36.649754063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.650626990Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-03T06:49:36.650878236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021062s 
2025-08-03T06:49:36.651136396Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-03T06:49:36.651402302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T06:49:36.651736314Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-03T06:49:36.652198114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-03T06:49:36', 'update_redacted_baseurl') 
2025-08-03T06:49:36.652654383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T06:49:36.653549846Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-03T06:49:36.653776723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021247s 
2025-08-03T06:49:36.852309040Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-03T06:49:36.862389799Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-03T06:49:36.867563818Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-03T06:49:37.022452210Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-03T06:49:37.054765649Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-03T06:49:37.063005160Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-03T06:49:37.101608214Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-03T06:49:37.102456252Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-03T06:49:37.102752208Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-03T06:49:37.235245184Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-03T06:49:37.679622690Z [ls.io-init] done.