2025-07-31T21:59:55.281069176Z [migrations] started
2025-07-31T21:59:55.281103946Z [migrations] no migrations found
2025-07-31T21:59:55.301400986Z usermod: no changes
2025-07-31T21:59:55.306715829Z ───────────────────────────────────────
2025-07-31T21:59:55.306730949Z 
2025-07-31T21:59:55.306735067Z       ██╗     ███████╗██╗ ██████╗
2025-07-31T21:59:55.306739015Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-31T21:59:55.306742853Z       ██║     ███████╗██║██║   ██║
2025-07-31T21:59:55.306746621Z       ██║     ╚════██║██║██║   ██║
2025-07-31T21:59:55.306750589Z       ███████╗███████║██║╚██████╔╝
2025-07-31T21:59:55.306754396Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-31T21:59:55.306758104Z 
2025-07-31T21:59:55.306764767Z    Brought to you by linuxserver.io
2025-07-31T21:59:55.306768575Z ───────────────────────────────────────
2025-07-31T21:59:55.307088449Z 
2025-07-31T21:59:55.307095974Z To support the app dev(s) visit:
2025-07-31T21:59:55.308939456Z Lidarr: https://opencollective.com/lidarr
2025-07-31T21:59:55.309255412Z 
2025-07-31T21:59:55.309261875Z To support LSIO projects visit:
2025-07-31T21:59:55.309265693Z https://www.linuxserver.io/donate/
2025-07-31T21:59:55.309269341Z 
2025-07-31T21:59:55.309272918Z ───────────────────────────────────────
2025-07-31T21:59:55.309277437Z GID/UID
2025-07-31T21:59:55.309281074Z ───────────────────────────────────────
2025-07-31T21:59:55.313512114Z 
2025-07-31T21:59:55.313518106Z User UID:    911
2025-07-31T21:59:55.313521984Z User GID:    911
2025-07-31T21:59:55.313525511Z ───────────────────────────────────────
2025-07-31T21:59:55.315134842Z Linuxserver.io version: 2.13.1.4680-ls163
2025-07-31T21:59:55.315393763Z Build-date: 2025-07-31T21:56:37+00:00
2025-07-31T21:59:55.315400567Z ───────────────────────────────────────
2025-07-31T21:59:55.315404595Z     
2025-07-31T21:59:55.369380651Z [custom-init] No custom files found, skipping...
2025-07-31T21:59:55.389920601Z failed to load "/config/config.xml": No such file or directory
2025-07-31T21:59:55.772102379Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.1.4680 
2025-07-31T21:59:55.790737974Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-31T21:59:55.797078532Z [Debug] Bootstrap: Console selected 
2025-07-31T21:59:55.798597140Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-31T21:59:56.140401704Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-31T21:59:56.191959612Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d8b9d7af-7bda-4e9b-ba72-281591045966} may be persisted to storage in unencrypted form. 
2025-07-31T21:59:56.281754634Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-07-31T21:59:56.344494649Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-31T21:59:56.429535699Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-31T21:59:56.440740020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:56.441430751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:56.489476717Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-31T21:59:56.491401203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487414s 
2025-07-31T21:59:56.491608480Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-31T21:59:56.491775486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506088s 
2025-07-31T21:59:56.503436206Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-31T21:59:56.504106115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.523157267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-31T21:59:56.537278672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-31T21:59:56.552728101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293301s 
2025-07-31T21:59:56.553139019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.555568070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-31T21:59:56.555727481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321711s 
2025-07-31T21:59:56.563734013Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-31T21:59:56.563954678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.570013918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-31T21:59:56.571630213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-31T21:59:56.572065570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018745s 
2025-07-31T21:59:56.572322407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-31T21:59:56.572628303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001308s 
2025-07-31T21:59:56.573172869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-31T21:59:56.573806305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-31T21:59:56.574548339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011684s 
2025-07-31T21:59:56.574748933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.575573463Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-31T21:59:56.575729998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021787s 
2025-07-31T21:59:56.576267771Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-31T21:59:56.576480570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.577183956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-31T21:59:56.577371534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-07-31T21:59:56.577554242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-31T21:59:56.577849476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-31T21:59:56.578266877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005327s 
2025-07-31T21:59:56.578461739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.579200717Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-31T21:59:56.579314496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013505s 
2025-07-31T21:59:56.580458400Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-31T21:59:56.580666789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.581507983Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-07-31T21:59:56.596864034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-07-31T21:59:56.597426126Z [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-07-31T21:59:56.597879459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008085s 
2025-07-31T21:59:56.598067117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-07-31T21:59:56.598345678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-07-31T21:59:56.598629339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s 
2025-07-31T21:59:56.598792497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-07-31T21:59:56.599168755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-07-31T21:59:56.599473639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s 
2025-07-31T21:59:56.599701628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-07-31T21:59:56.599975339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-07-31T21:59:56.600317899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s 
2025-07-31T21:59:56.600456418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-07-31T21:59:56.610507597Z [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-07-31T21:59:56.612548056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119195s 
2025-07-31T21:59:56.612750985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-07-31T21:59:56.613109276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-31T21:59:56.613428860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s 
2025-07-31T21:59:56.613590385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-07-31T21:59:56.613860048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-31T21:59:56.614146645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004031s 
2025-07-31T21:59:56.614336127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-07-31T21:59:56.614631562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:56.614895663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003976s 
2025-07-31T21:59:56.615078381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-07-31T21:59:56.615316541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:56.615588298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003695s 
2025-07-31T21:59:56.615745084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-07-31T21:59:56.618419389Z [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-07-31T21:59:56.619956544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040037s 
2025-07-31T21:59:56.620135113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-07-31T21:59:56.620460889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-31T21:59:56.620761044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s 
2025-07-31T21:59:56.620956397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-07-31T21:59:56.621184687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-31T21:59:56.621471855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003713s 
2025-07-31T21:59:56.621681217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-07-31T21:59:56.621883103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-31T21:59:56.622179780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003817s 
2025-07-31T21:59:56.622353410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-07-31T21:59:56.622678926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-31T21:59:56.622968569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s 
2025-07-31T21:59:56.623180455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-07-31T21:59:56.623390017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-31T21:59:56.623683869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s 
2025-07-31T21:59:56.623902660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-07-31T21:59:56.624121641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-07-31T21:59:56.624460613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003756s 
2025-07-31T21:59:56.624624523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-07-31T21:59:56.625965453Z [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-07-31T21:59:56.626807489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020142s 
2025-07-31T21:59:56.627036149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-07-31T21:59:56.627308017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-31T21:59:56.627608372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004647s 
2025-07-31T21:59:56.627795769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-07-31T21:59:56.628149231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-07-31T21:59:56.628442221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004048s 
2025-07-31T21:59:56.628613957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-07-31T21:59:56.628890514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-31T21:59:56.629206690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004216s 
2025-07-31T21:59:56.629415591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-07-31T21:59:56.629771798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-07-31T21:59:56.630103897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005383s 
2025-07-31T21:59:56.630280442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-07-31T21:59:56.631342541Z [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-07-31T21:59:56.632182132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016303s 
2025-07-31T21:59:56.632395802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-07-31T21:59:56.632651988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-07-31T21:59:56.632982082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s 
2025-07-31T21:59:56.633183739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-07-31T21:59:56.633443922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-31T21:59:56.633776983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004202s 
2025-07-31T21:59:56.633954360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-07-31T21:59:56.635179838Z [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-07-31T21:59:56.636004499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019085s 
2025-07-31T21:59:56.636191886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-07-31T21:59:56.636425627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-31T21:59:56.636741072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004075s 
2025-07-31T21:59:56.636926716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-07-31T21:59:56.637221048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-31T21:59:56.637561865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s 
2025-07-31T21:59:56.637718069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-07-31T21:59:56.637990969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-31T21:59:56.638311544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s 
2025-07-31T21:59:56.638488029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-07-31T21:59:56.638760739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-07-31T21:59:56.639045402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003996s 
2025-07-31T21:59:56.639214172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-07-31T21:59:56.640188834Z [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-07-31T21:59:56.640836348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014652s 
2025-07-31T21:59:56.641049036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-07-31T21:59:56.641527349Z [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-07-31T21:59:56.641990141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008164s 
2025-07-31T21:59:56.642170705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-07-31T21:59:56.642506331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-31T21:59:56.642830423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004602s 
2025-07-31T21:59:56.642995435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-07-31T21:59:56.648548617Z [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-07-31T21:59:56.649066901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059123s 
2025-07-31T21:59:56.649259920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-07-31T21:59:56.649589734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-31T21:59:56.649838114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000416s 
2025-07-31T21:59:56.650020271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-07-31T21:59:56.650487311Z [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-07-31T21:59:56.650904451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007255s 
2025-07-31T21:59:56.651086357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-07-31T21:59:56.651355590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-31T21:59:56.651693049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s 
2025-07-31T21:59:56.651899405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-07-31T21:59:56.652437037Z [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-07-31T21:59:56.652922795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008398s 
2025-07-31T21:59:56.653108349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-07-31T21:59:56.653450979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-07-31T21:59:56.653789721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s 
2025-07-31T21:59:56.653989243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-07-31T21:59:56.654320570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-07-31T21:59:56.654668771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004931s 
2025-07-31T21:59:56.654845838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-07-31T21:59:56.655842344Z [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-07-31T21:59:56.656446561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014201s 
2025-07-31T21:59:56.656612024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-07-31T21:59:56.657879136Z [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-07-31T21:59:56.659808401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030373s 
2025-07-31T21:59:56.660005167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-07-31T21:59:56.660646769Z [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-07-31T21:59:56.661121134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000968s 
2025-07-31T21:59:56.661318692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-07-31T21:59:56.662292593Z [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-07-31T21:59:56.662989576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001532s 
2025-07-31T21:59:56.663160190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-07-31T21:59:56.663825329Z [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-07-31T21:59:56.664318051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s 
2025-07-31T21:59:56.664492633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-07-31T21:59:56.665212612Z [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-07-31T21:59:56.665754313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011079s 
2025-07-31T21:59:56.665932171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-07-31T21:59:56.666419513Z [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-07-31T21:59:56.666838236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007313s 
2025-07-31T21:59:56.666980422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-07-31T21:59:56.667322170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-07-31T21:59:56.667650451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004971s 
2025-07-31T21:59:56.667805714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-07-31T21:59:56.668083333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-07-31T21:59:56.668393116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004061s 
2025-07-31T21:59:56.668547718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-07-31T21:59:56.668999858Z [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-07-31T21:59:56.669438161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s 
2025-07-31T21:59:56.669548363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-07-31T21:59:56.670439487Z [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-07-31T21:59:56.671045548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013426s 
2025-07-31T21:59:56.671245180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-07-31T21:59:56.671671528Z [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-07-31T21:59:56.672089830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007134s 
2025-07-31T21:59:56.672280104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-07-31T21:59:56.672574446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-07-31T21:59:56.672881545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s 
2025-07-31T21:59:56.673059463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-07-31T21:59:56.673318074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-07-31T21:59:56.673641395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s 
2025-07-31T21:59:56.673808732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-07-31T21:59:56.674799136Z [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-07-31T21:59:56.675571060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014853s 
2025-07-31T21:59:56.675616582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-07-31T21:59:56.676371893Z [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-07-31T21:59:56.676926099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011423s 
2025-07-31T21:59:56.677115610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-07-31T21:59:56.677429803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-31T21:59:56.677804478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s 
2025-07-31T21:59:56.677961343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-07-31T21:59:56.678816836Z [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-07-31T21:59:56.679464871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013135s 
2025-07-31T21:59:56.679610294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-07-31T21:59:56.680601129Z [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-07-31T21:59:56.681332081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015594s 
2025-07-31T21:59:56.681505530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-07-31T21:59:56.681967290Z [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-07-31T21:59:56.682406815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007586s 
2025-07-31T21:59:56.682637159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-07-31T21:59:56.682900229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-07-31T21:59:56.683263580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s 
2025-07-31T21:59:56.683441839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-07-31T21:59:56.684184585Z [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-07-31T21:59:56.684655313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010567s 
2025-07-31T21:59:56.684869444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-07-31T21:59:56.685216643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-31T21:59:56.685589504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005491s 
2025-07-31T21:59:56.688701660Z [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-07-31T21:59:56.689407050Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033228 taking an average of 00:00:00.0033228 
2025-07-31T21:59:56.690242312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-31T21:59:56', 'InitialSetup') 
2025-07-31T21:59:56.690576345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.692903912Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-31T21:59:56.693071439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071286s 
2025-07-31T21:59:56.693369519Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-07-31T21:59:56.693582067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.693851991Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-07-31T21:59:56.694500517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-31T21:59:56.694655890Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:56.694858848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-07-31T21:59:56.695149704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:56.695958523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s 
2025-07-31T21:59:56.696459912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-31T21:59:56', 'add_reason_to_pending_releases') 
2025-07-31T21:59:56.696732431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.697401408Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-07-31T21:59:56.697576902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023324s 
2025-07-31T21:59:56.697784600Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-07-31T21:59:56.697956075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.698202642Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-07-31T21:59:56.701043061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.701195137Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:56.701385511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-07-31T21:59:56.701647248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-07-31T21:59:56.702511689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008977s 
2025-07-31T21:59:56.702611590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-31T21:59:56.702763576Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:56.702943749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-07-31T21:59:56.703242630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:56.704031228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009036s 
2025-07-31T21:59:56.704194497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-31T21:59:56.704345201Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:56.704592208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-07-31T21:59:56.704885889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:56.705595107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008751s 
2025-07-31T21:59:56.705991235Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-07-31T21:59:56.706494949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-07-31T21:59:56.706759943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005553s 
2025-07-31T21:59:56.707102703Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-07-31T21:59:56.725186287Z [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-07-31T21:59:56.727146013Z [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-07-31T21:59:56.728218001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-07-31T21:59:56.729299289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-07-31T21:59:56.731212822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-31T21:59:56.731643459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-07-31T21:59:56.732121822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-31T21:59:56.732459452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251603s 
2025-07-31T21:59:56.732648743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-31T21:59:56.732792523Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:56.732970872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-07-31T21:59:56.733270936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-07-31T21:59:56.734012609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008463s 
2025-07-31T21:59:56.734399829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-31T21:59:56', 'add_medium_support') 
2025-07-31T21:59:56.734752820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.735671109Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-07-31T21:59:56.735836331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024779s 
2025-07-31T21:59:56.736101335Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-07-31T21:59:56.736307570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.736582354Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-07-31T21:59:56.737063703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-07-31T21:59:56.737440522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-07-31T21:59:56.737678150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003758s 
2025-07-31T21:59:56.737835808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:56.738026031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:56.747253461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092446s 
2025-07-31T21:59:56.747681443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-31T21:59:56', 'add_various_qualites_in_profile') 
2025-07-31T21:59:56.748072821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.748822020Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-07-31T21:59:56.749011491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107813s 
2025-07-31T21:59:56.749202927Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-07-31T21:59:56.749388941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.749630668Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-07-31T21:59:56.750445078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-07-31T21:59:56.751018593Z [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-07-31T21:59:56.751501856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008814s 
2025-07-31T21:59:56.751701007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-07-31T21:59:56.752053898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-07-31T21:59:56.752360074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s 
2025-07-31T21:59:56.752529976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-31T21:59:56.752700750Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:56.752882867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-07-31T21:59:56.753199024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:56.754057081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009966s 
2025-07-31T21:59:56.754276924Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-07-31T21:59:56.760000769Z [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-07-31T21:59:56.764803480Z [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-07-31T21:59:56.766635088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:56.767454238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:56.769216296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-31T21:59:56.769714389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-31T21:59:56.770095587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:56.770486554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:56.770808071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163617s 
2025-07-31T21:59:56.770999687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-07-31T21:59:56.778160647Z [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-07-31T21:59:56.782622942Z [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-07-31T21:59:56.784301642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:56.785091993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:56.786867228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-31T21:59:56.787296953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-31T21:59:56.787713382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:56.788139670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:56.788421518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172364s 
2025-07-31T21:59:56.788574686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.788727965Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:56.788934962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-07-31T21:59:56.789205777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-07-31T21:59:56.789955968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008419s 
2025-07-31T21:59:56.790347386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-31T21:59:56', 'metadata_profiles') 
2025-07-31T21:59:56.790686910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.791711292Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-07-31T21:59:56.791901185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025761s 
2025-07-31T21:59:56.792162240Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-07-31T21:59:56.792381151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.792685634Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-07-31T21:59:56.795338546Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-07-31T21:59:56.802002415Z [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-07-31T21:59:56.803064323Z [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-07-31T21:59:56.803581314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-31T21:59:56.804156161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-31T21:59:56.805956907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-31T21:59:56.806267884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01072s 
2025-07-31T21:59:56.806451523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-31T21:59:56.806619361Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:56.806794444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-07-31T21:59:56.807093035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-07-31T21:59:56.807911824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009141s 
2025-07-31T21:59:56.808210726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-31T21:59:56.808532714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-31T21:59:56.808786094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003605s 
2025-07-31T21:59:56.808935004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-31T21:59:56.809091790Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:56.809570855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-07-31T21:59:56.812608652Z [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-07-31T21:59:56.813904371Z [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-07-31T21:59:56.814496483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-31T21:59:56.815020428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-31T21:59:56.816832848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-31T21:59:56.817146118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074127s 
2025-07-31T21:59:56.817579150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-31T21:59:56', 'separate_automatic_and_interactive_search') 
2025-07-31T21:59:56.817989407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.818897766Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-07-31T21:59:56.819089231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009094s 
2025-07-31T21:59:56.819294454Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-07-31T21:59:56.819519267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.819792708Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-07-31T21:59:56.820123013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-07-31T21:59:56.824472742Z [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-07-31T21:59:56.828288455Z [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-07-31T21:59:56.829774647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-31T21:59:56.830765472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-31T21:59:56.832561900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-31T21:59:56.832986876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-31T21:59:56.833409436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-31T21:59:56.833806195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-31T21:59:56.834231392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-31T21:59:56.834539632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142205s 
2025-07-31T21:59:56.834928686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-31T21:59:56', 'change_album_path_to_relative') 
2025-07-31T21:59:56.835281456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.836278614Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-07-31T21:59:56.836460220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159173s 
2025-07-31T21:59:56.836712808Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-07-31T21:59:56.836888111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.837157594Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-07-31T21:59:56.837862012Z [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-07-31T21:59:56.838459836Z [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-07-31T21:59:56.838819240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006522s 
2025-07-31T21:59:56.839199997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-31T21:59:56', 'change_quality_size_mb_to_kb') 
2025-07-31T21:59:56.839543899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.840218538Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-07-31T21:59:56.840382347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020067s 
2025-07-31T21:59:56.840560516Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-07-31T21:59:56.840768244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.841027657Z [Info] album_releases: Starting migration of Main DB to 9 
2025-07-31T21:59:56.841438214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.841588366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:56.841761995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-07-31T21:59:56.842055977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-07-31T21:59:56.842820086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008685s 
2025-07-31T21:59:56.842980820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.843115792Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:56.843330754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-07-31T21:59:56.843623344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-07-31T21:59:56.844387713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008771s 
2025-07-31T21:59:56.844762117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-31T21:59:56', 'album_releases') 
2025-07-31T21:59:56.845102141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.845779395Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-07-31T21:59:56.845964327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022423s 
2025-07-31T21:59:56.846138498Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-07-31T21:59:56.846332028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.846597282Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-07-31T21:59:56.847024753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.847186468Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:56.847367874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-07-31T21:59:56.852108188Z [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-07-31T21:59:56.856634012Z [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-07-31T21:59:56.858228883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-31T21:59:56.859101641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-31T21:59:56.860945955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-31T21:59:56.861368165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-31T21:59:56.861753000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-31T21:59:56.862189058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-31T21:59:56.862635457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-31T21:59:56.862928256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153478s 
2025-07-31T21:59:56.863277540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.863300816Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:56.863417692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-07-31T21:59:56.868209962Z [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-07-31T21:59:56.872468447Z [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-07-31T21:59:56.874017215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-31T21:59:56.874888049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-31T21:59:56.876701260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-31T21:59:56.877112558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-31T21:59:56.877519998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-31T21:59:56.877936316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-31T21:59:56.878376473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-31T21:59:56.878717099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150905s 
2025-07-31T21:59:56.879064709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-31T21:59:56', 'album_releases_fix') 
2025-07-31T21:59:56.879397198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.880334285Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-07-31T21:59:56.880507474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01672s 
2025-07-31T21:59:56.880717016Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-07-31T21:59:56.880916357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.881194577Z [Info] import_lists: Starting migration of Main DB to 11 
2025-07-31T21:59:56.882244912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-07-31T21:59:56.883471362Z [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-07-31T21:59:56.884329510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019123s 
2025-07-31T21:59:56.884503250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-07-31T21:59:56.884804597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-07-31T21:59:56.885104080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s 
2025-07-31T21:59:56.885290656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-07-31T21:59:56.886044804Z [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-07-31T21:59:56.886626135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011821s 
2025-07-31T21:59:56.886840637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-07-31T21:59:56.887193046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-31T21:59:56.887498822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004855s 
2025-07-31T21:59:56.887881382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-31T21:59:56', 'import_lists') 
2025-07-31T21:59:56.888211988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.888979363Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-07-31T21:59:56.889153584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019406s 
2025-07-31T21:59:56.889398908Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-07-31T21:59:56.889539381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.889804725Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-07-31T21:59:56.890192887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-07-31T21:59:56.890396156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:56.890545777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-07-31T21:59:56.890907686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-07-31T21:59:56.891687787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000943s 
2025-07-31T21:59:56.891881197Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:56.892077953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:56.894880155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028005s 
2025-07-31T21:59:56.895220731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-31T21:59:56', 'add_release_status') 
2025-07-31T21:59:56.895588031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.896264383Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-07-31T21:59:56.896422671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041954s 
2025-07-31T21:59:56.896617814Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-07-31T21:59:56.896829671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.897093773Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-07-31T21:59:56.897444549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:56.897612647Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:56.897843362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-07-31T21:59:56.898199820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:56.898934138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009406s 
2025-07-31T21:59:56.899309694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-31T21:59:56', 'album_download_notification') 
2025-07-31T21:59:56.899669328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.900345460Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-07-31T21:59:56.900516204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023055s 
2025-07-31T21:59:56.900723692Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-07-31T21:59:56.900942272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.901189700Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-07-31T21:59:56.901925652Z [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-07-31T21:59:56.902747537Z [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-07-31T21:59:56.903292194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000906s 
2025-07-31T21:59:56.903838323Z [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-07-31T21:59:56.904655188Z [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-07-31T21:59:56.905112910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000884s 
2025-07-31T21:59:56.905513837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-31T21:59:56', 'fix_language_metadata_profiles') 
2025-07-31T21:59:56.905874654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.906500865Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-07-31T21:59:56.906686909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022148s 
2025-07-31T21:59:56.906870178Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-07-31T21:59:56.907066854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.907304092Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-07-31T21:59:56.907657744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-07-31T21:59:56.907992148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-07-31T21:59:56.908222622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003421s 
2025-07-31T21:59:56.908575723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-31T21:59:56', 'remove_fanzub') 
2025-07-31T21:59:56.908903643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.909529113Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-07-31T21:59:56.909678543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016246s 
2025-07-31T21:59:56.909889679Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-07-31T21:59:56.910119091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.910348182Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-07-31T21:59:56.912242857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-07-31T21:59:56.912516177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-07-31T21:59:56.912835120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004031s 
2025-07-31T21:59:56.913070293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-07-31T21:59:56.913371339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-07-31T21:59:56.913746685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005191s 
2025-07-31T21:59:56.914312034Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-07-31T21:59:56.914811249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-07-31T21:59:56.915200873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006748s 
2025-07-31T21:59:56.915376106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-07-31T21:59:56.915676241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-31T21:59:56.916023951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004865s 
2025-07-31T21:59:56.916212130Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-07-31T21:59:56.916456031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-07-31T21:59:56.916803260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004127s 
2025-07-31T21:59:56.917056881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-07-31T21:59:56.917316684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-31T21:59:56.917642209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004599s 
2025-07-31T21:59:56.918027966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-31T21:59:56', 'update_artist_history_indexes') 
2025-07-31T21:59:56.918363532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.919170657Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-07-31T21:59:56.919390159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019514s 
2025-07-31T21:59:56.919570923Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-07-31T21:59:56.919767469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.920027342Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-07-31T21:59:56.922065326Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:56.924777437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-07-31T21:59:56.925057741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027866s 
2025-07-31T21:59:56.925406764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-31T21:59:56', 'remove_nma') 
2025-07-31T21:59:56.925731708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.926347268Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-07-31T21:59:56.926512040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040755s 
2025-07-31T21:59:56.926713315Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-07-31T21:59:56.926915241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.927168692Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-07-31T21:59:56.927521532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.927650732Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2025-07-31T21:59:56.927843020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-07-31T21:59:56.928119045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-07-31T21:59:56.929100341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010705s 
2025-07-31T21:59:56.929495347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-31T21:59:56', 'album_disambiguation') 
2025-07-31T21:59:56.929861514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.930483156Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-07-31T21:59:56.930666936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002426s 
2025-07-31T21:59:56.930897330Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-07-31T21:59:56.931080569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.931339691Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-07-31T21:59:56.931641198Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:56.931812002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:56.934862564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030725s 
2025-07-31T21:59:56.935241788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-31T21:59:56', 'add_ape_quality_in_profiles') 
2025-07-31T21:59:56.935593647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.936256411Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-07-31T21:59:56.936418708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044328s 
2025-07-31T21:59:56.936615594Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-07-31T21:59:56.936788693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.937055831Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-07-31T21:59:56.937803877Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:56.938031816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-07-31T21:59:56.938271729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003538s 
2025-07-31T21:59:56.938463335Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:56.938865325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-07-31T21:59:56.939107793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003529s 
2025-07-31T21:59:56.939302705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:56.939638522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-07-31T21:59:56.939891992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003493s 
2025-07-31T21:59:56.940249802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-31T21:59:56', 'remove_pushalot') 
2025-07-31T21:59:56.940566199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.941298083Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-07-31T21:59:56.941447494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017349s 
2025-07-31T21:59:56.941641164Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-07-31T21:59:56.941899123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.942139908Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-07-31T21:59:56.942576327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-07-31T21:59:56.943072867Z [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-07-31T21:59:56.943517853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007667s 
2025-07-31T21:59:56.943917708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-31T21:59:56', 'add_custom_filters') 
2025-07-31T21:59:56.944235568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.944959305Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-07-31T21:59:56.945143917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021836s 
2025-07-31T21:59:56.945332076Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-07-31T21:59:56.945521427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.945772402Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-07-31T21:59:56.946100052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-31T21:59:56.946269473Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:56.946433534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-07-31T21:59:56.946713818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-07-31T21:59:56.947508578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008706s 
2025-07-31T21:59:56.947873874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-31T21:59:56', 'import_list_tags') 
2025-07-31T21:59:56.948279751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:56.948950803Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-07-31T21:59:56.949095825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022807s 
2025-07-31T21:59:56.949292932Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-07-31T21:59:56.949508135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:56.949736204Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-07-31T21:59:56.955877009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-07-31T21:59:56.956858997Z [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-07-31T21:59:56.957583776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015171s 
2025-07-31T21:59:56.966444278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-07-31T21:59:56.966799353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-07-31T21:59:56.967275181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006383s 
2025-07-31T21:59:56.972359459Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-07-31T21:59:56.972378547Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-07-31T21:59:56.972386223Z                           FROM "Artists" 
2025-07-31T21:59:56.974111076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-07-31T21:59:56.974133441Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-07-31T21:59:56.974144052Z                           FROM "Artists" 
2025-07-31T21:59:56.974904373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018216s 
2025-07-31T21:59:56.975069466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-31T21:59:56.975216081Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:56.975437557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-07-31T21:59:56.975762341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:56.976662724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010388s 
2025-07-31T21:59:56.977795485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-07-31T21:59:56.977818922Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-31T21:59:56.977828251Z                                                   FROM "ArtistMetadata"
2025-07-31T21:59:56.977836778Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-07-31T21:59:56.979345636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-07-31T21:59:56.979363222Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-31T21:59:56.979370066Z                                                   FROM "ArtistMetadata"
2025-07-31T21:59:56.979375757Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-07-31T21:59:56.980116799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016617s 
2025-07-31T21:59:56.980290459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-07-31T21:59:56.981474864Z [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-07-31T21:59:56.982371700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019539s 
2025-07-31T21:59:56.982580851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-07-31T21:59:56.982924252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-07-31T21:59:56.983321502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005485s 
2025-07-31T21:59:56.983502878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-07-31T21:59:56.983794976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-07-31T21:59:56.984228839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s 
2025-07-31T21:59:56.984364442Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:56.984543192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:56.992929930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083864s 
2025-07-31T21:59:56.993097718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.993235585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:56.993422932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-07-31T21:59:56.993736584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:56.994799154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011957s 
2025-07-31T21:59:56.994959567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.995095530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:56.995316816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-07-31T21:59:56.995604636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:56.996612886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s 
2025-07-31T21:59:56.996763148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:56.996907539Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:56.997087592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-07-31T21:59:56.997300480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-07-31T21:59:56.998291266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010628s 
2025-07-31T21:59:56.999621584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-07-31T21:59:56.999637877Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-31T21:59:56.999646975Z                                                   FROM "ArtistMetadata"
2025-07-31T21:59:56.999655553Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-07-31T21:59:56.999664701Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-07-31T21:59:57.001489345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-07-31T21:59:57.001499436Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-31T21:59:57.001503895Z                                                   FROM "ArtistMetadata"
2025-07-31T21:59:57.001507752Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-07-31T21:59:57.001511861Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-07-31T21:59:57.002331812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019632s 
2025-07-31T21:59:57.002491513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-31T21:59:57.002645373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.002807590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-07-31T21:59:57.003122283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-07-31T21:59:57.003985442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009855s 
2025-07-31T21:59:57.004151145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-31T21:59:57.004337330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.004453264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-07-31T21:59:57.004765222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.005599842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009658s 
2025-07-31T21:59:57.005799534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-31T21:59:57.005905598Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:57.006073616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-07-31T21:59:57.006418862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.007225907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009717s 
2025-07-31T21:59:57.008549602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-07-31T21:59:57.008571326Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-07-31T21:59:57.008580514Z                                                 FROM "AlbumReleases"
2025-07-31T21:59:57.008589252Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-07-31T21:59:57.008598370Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-07-31T21:59:57.010238102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-07-31T21:59:57.010247752Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-07-31T21:59:57.010252481Z                                                 FROM "AlbumReleases"
2025-07-31T21:59:57.010256900Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-07-31T21:59:57.010260918Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-07-31T21:59:57.011043484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018627s 
2025-07-31T21:59:57.012318692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-07-31T21:59:57.012329854Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-31T21:59:57.012333852Z                                                   FROM "ArtistMetadata"
2025-07-31T21:59:57.012337620Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-07-31T21:59:57.012341808Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-07-31T21:59:57.014226703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-07-31T21:59:57.014252365Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-31T21:59:57.014263447Z                                                   FROM "ArtistMetadata"
2025-07-31T21:59:57.014274490Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-07-31T21:59:57.014286153Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-07-31T21:59:57.014999790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019318s 
2025-07-31T21:59:57.015582994Z [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-07-31T21:59:57.019076529Z [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-07-31T21:59:57.021019742Z [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-07-31T21:59:57.021801887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:57.022567739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:57.024587616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:57.025003594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:57.025318007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093803s 
2025-07-31T21:59:57.025689315Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-07-31T21:59:57.029572685Z [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-07-31T21:59:57.032217681Z [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-07-31T21:59:57.033320702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-31T21:59:57.034282619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-31T21:59:57.037103499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-31T21:59:57.037564216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-31T21:59:57.037911125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119348s 
2025-07-31T21:59:57.038173804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-07-31T21:59:57.041389238Z [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-07-31T21:59:57.043340517Z [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-07-31T21:59:57.044153855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-07-31T21:59:57.044769244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-07-31T21:59:57.046633007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-31T21:59:57.047105850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-31T21:59:57.047460804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090986s 
2025-07-31T21:59:57.047680657Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-07-31T21:59:57.050453981Z [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-07-31T21:59:57.051717456Z [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-07-31T21:59:57.052339679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-31T21:59:57.052909787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-31T21:59:57.054734290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-31T21:59:57.055077341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072565s 
2025-07-31T21:59:57.055343718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-07-31T21:59:57.055716879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.056199781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006682s 
2025-07-31T21:59:57.056391608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-07-31T21:59:57.056659517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-31T21:59:57.056961255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003958s 
2025-07-31T21:59:57.057155806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-07-31T21:59:57.057438005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.057744582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2025-07-31T21:59:57.057943202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-07-31T21:59:57.058258677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.058519522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004296s 
2025-07-31T21:59:57.058724355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-07-31T21:59:57.058998797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-07-31T21:59:57.059293962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004146s 
2025-07-31T21:59:57.059499115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-07-31T21:59:57.059787636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-07-31T21:59:57.060165546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004492s 
2025-07-31T21:59:57.060268584Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-31T21:59:57.062682835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-07-31T21:59:57.062950955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025285s 
2025-07-31T21:59:57.063098262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-31T21:59:57.063354558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-07-31T21:59:57.063587467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000363s 
2025-07-31T21:59:57.063740916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-31T21:59:57.064089628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-07-31T21:59:57.064393260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004975s 
2025-07-31T21:59:57.064751100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-31T21:59:57', 'add_release_groups_etc') 
2025-07-31T21:59:57.065100654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.066718933Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-07-31T21:59:57.066858464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027506s 
2025-07-31T21:59:57.067080140Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-07-31T21:59:57.067277317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.067529495Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-07-31T21:59:57.068344656Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-31T21:59:57.068601023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-07-31T21:59:57.068854353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003404s 
2025-07-31T21:59:57.069214598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-31T21:59:57', 'NewMediaInfoFormat') 
2025-07-31T21:59:57.069576767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.070271236Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-07-31T21:59:57.070452401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017108s 
2025-07-31T21:59:57.070663295Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-07-31T21:59:57.070849180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.071136057Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-07-31T21:59:57.072243146Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-07-31T21:59:57.072580726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-07-31T21:59:57.075683013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032609s 
2025-07-31T21:59:57.075880230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-31T21:59:57.076032557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.076273442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-07-31T21:59:57.076649970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:57.077629102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011436s 
2025-07-31T21:59:57.078019278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-31T21:59:57', 'rename_restrictions_to_release_profiles') 
2025-07-31T21:59:57.078388200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.079130876Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-07-31T21:59:57.079336871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026018s 
2025-07-31T21:59:57.079534479Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-07-31T21:59:57.079772939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.080024044Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-07-31T21:59:57.081086403Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-07-31T21:59:57.081340465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-07-31T21:59:57.083102413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018475s 
2025-07-31T21:59:57.083284690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-31T21:59:57.083434481Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.083639765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-07-31T21:59:57.083989900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-31T21:59:57.084789279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009784s 
2025-07-31T21:59:57.084975544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-07-31T21:59:57.085151960Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.085329066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-07-31T21:59:57.085624982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-31T21:59:57.086398149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008798s 
2025-07-31T21:59:57.086558813Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-31T21:59:57.086822473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-31T21:59:57.087072016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003622s 
2025-07-31T21:59:57.087225014Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-31T21:59:57.087460638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-31T21:59:57.087715031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003481s 
2025-07-31T21:59:57.087939182Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-07-31T21:59:57.091404941Z [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-07-31T21:59:57.093389758Z [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-07-31T21:59:57.094230070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:57.094968587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:57.096868312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:57.097335222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:57.097821732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.098284835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-31T21:59:57.098639328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105216s 
2025-07-31T21:59:57.099050336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-31T21:59:57', 'rename_quality_profiles_add_upgrade_allowed') 
2025-07-31T21:59:57.099412696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.100507260Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-07-31T21:59:57.100694747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123271s 
2025-07-31T21:59:57.100902886Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-07-31T21:59:57.101101106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.101360097Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-07-31T21:59:57.101788139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-07-31T21:59:57.102221281Z [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-07-31T21:59:57.102635355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006786s 
2025-07-31T21:59:57.102853083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-07-31T21:59:57.103194832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-07-31T21:59:57.103566059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005441s 
2025-07-31T21:59:57.103953870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-31T21:59:57', 'add_import_exclusions') 
2025-07-31T21:59:57.104308113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.105160419Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-07-31T21:59:57.105328668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020935s 
2025-07-31T21:59:57.105536677Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-07-31T21:59:57.105745688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.105997495Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-07-31T21:59:57.113840728Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-07-31T21:59:57.113867672Z                           WHERE "Id" in (
2025-07-31T21:59:57.113876771Z                           SELECT "Artists"."Id" from "Artists"
2025-07-31T21:59:57.113885769Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-31T21:59:57.113894957Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-31T21:59:57.115685202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-07-31T21:59:57.115702477Z                           WHERE "Id" in (
2025-07-31T21:59:57.115711094Z                           SELECT "Artists"."Id" from "Artists"
2025-07-31T21:59:57.115719601Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-31T21:59:57.115728589Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-31T21:59:57.116626437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020596s 
2025-07-31T21:59:57.117860813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-07-31T21:59:57.117881545Z                           WHERE "Id" in (
2025-07-31T21:59:57.117905463Z                           SELECT "Albums"."Id" from "Albums"
2025-07-31T21:59:57.117914241Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-31T21:59:57.117923359Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-31T21:59:57.119636038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-07-31T21:59:57.119653653Z                           WHERE "Id" in (
2025-07-31T21:59:57.119662040Z                           SELECT "Albums"."Id" from "Albums"
2025-07-31T21:59:57.119670557Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-31T21:59:57.119679565Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-31T21:59:57.120533836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019559s 
2025-07-31T21:59:57.121694583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-07-31T21:59:57.121714894Z                           WHERE "Id" in (
2025-07-31T21:59:57.121723762Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-07-31T21:59:57.121749523Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-07-31T21:59:57.121758421Z                           WHERE "Albums"."Id" IS NULL) 
2025-07-31T21:59:57.123356379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-07-31T21:59:57.123375678Z                           WHERE "Id" in (
2025-07-31T21:59:57.123384516Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-07-31T21:59:57.123393855Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-07-31T21:59:57.123402903Z                           WHERE "Albums"."Id" IS NULL) 
2025-07-31T21:59:57.124233175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018124s 
2025-07-31T21:59:57.125397720Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-07-31T21:59:57.125416608Z                           WHERE "Id" in (
2025-07-31T21:59:57.125425405Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-31T21:59:57.125434093Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-31T21:59:57.125443291Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-07-31T21:59:57.127171251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-07-31T21:59:57.127190890Z                           WHERE "Id" in (
2025-07-31T21:59:57.127214167Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-31T21:59:57.127223546Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-31T21:59:57.127232705Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-07-31T21:59:57.128064470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001969s 
2025-07-31T21:59:57.129309136Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-07-31T21:59:57.129332473Z                           WHERE "Id" in (
2025-07-31T21:59:57.129341691Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-31T21:59:57.129351321Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-31T21:59:57.129360870Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-31T21:59:57.131100252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-07-31T21:59:57.131126535Z                           WHERE "Id" in (
2025-07-31T21:59:57.131137397Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-31T21:59:57.131148319Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-31T21:59:57.131159762Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-31T21:59:57.132016236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020016s 
2025-07-31T21:59:57.133367397Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-31T21:59:57.133390965Z                           WHERE "Id" IN (
2025-07-31T21:59:57.133402608Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-31T21:59:57.133412839Z                           LEFT OUTER JOIN "Tracks"
2025-07-31T21:59:57.133421296Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-31T21:59:57.133430053Z                           WHERE "Tracks"."Id" IS NULL) 
2025-07-31T21:59:57.135256732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-31T21:59:57.135277113Z                           WHERE "Id" IN (
2025-07-31T21:59:57.135285660Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-31T21:59:57.135294167Z                           LEFT OUTER JOIN "Tracks"
2025-07-31T21:59:57.135302454Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-31T21:59:57.135311171Z                           WHERE "Tracks"."Id" IS NULL) 
2025-07-31T21:59:57.136215973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020897s 
2025-07-31T21:59:57.136613383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-31T21:59:57', 'clean_artist_metadata_table') 
2025-07-31T21:59:57.136993519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.137786656Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-07-31T21:59:57.137965346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036257s 
2025-07-31T21:59:57.138192633Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-07-31T21:59:57.138392536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.138640816Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-07-31T21:59:57.139413822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.139589677Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.139800962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-07-31T21:59:57.140167841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.140968323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s 
2025-07-31T21:59:57.141148956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.141287145Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.141511186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-07-31T21:59:57.141880570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.142665150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009705s 
2025-07-31T21:59:57.142833228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.142976386Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.143185267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-07-31T21:59:57.143538007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.144349411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000961s 
2025-07-31T21:59:57.144537229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.144678153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.144881983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-07-31T21:59:57.145241788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.146036328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009651s 
2025-07-31T21:59:57.146313035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.146350931Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.146537106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-07-31T21:59:57.146865207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.147665819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s 
2025-07-31T21:59:57.147859720Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-07-31T21:59:57.153114240Z [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-07-31T21:59:57.155522048Z [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-07-31T21:59:57.156519877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-31T21:59:57.156939593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-31T21:59:57.158756070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010697s 
2025-07-31T21:59:57.159052357Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-07-31T21:59:57.162740694Z [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-07-31T21:59:57.165226630Z [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-07-31T21:59:57.166196202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-31T21:59:57.166644334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-31T21:59:57.168421092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092251s 
2025-07-31T21:59:57.168797480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-31T21:59:57', 'health_issue_notification') 
2025-07-31T21:59:57.169155852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.170425198Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-07-31T21:59:57.170550741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111487s 
2025-07-31T21:59:57.170758329Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-07-31T21:59:57.171019144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.171263786Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-07-31T21:59:57.172338130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-31T21:59:57.172497090Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.172754498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-07-31T21:59:57.173035514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-07-31T21:59:57.173893933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010197s 
2025-07-31T21:59:57.174067372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-31T21:59:57.174202143Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.174412988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-07-31T21:59:57.174668021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-07-31T21:59:57.175408583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008573s 
2025-07-31T21:59:57.175686192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-07-31T21:59:57.175977488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-07-31T21:59:57.176206469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003289s 
2025-07-31T21:59:57.177104056Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-31T21:59:57.177123085Z                 WHERE "Id" IN (
2025-07-31T21:59:57.177131872Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-31T21:59:57.177140640Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-31T21:59:57.177149508Z                     WHERE "Tracks"."Id" IS NULL) 
2025-07-31T21:59:57.178331488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-31T21:59:57.178347460Z                 WHERE "Id" IN (
2025-07-31T21:59:57.178355897Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-31T21:59:57.178364424Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-31T21:59:57.178373202Z                     WHERE "Tracks"."Id" IS NULL) 
2025-07-31T21:59:57.179047209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014023s 
2025-07-31T21:59:57.180168857Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-31T21:59:57.180192986Z                 WHERE "Id" IN (
2025-07-31T21:59:57.180201774Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-31T21:59:57.180210431Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-07-31T21:59:57.180219309Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-07-31T21:59:57.180228127Z                     WHERE "Artists"."Path" IS NULL) 
2025-07-31T21:59:57.181788990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-31T21:59:57.181816615Z                 WHERE "Id" IN (
2025-07-31T21:59:57.181826926Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-31T21:59:57.181836285Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-07-31T21:59:57.181845574Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-07-31T21:59:57.181854822Z                     WHERE "Artists"."Path" IS NULL) 
2025-07-31T21:59:57.182639362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017908s 
2025-07-31T21:59:57.183877696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-31T21:59:57.183903528Z                 WHERE "Id" IN (
2025-07-31T21:59:57.183933027Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-31T21:59:57.183943097Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-31T21:59:57.183953158Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-31T21:59:57.183963318Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-07-31T21:59:57.183973629Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-07-31T21:59:57.185659263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-31T21:59:57.185673522Z                 WHERE "Id" IN (
2025-07-31T21:59:57.185682039Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-31T21:59:57.185690747Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-31T21:59:57.185700206Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-31T21:59:57.185709154Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-07-31T21:59:57.185717621Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-07-31T21:59:57.186573664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019545s 
2025-07-31T21:59:57.187327753Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-07-31T21:59:57.187353865Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-07-31T21:59:57.187366451Z                 FROM "Artists"
2025-07-31T21:59:57.187377052Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-07-31T21:59:57.187388756Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-07-31T21:59:57.188355743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-07-31T21:59:57.188382787Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-07-31T21:59:57.188394341Z                 FROM "Artists"
2025-07-31T21:59:57.188402818Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-07-31T21:59:57.188411666Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-07-31T21:59:57.188911312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011212s 
2025-07-31T21:59:57.189759540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-31T21:59:57.189781283Z                 WHERE "Id" NOT IN (
2025-07-31T21:59:57.189790332Z                     SELECT MIN("Id")
2025-07-31T21:59:57.189799129Z                     FROM "TrackFiles"
2025-07-31T21:59:57.189822206Z                     GROUP BY "Path"
2025-07-31T21:59:57.189830503Z                 ) 
2025-07-31T21:59:57.190922091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-31T21:59:57.190942983Z                 WHERE "Id" NOT IN (
2025-07-31T21:59:57.190951871Z                     SELECT MIN("Id")
2025-07-31T21:59:57.190960137Z                     FROM "TrackFiles"
2025-07-31T21:59:57.190968414Z                     GROUP BY "Path"
2025-07-31T21:59:57.190976610Z                 ) 
2025-07-31T21:59:57.191543121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012946s 
2025-07-31T21:59:57.191707282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-31T21:59:57.191882935Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:57.192064391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-07-31T21:59:57.195155395Z [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-07-31T21:59:57.196674353Z [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-07-31T21:59:57.197366407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-31T21:59:57.197886063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-31T21:59:57.199786169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-31T21:59:57.200122687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007875s 
2025-07-31T21:59:57.200289172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-07-31T21:59:57.200585679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-31T21:59:57.200917978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s 
2025-07-31T21:59:57.201070004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-07-31T21:59:57.204096729Z [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-07-31T21:59:57.205446737Z [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-07-31T21:59:57.206106987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-31T21:59:57.206715973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-31T21:59:57.208527220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-31T21:59:57.208941745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-31T21:59:57.209277451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080357s 
2025-07-31T21:59:57.209654711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-31T21:59:57', 'add_mediafilerepository_mtime') 
2025-07-31T21:59:57.210008974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.211089199Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-07-31T21:59:57.211258791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098075s 
2025-07-31T21:59:57.211493734Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-07-31T21:59:57.211707555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.212007609Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-07-31T21:59:57.214434456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-07-31T21:59:57.214454195Z                           WHERE "Id" NOT IN (
2025-07-31T21:59:57.214463023Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-07-31T21:59:57.214472101Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-31T21:59:57.214481661Z                             GROUP BY "ArtistMetadata"."Id") 
2025-07-31T21:59:57.216222045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-07-31T21:59:57.216248468Z                           WHERE "Id" NOT IN (
2025-07-31T21:59:57.216278819Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-07-31T21:59:57.216287747Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-31T21:59:57.216297156Z                             GROUP BY "ArtistMetadata"."Id") 
2025-07-31T21:59:57.217030603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018818s 
2025-07-31T21:59:57.217257560Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-07-31T21:59:57.217491171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-07-31T21:59:57.217793890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003895s 
2025-07-31T21:59:57.217997490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-07-31T21:59:57.221421996Z [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-07-31T21:59:57.223351421Z [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-07-31T21:59:57.224240160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:57.224882604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:57.226714032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:57.227107955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:57.227502379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-31T21:59:57.227809457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096291s 
2025-07-31T21:59:57.228028338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-07-31T21:59:57.228342491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.228673086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s 
2025-07-31T21:59:57.229072350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-31T21:59:57', 'add_artistmetadataid_constraint') 
2025-07-31T21:59:57.229605254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.230503071Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-07-31T21:59:57.230662192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022389s 
2025-07-31T21:59:57.230853587Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-07-31T21:59:57.231068169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.231322782Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-07-31T21:59:57.232017802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-07-31T21:59:57.232182643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.232405382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-07-31T21:59:57.232679033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-07-31T21:59:57.233471749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009122s 
2025-07-31T21:59:57.233656511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-07-31T21:59:57.233813548Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:57.234066527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-07-31T21:59:57.234364798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-31T21:59:57.235149147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s 
2025-07-31T21:59:57.235311734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:57.235458790Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.235677381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-07-31T21:59:57.235996403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-31T21:59:57.236788167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009423s 
2025-07-31T21:59:57.236956536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-07-31T21:59:57.237112350Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.237323856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-07-31T21:59:57.237660684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-31T21:59:57.238455515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009398s 
2025-07-31T21:59:57.238642632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-31T21:59:57.238769848Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.238930852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-07-31T21:59:57.239283933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-31T21:59:57.240066479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s 
2025-07-31T21:59:57.240234717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-31T21:59:57.240390030Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:57.240578289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-07-31T21:59:57.240889656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-31T21:59:57.241665749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009118s 
2025-07-31T21:59:57.242031646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-31T21:59:57', 'old_ids_and_artist_alias') 
2025-07-31T21:59:57.242424467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.243302745Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-07-31T21:59:57.243458349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025116s 
2025-07-31T21:59:57.243654393Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-07-31T21:59:57.243894567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.244153689Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-07-31T21:59:57.244489305Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.244649156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.245340889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007126s 
2025-07-31T21:59:57.245642617Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-31T21:59:57.245904995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-31T21:59:57.246144427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000315s 
2025-07-31T21:59:57.246524072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-31T21:59:57', 'download_propers_config') 
2025-07-31T21:59:57.246862202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.247735190Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-07-31T21:59:57.247916545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s 
2025-07-31T21:59:57.248126047Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-07-31T21:59:57.248360459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.248566494Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-07-31T21:59:57.249531317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-07-31T21:59:57.249840910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-07-31T21:59:57.250295406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000571s 
2025-07-31T21:59:57.250481761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-07-31T21:59:57.253767928Z [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-07-31T21:59:57.255662142Z [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-07-31T21:59:57.256546523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:57.257340652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:57.259074093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:57.259437905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:57.259839965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-31T21:59:57.260312607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.260634695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099816s 
2025-07-31T21:59:57.260825089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-07-31T21:59:57.263782133Z [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-07-31T21:59:57.265446424Z [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-07-31T21:59:57.266073627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-31T21:59:57.266587482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-31T21:59:57.268413829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-07-31T21:59:57.268725116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077131s 
2025-07-31T21:59:57.268903505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-07-31T21:59:57.272792396Z [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-07-31T21:59:57.274224239Z [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-07-31T21:59:57.274868276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-31T21:59:57.275281488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-31T21:59:57.277042244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007976s 
2025-07-31T21:59:57.277226945Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-07-31T21:59:57.280039659Z [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-07-31T21:59:57.281256069Z [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-07-31T21:59:57.281843932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-31T21:59:57.282510104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-31T21:59:57.284305890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-31T21:59:57.284720886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-31T21:59:57.285137294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-31T21:59:57.285584735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-31T21:59:57.285916633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085339s 
2025-07-31T21:59:57.286094582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-07-31T21:59:57.288835250Z [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-07-31T21:59:57.289962570Z [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-07-31T21:59:57.290483800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-31T21:59:57.290904497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-31T21:59:57.292644411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063433s 
2025-07-31T21:59:57.292797098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-07-31T21:59:57.295574971Z [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-07-31T21:59:57.296804597Z [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-07-31T21:59:57.297368222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-31T21:59:57.298017269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-31T21:59:57.299713685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-31T21:59:57.300185946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-31T21:59:57.300470289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074983s 
2025-07-31T21:59:57.300865785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-31T21:59:57', 'remove_language_profiles') 
2025-07-31T21:59:57.301200880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.302694968Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-07-31T21:59:57.302854369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096691s 
2025-07-31T21:59:57.303065595Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-07-31T21:59:57.303253383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.303517134Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-07-31T21:59:57.304023584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-31T21:59:57.304174187Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.304397857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-07-31T21:59:57.304687430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-07-31T21:59:57.305447180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008689s 
2025-07-31T21:59:57.305828107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-07-31T21:59:57.306297382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-07-31T21:59:57.306635173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s 
2025-07-31T21:59:57.306950688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-31T21:59:57', 'multi_disc_naming_format') 
2025-07-31T21:59:57.307288729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.308162468Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-07-31T21:59:57.308313452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020054s 
2025-07-31T21:59:57.308504026Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-07-31T21:59:57.308754240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.308950575Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-07-31T21:59:57.309338165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-31T21:59:57.309495823Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.309679833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-07-31T21:59:57.309989116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:57.310788446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009317s 
2025-07-31T21:59:57.310958107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.311133931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.335126774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239631s 
2025-07-31T21:59:57.335542561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-31T21:59:57', 'add_download_client_priority') 
2025-07-31T21:59:57.335960984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.336861337Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-07-31T21:59:57.337064666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257226s 
2025-07-31T21:59:57.337241582Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-07-31T21:59:57.337446435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.337701378Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-07-31T21:59:57.338097375Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:57.338375135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-07-31T21:59:57.338636361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000362s 
2025-07-31T21:59:57.338846013Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:57.339123481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-07-31T21:59:57.339361481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000326s 
2025-07-31T21:59:57.339710984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-31T21:59:57', 'remove_growl_prowl') 
2025-07-31T21:59:57.340060739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.340830388Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-07-31T21:59:57.341008687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017682s 
2025-07-31T21:59:57.341224171Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-07-31T21:59:57.341409885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.341639017Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-07-31T21:59:57.342020154Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:57.342320018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-07-31T21:59:57.342582717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003713s 
2025-07-31T21:59:57.342789834Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:57.343060549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-07-31T21:59:57.343308709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003465s 
2025-07-31T21:59:57.343681219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-31T21:59:57', 'remove_plex_hometheatre') 
2025-07-31T21:59:57.344043278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.344814882Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-07-31T21:59:57.345002239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018153s 
2025-07-31T21:59:57.345206120Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-07-31T21:59:57.345385461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.345632077Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-07-31T21:59:57.346377208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-31T21:59:57.346516218Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.346699737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-07-31T21:59:57.346938067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-07-31T21:59:57.347786576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009274s 
2025-07-31T21:59:57.348004464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-31T21:59:57.348238085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.348372626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-07-31T21:59:57.348732260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.349581179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s 
2025-07-31T21:59:57.349778747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-31T21:59:57.349894671Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.350111978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-07-31T21:59:57.350478697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.351288497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009869s 
2025-07-31T21:59:57.351466045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-31T21:59:57.351625045Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.351827102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-07-31T21:59:57.352172447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.353037168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010082s 
2025-07-31T21:59:57.353215488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-31T21:59:57.353732559Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.353772048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-07-31T21:59:57.353811498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-07-31T21:59:57.354597310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008541s 
2025-07-31T21:59:57.354757974Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.354921894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.356434449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015216s 
2025-07-31T21:59:57.356927041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-31T21:59:57', 'add_root_folder_add_defaults') 
2025-07-31T21:59:57.357203117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.358021916Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-07-31T21:59:57.358180606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030483s 
2025-07-31T21:59:57.358382783Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-07-31T21:59:57.358566633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.358800945Z [Info] task_duration: Starting migration of Main DB to 40 
2025-07-31T21:59:57.359191691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-31T21:59:57.359303757Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.359507578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-07-31T21:59:57.359824035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-07-31T21:59:57.360630569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009058s 
2025-07-31T21:59:57.360977658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-31T21:59:57', 'task_duration') 
2025-07-31T21:59:57.361347382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.362086500Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-07-31T21:59:57.362250490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023597s 
2025-07-31T21:59:57.362484532Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-07-31T21:59:57.362706960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.362963195Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-07-31T21:59:57.363399885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-31T21:59:57.363565649Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.363736452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-07-31T21:59:57.364098892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:57.364871388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009437s 
2025-07-31T21:59:57.365070098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-31T21:59:57.365207505Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:57.365433600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-07-31T21:59:57.365726379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.366498494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009232s 
2025-07-31T21:59:57.366956897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-31T21:59:57', 'add_indexer_and_enabled_to_release_profiles') 
2025-07-31T21:59:57.367289327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.368110129Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-07-31T21:59:57.368296725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024734s 
2025-07-31T21:59:57.368488461Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-07-31T21:59:57.368700879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.368941403Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-07-31T21:59:57.369314575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-07-31T21:59:57.372423184Z [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-07-31T21:59:57.374032605Z [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-07-31T21:59:57.374760671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:57.375513146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:57.377325967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:57.377748939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:57.378158654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-31T21:59:57.378609922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.378923434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094407s 
2025-07-31T21:59:57.379248909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-07-31T21:59:57.379688905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-07-31T21:59:57.379972676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s 
2025-07-31T21:59:57.380300005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-07-31T21:59:57.380686323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-07-31T21:59:57.380975796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000442s 
2025-07-31T21:59:57.381203896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-07-31T21:59:57.383803400Z [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-07-31T21:59:57.384995110Z [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-07-31T21:59:57.385533624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-31T21:59:57.385954742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-31T21:59:57.387723613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063594s 
2025-07-31T21:59:57.388113809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-31T21:59:57', 'remove_album_folders') 
2025-07-31T21:59:57.388582783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.389674331Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-07-31T21:59:57.389855787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082767s 
2025-07-31T21:59:57.390069678Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-07-31T21:59:57.390268388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.390535165Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-07-31T21:59:57.390959349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-31T21:59:57.391117788Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.391278091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-07-31T21:59:57.391580830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-07-31T21:59:57.392442676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000976s 
2025-07-31T21:59:57.392870337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-31T21:59:57', 'add_priority_to_indexers') 
2025-07-31T21:59:57.393150060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.394058169Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-07-31T21:59:57.394255256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025578s 
2025-07-31T21:59:57.394441160Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-07-31T21:59:57.394650091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.394907199Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-07-31T21:59:57.395411274Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-07-31T21:59:57.395721909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-07-31T21:59:57.396097055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004741s 
2025-07-31T21:59:57.396264391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.396443933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.397112149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006856s 
2025-07-31T21:59:57.397513336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-31T21:59:57', 'remove_chown_and_folderchmod_config') 
2025-07-31T21:59:57.397860095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.398705697Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-07-31T21:59:57.398857603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022092s 
2025-07-31T21:59:57.399070933Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-07-31T21:59:57.399269433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.399491870Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-07-31T21:59:57.405191387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-31T21:59:57.405887018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-31T21:59:57.406303617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007734s 
2025-07-31T21:59:57.406674854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-31T21:59:57', 'update_notifiarr') 
2025-07-31T21:59:57.407032234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.407826594Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-07-31T21:59:57.408025173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022627s 
2025-07-31T21:59:57.408242962Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-07-31T21:59:57.408415489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.408672076Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-07-31T21:59:57.408967822Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.409168626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.411636795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025004s 
2025-07-31T21:59:57.412069687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-31T21:59:57', 'email_multiple_addresses') 
2025-07-31T21:59:57.412467739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.413221767Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-07-31T21:59:57.413380086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040346s 
2025-07-31T21:59:57.413607925Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-07-31T21:59:57.413862868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.414088122Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-07-31T21:59:57.414393296Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-07-31T21:59:57.414635714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-07-31T21:59:57.416617224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001998s 
2025-07-31T21:59:57.416964023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-31T21:59:57', 'rename_blacklist_to_blocklist') 
2025-07-31T21:59:57.417396984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.418153057Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-07-31T21:59:57.418351857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035381s 
2025-07-31T21:59:57.418520497Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-07-31T21:59:57.418742454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.418978449Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-07-31T21:59:57.419506131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-31T21:59:57.419624911Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.419839763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-07-31T21:59:57.420249939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:57.421178529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011253s 
2025-07-31T21:59:57.421414324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-07-31T21:59:57.421774950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:57.422687838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010459s 
2025-07-31T21:59:57.422818942Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.423011169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.427412733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042844s 
2025-07-31T21:59:57.434014997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-31T21:59:57', 'cdh_per_downloadclient') 
2025-07-31T21:59:57.434042452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.434049126Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-07-31T21:59:57.434053925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060566s 
2025-07-31T21:59:57.434059015Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-07-31T21:59:57.434063725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.434068715Z [Info] download_history: Starting migration of Main DB to 52 
2025-07-31T21:59:57.434074116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-07-31T21:59:57.434079236Z [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-07-31T21:59:57.434085860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020197s 
2025-07-31T21:59:57.434090729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-07-31T21:59:57.434921662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-31T21:59:57.434961863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005658s 
2025-07-31T21:59:57.434973176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-07-31T21:59:57.435141144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-07-31T21:59:57.435915984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004417s 
2025-07-31T21:59:57.435936566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-07-31T21:59:57.435945905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-31T21:59:57.436231861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005126s 
2025-07-31T21:59:57.436411021Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.436585793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.439447596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026999s 
2025-07-31T21:59:57.439630344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-31T21:59:57', 'download_history') 
2025-07-31T21:59:57.440004848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.441010513Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-07-31T21:59:57.441133581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043943s 
2025-07-31T21:59:57.441403935Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-07-31T21:59:57.441551252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.441868070Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-07-31T21:59:57.442269618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-31T21:59:57', 'add_update_history') 
2025-07-31T21:59:57.442673492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.443372309Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-07-31T21:59:57.443527972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018233s 
2025-07-31T21:59:57.443749078Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-07-31T21:59:57.444001806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.444291991Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-07-31T21:59:57.444679020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.444830946Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.445072042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-07-31T21:59:57.445403930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:57.446330826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010917s 
2025-07-31T21:59:57.446763558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-31T21:59:57', 'add_on_update_to_notifications') 
2025-07-31T21:59:57.447098191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.447929305Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-07-31T21:59:57.448131442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026294s 
2025-07-31T21:59:57.448329771Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-07-31T21:59:57.448555255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.448789287Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-07-31T21:59:57.449153811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-31T21:59:57.449310937Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.449512894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-07-31T21:59:57.449817297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.450685285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009991s 
2025-07-31T21:59:57.451072364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-31T21:59:57', 'download_client_per_indexer') 
2025-07-31T21:59:57.451428181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.452267450Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-07-31T21:59:57.452458575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025484s 
2025-07-31T21:59:57.452662806Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-07-31T21:59:57.452864282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.453111009Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-07-31T21:59:57.453649132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-31T21:59:57.453801529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.453999458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-07-31T21:59:57.454302769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.455206909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010219s 
2025-07-31T21:59:57.455419788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-31T21:59:57.455600431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.455878481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-07-31T21:59:57.456276332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.457159491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010615s 
2025-07-31T21:59:57.457339684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-31T21:59:57.457476048Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-31T21:59:57.457663055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-07-31T21:59:57.457998871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.458858201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010108s 
2025-07-31T21:59:57.459248387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-31T21:59:57', 'AddNewItemMonitorType') 
2025-07-31T21:59:57.459717933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.460768728Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-07-31T21:59:57.460960154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028612s 
2025-07-31T21:59:57.461186490Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-07-31T21:59:57.461449820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.461760125Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-07-31T21:59:57.462212937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-31T21:59:57.462384983Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.462584835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-07-31T21:59:57.462898227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:57.464013252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001207s 
2025-07-31T21:59:57.464425983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-31T21:59:57', 'ImportListSearch') 
2025-07-31T21:59:57.464896540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.465713556Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-07-31T21:59:57.465865071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028983s 
2025-07-31T21:59:57.466060444Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-07-31T21:59:57.466292752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.467675857Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-07-31T21:59:57.468142497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-31T21:59:57.468359063Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.468700871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-07-31T21:59:57.469048731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.470039977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011489s 
2025-07-31T21:59:57.470449783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-31T21:59:57', 'ImportListMonitorExisting') 
2025-07-31T21:59:57.470812874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.471546932Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-07-31T21:59:57.471746514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026353s 
2025-07-31T21:59:57.471948931Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-07-31T21:59:57.472166760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.472467736Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-07-31T21:59:57.472995719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:57.473264310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-07-31T21:59:57.473518352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003429s 
2025-07-31T21:59:57.473709717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:57.473948358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-07-31T21:59:57.474171627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003175s 
2025-07-31T21:59:57.474339806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-31T21:59:57.474476220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-31T21:59:57.474661784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-07-31T21:59:57.474903110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-07-31T21:59:57.475775036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009456s 
2025-07-31T21:59:57.476151724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-31T21:59:57', 'add_indexer_tags') 
2025-07-31T21:59:57.476476027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.477161838Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-07-31T21:59:57.477309866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023046s 
2025-07-31T21:59:57.477504448Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-07-31T21:59:57.477689711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.477937710Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-07-31T21:59:57.478291984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.478448168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.480684872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022431s 
2025-07-31T21:59:57.481075599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-31T21:59:57', 'update_audio_types') 
2025-07-31T21:59:57.481391645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.482174652Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-07-31T21:59:57.482355296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037191s 
2025-07-31T21:59:57.482612123Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-31T21:59:57.482805572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.483087460Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-07-31T21:59:57.485579167Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:57.485809401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-07-31T21:59:57.486048001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002886s 
2025-07-31T21:59:57.486231431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-07-31T21:59:57.486372425Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.486587137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-07-31T21:59:57.490491739Z [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-07-31T21:59:57.492521056Z [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-07-31T21:59:57.493530308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-07-31T21:59:57.494143352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-07-31T21:59:57.496702285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-07-31T21:59:57.497310099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-07-31T21:59:57.497697389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109197s 
2025-07-31T21:59:57.497867251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:57.498033977Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.498237948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-07-31T21:59:57.502437233Z [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-07-31T21:59:57.505519119Z [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-07-31T21:59:57.506924398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-31T21:59:57.507634158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-31T21:59:57.509944059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-31T21:59:57.510370748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-31T21:59:57.510881386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.511239387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128039s 
2025-07-31T21:59:57.511456324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:57.511624663Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.511813383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-07-31T21:59:57.516371521Z [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-07-31T21:59:57.519624963Z [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-07-31T21:59:57.520818636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-31T21:59:57.521435789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-31T21:59:57.523643465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-31T21:59:57.524180927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-31T21:59:57.524607095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.524921819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129197s 
2025-07-31T21:59:57.525102132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:57.525242314Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.525430473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-07-31T21:59:57.530148162Z [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-07-31T21:59:57.533534772Z [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-07-31T21:59:57.534911083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-31T21:59:57.535587826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-31T21:59:57.538042298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-31T21:59:57.538573277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-31T21:59:57.539082713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.539474482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138554s 
2025-07-31T21:59:57.539637621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-31T21:59:57.539877273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:57.540118980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-07-31T21:59:57.543983401Z [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-07-31T21:59:57.545943869Z [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-07-31T21:59:57.546850384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:57.547633271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:57.549950156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:57.550429852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:57.550834767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-31T21:59:57.551294002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.551621892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113282s 
2025-07-31T21:59:57.551783447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-31T21:59:57.551941576Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.552128081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-07-31T21:59:57.555701296Z [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-07-31T21:59:57.557550059Z [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-07-31T21:59:57.558330711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-31T21:59:57.559182246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-31T21:59:57.561508741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-31T21:59:57.561945811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-31T21:59:57.562374033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-31T21:59:57.562826474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-31T21:59:57.563158623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010848s 
2025-07-31T21:59:57.563330369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-31T21:59:57.563489088Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.563740805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-07-31T21:59:57.568513967Z [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-07-31T21:59:57.570185773Z [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-07-31T21:59:57.570981725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-31T21:59:57.571484858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-31T21:59:57.574493867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104982s 
2025-07-31T21:59:57.574762468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-31T21:59:57.574875817Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.575113716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-07-31T21:59:57.578649445Z [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-07-31T21:59:57.580343416Z [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-07-31T21:59:57.581150311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-31T21:59:57.581566369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-31T21:59:57.584524265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092139s 
2025-07-31T21:59:57.584699608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-31T21:59:57.584855562Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-31T21:59:57.585024933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-07-31T21:59:57.588082360Z [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-07-31T21:59:57.589634245Z [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-07-31T21:59:57.590346399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-31T21:59:57.590788649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-31T21:59:57.593758690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085373s 
2025-07-31T21:59:57.593978151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-31T21:59:57.594167453Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.594414751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-07-31T21:59:57.597667220Z [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-07-31T21:59:57.607364877Z [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-07-31T21:59:57.608118846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-31T21:59:57.608549593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-31T21:59:57.610579130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159469s 
2025-07-31T21:59:57.610823923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-31T21:59:57.610936539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-07-31T21:59:57.611080319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-07-31T21:59:57.614533653Z [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-07-31T21:59:57.615606172Z [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-07-31T21:59:57.616130288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-31T21:59:57.616624843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-31T21:59:57.619540514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008276s 
2025-07-31T21:59:57.619720747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-31T21:59:57.619875809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:57.620064038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-07-31T21:59:57.622700768Z [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-07-31T21:59:57.623587573Z [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-07-31T21:59:57.624080035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-31T21:59:57.624546144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-31T21:59:57.627334238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.627656727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073744s 
2025-07-31T21:59:57.627831349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-31T21:59:57.628070961Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.628268409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-07-31T21:59:57.630783794Z [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-07-31T21:59:57.631614868Z [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-07-31T21:59:57.632142149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-31T21:59:57.632639962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-31T21:59:57.634617714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.634972789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065068s 
2025-07-31T21:59:57.635213694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-31T21:59:57.635350660Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.635543118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-07-31T21:59:57.638046809Z [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-07-31T21:59:57.638858303Z [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-07-31T21:59:57.639339963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-31T21:59:57.639838327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-31T21:59:57.641838865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.642137045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006435s 
2025-07-31T21:59:57.642312288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-07-31T21:59:57.642450476Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.642619036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-07-31T21:59:57.645417881Z [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-07-31T21:59:57.646531073Z [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-07-31T21:59:57.648003708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-07-31T21:59:57.648634468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-07-31T21:59:57.650620528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-31T21:59:57.651009942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-07-31T21:59:57.651406069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-31T21:59:57.651758499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088769s 
2025-07-31T21:59:57.651858671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-31T21:59:57.651986348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:57.652195920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-07-31T21:59:57.654829573Z [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-07-31T21:59:57.655964238Z [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-07-31T21:59:57.656446058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-31T21:59:57.656829941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-31T21:59:57.658654635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062914s 
2025-07-31T21:59:57.658809638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-31T21:59:57.658942615Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.659124682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-07-31T21:59:57.661767874Z [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-07-31T21:59:57.662698949Z [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-07-31T21:59:57.663124326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-31T21:59:57.663470302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-31T21:59:57.665405960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061123s 
2025-07-31T21:59:57.665563397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-31T21:59:57.665698198Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.665852188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-07-31T21:59:57.668539950Z [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-07-31T21:59:57.669526306Z [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-07-31T21:59:57.669990571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-31T21:59:57.670671052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-31T21:59:57.673204934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-31T21:59:57.673555029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-31T21:59:57.673914072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-31T21:59:57.674314328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-31T21:59:57.674603480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086278s 
2025-07-31T21:59:57.674761238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-31T21:59:57.674891831Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.675068206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-07-31T21:59:57.677712891Z [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-07-31T21:59:57.678627313Z [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-07-31T21:59:57.679112530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-31T21:59:57.679585242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-31T21:59:57.681561701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.681861325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066201s 
2025-07-31T21:59:57.682031938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-31T21:59:57.682154495Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.682368145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-07-31T21:59:57.684883210Z [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-07-31T21:59:57.685802190Z [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-07-31T21:59:57.686296225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-31T21:59:57.686781813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-31T21:59:57.688797261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.689075131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065532s 
2025-07-31T21:59:57.689226385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-31T21:59:57.689360084Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.689538393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-07-31T21:59:57.692150333Z [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-07-31T21:59:57.693016266Z [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-07-31T21:59:57.693510732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-31T21:59:57.693983494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-31T21:59:57.695968792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.696264918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065553s 
2025-07-31T21:59:57.696425561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-31T21:59:57.696562207Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.696749544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-07-31T21:59:57.699276793Z [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-07-31T21:59:57.700208539Z [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-07-31T21:59:57.700712834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-31T21:59:57.701182961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-31T21:59:57.703131164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.703455036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065322s 
2025-07-31T21:59:57.703590429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-31T21:59:57.703808698Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.703912167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-07-31T21:59:57.706463364Z [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-07-31T21:59:57.707395651Z [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-07-31T21:59:57.707888103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-31T21:59:57.708482199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-31T21:59:57.710379329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.710701678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066001s 
2025-07-31T21:59:57.710835888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-31T21:59:57.710971411Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.711162556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-07-31T21:59:57.714628315Z [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-07-31T21:59:57.715584761Z [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-07-31T21:59:57.716073104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-31T21:59:57.716560515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-31T21:59:57.718496634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.718805947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065288s 
2025-07-31T21:59:57.718997372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-07-31T21:59:57.719096472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-07-31T21:59:57.719310343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-07-31T21:59:57.721958545Z [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-07-31T21:59:57.722848507Z [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-07-31T21:59:57.723312862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-31T21:59:57.723671985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-31T21:59:57.725486479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060082s 
2025-07-31T21:59:57.725658245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-07-31T21:59:57.725793077Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.725960834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-07-31T21:59:57.728560800Z [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-07-31T21:59:57.729463588Z [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-07-31T21:59:57.729902852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-31T21:59:57.730294721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-31T21:59:57.732119135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059912s 
2025-07-31T21:59:57.732294207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-31T21:59:57.732407486Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.732586456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-07-31T21:59:57.735296162Z [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-07-31T21:59:57.736386347Z [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-07-31T21:59:57.736926264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-31T21:59:57.737359126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-31T21:59:57.739146024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063758s 
2025-07-31T21:59:57.739294934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-31T21:59:57.739423833Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.739552472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-07-31T21:59:57.742356218Z [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-07-31T21:59:57.743422776Z [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-07-31T21:59:57.743953014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-31T21:59:57.744324712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-31T21:59:57.746120568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064107s 
2025-07-31T21:59:57.746287124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-31T21:59:57.746427106Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.746597298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-07-31T21:59:57.749146491Z [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-07-31T21:59:57.749919879Z [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-07-31T21:59:57.750358612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-31T21:59:57.750745621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-31T21:59:57.752542981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057837s 
2025-07-31T21:59:57.752731591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-31T21:59:57.752836662Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.753026645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-07-31T21:59:57.755445766Z [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-07-31T21:59:57.756187089Z [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-07-31T21:59:57.756581142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-31T21:59:57.757045126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-31T21:59:57.758977848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-31T21:59:57.759274806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060887s 
2025-07-31T21:59:57.759449948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-31T21:59:57.759565601Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.759749051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-07-31T21:59:57.762162500Z [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-07-31T21:59:57.762913312Z [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-07-31T21:59:57.763252555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-31T21:59:57.763707742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-31T21:59:57.765638049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-31T21:59:57.765935017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006037s 
2025-07-31T21:59:57.766100801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-31T21:59:57.766239771Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.766391306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-07-31T21:59:57.770003018Z [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-07-31T21:59:57.770960436Z [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-07-31T21:59:57.771448028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-31T21:59:57.771995410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-31T21:59:57.773893973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-31T21:59:57.774254269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-31T21:59:57.774522399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079775s 
2025-07-31T21:59:57.774686549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-31T21:59:57.774809106Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.775015632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-07-31T21:59:57.777685689Z [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-07-31T21:59:57.778704460Z [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-07-31T21:59:57.779145017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-31T21:59:57.779653661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-31T21:59:57.781557144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-31T21:59:57.781944013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-31T21:59:57.782197233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070288s 
2025-07-31T21:59:57.782350692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-31T21:59:57.782487588Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.782661628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-31T21:59:57.784899233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-31T21:59:57.785400653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-31T21:59:57.785746359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-31T21:59:57.786175353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-31T21:59:57.788114628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-31T21:59:57.788408620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055908s 
2025-07-31T21:59:57.788761731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-31T21:59:57', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-31T21:59:57.789084060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.791322407Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-31T21:59:57.791479504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008449s 
2025-07-31T21:59:57.791709687Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-07-31T21:59:57.791906233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.792149172Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-07-31T21:59:57.792780153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.792931367Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.793112763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-07-31T21:59:57.793391454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.794170973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008898s 
2025-07-31T21:59:57.794311216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.794460426Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.794625158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-07-31T21:59:57.794902827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.795649641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008577s 
2025-07-31T21:59:57.795984876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-31T21:59:57', 'add_on_delete_to_notifications') 
2025-07-31T21:59:57.796296333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.797041323Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-07-31T21:59:57.797194462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022248s 
2025-07-31T21:59:57.797372330Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-07-31T21:59:57.797540599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.797746423Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-07-31T21:59:57.799320352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-31T21:59:57.799491477Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.799669405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-07-31T21:59:57.799975241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.800746083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009071s 
2025-07-31T21:59:57.800881937Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-31T21:59:57.801115938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-07-31T21:59:57.801339849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003119s 
2025-07-31T21:59:57.801514010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-31T21:59:57.801606586Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.801785346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-07-31T21:59:57.802018125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-07-31T21:59:57.802755520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008049s 
2025-07-31T21:59:57.802909059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.803072358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.804790607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017184s 
2025-07-31T21:59:57.804950309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-07-31T21:59:57.805472711Z [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-07-31T21:59:57.805920773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007957s 
2025-07-31T21:59:57.806080044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-07-31T21:59:57.806321440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-31T21:59:57.806620452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003694s 
2025-07-31T21:59:57.806718930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-31T21:59:57.806864143Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:57.807020738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-07-31T21:59:57.807297455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-07-31T21:59:57.808123588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009052s 
2025-07-31T21:59:57.808246807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-31T21:59:57.808401478Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2025-07-31T21:59:57.808565228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-07-31T21:59:57.808856023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.809625473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008965s 
2025-07-31T21:59:57.809794754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-31T21:59:57.809930527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.810105078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-07-31T21:59:57.810380724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.811167388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008957s 
2025-07-31T21:59:57.811318392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.811477111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.817693990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062134s 
2025-07-31T21:59:57.817837980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.818007571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.819330575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013523s 
2025-07-31T21:59:57.819509977Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-07-31T21:59:57.822529437Z [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-07-31T21:59:57.823365330Z [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-07-31T21:59:57.823834124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-31T21:59:57.824287347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-31T21:59:57.827481208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007768s 
2025-07-31T21:59:57.827690068Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-07-31T21:59:57.830214792Z [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-07-31T21:59:57.830885613Z [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-07-31T21:59:57.831280999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-31T21:59:57.831647537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-31T21:59:57.834129955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062691s 
2025-07-31T21:59:57.834361882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-31T21:59:57.834624712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-31T21:59:57.834857500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003014s 
2025-07-31T21:59:57.835047273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-31T21:59:57.835122454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-07-31T21:59:57.835315182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-07-31T21:59:57.835600336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.836431320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009172s 
2025-07-31T21:59:57.836573386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-31T21:59:57.836717816Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.836893450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-07-31T21:59:57.837152772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-07-31T21:59:57.837898153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008357s 
2025-07-31T21:59:57.838275934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-31T21:59:57', 'add_custom_formats') 
2025-07-31T21:59:57.838509905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.839530620Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-07-31T21:59:57.839661284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024414s 
2025-07-31T21:59:57.839869373Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-07-31T21:59:57.840082191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.840318277Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-07-31T21:59:57.840782722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-31T21:59:57.840933525Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.841088768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-07-31T21:59:57.841326316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-07-31T21:59:57.842091667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008538s 
2025-07-31T21:59:57.842391040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-31T21:59:57', 'add_result_to_commands') 
2025-07-31T21:59:57.842689792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.843466285Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-07-31T21:59:57.843582650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022008s 
2025-07-31T21:59:57.843776320Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-07-31T21:59:57.844026474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.844232749Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-07-31T21:59:57.844599628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.844739599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:57.844914742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-07-31T21:59:57.845204456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.845939526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008835s 
2025-07-31T21:59:57.846248318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-31T21:59:57', 'health_restored_notification') 
2025-07-31T21:59:57.846546037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.847329986Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-07-31T21:59:57.847480889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022458s 
2025-07-31T21:59:57.847638707Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-07-31T21:59:57.847794772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.848048953Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-07-31T21:59:57.848361873Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-31T21:59:57.848603710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-07-31T21:59:57.848834685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003041s 
2025-07-31T21:59:57.849113146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-31T21:59:57', 'remove_uc') 
2025-07-31T21:59:57.849392739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.850127048Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-07-31T21:59:57.850254113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015608s 
2025-07-31T21:59:57.850443845Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-07-31T21:59:57.850608046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.850840905Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-07-31T21:59:57.851098253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.851279959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.854786760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035116s 
2025-07-31T21:59:57.855151455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-31T21:59:57', 'download_clients_rename_tv_to_music') 
2025-07-31T21:59:57.855535237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.856375640Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-07-31T21:59:57.856525501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005053s 
2025-07-31T21:59:57.856718640Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-07-31T21:59:57.856901128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.857137895Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-07-31T21:59:57.857511657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-31T21:59:57.857652892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:57.857830269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-07-31T21:59:57.858120644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-07-31T21:59:57.858942358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009408s 
2025-07-31T21:59:57.859277122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-31T21:59:57', 'add_colon_replacement_to_naming_config') 
2025-07-31T21:59:57.859582277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.860397538Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-07-31T21:59:57.860561348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023527s 
2025-07-31T21:59:57.860742483Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-07-31T21:59:57.860902094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.861117819Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-07-31T21:59:57.861538426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-07-31T21:59:57.864170285Z [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-07-31T21:59:57.865000597Z [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-07-31T21:59:57.865445423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-31T21:59:57.865940570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-31T21:59:57.868222004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.868527740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068127s 
2025-07-31T21:59:57.868681840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-31T21:59:57.868823646Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.869006053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-07-31T21:59:57.869254072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-07-31T21:59:57.870008081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008447s 
2025-07-31T21:59:57.870320870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-31T21:59:57', 'list_sync_time') 
2025-07-31T21:59:57.870598279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.871426326Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-07-31T21:59:57.871588393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022432s 
2025-07-31T21:59:57.871772323Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-07-31T21:59:57.871966274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.872191156Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-07-31T21:59:57.872565170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-31T21:59:57.872725072Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:57.872881426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-07-31T21:59:57.873157883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-07-31T21:59:57.873849155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008198s 
2025-07-31T21:59:57.874152816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-31T21:59:57', 'add_download_client_tags') 
2025-07-31T21:59:57.874440295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.875160776Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-07-31T21:59:57.875336490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021128s 
2025-07-31T21:59:57.875489878Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-07-31T21:59:57.875696925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.875901858Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-07-31T21:59:57.876517327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-07-31T21:59:57.877029479Z [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-07-31T21:59:57.877504906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008539s 
2025-07-31T21:59:57.877675640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-07-31T21:59:57.877974592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-07-31T21:59:57.878266419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s 
2025-07-31T21:59:57.878575722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-31T21:59:57', 'add_notification_status') 
2025-07-31T21:59:57.878858131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.879752933Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-07-31T21:59:57.879923306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018791s 
2025-07-31T21:59:57.880095873Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-07-31T21:59:57.880280305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.880494356Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-07-31T21:59:57.880816134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:57.880960043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:57.884555954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036119s 
2025-07-31T21:59:57.884888604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-31T21:59:57', 'add_alac_24_quality_in_profiles') 
2025-07-31T21:59:57.885201484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.885879650Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-07-31T21:59:57.886046586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049184s 
2025-07-31T21:59:57.886213762Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-07-31T21:59:57.886384075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.886625331Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-07-31T21:59:57.886951157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-07-31T21:59:57.887096560Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.887294128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-07-31T21:59:57.887452397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-07-31T21:59:57.888282979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008465s 
2025-07-31T21:59:57.888424805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-07-31T21:59:57.888647814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-07-31T21:59:57.889404006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008201s 
2025-07-31T21:59:57.889713079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-31T21:59:57', 'add_salt_to_users') 
2025-07-31T21:59:57.890054476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.890723073Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-07-31T21:59:57.890859557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021035s 
2025-07-31T21:59:57.891026133Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-07-31T21:59:57.891206676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.891412010Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-07-31T21:59:57.891919402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-07-31T21:59:57.892515031Z [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-07-31T21:59:57.893005659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009154s 
2025-07-31T21:59:57.893191633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-07-31T21:59:57.894378774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-07-31T21:59:57.894700341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013829s 
2025-07-31T21:59:57.895009103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-31T21:59:57', 'add_auto_tagging') 
2025-07-31T21:59:57.895303376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.896090010Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-07-31T21:59:57.896237747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002746s 
2025-07-31T21:59:57.896422990Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-07-31T21:59:57.896600127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.896878818Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-07-31T21:59:57.897238352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-07-31T21:59:57.897366239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:57.897582324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-07-31T21:59:57.897843079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-07-31T21:59:57.898644493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009053s 
2025-07-31T21:59:57.898940068Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-07-31T21:59:57.899184611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-07-31T21:59:57.899439845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003198s 
2025-07-31T21:59:57.899720570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-31T21:59:57', 'quality_definition_preferred_size') 
2025-07-31T21:59:57.900097068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.900817569Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-07-31T21:59:57.901013794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016378s 
2025-07-31T21:59:57.901173686Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-07-31T21:59:57.901354069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.901594313Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-07-31T21:59:57.901922283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-31T21:59:57.902073448Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.902247117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-07-31T21:59:57.902475878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.903291971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009233s 
2025-07-31T21:59:57.903615072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-31T21:59:57', 'add_on_artist_add_to_notifications') 
2025-07-31T21:59:57.903947752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.904717812Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-07-31T21:59:57.904887224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022719s 
2025-07-31T21:59:57.905060172Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-07-31T21:59:57.905217909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.905451209Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-07-31T21:59:57.905750983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-31T21:59:57.905898760Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.906053763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-07-31T21:59:57.906318566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-07-31T21:59:57.907156914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009131s 
2025-07-31T21:59:57.907434763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-31T21:59:57', 'album_last_searched_time') 
2025-07-31T21:59:57.907737373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.908463976Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-07-31T21:59:57.908613838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022152s 
2025-07-31T21:59:57.908784932Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-07-31T21:59:57.908958161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.909208565Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-07-31T21:59:57.909582648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-31T21:59:57.909718682Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:57.909959167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-07-31T21:59:57.910140832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.910950282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009151s 
2025-07-31T21:59:57.911118952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-31T21:59:57.911248794Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-31T21:59:57.911398405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-07-31T21:59:57.911656735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-31T21:59:57.912476866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009149s 
2025-07-31T21:59:57.912776891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-31T21:59:57', 'add_indexer_flags') 
2025-07-31T21:59:57.913087446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.913777596Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-07-31T21:59:57.913922307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021946s 
2025-07-31T21:59:57.914110135Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-07-31T21:59:57.914285659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.914504249Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-07-31T21:59:57.914921469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-07-31T21:59:57.915161653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-07-31T21:59:57.915478060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004094s 
2025-07-31T21:59:57.915690277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-07-31T21:59:57.915888997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-07-31T21:59:57.916248271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2025-07-31T21:59:57.916418323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-07-31T21:59:57.916675591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-07-31T21:59:57.916976066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004005s 
2025-07-31T21:59:57.917286171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-31T21:59:57', 'add_indexes_album_statistics') 
2025-07-31T21:59:57.917572617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.918348199Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-07-31T21:59:57.918557160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017432s 
2025-07-31T21:59:57.918696701Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-07-31T21:59:57.918859629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:57.919081696Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-07-31T21:59:57.919455769Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-07-31T21:59:57.919814893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-07-31T21:59:57.920103073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004048s 
2025-07-31T21:59:57.920409430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-07-31T21:59:57', 'update_redacted_baseurl') 
2025-07-31T21:59:57.920701558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:57.921367308Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-07-31T21:59:57.921536178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016495s 
2025-07-31T21:59:57.931139826Z [Debug] MigrationController: Took: 00:00:01.5868417 
2025-07-31T21:59:58.042426164Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-07-31T21:59:58.077513317Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-07-31T21:59:58.100856501Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-31T21:59:58.107241207Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-31T21:59:58.107598937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-31T21:59:58.107841125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-31T21:59:58.109990944Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-31T21:59:58.110222841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024006s 
2025-07-31T21:59:58.110458055Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-31T21:59:58.110678118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026119s 
2025-07-31T21:59:58.112638936Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-31T21:59:58.112898990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.113277672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-31T21:59:58.113593208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-31T21:59:58.114060108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005468s 
2025-07-31T21:59:58.114285862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.115478364Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-31T21:59:58.115711754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019651s 
2025-07-31T21:59:58.116100276Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-31T21:59:58.116359047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.116796879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-31T21:59:58.117115791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-31T21:59:58.117526538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s 
2025-07-31T21:59:58.117778335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-31T21:59:58.117968298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:58.118181116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-31T21:59:58.118496281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-31T21:59:58.119378888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009522s 
2025-07-31T21:59:58.119589833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.120309552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-31T21:59:58.120537942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018575s 
2025-07-31T21:59:58.120913659Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-31T21:59:58.121145796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.121504318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-31T21:59:58.121745063Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:58.121946769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-31T21:59:58.122304900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-31T21:59:58.122776019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005853s 
2025-07-31T21:59:58.123018888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.123708697Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-31T21:59:58.123951285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s 
2025-07-31T21:59:58.124304516Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-31T21:59:58.124515391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.124859815Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-07-31T21:59:58.125487418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-07-31T21:59:58.126075643Z [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-07-31T21:59:58.126843369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011333s 
2025-07-31T21:59:58.127068953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-07-31T21:59:58.127352153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-31T21:59:58.127717379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s 
2025-07-31T21:59:58.128083085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-31T21:59:58', 'InitialSetup') 
2025-07-31T21:59:58.128503472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.129257690Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-31T21:59:58.129454076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019404s 
2025-07-31T21:59:58.129745823Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-07-31T21:59:58.129975195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.130284107Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-07-31T21:59:58.130728522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-31T21:59:58', 'add_reason_to_pending_releases') 
2025-07-31T21:59:58.131167275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.131839148Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-07-31T21:59:58.132150194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018507s 
2025-07-31T21:59:58.132322591Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-07-31T21:59:58.132568116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.132872539Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-07-31T21:59:58.133242574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-31T21:59:58', 'add_medium_support') 
2025-07-31T21:59:58.133666037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.134326978Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-07-31T21:59:58.134566159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017622s 
2025-07-31T21:59:58.134806684Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-07-31T21:59:58.135075705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.135373986Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-07-31T21:59:58.135779182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-31T21:59:58', 'add_various_qualites_in_profile') 
2025-07-31T21:59:58.136252194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.137077807Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-07-31T21:59:58.137322419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019653s 
2025-07-31T21:59:58.137563224Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-07-31T21:59:58.137808147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.138118162Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-07-31T21:59:58.138483818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-31T21:59:58', 'metadata_profiles') 
2025-07-31T21:59:58.138914545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.139643423Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-07-31T21:59:58.139873506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018336s 
2025-07-31T21:59:58.140144492Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-07-31T21:59:58.140425217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.140746033Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-07-31T21:59:58.141168153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-31T21:59:58', 'separate_automatic_and_interactive_search') 
2025-07-31T21:59:58.141631346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.142405936Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-07-31T21:59:58.142650448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019546s 
2025-07-31T21:59:58.142905772Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-07-31T21:59:58.143176718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.143507684Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-07-31T21:59:58.143904363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-31T21:59:58', 'change_album_path_to_relative') 
2025-07-31T21:59:58.144350311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.145083848Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-07-31T21:59:58.145329453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019072s 
2025-07-31T21:59:58.145614026Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-07-31T21:59:58.145824920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.146121748Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-07-31T21:59:58.146525671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-31T21:59:58', 'change_quality_size_mb_to_kb') 
2025-07-31T21:59:58.146958563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.147731600Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-07-31T21:59:58.147936262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018518s 
2025-07-31T21:59:58.148184011Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-07-31T21:59:58.148416509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.148736153Z [Info] album_releases: Starting migration of Log DB to 9 
2025-07-31T21:59:58.149084173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-31T21:59:58', 'album_releases') 
2025-07-31T21:59:58.149492496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.150225301Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-07-31T21:59:58.150431997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018043s 
2025-07-31T21:59:58.150707462Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-07-31T21:59:58.150941714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.151240165Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-07-31T21:59:58.151635872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-31T21:59:58', 'album_releases_fix') 
2025-07-31T21:59:58.152081078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.152834465Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-07-31T21:59:58.153034788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018874s 
2025-07-31T21:59:58.153289301Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-07-31T21:59:58.153513843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.153837424Z [Info] import_lists: Starting migration of Log DB to 11 
2025-07-31T21:59:58.159640469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-31T21:59:58', 'import_lists') 
2025-07-31T21:59:58.160213493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.161017121Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-07-31T21:59:58.161231273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074937s 
2025-07-31T21:59:58.161518932Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-07-31T21:59:58.161805459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.162093639Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-07-31T21:59:58.162490188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-31T21:59:58', 'add_release_status') 
2025-07-31T21:59:58.162905684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.163603149Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-07-31T21:59:58.163835557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018456s 
2025-07-31T21:59:58.164111542Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-07-31T21:59:58.164360193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.164701460Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-07-31T21:59:58.165056215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-31T21:59:58', 'album_download_notification') 
2025-07-31T21:59:58.165504097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.166207353Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-07-31T21:59:58.166424550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018162s 
2025-07-31T21:59:58.166721017Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-07-31T21:59:58.166940188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.167254070Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-07-31T21:59:58.167658535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-31T21:59:58', 'fix_language_metadata_profiles') 
2025-07-31T21:59:58.168114303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.168803160Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-07-31T21:59:58.169037812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018426s 
2025-07-31T21:59:58.169266222Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-07-31T21:59:58.169515424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.169813715Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-07-31T21:59:58.170172297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-31T21:59:58', 'remove_fanzub') 
2025-07-31T21:59:58.170603194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.171470671Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-07-31T21:59:58.171723330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019627s 
2025-07-31T21:59:58.171991219Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-07-31T21:59:58.172276464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.172575456Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-07-31T21:59:58.172966223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-31T21:59:58', 'update_artist_history_indexes') 
2025-07-31T21:59:58.173444786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.174123182Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-07-31T21:59:58.174364178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018542s 
2025-07-31T21:59:58.174591135Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-07-31T21:59:58.174849836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.175119318Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-07-31T21:59:58.175469824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-31T21:59:58', 'remove_nma') 
2025-07-31T21:59:58.175914049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.176571673Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-07-31T21:59:58.176790413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017449s 
2025-07-31T21:59:58.177046449Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-07-31T21:59:58.177285740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.177588791Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-07-31T21:59:58.177967313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-31T21:59:58', 'album_disambiguation') 
2025-07-31T21:59:58.178391367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.179099182Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-07-31T21:59:58.179277100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017544s 
2025-07-31T21:59:58.179521642Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-07-31T21:59:58.179776786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.180098674Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-07-31T21:59:58.180494261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-31T21:59:58', 'add_ape_quality_in_profiles') 
2025-07-31T21:59:58.180947554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.181642603Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-07-31T21:59:58.181820612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017958s 
2025-07-31T21:59:58.182050865Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-07-31T21:59:58.182299706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.182611063Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-07-31T21:59:58.182971669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-31T21:59:58', 'remove_pushalot') 
2025-07-31T21:59:58.183385453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.184054360Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-07-31T21:59:58.184296066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001764s 
2025-07-31T21:59:58.184531070Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-07-31T21:59:58.184775121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.185067850Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-07-31T21:59:58.185447575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-31T21:59:58', 'add_custom_filters') 
2025-07-31T21:59:58.185871298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.186518942Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-07-31T21:59:58.186751020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001733s 
2025-07-31T21:59:58.186969981Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-07-31T21:59:58.187210214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.187529407Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-07-31T21:59:58.187963161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-31T21:59:58', 'import_list_tags') 
2025-07-31T21:59:58.188360801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.189000610Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-07-31T21:59:58.189232537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017828s 
2025-07-31T21:59:58.189460656Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-07-31T21:59:58.189719397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.190078250Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-07-31T21:59:58.190386931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-31T21:59:58', 'add_release_groups_etc') 
2025-07-31T21:59:58.190846386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.191502758Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-07-31T21:59:58.191716027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017727s 
2025-07-31T21:59:58.191975019Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-07-31T21:59:58.192228439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.192531379Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-07-31T21:59:58.192907467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-31T21:59:58', 'NewMediaInfoFormat') 
2025-07-31T21:59:58.193340499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.194098174Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-07-31T21:59:58.194354120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018584s 
2025-07-31T21:59:58.194597179Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-07-31T21:59:58.194873816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.195180674Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-07-31T21:59:58.195603856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-31T21:59:58', 'rename_restrictions_to_release_profiles') 
2025-07-31T21:59:58.196082169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.196759173Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-07-31T21:59:58.197012673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018712s 
2025-07-31T21:59:58.197257967Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-07-31T21:59:58.197542831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.197935842Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-07-31T21:59:58.198302470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-31T21:59:58', 'rename_quality_profiles_add_upgrade_allowed') 
2025-07-31T21:59:58.198759561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.199422315Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-07-31T21:59:58.199668892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018425s 
2025-07-31T21:59:58.199914837Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-07-31T21:59:58.200183318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.200464414Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-07-31T21:59:58.200862876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-31T21:59:58', 'add_import_exclusions') 
2025-07-31T21:59:58.201279304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.202011949Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-07-31T21:59:58.202249317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018482s 
2025-07-31T21:59:58.202511906Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-07-31T21:59:58.202759394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.203064699Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-07-31T21:59:58.203460987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-31T21:59:58', 'clean_artist_metadata_table') 
2025-07-31T21:59:58.203906043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.204631374Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-07-31T21:59:58.204876117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018606s 
2025-07-31T21:59:58.205097803Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-07-31T21:59:58.205347857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.205651789Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-07-31T21:59:58.206039479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-31T21:59:58', 'health_issue_notification') 
2025-07-31T21:59:58.206480137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.207179435Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-07-31T21:59:58.207409267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018098s 
2025-07-31T21:59:58.207688620Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-07-31T21:59:58.207949275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.208267596Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-07-31T21:59:58.208686389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-31T21:59:58', 'add_mediafilerepository_mtime') 
2025-07-31T21:59:58.209108539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.209822357Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-07-31T21:59:58.210064544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018617s 
2025-07-31T21:59:58.210331131Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-07-31T21:59:58.210581756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.210880407Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-07-31T21:59:58.211314852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-31T21:59:58', 'add_artistmetadataid_constraint') 
2025-07-31T21:59:58.211734397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.212488976Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-07-31T21:59:58.212756705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018838s 
2025-07-31T21:59:58.212982330Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-07-31T21:59:58.213212653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.213527918Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-07-31T21:59:58.213915479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-31T21:59:58', 'old_ids_and_artist_alias') 
2025-07-31T21:59:58.214352198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.215078340Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-07-31T21:59:58.215307251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018372s 
2025-07-31T21:59:58.215556954Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-07-31T21:59:58.215808551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.216146090Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-07-31T21:59:58.216536466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-31T21:59:58', 'download_propers_config') 
2025-07-31T21:59:58.217003517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.217617654Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-07-31T21:59:58.217857617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018228s 
2025-07-31T21:59:58.218098351Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-07-31T21:59:58.218346892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.218660233Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-07-31T21:59:58.219058365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-31T21:59:58', 'remove_language_profiles') 
2025-07-31T21:59:58.219486707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.220128790Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-07-31T21:59:58.220352080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017698s 
2025-07-31T21:59:58.220587634Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-07-31T21:59:58.220859772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.221156820Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-07-31T21:59:58.221543389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-31T21:59:58', 'multi_disc_naming_format') 
2025-07-31T21:59:58.221978294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.222648334Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-07-31T21:59:58.222867545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017804s 
2025-07-31T21:59:58.223214474Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-07-31T21:59:58.223394967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.223750804Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-07-31T21:59:58.224209477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-31T21:59:58', 'add_download_client_priority') 
2025-07-31T21:59:58.224687500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.225350645Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-07-31T21:59:58.225686862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019253s 
2025-07-31T21:59:58.225910602Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-07-31T21:59:58.226175626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.226601594Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-07-31T21:59:58.227017812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-31T21:59:58', 'remove_growl_prowl') 
2025-07-31T21:59:58.227559542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.228238039Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-07-31T21:59:58.228496950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020663s 
2025-07-31T21:59:58.228771643Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-07-31T21:59:58.229123702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.229445500Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-07-31T21:59:58.229918953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-31T21:59:58', 'remove_plex_hometheatre') 
2025-07-31T21:59:58.230499542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.231216697Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-07-31T21:59:58.231424555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021009s 
2025-07-31T21:59:58.231774690Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-07-31T21:59:58.232114494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.232469740Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-07-31T21:59:58.232886669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-31T21:59:58', 'add_root_folder_add_defaults') 
2025-07-31T21:59:58.233386255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.234125804Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-07-31T21:59:58.234425889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019943s 
2025-07-31T21:59:58.234684449Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-07-31T21:59:58.235008452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.235408006Z [Info] task_duration: Starting migration of Log DB to 40 
2025-07-31T21:59:58.235822441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-31T21:59:58', 'task_duration') 
2025-07-31T21:59:58.236338400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.236980613Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-07-31T21:59:58.237264635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019519s 
2025-07-31T21:59:58.237576032Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-07-31T21:59:58.237872118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.238187303Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-07-31T21:59:58.238624934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-31T21:59:58', 'add_indexer_and_enabled_to_release_profiles') 
2025-07-31T21:59:58.239080602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.239826554Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-07-31T21:59:58.240110285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018847s 
2025-07-31T21:59:58.240370699Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-07-31T21:59:58.240604610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.241039085Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-07-31T21:59:58.241312376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-31T21:59:58', 'remove_album_folders') 
2025-07-31T21:59:58.241745849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.242368272Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-07-31T21:59:58.242615269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017505s 
2025-07-31T21:59:58.242874952Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-07-31T21:59:58.243126148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.243393286Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-07-31T21:59:58.243763161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-31T21:59:58', 'add_priority_to_indexers') 
2025-07-31T21:59:58.244326455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.244937365Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-07-31T21:59:58.245173060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018051s 
2025-07-31T21:59:58.245428855Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-07-31T21:59:58.245637414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.245965044Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-07-31T21:59:58.246551926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-31T21:59:58', 'remove_chown_and_folderchmod_config') 
2025-07-31T21:59:58.247003094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.247654536Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-07-31T21:59:58.247929169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019749s 
2025-07-31T21:59:58.248134803Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-07-31T21:59:58.248381610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.248745583Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-07-31T21:59:58.249064635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-31T21:59:58', 'update_notifiarr') 
2025-07-31T21:59:58.249491966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.250144650Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-07-31T21:59:58.250359853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001744s 
2025-07-31T21:59:58.250609155Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-07-31T21:59:58.250902626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.251178853Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-07-31T21:59:58.251550421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-31T21:59:58', 'email_multiple_addresses') 
2025-07-31T21:59:58.252020618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.252762001Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-07-31T21:59:58.252948737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018522s 
2025-07-31T21:59:58.253208490Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-07-31T21:59:58.253476018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.253815121Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-07-31T21:59:58.254196850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-31T21:59:58', 'rename_blacklist_to_blocklist') 
2025-07-31T21:59:58.254625323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.255494152Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-07-31T21:59:58.255916202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001859s 
2025-07-31T21:59:58.256183049Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-07-31T21:59:58.256456279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.256788118Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-07-31T21:59:58.257210548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-31T21:59:58', 'cdh_per_downloadclient') 
2025-07-31T21:59:58.257661567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.258358590Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-07-31T21:59:58.258673434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s 
2025-07-31T21:59:58.258871824Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-07-31T21:59:58.259272991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.259500229Z [Info] download_history: Starting migration of Log DB to 52 
2025-07-31T21:59:58.259914243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-31T21:59:58', 'download_history') 
2025-07-31T21:59:58.260384229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.261046823Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-07-31T21:59:58.261272898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018477s 
2025-07-31T21:59:58.261511930Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-07-31T21:59:58.261798206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.262138441Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-07-31T21:59:58.262839313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-07-31T21:59:58.263359620Z [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-07-31T21:59:58.264065873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009574s 
2025-07-31T21:59:58.264298802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-07-31T21:59:58.264636782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-31T21:59:58.265111368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005633s 
2025-07-31T21:59:58.265531564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-31T21:59:58', 'add_update_history') 
2025-07-31T21:59:58.265954115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.266721580Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-07-31T21:59:58.266959970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021696s 
2025-07-31T21:59:58.267259674Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-07-31T21:59:58.267481871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.267824251Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-07-31T21:59:58.268261040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-31T21:59:58', 'add_on_update_to_notifications') 
2025-07-31T21:59:58.268762951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.269430084Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-07-31T21:59:58.269673785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001948s 
2025-07-31T21:59:58.269955512Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-07-31T21:59:58.270229734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.270558927Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-07-31T21:59:58.270955886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-31T21:59:58', 'download_client_per_indexer') 
2025-07-31T21:59:58.271460512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.272179851Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-07-31T21:59:58.272408511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019462s 
2025-07-31T21:59:58.272721822Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-07-31T21:59:58.272959761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.273320728Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-07-31T21:59:58.273681655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-31T21:59:58', 'AddNewItemMonitorType') 
2025-07-31T21:59:58.274152393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.274805959Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-07-31T21:59:58.275038497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018386s 
2025-07-31T21:59:58.275373822Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-07-31T21:59:58.275576941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.275897316Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-07-31T21:59:58.276322723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-31T21:59:58', 'ImportListSearch') 
2025-07-31T21:59:58.276764152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.277437608Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-07-31T21:59:58.277675597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018659s 
2025-07-31T21:59:58.277967304Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-07-31T21:59:58.278214182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.278513454Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-07-31T21:59:58.278958641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-31T21:59:58', 'ImportListMonitorExisting') 
2025-07-31T21:59:58.279431353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.280166202Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-07-31T21:59:58.280408360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019314s 
2025-07-31T21:59:58.280644666Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-07-31T21:59:58.280915882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.281221728Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-07-31T21:59:58.281641924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-31T21:59:58', 'add_indexer_tags') 
2025-07-31T21:59:58.282078363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.282814796Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-07-31T21:59:58.283078026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019034s 
2025-07-31T21:59:58.283301746Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-07-31T21:59:58.283580357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.283914520Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-07-31T21:59:58.284294385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-31T21:59:58', 'update_audio_types') 
2025-07-31T21:59:58.284863461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.285530434Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-07-31T21:59:58.285797251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019634s 
2025-07-31T21:59:58.286081914Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-31T21:59:58.286366367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.286723316Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-07-31T21:59:58.287368545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-07-31T21:59:58.287611865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-31T21:59:58.287834163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-07-31T21:59:58.288825920Z [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-07-31T21:59:58.289821665Z [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-07-31T21:59:58.290448227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-07-31T21:59:58.291056782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-07-31T21:59:58.292075193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-31T21:59:58.292476491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043474s 
2025-07-31T21:59:58.292710562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-07-31T21:59:58.292913571Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-31T21:59:58.293185218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-07-31T21:59:58.293988936Z [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-07-31T21:59:58.294745650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-07-31T21:59:58.295258121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-07-31T21:59:58.295836737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-07-31T21:59:58.296845538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-31T21:59:58.297254592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038086s 
2025-07-31T21:59:58.297469364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-31T21:59:58.297713496Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-31T21:59:58.297949892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-31T21:59:58.298601363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-31T21:59:58.299270361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-31T21:59:58.299812332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-31T21:59:58.300388382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-31T21:59:58.301358926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-31T21:59:58.301773401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035808s 
2025-07-31T21:59:58.302266544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-31T21:59:58', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-31T21:59:58.302729316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.303810222Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-31T21:59:58.304101048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055199s 
2025-07-31T21:59:58.304369058Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-07-31T21:59:58.304628059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.304976441Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-07-31T21:59:58.305378500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-31T21:59:58', 'add_on_delete_to_notifications') 
2025-07-31T21:59:58.305858517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.306687135Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-07-31T21:59:58.306928892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020502s 
2025-07-31T21:59:58.307238756Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-07-31T21:59:58.307493800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.307819165Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-07-31T21:59:58.308233249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-31T21:59:58', 'add_custom_formats') 
2025-07-31T21:59:58.308691191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.309530441Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-07-31T21:59:58.309811076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020241s 
2025-07-31T21:59:58.310019686Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-07-31T21:59:58.310283397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.310610476Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-07-31T21:59:58.311015160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-31T21:59:58', 'add_result_to_commands') 
2025-07-31T21:59:58.311492752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.312377754Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-07-31T21:59:58.312614802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020547s 
2025-07-31T21:59:58.312906038Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-07-31T21:59:58.313202345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.313509233Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-07-31T21:59:58.313959830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-31T21:59:58', 'health_restored_notification') 
2025-07-31T21:59:58.314443474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.315239657Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-07-31T21:59:58.315479510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020477s 
2025-07-31T21:59:58.315752179Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-07-31T21:59:58.316017694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.316311886Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-07-31T21:59:58.316679707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-31T21:59:58', 'remove_uc') 
2025-07-31T21:59:58.317141146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.317990175Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-07-31T21:59:58.318220299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020027s 
2025-07-31T21:59:58.318465172Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-07-31T21:59:58.318788713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.319132065Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-07-31T21:59:58.319593323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-31T21:59:58', 'download_clients_rename_tv_to_music') 
2025-07-31T21:59:58.320145635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.321028162Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-07-31T21:59:58.321359430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022192s 
2025-07-31T21:59:58.321599072Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-07-31T21:59:58.321942303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.322244872Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-07-31T21:59:58.322686592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-31T21:59:58', 'add_colon_replacement_to_naming_config') 
2025-07-31T21:59:58.323201930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.324064527Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-07-31T21:59:58.324341905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021486s 
2025-07-31T21:59:58.324615366Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-07-31T21:59:58.324900740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.325248982Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-07-31T21:59:58.325678457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-31T21:59:58', 'list_sync_time') 
2025-07-31T21:59:58.326153102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.326992994Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-07-31T21:59:58.327262125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021213s 
2025-07-31T21:59:58.327482890Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-07-31T21:59:58.327790489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.328148931Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-07-31T21:59:58.328575510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-31T21:59:58', 'add_download_client_tags') 
2025-07-31T21:59:58.329077962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.329957493Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-07-31T21:59:58.330300474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021162s 
2025-07-31T21:59:58.330492510Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-07-31T21:59:58.330778376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.331121797Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-07-31T21:59:58.331589088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-31T21:59:58', 'add_notification_status') 
2025-07-31T21:59:58.332070668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.332949728Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-07-31T21:59:58.333168839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021551s 
2025-07-31T21:59:58.333461719Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-07-31T21:59:58.333800111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.334109243Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-07-31T21:59:58.334546614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-31T21:59:58', 'add_alac_24_quality_in_profiles') 
2025-07-31T21:59:58.335009416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.335855519Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-07-31T21:59:58.336134080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020672s 
2025-07-31T21:59:58.336373693Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-07-31T21:59:58.336680841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.336992309Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-07-31T21:59:58.337426583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-31T21:59:58', 'add_salt_to_users') 
2025-07-31T21:59:58.337914375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.338767904Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-07-31T21:59:58.339008769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020859s 
2025-07-31T21:59:58.339297540Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-07-31T21:59:58.339515650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.339894984Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-07-31T21:59:58.340357375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-31T21:59:58', 'add_auto_tagging') 
2025-07-31T21:59:58.340886750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.341684847Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-07-31T21:59:58.341967146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021058s 
2025-07-31T21:59:58.342194604Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-07-31T21:59:58.342488255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.342786435Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-07-31T21:59:58.343274669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-31T21:59:58', 'quality_definition_preferred_size') 
2025-07-31T21:59:58.343821510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.344765941Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-07-31T21:59:58.345039592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022369s 
2025-07-31T21:59:58.345275537Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-07-31T21:59:58.345633508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.345943222Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-07-31T21:59:58.346428780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-31T21:59:58', 'add_on_artist_add_to_notifications') 
2025-07-31T21:59:58.346898025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.347758838Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-07-31T21:59:58.348064053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021542s 
2025-07-31T21:59:58.348333084Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-07-31T21:59:58.348649792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.349074277Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-07-31T21:59:58.349405113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-31T21:59:58', 'album_last_searched_time') 
2025-07-31T21:59:58.349877875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.350749159Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-07-31T21:59:58.350995916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021014s 
2025-07-31T21:59:58.351269688Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-07-31T21:59:58.351497075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.351871970Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-07-31T21:59:58.352285393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-31T21:59:58', 'add_indexer_flags') 
2025-07-31T21:59:58.352778897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.353545580Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-07-31T21:59:58.353831526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020344s 
2025-07-31T21:59:58.354087772Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-07-31T21:59:58.354352044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.354676217Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-07-31T21:59:58.355149310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-31T21:59:58', 'add_indexes_album_statistics') 
2025-07-31T21:59:58.355615398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.356516803Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-07-31T21:59:58.356830295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021153s 
2025-07-31T21:59:58.357113946Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-07-31T21:59:58.357403158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-31T21:59:58.357725106Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-07-31T21:59:58.358163018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-07-31T21:59:58', 'update_redacted_baseurl') 
2025-07-31T21:59:58.358747836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-31T21:59:58.359423306Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-07-31T21:59:58.359657017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020338s 
2025-07-31T21:59:58.554402529Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-07-31T21:59:58.565628134Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-07-31T21:59:58.570887675Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-07-31T21:59:58.711757332Z [Info] QualityProfileService: Setting up default quality profiles 
2025-07-31T21:59:58.743471041Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-07-31T21:59:58.752030667Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-07-31T21:59:58.790160736Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-07-31T21:59:58.791035328Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-07-31T21:59:58.791296373Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-07-31T21:59:58.891934971Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-07-31T21:59:59.656874477Z [ls.io-init] done.