2025-08-28T21:01:16.502346399Z [migrations] started
2025-08-28T21:01:16.502379636Z [migrations] no migrations found
2025-08-28T21:01:16.521606814Z usermod: no changes
2025-08-28T21:01:16.530746940Z ───────────────────────────────────────
2025-08-28T21:01:16.530762842Z 
2025-08-28T21:01:16.530766950Z       ██╗     ███████╗██╗ ██████╗
2025-08-28T21:01:16.530770918Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-28T21:01:16.530774976Z       ██║     ███████╗██║██║   ██║
2025-08-28T21:01:16.530778794Z       ██║     ╚════██║██║██║   ██║
2025-08-28T21:01:16.530782561Z       ███████╗███████║██║╚██████╔╝
2025-08-28T21:01:16.530786359Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-28T21:01:16.530790077Z 
2025-08-28T21:01:16.530793564Z    Brought to you by linuxserver.io
2025-08-28T21:01:16.530797371Z ───────────────────────────────────────
2025-08-28T21:01:16.531023907Z 
2025-08-28T21:01:16.531031022Z To support the app dev(s) visit:
2025-08-28T21:01:16.532809182Z Lidarr: https://opencollective.com/lidarr
2025-08-28T21:01:16.533136391Z 
2025-08-28T21:01:16.533143245Z To support LSIO projects visit:
2025-08-28T21:01:16.533147043Z https://www.linuxserver.io/donate/
2025-08-28T21:01:16.533150820Z 
2025-08-28T21:01:16.533154468Z ───────────────────────────────────────
2025-08-28T21:01:16.533158476Z GID/UID
2025-08-28T21:01:16.533162173Z ───────────────────────────────────────
2025-08-28T21:01:16.537640060Z 
2025-08-28T21:01:16.537650602Z User UID:    911
2025-08-28T21:01:16.537655051Z User GID:    911
2025-08-28T21:01:16.537659700Z ───────────────────────────────────────
2025-08-28T21:01:16.539427269Z Linuxserver.io version: 2.13.3.4711-ls1
2025-08-28T21:01:16.539690209Z Build-date: 2025-08-28T20:57:15+00:00
2025-08-28T21:01:16.539699377Z ───────────────────────────────────────
2025-08-28T21:01:16.539704558Z     
2025-08-28T21:01:16.586610283Z [custom-init] No custom files found, skipping...
2025-08-28T21:01:17.005339626Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.3.4711 
2025-08-28T21:01:17.023778917Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-28T21:01:17.030058172Z [Debug] Bootstrap: Console selected 
2025-08-28T21:01:17.031524274Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-28T21:01:17.376784681Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-28T21:01:17.429875331Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e2e70eb4-4591-4730-a400-cae4fe1fb097} may be persisted to storage in unencrypted form. 
2025-08-28T21:01:17.522702248Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-28T21:01:17.578802007Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-28T21:01:17.663271545Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-28T21:01:17.674241476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:17.674990975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:17.729145056Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-28T21:01:17.731055112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0549164s 
2025-08-28T21:01:17.731299064Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-28T21:01:17.731501301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0567706s 
2025-08-28T21:01:17.742789312Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-28T21:01:17.743419821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:17.762490705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-28T21:01:17.776576459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-28T21:01:17.792021000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292832s 
2025-08-28T21:01:17.792451758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:17.794728613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-28T21:01:17.794898906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320131s 
2025-08-28T21:01:17.802403869Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-28T21:01:17.802596266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:17.808552290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-28T21:01:17.810097922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-28T21:01:17.810489571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017875s 
2025-08-28T21:01:17.810719774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T21:01:17.811020219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001335s 
2025-08-28T21:01:17.811529365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-28T21:01:17.812140185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-28T21:01:17.812845265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011399s 
2025-08-28T21:01:17.813134126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:17.813874657Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-28T21:01:17.814031804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002141s 
2025-08-28T21:01:17.814582372Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-28T21:01:17.814750812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:17.815427705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T21:01:17.815609581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-08-28T21:01:17.815840516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-28T21:01:17.816118045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-28T21:01:17.816535536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s 
2025-08-28T21:01:17.816715097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:17.817326949Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-28T21:01:17.817486881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012902s 
2025-08-28T21:01:17.818590564Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-28T21:01:17.818787040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:17.819587401Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-28T21:01:17.834856729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-28T21:01:17.835440926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-28T21:01:17.836017256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008551s 
2025-08-28T21:01:17.836193281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-28T21:01:17.836473435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-28T21:01:17.836758078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s 
2025-08-28T21:01:17.836933121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-28T21:01:17.837261692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-28T21:01:17.837577759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005051s 
2025-08-28T21:01:17.837756839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-28T21:01:17.838031553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-28T21:01:17.838319192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003991s 
2025-08-28T21:01:17.838478673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-28T21:01:17.848477658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-28T21:01:17.850476213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011823s 
2025-08-28T21:01:17.850657267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-28T21:01:17.850963243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-28T21:01:17.851281785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s 
2025-08-28T21:01:17.851482339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-28T21:01:17.851747944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-28T21:01:17.852083690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s 
2025-08-28T21:01:17.852254844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-28T21:01:17.852570330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:17.852815052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003973s 
2025-08-28T21:01:17.852974073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-28T21:01:17.853229367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:17.853505483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003622s 
2025-08-28T21:01:17.853650164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-28T21:01:17.856268296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-28T21:01:17.857771072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039543s 
2025-08-28T21:01:17.857971887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-28T21:01:17.858246319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T21:01:17.858557226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2025-08-28T21:01:17.858748070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-28T21:01:17.858973875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-28T21:01:17.859257596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003567s 
2025-08-28T21:01:17.859408911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-28T21:01:17.859655978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-28T21:01:17.859962996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003668s 
2025-08-28T21:01:17.860154171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-28T21:01:17.860439787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-28T21:01:17.860753047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004369s 
2025-08-28T21:01:17.860926467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-28T21:01:17.861195629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T21:01:17.861474280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s 
2025-08-28T21:01:17.861649182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-28T21:01:17.861893694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-28T21:01:17.862150171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000354s 
2025-08-28T21:01:17.862338189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-28T21:01:17.863625211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-28T21:01:17.864541456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020171s 
2025-08-28T21:01:17.864699063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-28T21:01:17.865003857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-28T21:01:17.865307579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004451s 
2025-08-28T21:01:17.865493824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-28T21:01:17.865746412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-28T21:01:17.866031547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003868s 
2025-08-28T21:01:17.866226359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-28T21:01:17.866490381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-28T21:01:17.866771878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004039s 
2025-08-28T21:01:17.866988754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-28T21:01:17.867357467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-28T21:01:17.867745388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2025-08-28T21:01:17.867854067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-28T21:01:17.868940755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-28T21:01:17.869618249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001586s 
2025-08-28T21:01:17.869803232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-28T21:01:17.870105721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-28T21:01:17.870402018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s 
2025-08-28T21:01:17.870673634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-28T21:01:17.870849859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T21:01:17.871164022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004148s 
2025-08-28T21:01:17.871326249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-28T21:01:17.872610936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-28T21:01:17.873413031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019321s 
2025-08-28T21:01:17.873582963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-28T21:01:17.873861223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-28T21:01:17.874165045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s 
2025-08-28T21:01:17.874329697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-28T21:01:17.874600723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-28T21:01:17.874921649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2025-08-28T21:01:17.875098685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-28T21:01:17.875389120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-28T21:01:17.875682391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2025-08-28T21:01:17.875879518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-28T21:01:17.876193811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-28T21:01:17.876587964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005152s 
2025-08-28T21:01:17.876745391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-28T21:01:17.877704533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-28T21:01:17.878341044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014168s 
2025-08-28T21:01:17.878520546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-28T21:01:17.879018118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-28T21:01:17.879460098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000792s 
2025-08-28T21:01:17.879657636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-28T21:01:17.879995175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-28T21:01:17.880313276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s 
2025-08-28T21:01:17.880467627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-28T21:01:17.886094137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-28T21:01:17.886632782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059866s 
2025-08-28T21:01:17.886812564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-28T21:01:17.887082507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-28T21:01:17.887370437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004073s 
2025-08-28T21:01:17.887587705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-28T21:01:17.888054004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-28T21:01:17.888455512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007462s 
2025-08-28T21:01:17.888618079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-28T21:01:17.888873273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-28T21:01:17.889205993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 
2025-08-28T21:01:17.889375154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-28T21:01:17.889930553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-28T21:01:17.890353274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008099s 
2025-08-28T21:01:17.890537966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-28T21:01:17.890868742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-28T21:01:17.891201051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004713s 
2025-08-28T21:01:17.891390172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-28T21:01:17.891687431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-28T21:01:17.892056434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005049s 
2025-08-28T21:01:17.892220795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-28T21:01:17.893039814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-28T21:01:17.893580643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011894s 
2025-08-28T21:01:17.893747148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-28T21:01:17.895044370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-28T21:01:17.897242557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032399s 
2025-08-28T21:01:17.897345334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-28T21:01:17.898000112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-28T21:01:17.898485770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000975s 
2025-08-28T21:01:17.898648809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-28T21:01:17.899651648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-28T21:01:17.900436659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016283s 
2025-08-28T21:01:17.900614858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-28T21:01:17.901267642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-28T21:01:17.901772870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010008s 
2025-08-28T21:01:17.901957872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-28T21:01:17.902688814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-28T21:01:17.903228250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011204s 
2025-08-28T21:01:17.903419906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-28T21:01:17.903926947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-28T21:01:17.904376102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008007s 
2025-08-28T21:01:17.904544631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-28T21:01:17.904886039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-28T21:01:17.905218398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005102s 
2025-08-28T21:01:17.905408581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-28T21:01:17.905653113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-28T21:01:17.905968869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004023s 
2025-08-28T21:01:17.906114903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-28T21:01:17.906565370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-28T21:01:17.906955867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006857s 
2025-08-28T21:01:17.907110779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-28T21:01:17.908031302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-28T21:01:17.908667804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013847s 
2025-08-28T21:01:17.908835011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-28T21:01:17.909298895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-28T21:01:17.909690984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007043s 
2025-08-28T21:01:17.909880646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-28T21:01:17.910160510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-28T21:01:17.910483631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2025-08-28T21:01:17.910685447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-28T21:01:17.910951032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-28T21:01:17.911265435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s 
2025-08-28T21:01:17.911424144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-28T21:01:17.912448778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-28T21:01:17.913132224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015425s 
2025-08-28T21:01:17.913352838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-28T21:01:17.914045163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-28T21:01:17.914600862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011419s 
2025-08-28T21:01:17.914798550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-28T21:01:17.915095949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-28T21:01:17.915480503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s 
2025-08-28T21:01:17.915641557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-28T21:01:17.916556740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-28T21:01:17.917219244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013831s 
2025-08-28T21:01:17.917349026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-28T21:01:17.918310211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-28T21:01:17.919057336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015337s 
2025-08-28T21:01:17.919225785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-28T21:01:17.919705751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-28T21:01:17.920212923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008001s 
2025-08-28T21:01:17.920390029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-28T21:01:17.920690975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-28T21:01:17.921044637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s 
2025-08-28T21:01:17.921243718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-28T21:01:17.921901914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T21:01:17.922463585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010518s 
2025-08-28T21:01:17.922661684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-28T21:01:17.923019725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-28T21:01:17.923394780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005684s 
2025-08-28T21:01:17.926713904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-28T21:01:17.927420667Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0035163 taking an average of 00:00:00.0035163 
2025-08-28T21:01:17.928339377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-28T21:01:17', 'InitialSetup') 
2025-08-28T21:01:17.928681997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:17.931209086Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-28T21:01:17.931450151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076007s 
2025-08-28T21:01:17.931704213Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-28T21:01:17.931979477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:17.932301887Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-28T21:01:17.933025884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-28T21:01:17.933227280Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:17.933420659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-28T21:01:17.933783280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:17.934607159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009968s 
2025-08-28T21:01:17.935019349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-28T21:01:17', 'add_reason_to_pending_releases') 
2025-08-28T21:01:17.935364484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:17.936095496Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-28T21:01:17.936274005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024385s 
2025-08-28T21:01:17.936457475Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-28T21:01:17.936652698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:17.936897330Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-28T21:01:17.939787991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:17.939999688Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:17.940187706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-28T21:01:17.940522661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-28T21:01:17.941319906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009578s 
2025-08-28T21:01:17.941561934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T21:01:17.941632796Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:17.941808540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-28T21:01:17.942099867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:17.942831280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008567s 
2025-08-28T21:01:17.943006422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T21:01:17.943143208Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-28T21:01:17.943328290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-28T21:01:17.943655880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:17.944467364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000931s 
2025-08-28T21:01:17.944862400Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-28T21:01:17.945414021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-28T21:01:17.945637350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s 
2025-08-28T21:01:17.946019079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-28T21:01:17.964938027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-28T21:01:17.966979848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-28T21:01:17.968042488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-28T21:01:17.969315081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-28T21:01:17.971611806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-28T21:01:17.972111532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-28T21:01:17.972679105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-28T21:01:17.973025162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268145s 
2025-08-28T21:01:17.973240516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T21:01:17.973443073Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:17.973673137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-28T21:01:17.973960255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-28T21:01:17.974910058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s 
2025-08-28T21:01:17.975395806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-28T21:01:17', 'add_medium_support') 
2025-08-28T21:01:17.975824008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:17.976887329Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-28T21:01:17.977055678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029633s 
2025-08-28T21:01:17.977291924Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-28T21:01:17.977608752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:17.977876902Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-28T21:01:17.978401789Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-28T21:01:17.978774279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-28T21:01:17.979162330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004999s 
2025-08-28T21:01:17.979321581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:17.979593879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:17.990093042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104597s 
2025-08-28T21:01:17.990564561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-28T21:01:17', 'add_various_qualites_in_profile') 
2025-08-28T21:01:17.990962112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:17.991964811Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-28T21:01:17.992430769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122151s 
2025-08-28T21:01:17.992857609Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-28T21:01:17.993108945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:17.993398147Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-28T21:01:17.994416588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-28T21:01:17.995147069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-28T21:01:17.995627917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010493s 
2025-08-28T21:01:17.995830946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-28T21:01:17.996169448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-28T21:01:17.996521487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s 
2025-08-28T21:01:17.996699044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T21:01:17.996842874Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:17.997022736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-28T21:01:17.997370717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:17.998238845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s 
2025-08-28T21:01:17.998487105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-28T21:01:18.004532859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-28T21:01:18.009370722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-28T21:01:18.011531843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.013384334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.017581386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-28T21:01:18.017614602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-28T21:01:18.017623390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.017631256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.017638140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178344s 
2025-08-28T21:01:18.017645966Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-28T21:01:18.024884001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-28T21:01:18.029260865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-28T21:01:18.031172755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.032102487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.034102184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-28T21:01:18.034613223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-28T21:01:18.035055954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.035549749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.035953552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189751s 
2025-08-28T21:01:18.036140558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.036303657Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.036591757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-28T21:01:18.036861921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-28T21:01:18.037610348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s 
2025-08-28T21:01:18.037977077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-28T21:01:18', 'metadata_profiles') 
2025-08-28T21:01:18.038324887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.039389231Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-28T21:01:18.039546587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026109s 
2025-08-28T21:01:18.039810038Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-28T21:01:18.040046484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.040327801Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-28T21:01:18.042965271Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-28T21:01:18.049698931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-28T21:01:18.050770118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-28T21:01:18.051266668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-28T21:01:18.051777447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-28T21:01:18.053636230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-28T21:01:18.053928258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107403s 
2025-08-28T21:01:18.054101166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T21:01:18.054226949Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.054439267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-28T21:01:18.054746496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-28T21:01:18.055511306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008775s 
2025-08-28T21:01:18.055807392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-28T21:01:18.056174702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-28T21:01:18.056402651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s 
2025-08-28T21:01:18.056558314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T21:01:18.056714479Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.057169024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-28T21:01:18.060190669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-28T21:01:18.061431016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-28T21:01:18.062032918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-28T21:01:18.062558687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-28T21:01:18.064376658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-28T21:01:18.064675740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073099s 
2025-08-28T21:01:18.065193784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-28T21:01:18', 'separate_automatic_and_interactive_search') 
2025-08-28T21:01:18.065687327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.066971383Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-28T21:01:18.067147357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095405s 
2025-08-28T21:01:18.067381399Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-28T21:01:18.067586852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.067838078Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-28T21:01:18.068302143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-28T21:01:18.072561791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-28T21:01:18.076308415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-28T21:01:18.077733605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T21:01:18.078715783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T21:01:18.080548564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T21:01:18.080944852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-28T21:01:18.081327653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-28T21:01:18.081756135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-28T21:01:18.082139648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T21:01:18.082476947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140244s 
2025-08-28T21:01:18.082822262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-28T21:01:18', 'change_album_path_to_relative') 
2025-08-28T21:01:18.083155183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.084172702Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-28T21:01:18.084345229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157147s 
2025-08-28T21:01:18.084563749Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-28T21:01:18.084756577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.085006471Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-28T21:01:18.085708043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-28T21:01:18.086301719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-28T21:01:18.086634199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006257s 
2025-08-28T21:01:18.087004815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-28T21:01:18', 'change_quality_size_mb_to_kb') 
2025-08-28T21:01:18.087343597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.088075010Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-28T21:01:18.088184220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019476s 
2025-08-28T21:01:18.088375214Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-28T21:01:18.088540477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.088783707Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-28T21:01:18.089225156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.089380469Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.089542144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-28T21:01:18.089815655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-28T21:01:18.090619183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008407s 
2025-08-28T21:01:18.090727762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.090864216Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.091041594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-28T21:01:18.091335576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-28T21:01:18.092124083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009017s 
2025-08-28T21:01:18.092469228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-28T21:01:18', 'album_releases') 
2025-08-28T21:01:18.092796518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.093493882Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-28T21:01:18.093639375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022405s 
2025-08-28T21:01:18.093817393Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-28T21:01:18.094006975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.094299604Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-28T21:01:18.094662916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.094868480Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.094984965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-28T21:01:18.099616591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-28T21:01:18.103704513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-28T21:01:18.105292882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T21:01:18.106142984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T21:01:18.107955594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T21:01:18.108378706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-28T21:01:18.108768200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-28T21:01:18.109166242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-28T21:01:18.109566177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T21:01:18.109857343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147165s 
2025-08-28T21:01:18.110041524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.110163610Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-28T21:01:18.110338122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-28T21:01:18.115016092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-28T21:01:18.119119044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-28T21:01:18.120706631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T21:01:18.121518135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T21:01:18.123308209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T21:01:18.123693034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-28T21:01:18.124125335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-28T21:01:18.124509148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-28T21:01:18.124955006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T21:01:18.125209799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146948s 
2025-08-28T21:01:18.125566427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-28T21:01:18', 'album_releases_fix') 
2025-08-28T21:01:18.125900089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.126928931Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-28T21:01:18.126980194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162703s 
2025-08-28T21:01:18.127171529Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-28T21:01:18.127356031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.127592998Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-28T21:01:18.128587130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-28T21:01:18.129796776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-28T21:01:18.130591556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018254s 
2025-08-28T21:01:18.130774996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-28T21:01:18.131039689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-28T21:01:18.131321746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004054s 
2025-08-28T21:01:18.131492200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-28T21:01:18.132232310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-28T21:01:18.132826076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011345s 
2025-08-28T21:01:18.132988723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-28T21:01:18.133317636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.133639694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s 
2025-08-28T21:01:18.134036664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-28T21:01:18', 'import_lists') 
2025-08-28T21:01:18.134309944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.135103061Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-28T21:01:18.135240929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018993s 
2025-08-28T21:01:18.135440200Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-28T21:01:18.135631956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.135878272Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-28T21:01:18.136264300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-28T21:01:18.136425344Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.136617902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-28T21:01:18.136967325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-28T21:01:18.137736173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009205s 
2025-08-28T21:01:18.137887348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.138064505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.140797378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027361s 
2025-08-28T21:01:18.141155780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-28T21:01:18', 'add_release_status') 
2025-08-28T21:01:18.141487898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.142209391Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-28T21:01:18.142357940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041224s 
2025-08-28T21:01:18.142557021Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-28T21:01:18.142741553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.142998410Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-28T21:01:18.143332794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:18.143490401Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.143676656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-28T21:01:18.144053475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.144797904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009372s 
2025-08-28T21:01:18.145190023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-28T21:01:18', 'album_download_notification') 
2025-08-28T21:01:18.145522333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.146222523Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-28T21:01:18.146389068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002322s 
2025-08-28T21:01:18.146588840Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-28T21:01:18.146792230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.147034087Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-28T21:01:18.147751531Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-28T21:01:18.148563657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-28T21:01:18.149018874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008732s 
2025-08-28T21:01:18.149681087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-28T21:01:18.150422200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-28T21:01:18.150844981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008522s 
2025-08-28T21:01:18.151225948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-28T21:01:18', 'fix_language_metadata_profiles') 
2025-08-28T21:01:18.151573107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.152268437Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-28T21:01:18.152432257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022365s 
2025-08-28T21:01:18.152622200Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-28T21:01:18.152806872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.153050683Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-28T21:01:18.153375697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-28T21:01:18.153668126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-28T21:01:18.153909071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000315s 
2025-08-28T21:01:18.154253334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-28T21:01:18', 'remove_fanzub') 
2025-08-28T21:01:18.154570172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.155229991Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-28T21:01:18.155374281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016059s 
2025-08-28T21:01:18.155576879Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-28T21:01:18.155787904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.156010723Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-28T21:01:18.157901280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-28T21:01:18.158127837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-28T21:01:18.158406578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004062s 
2025-08-28T21:01:18.158638004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-28T21:01:18.158931264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-28T21:01:18.159274716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s 
2025-08-28T21:01:18.159833241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-28T21:01:18.160374010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-28T21:01:18.160727562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006825s 
2025-08-28T21:01:18.160923727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-28T21:01:18.161233130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-28T21:01:18.161531180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s 
2025-08-28T21:01:18.161708236Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-28T21:01:18.161939282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-28T21:01:18.162282332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s 
2025-08-28T21:01:18.162470501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-28T21:01:18.162833873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-28T21:01:18.163076532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s 
2025-08-28T21:01:18.163470545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-28T21:01:18', 'update_artist_history_indexes') 
2025-08-28T21:01:18.163797503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.164633216Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-28T21:01:18.164824191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019512s 
2025-08-28T21:01:18.164986408Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-28T21:01:18.165154366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.165397065Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-28T21:01:18.167434067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.170051167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-28T21:01:18.170342604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027535s 
2025-08-28T21:01:18.170715304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-28T21:01:18', 'remove_nma') 
2025-08-28T21:01:18.171022012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.171669215Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-28T21:01:18.171881552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040433s 
2025-08-28T21:01:18.172079461Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-28T21:01:18.172236778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.172492433Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-28T21:01:18.172816165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.172983381Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2025-08-28T21:01:18.173180388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-28T21:01:18.173406774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-28T21:01:18.174368601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010428s 
2025-08-28T21:01:18.174746953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-28T21:01:18', 'album_disambiguation') 
2025-08-28T21:01:18.175072328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.175893562Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-28T21:01:18.176062211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025146s 
2025-08-28T21:01:18.176236693Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-28T21:01:18.176430242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.176707230Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-28T21:01:18.176972875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.177152447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.180122477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029707s 
2025-08-28T21:01:18.180501120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-28T21:01:18', 'add_ape_quality_in_profiles') 
2025-08-28T21:01:18.180868770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.181495102Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-28T21:01:18.181648240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043108s 
2025-08-28T21:01:18.181825858Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-28T21:01:18.182005600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.182254280Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-28T21:01:18.182996746Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.183305066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-28T21:01:18.183533516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 
2025-08-28T21:01:18.183723709Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.184006008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-28T21:01:18.184276232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003677s 
2025-08-28T21:01:18.184458038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.184731870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-28T21:01:18.184978737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003453s 
2025-08-28T21:01:18.185316487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-28T21:01:18', 'remove_pushalot') 
2025-08-28T21:01:18.185650549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.186261891Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-28T21:01:18.186416602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016109s 
2025-08-28T21:01:18.186603078Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-28T21:01:18.186800786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.187033785Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-28T21:01:18.187461456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-28T21:01:18.187964269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-28T21:01:18.188420407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00079s 
2025-08-28T21:01:18.188780843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-28T21:01:18', 'add_custom_filters') 
2025-08-28T21:01:18.189110707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.189770696Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-28T21:01:18.189931370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002117s 
2025-08-28T21:01:18.190126222Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-28T21:01:18.190308770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.190552561Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-28T21:01:18.190853807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-28T21:01:18.191012858Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.191204674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-28T21:01:18.191444026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-28T21:01:18.192210179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000854s 
2025-08-28T21:01:18.192595835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-28T21:01:18', 'import_list_tags') 
2025-08-28T21:01:18.192900018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.193549706Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-28T21:01:18.193704097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021687s 
2025-08-28T21:01:18.193960383Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-28T21:01:18.194093712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.194346551Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-28T21:01:18.200346293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-28T21:01:18.201249602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-28T21:01:18.201966846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001511s 
2025-08-28T21:01:18.202170175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-28T21:01:18.202524028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-28T21:01:18.211552769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091311s 
2025-08-28T21:01:18.216515653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-28T21:01:18.216534692Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-28T21:01:18.216541505Z                           FROM "Artists" 
2025-08-28T21:01:18.218234985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-28T21:01:18.218247851Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-28T21:01:18.218254515Z                           FROM "Artists" 
2025-08-28T21:01:18.219046489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018164s 
2025-08-28T21:01:18.219206041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T21:01:18.219352936Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.219553901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-28T21:01:18.219920970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.220761293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010247s 
2025-08-28T21:01:18.221889194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-28T21:01:18.221897591Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T21:01:18.221901699Z                                                   FROM "ArtistMetadata"
2025-08-28T21:01:18.221905527Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-28T21:01:18.223440909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-28T21:01:18.223461410Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T21:01:18.223470639Z                                                   FROM "ArtistMetadata"
2025-08-28T21:01:18.223479176Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-28T21:01:18.224157031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016371s 
2025-08-28T21:01:18.224323436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-28T21:01:18.225530597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-28T21:01:18.226417803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018959s 
2025-08-28T21:01:18.226651965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-28T21:01:18.226946969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-28T21:01:18.227307144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005331s 
2025-08-28T21:01:18.227495794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-28T21:01:18.227811870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-28T21:01:18.228151955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004655s 
2025-08-28T21:01:18.228295184Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.228478904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.236835642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083431s 
2025-08-28T21:01:18.237000564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.237147650Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:18.237331861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-28T21:01:18.237652366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.238722141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012124s 
2025-08-28T21:01:18.238956413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.239133259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.239287409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-28T21:01:18.239608676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:18.240660274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011583s 
2025-08-28T21:01:18.240817711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.240943584Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.241116352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-28T21:01:18.241367518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-28T21:01:18.242373063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010524s 
2025-08-28T21:01:18.243669373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-28T21:01:18.243683000Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T21:01:18.243689203Z                                                   FROM "ArtistMetadata"
2025-08-28T21:01:18.243694884Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-28T21:01:18.243701377Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-28T21:01:18.245541613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-28T21:01:18.245565571Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T21:01:18.245575071Z                                                   FROM "ArtistMetadata"
2025-08-28T21:01:18.245583818Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-28T21:01:18.245593157Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-28T21:01:18.246380062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019557s 
2025-08-28T21:01:18.246521176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T21:01:18.246664765Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.246847242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-28T21:01:18.247168439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-28T21:01:18.248018862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000982s 
2025-08-28T21:01:18.248174485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T21:01:18.248312894Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.248483036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-28T21:01:18.248789423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.249650658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009645s 
2025-08-28T21:01:18.249805139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T21:01:18.249934459Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.250125654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-28T21:01:18.250430137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.251286311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009841s 
2025-08-28T21:01:18.252533984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-28T21:01:18.252549405Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-28T21:01:18.252555547Z                                                 FROM "AlbumReleases"
2025-08-28T21:01:18.252561459Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-28T21:01:18.252567672Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-28T21:01:18.254302084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-28T21:01:18.254315201Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-28T21:01:18.254324389Z                                                 FROM "AlbumReleases"
2025-08-28T21:01:18.254332997Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-28T21:01:18.254342105Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-28T21:01:18.255142617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018579s 
2025-08-28T21:01:18.256404979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-28T21:01:18.256430961Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T21:01:18.256437124Z                                                   FROM "ArtistMetadata"
2025-08-28T21:01:18.256442765Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-28T21:01:18.256448897Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-28T21:01:18.258253421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-28T21:01:18.258265165Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T21:01:18.258271117Z                                                   FROM "ArtistMetadata"
2025-08-28T21:01:18.258277991Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-28T21:01:18.258285265Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-28T21:01:18.259077390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001939s 
2025-08-28T21:01:18.259683250Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-28T21:01:18.263200113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-28T21:01:18.265099547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-28T21:01:18.265909328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.266702044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.268734928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.269097238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.269399586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093831s 
2025-08-28T21:01:18.269807257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-28T21:01:18.273967054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-28T21:01:18.276710969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-28T21:01:18.277825193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T21:01:18.278895428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T21:01:18.281737081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T21:01:18.282192337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T21:01:18.282552853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124726s 
2025-08-28T21:01:18.282807416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-28T21:01:18.286118173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-28T21:01:18.288065514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-28T21:01:18.288879083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-28T21:01:18.289522548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-28T21:01:18.291409879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-28T21:01:18.291931750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-28T21:01:18.292281915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092726s 
2025-08-28T21:01:18.292464493Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-28T21:01:18.295234731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-28T21:01:18.296612305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-28T21:01:18.297297154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T21:01:18.297883796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T21:01:18.299729071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T21:01:18.300033053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073926s 
2025-08-28T21:01:18.300224439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-28T21:01:18.300550085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.300866642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004395s 
2025-08-28T21:01:18.301023859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-28T21:01:18.301314123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T21:01:18.301588275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003998s 
2025-08-28T21:01:18.301783669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-28T21:01:18.302081128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.302384859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004268s 
2025-08-28T21:01:18.302576906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-28T21:01:18.302863804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.303171554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004246s 
2025-08-28T21:01:18.303358931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-28T21:01:18.303638654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-28T21:01:18.303972657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004131s 
2025-08-28T21:01:18.304133401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-28T21:01:18.304444086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-28T21:01:18.304745694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s 
2025-08-28T21:01:18.304906097Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T21:01:18.307474027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-28T21:01:18.307727748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026787s 
2025-08-28T21:01:18.307894995Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T21:01:18.308245240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-28T21:01:18.308484853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003764s 
2025-08-28T21:01:18.308640537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T21:01:18.308992345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-28T21:01:18.309301638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s 
2025-08-28T21:01:18.309648687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-28T21:01:18', 'add_release_groups_etc') 
2025-08-28T21:01:18.309998391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.311634245Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-28T21:01:18.311774989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027757s 
2025-08-28T21:01:18.312014461Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-28T21:01:18.312205706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.312479086Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-28T21:01:18.313227213Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T21:01:18.313459360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-28T21:01:18.313708472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003268s 
2025-08-28T21:01:18.314082966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-28T21:01:18', 'NewMediaInfoFormat') 
2025-08-28T21:01:18.314403221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.315071146Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-28T21:01:18.315236339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016623s 
2025-08-28T21:01:18.315461422Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-28T21:01:18.315664721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.315942611Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-28T21:01:18.317101845Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-28T21:01:18.317438633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-28T21:01:18.320545490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032445s 
2025-08-28T21:01:18.320710632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-28T21:01:18.320878981Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:18.321085127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-28T21:01:18.321460973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:18.322405044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011195s 
2025-08-28T21:01:18.322833968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-28T21:01:18', 'rename_restrictions_to_release_profiles') 
2025-08-28T21:01:18.323201127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.324014475Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-28T21:01:18.324213466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026003s 
2025-08-28T21:01:18.324470774Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-28T21:01:18.324731750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.325050983Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-28T21:01:18.326325349Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-28T21:01:18.326625103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-28T21:01:18.328492463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019614s 
2025-08-28T21:01:18.328717907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-28T21:01:18.328839432Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.329045547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-28T21:01:18.329433408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-28T21:01:18.330361005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s 
2025-08-28T21:01:18.330529194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-28T21:01:18.330677623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.330917416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-28T21:01:18.331239725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-28T21:01:18.332111180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009795s 
2025-08-28T21:01:18.332282976Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T21:01:18.332546506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-28T21:01:18.332779085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003495s 
2025-08-28T21:01:18.333021623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T21:01:18.333257418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-28T21:01:18.333510969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003422s 
2025-08-28T21:01:18.333758597Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-28T21:01:18.337449981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-28T21:01:18.339292701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-28T21:01:18.340322695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.341102436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.343209008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.343720879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.344317129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.344888079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T21:01:18.345281992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011323s 
2025-08-28T21:01:18.345775245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-28T21:01:18', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-28T21:01:18.346208718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.347413043Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-28T21:01:18.347637806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013365s 
2025-08-28T21:01:18.347896577Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-28T21:01:18.348153935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.348410101Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-28T21:01:18.348991211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-28T21:01:18.349538073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-28T21:01:18.349989261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008092s 
2025-08-28T21:01:18.350248543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-28T21:01:18.350595713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-28T21:01:18.351025177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s 
2025-08-28T21:01:18.351388419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-28T21:01:18', 'add_import_exclusions') 
2025-08-28T21:01:18.351815739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.352695341Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-28T21:01:18.352890704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021825s 
2025-08-28T21:01:18.353101118Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-28T21:01:18.353368206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.353632147Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-28T21:01:18.361667037Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-28T21:01:18.361691516Z                           WHERE "Id" in (
2025-08-28T21:01:18.361701015Z                           SELECT "Artists"."Id" from "Artists"
2025-08-28T21:01:18.361710134Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T21:01:18.361719643Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T21:01:18.363456641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-28T21:01:18.363476260Z                           WHERE "Id" in (
2025-08-28T21:01:18.363485689Z                           SELECT "Artists"."Id" from "Artists"
2025-08-28T21:01:18.363494246Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T21:01:18.363503214Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T21:01:18.364412666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019964s 
2025-08-28T21:01:18.365654867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-28T21:01:18.365675389Z                           WHERE "Id" in (
2025-08-28T21:01:18.365684587Z                           SELECT "Albums"."Id" from "Albums"
2025-08-28T21:01:18.365708315Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T21:01:18.365717754Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T21:01:18.367426375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-28T21:01:18.367451856Z                           WHERE "Id" in (
2025-08-28T21:01:18.367460644Z                           SELECT "Albums"."Id" from "Albums"
2025-08-28T21:01:18.367469652Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T21:01:18.367478790Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T21:01:18.368305866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019392s 
2025-08-28T21:01:18.369458527Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-28T21:01:18.369474118Z                           WHERE "Id" in (
2025-08-28T21:01:18.369482876Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-28T21:01:18.369491764Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-28T21:01:18.369500501Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-28T21:01:18.371082677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-28T21:01:18.371105403Z                           WHERE "Id" in (
2025-08-28T21:01:18.371114221Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-28T21:01:18.371122878Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-28T21:01:18.371133129Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-28T21:01:18.371925575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017784s 
2025-08-28T21:01:18.373299632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-28T21:01:18.373323760Z                           WHERE "Id" in (
2025-08-28T21:01:18.373334662Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-28T21:01:18.373343340Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-28T21:01:18.373352248Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-28T21:01:18.375021970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-28T21:01:18.375049315Z                           WHERE "Id" in (
2025-08-28T21:01:18.375058594Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-28T21:01:18.375082131Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-28T21:01:18.375091410Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-28T21:01:18.375919057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018947s 
2025-08-28T21:01:18.377137811Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-28T21:01:18.377159565Z                           WHERE "Id" in (
2025-08-28T21:01:18.377168723Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-28T21:01:18.377177511Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T21:01:18.377186860Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T21:01:18.378876863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-28T21:01:18.378894939Z                           WHERE "Id" in (
2025-08-28T21:01:18.378903737Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-28T21:01:18.378912214Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T21:01:18.378922795Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T21:01:18.379730562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018982s 
2025-08-28T21:01:18.381076081Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T21:01:18.381098647Z                           WHERE "Id" IN (
2025-08-28T21:01:18.381107465Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T21:01:18.381116643Z                           LEFT OUTER JOIN "Tracks"
2025-08-28T21:01:18.381125210Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T21:01:18.381133998Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-28T21:01:18.383016078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T21:01:18.383038183Z                           WHERE "Id" IN (
2025-08-28T21:01:18.383047251Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T21:01:18.383055848Z                           LEFT OUTER JOIN "Tracks"
2025-08-28T21:01:18.383064225Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T21:01:18.383073133Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-28T21:01:18.383957524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020599s 
2025-08-28T21:01:18.384326166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-28T21:01:18', 'clean_artist_metadata_table') 
2025-08-28T21:01:18.384675760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.385523728Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-28T21:01:18.385705714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036334s 
2025-08-28T21:01:18.385921980Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-28T21:01:18.386132534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.386387898Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-28T21:01:18.387158981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:18.387303241Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.387503795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-28T21:01:18.387830823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.388695996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009946s 
2025-08-28T21:01:18.388904796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:18.389002733Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.389199389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-28T21:01:18.389583042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.390359506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009665s 
2025-08-28T21:01:18.390526382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:18.390679029Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.390882278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-28T21:01:18.391229528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.392023657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009459s 
2025-08-28T21:01:18.392194852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:18.392328561Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.392530638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-28T21:01:18.392854279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.393659441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009334s 
2025-08-28T21:01:18.393822279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:18.393966980Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.394169297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-28T21:01:18.394471927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.395240955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s 
2025-08-28T21:01:18.395433263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-28T21:01:18.399159597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-28T21:01:18.402972705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-28T21:01:18.403925193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-28T21:01:18.404383436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-28T21:01:18.406155244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105416s 
2025-08-28T21:01:18.406395457Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-28T21:01:18.410172413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-28T21:01:18.412566464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-28T21:01:18.413508210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-28T21:01:18.413936954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-28T21:01:18.415669453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090848s 
2025-08-28T21:01:18.416076332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-28T21:01:18', 'health_issue_notification') 
2025-08-28T21:01:18.416414112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.417473215Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-28T21:01:18.417635381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108486s 
2025-08-28T21:01:18.417949965Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-28T21:01:18.418079746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.418361684Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-28T21:01:18.419469695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T21:01:18.419625709Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.419832546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-28T21:01:18.420191559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-28T21:01:18.421008023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009798s 
2025-08-28T21:01:18.421183266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T21:01:18.421334991Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.421518611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-28T21:01:18.421750488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-28T21:01:18.422498424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008351s 
2025-08-28T21:01:18.422759159Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-28T21:01:18.423056348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-28T21:01:18.423268706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003112s 
2025-08-28T21:01:18.424192796Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T21:01:18.424216965Z                 WHERE "Id" IN (
2025-08-28T21:01:18.424225683Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T21:01:18.424234681Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T21:01:18.424246044Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-28T21:01:18.425406110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T21:01:18.425427002Z                 WHERE "Id" IN (
2025-08-28T21:01:18.425436120Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T21:01:18.425444787Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T21:01:18.425453675Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-28T21:01:18.426075708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013703s 
2025-08-28T21:01:18.427264923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T21:01:18.427280805Z                 WHERE "Id" IN (
2025-08-28T21:01:18.427289432Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T21:01:18.427297929Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-28T21:01:18.427306606Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-28T21:01:18.427315374Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-28T21:01:18.428870466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T21:01:18.428894003Z                 WHERE "Id" IN (
2025-08-28T21:01:18.428902691Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T21:01:18.428911298Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-28T21:01:18.428920266Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-28T21:01:18.428929214Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-28T21:01:18.429692732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017699s 
2025-08-28T21:01:18.430948190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T21:01:18.430966266Z                 WHERE "Id" IN (
2025-08-28T21:01:18.430974803Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T21:01:18.430999233Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T21:01:18.431010626Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-28T21:01:18.431021868Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-28T21:01:18.431030796Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-28T21:01:18.432779538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T21:01:18.432803225Z                 WHERE "Id" IN (
2025-08-28T21:01:18.432812033Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T21:01:18.432820751Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T21:01:18.432829729Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-28T21:01:18.432838587Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-28T21:01:18.432847314Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-28T21:01:18.433627776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019531s 
2025-08-28T21:01:18.434393427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-28T21:01:18.434412997Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-28T21:01:18.434423358Z                 FROM "Artists"
2025-08-28T21:01:18.434431955Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-28T21:01:18.434441204Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-28T21:01:18.435466729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-28T21:01:18.435487420Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-28T21:01:18.435497190Z                 FROM "Artists"
2025-08-28T21:01:18.435506028Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-28T21:01:18.435515136Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-28T21:01:18.435988630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011106s 
2025-08-28T21:01:18.436797579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T21:01:18.436810575Z                 WHERE "Id" NOT IN (
2025-08-28T21:01:18.436819322Z                     SELECT MIN("Id")
2025-08-28T21:01:18.436827699Z                     FROM "TrackFiles"
2025-08-28T21:01:18.436835856Z                     GROUP BY "Path"
2025-08-28T21:01:18.436865556Z                 ) 
2025-08-28T21:01:18.437936803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T21:01:18.437952875Z                 WHERE "Id" NOT IN (
2025-08-28T21:01:18.437961332Z                     SELECT MIN("Id")
2025-08-28T21:01:18.437969619Z                     FROM "TrackFiles"
2025-08-28T21:01:18.437977805Z                     GROUP BY "Path"
2025-08-28T21:01:18.437986042Z                 ) 
2025-08-28T21:01:18.438511250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012298s 
2025-08-28T21:01:18.438672294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T21:01:18.438834992Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-28T21:01:18.438977609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-28T21:01:18.442064214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-28T21:01:18.443551589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-28T21:01:18.444220476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T21:01:18.444735293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T21:01:18.446632774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T21:01:18.446903419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077328s 
2025-08-28T21:01:18.447066628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-28T21:01:18.447354317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T21:01:18.447660925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004162s 
2025-08-28T21:01:18.447843963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-28T21:01:18.450809825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-28T21:01:18.452146096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-28T21:01:18.452785574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T21:01:18.453373528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T21:01:18.455168272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T21:01:18.455608839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T21:01:18.455923613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078783s 
2025-08-28T21:01:18.456318909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-28T21:01:18', 'add_mediafilerepository_mtime') 
2025-08-28T21:01:18.456687722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.457801164Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-28T21:01:18.457860954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096238s 
2025-08-28T21:01:18.458105527Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-28T21:01:18.458300950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.458571836Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-28T21:01:18.460999204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-28T21:01:18.461021228Z                           WHERE "Id" NOT IN (
2025-08-28T21:01:18.461030066Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-28T21:01:18.461039104Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T21:01:18.461050076Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-28T21:01:18.462833027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-28T21:01:18.462852747Z                           WHERE "Id" NOT IN (
2025-08-28T21:01:18.462861925Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-28T21:01:18.462885222Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T21:01:18.462894410Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-28T21:01:18.463662978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019579s 
2025-08-28T21:01:18.463873001Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-28T21:01:18.464102012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-28T21:01:18.464436005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s 
2025-08-28T21:01:18.464634795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-28T21:01:18.467992486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-28T21:01:18.469905519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-28T21:01:18.470723636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.471377092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.473197929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.473606842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.474006337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T21:01:18.474294547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094842s 
2025-08-28T21:01:18.474476233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-28T21:01:18.474789464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.475103907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s 
2025-08-28T21:01:18.475488211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-28T21:01:18', 'add_artistmetadataid_constraint') 
2025-08-28T21:01:18.475838787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.476923230Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-28T21:01:18.477094285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022033s 
2025-08-28T21:01:18.477314689Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-28T21:01:18.477568680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.477755376Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-28T21:01:18.478488222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-28T21:01:18.478638194Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.478826744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-28T21:01:18.479294906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T21:01:18.480095889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009347s 
2025-08-28T21:01:18.480274369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-28T21:01:18.480413349Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.480632249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-28T21:01:18.480964509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T21:01:18.481736543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000932s 
2025-08-28T21:01:18.481895443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.482035615Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.482278725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-28T21:01:18.482546815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T21:01:18.483314731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008933s 
2025-08-28T21:01:18.483498100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-28T21:01:18.483611929Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.483816471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-28T21:01:18.484175534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T21:01:18.484965084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009227s 
2025-08-28T21:01:18.485113654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T21:01:18.485236391Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.485448658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-28T21:01:18.485865868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T21:01:18.486514895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000894s 
2025-08-28T21:01:18.486672643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T21:01:18.486829890Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.487018560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-28T21:01:18.487309445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T21:01:18.488138204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009404s 
2025-08-28T21:01:18.488517508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-28T21:01:18', 'old_ids_and_artist_alias') 
2025-08-28T21:01:18.488851160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.489682965Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-28T21:01:18.489851094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024678s 
2025-08-28T21:01:18.490065726Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-28T21:01:18.490247562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.490499599Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-28T21:01:18.490868101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.491074517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.491742402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007025s 
2025-08-28T21:01:18.492005973Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-28T21:01:18.492282189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-28T21:01:18.492518034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003129s 
2025-08-28T21:01:18.492892288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-28T21:01:18', 'download_propers_config') 
2025-08-28T21:01:18.493226370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.494011161Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-28T21:01:18.494149379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017391s 
2025-08-28T21:01:18.494347077Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-28T21:01:18.494548723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.494798797Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-28T21:01:18.495830685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-28T21:01:18.496124396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-28T21:01:18.496596717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s 
2025-08-28T21:01:18.496799446Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-28T21:01:18.499969800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-28T21:01:18.501743221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-28T21:01:18.502484444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.503219434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.505086704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.505479385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.505863207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T21:01:18.506315869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.506625322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096576s 
2025-08-28T21:01:18.506821227Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-28T21:01:18.509835777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-28T21:01:18.511422142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-28T21:01:18.512146039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-28T21:01:18.512640866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-28T21:01:18.514513497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-28T21:01:18.514818210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007819s 
2025-08-28T21:01:18.515000527Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-28T21:01:18.518774357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-28T21:01:18.520308737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-28T21:01:18.521055060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-28T21:01:18.521395134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-28T21:01:18.523165770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079661s 
2025-08-28T21:01:18.523320081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-28T21:01:18.526168416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-28T21:01:18.527425378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-28T21:01:18.527968311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-28T21:01:18.528675806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-28T21:01:18.530528005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-28T21:01:18.530886517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-28T21:01:18.531334419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-28T21:01:18.531787000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-28T21:01:18.532135913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086547s 
2025-08-28T21:01:18.532319182Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-28T21:01:18.535042577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-28T21:01:18.536218755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-28T21:01:18.536790577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-28T21:01:18.537142295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-28T21:01:18.538885064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063992s 
2025-08-28T21:01:18.539071840Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-28T21:01:18.541895236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-28T21:01:18.543138960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-28T21:01:18.543710531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T21:01:18.544300650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T21:01:18.546123951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T21:01:18.546558937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T21:01:18.546828941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076035s 
2025-08-28T21:01:18.547220269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-28T21:01:18', 'remove_language_profiles') 
2025-08-28T21:01:18.547548169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.549023290Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-28T21:01:18.549196528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097411s 
2025-08-28T21:01:18.549419237Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-28T21:01:18.549623268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.549878021Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-28T21:01:18.550395513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-28T21:01:18.550559383Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.550779336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-28T21:01:18.551067476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-28T21:01:18.551961917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008991s 
2025-08-28T21:01:18.552276862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-28T21:01:18.552769373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-28T21:01:18.553058315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005126s 
2025-08-28T21:01:18.553408009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-28T21:01:18', 'multi_disc_naming_format') 
2025-08-28T21:01:18.553739106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.554540500Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-28T21:01:18.554698147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019621s 
2025-08-28T21:01:18.554897779Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-28T21:01:18.555104656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.555330270Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-28T21:01:18.555802000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-28T21:01:18.556015460Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.556183809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-28T21:01:18.556495517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:18.557311299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009458s 
2025-08-28T21:01:18.557481422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.557660673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.582109726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024386s 
2025-08-28T21:01:18.582528059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-28T21:01:18', 'add_download_client_priority') 
2025-08-28T21:01:18.582921010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.583842125Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-28T21:01:18.584022869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261572s 
2025-08-28T21:01:18.584219164Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-28T21:01:18.584405981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.584657808Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-28T21:01:18.585058024Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.585322887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-28T21:01:18.585585235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003509s 
2025-08-28T21:01:18.585790829Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.586057276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-28T21:01:18.586322850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s 
2025-08-28T21:01:18.586639258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-28T21:01:18', 'remove_growl_prowl') 
2025-08-28T21:01:18.586963651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.587721066Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-28T21:01:18.587895026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001727s 
2025-08-28T21:01:18.588088977Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-28T21:01:18.588294040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.588523402Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-28T21:01:18.588889018Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.589177930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-28T21:01:18.589452302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003558s 
2025-08-28T21:01:18.589621994Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.589878150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-28T21:01:18.590111269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003369s 
2025-08-28T21:01:18.590485824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-28T21:01:18', 'remove_plex_hometheatre') 
2025-08-28T21:01:18.590813634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.591566420Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-28T21:01:18.591739218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017447s 
2025-08-28T21:01:18.591947697Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-28T21:01:18.592132319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.592385920Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-28T21:01:18.593115719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T21:01:18.593257204Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:18.593437527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-28T21:01:18.593689565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-28T21:01:18.594534987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009275s 
2025-08-28T21:01:18.594706413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T21:01:18.594845843Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.595059704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-28T21:01:18.595405260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.596271204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010114s 
2025-08-28T21:01:18.596428681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T21:01:18.596561278Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.596773315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-28T21:01:18.597116285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.597922088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009654s 
2025-08-28T21:01:18.598131189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T21:01:18.598241642Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.598451765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-28T21:01:18.598772200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.599609296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009815s 
2025-08-28T21:01:18.599773687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T21:01:18.599922056Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.600107950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-28T21:01:18.600372342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-28T21:01:18.601131611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008355s 
2025-08-28T21:01:18.601301794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.601495704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.602991566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015287s 
2025-08-28T21:01:18.603376061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-28T21:01:18', 'add_root_folder_add_defaults') 
2025-08-28T21:01:18.603708530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.604678123Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-28T21:01:18.604843225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031933s 
2025-08-28T21:01:18.605051565Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-28T21:01:18.605235595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.605485388Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-28T21:01:18.605811094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-28T21:01:18.605972710Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.606177342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-28T21:01:18.606481354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-28T21:01:18.607255523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009s 
2025-08-28T21:01:18.607615819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-28T21:01:18', 'task_duration') 
2025-08-28T21:01:18.607961805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.608729140Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-28T21:01:18.608888081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023416s 
2025-08-28T21:01:18.609107983Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-28T21:01:18.609313557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.609571306Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-28T21:01:18.610013807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-28T21:01:18.610167878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.610355215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-28T21:01:18.610666121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:18.611472184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008982s 
2025-08-28T21:01:18.611636645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-28T21:01:18.611749392Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.611956209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-28T21:01:18.612312456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.613084892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000908s 
2025-08-28T21:01:18.613470939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-28T21:01:18', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-28T21:01:18.613831976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.614640695Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-28T21:01:18.614823232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024353s 
2025-08-28T21:01:18.615022403Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-28T21:01:18.615217687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.615553453Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-28T21:01:18.615858106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-28T21:01:18.618903929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-28T21:01:18.620491617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-28T21:01:18.621211045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.621907959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.623910461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.624469988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.624909503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T21:01:18.625362676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.625678953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096547s 
2025-08-28T21:01:18.626010060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-28T21:01:18.626370285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-28T21:01:18.626651912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004146s 
2025-08-28T21:01:18.626975303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-28T21:01:18.627321000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-28T21:01:18.627578909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004156s 
2025-08-28T21:01:18.627788741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-28T21:01:18.630428778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-28T21:01:18.631519845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-28T21:01:18.632127498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-28T21:01:18.632535249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-28T21:01:18.634270093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062018s 
2025-08-28T21:01:18.634636321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-28T21:01:18', 'remove_album_folders') 
2025-08-28T21:01:18.634958600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.636090599Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-28T21:01:18.636255451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079927s 
2025-08-28T21:01:18.636470334Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-28T21:01:18.636640807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.636900951Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-28T21:01:18.637334354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T21:01:18.637489476Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.637667625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-28T21:01:18.637937919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-28T21:01:18.638682548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008988s 
2025-08-28T21:01:18.639178156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-28T21:01:18', 'add_priority_to_indexers') 
2025-08-28T21:01:18.639404743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.640233311Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-28T21:01:18.640439206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023741s 
2025-08-28T21:01:18.640620020Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-28T21:01:18.640774050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.641027410Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-28T21:01:18.641477938Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-28T21:01:18.641765116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-28T21:01:18.642090621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004041s 
2025-08-28T21:01:18.642246555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.642435426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.643119523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006981s 
2025-08-28T21:01:18.643515380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-28T21:01:18', 'remove_chown_and_folderchmod_config') 
2025-08-28T21:01:18.643876037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.644661538Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-28T21:01:18.644857563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022045s 
2025-08-28T21:01:18.645017595Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-28T21:01:18.645238029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.645463563Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-28T21:01:18.650980924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-28T21:01:18.651666986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-28T21:01:18.652101450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007549s 
2025-08-28T21:01:18.652432627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-28T21:01:18', 'update_notifiarr') 
2025-08-28T21:01:18.652764085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.653582352Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-28T21:01:18.653670279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021574s 
2025-08-28T21:01:18.653871635Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-28T21:01:18.654049142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.654354888Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-28T21:01:18.654590823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.654783561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.657167412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002385s 
2025-08-28T21:01:18.657538319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-28T21:01:18', 'email_multiple_addresses') 
2025-08-28T21:01:18.657820387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.658616059Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-28T21:01:18.658824769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038365s 
2025-08-28T21:01:18.658994261Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-28T21:01:18.659151788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.659399697Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-28T21:01:18.659690332Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-28T21:01:18.660038874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-28T21:01:18.661846745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019317s 
2025-08-28T21:01:18.662225718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-28T21:01:18', 'rename_blacklist_to_blocklist') 
2025-08-28T21:01:18.662554981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.663324681Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-28T21:01:18.663466897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033837s 
2025-08-28T21:01:18.663644214Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-28T21:01:18.663911382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.664130293Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-28T21:01:18.664608746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-28T21:01:18.664764069Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.664976166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-28T21:01:18.665381112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:18.666211444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010589s 
2025-08-28T21:01:18.666440365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-28T21:01:18.666784097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:18.667633247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010051s 
2025-08-28T21:01:18.667757628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.667968101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.671769296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037661s 
2025-08-28T21:01:18.672108479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-28T21:01:18', 'cdh_per_downloadclient') 
2025-08-28T21:01:18.672473053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.673214035Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-28T21:01:18.673405841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052399s 
2025-08-28T21:01:18.673574170Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-28T21:01:18.673771808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.673987743Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-28T21:01:18.674831582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-28T21:01:18.675842568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-28T21:01:18.676581156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015612s 
2025-08-28T21:01:18.676775657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-28T21:01:18.677085832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-28T21:01:18.677392950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s 
2025-08-28T21:01:18.677578153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-28T21:01:18.677861544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-28T21:01:18.678162099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2025-08-28T21:01:18.678355849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-28T21:01:18.678667176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-28T21:01:18.678961719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s 
2025-08-28T21:01:18.679159087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.679288587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.681754573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024429s 
2025-08-28T21:01:18.682101251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-28T21:01:18', 'download_history') 
2025-08-28T21:01:18.682430745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.683438755Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-28T21:01:18.683555610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041188s 
2025-08-28T21:01:18.683751946Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-28T21:01:18.683974514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.684249828Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-28T21:01:18.684654984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-28T21:01:18', 'add_update_history') 
2025-08-28T21:01:18.684963946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.685706141Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-28T21:01:18.685862856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017254s 
2025-08-28T21:01:18.686063410Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-28T21:01:18.686267942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.686501673Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-28T21:01:18.686862028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:18.687025507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.687204307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-28T21:01:18.687536106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:18.688428863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009899s 
2025-08-28T21:01:18.688786764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-28T21:01:18', 'add_on_update_to_notifications') 
2025-08-28T21:01:18.689120236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.689911078Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-28T21:01:18.690105470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024676s 
2025-08-28T21:01:18.690283899Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-28T21:01:18.690478391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.690675117Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-28T21:01:18.691020192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T21:01:18.691165655Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.691364655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-28T21:01:18.691658106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.692546796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009818s 
2025-08-28T21:01:18.692931531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-28T21:01:18', 'download_client_per_indexer') 
2025-08-28T21:01:18.693258890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.694041636Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-28T21:01:18.694231198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024493s 
2025-08-28T21:01:18.694414106Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-28T21:01:18.694628297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.694825434Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-28T21:01:18.695269749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T21:01:18.695430994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.695602409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-28T21:01:18.695981632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.696788537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009667s 
2025-08-28T21:01:18.696921645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T21:01:18.697068461Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.697279416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-28T21:01:18.697628860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.698507770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010526s 
2025-08-28T21:01:18.698683313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-28T21:01:18.698825149Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.699004480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-28T21:01:18.699319384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.700232433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001025s 
2025-08-28T21:01:18.700605835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-28T21:01:18', 'AddNewItemMonitorType') 
2025-08-28T21:01:18.700925689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.701882275Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-28T21:01:18.702057047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026399s 
2025-08-28T21:01:18.702228372Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-28T21:01:18.702408304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.702644309Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-28T21:01:18.702973683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-28T21:01:18.703139226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.703314198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-28T21:01:18.703638080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:18.704557141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010237s 
2025-08-28T21:01:18.704893058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-28T21:01:18', 'ImportListSearch') 
2025-08-28T21:01:18.705219305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.705971509Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-28T21:01:18.706139678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024643s 
2025-08-28T21:01:18.706342927Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-28T21:01:18.706528952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.706779066Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-28T21:01:18.707124762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-28T21:01:18.708307834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-28T21:01:18.708532907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-28T21:01:18.708870627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:18.709774147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001045s 
2025-08-28T21:01:18.710143571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-28T21:01:18', 'ImportListMonitorExisting') 
2025-08-28T21:01:18.710498806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.711250900Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-28T21:01:18.711417055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024816s 
2025-08-28T21:01:18.711591146Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-28T21:01:18.711786208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.712079349Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-28T21:01:18.712518603Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.712794018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-28T21:01:18.713025504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003315s 
2025-08-28T21:01:18.713209044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.713461342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-28T21:01:18.713703910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003152s 
2025-08-28T21:01:18.713854343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T21:01:18.713995397Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.714165059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-28T21:01:18.714406084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-28T21:01:18.715252509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009152s 
2025-08-28T21:01:18.715614177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-28T21:01:18', 'add_indexer_tags') 
2025-08-28T21:01:18.715962739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.716700094Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-28T21:01:18.716886339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023488s 
2025-08-28T21:01:18.717056822Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-28T21:01:18.717236203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.717483221Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-28T21:01:18.717738605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:18.717940712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:18.719996431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020644s 
2025-08-28T21:01:18.720345044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-28T21:01:18', 'update_audio_types') 
2025-08-28T21:01:18.720692744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:18.721405649Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-28T21:01:18.721583467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034625s 
2025-08-28T21:01:18.721799743Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-28T21:01:18.722022251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:18.722275311Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-28T21:01:18.724697308Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:18.724944205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-28T21:01:18.725146142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002706s 
2025-08-28T21:01:18.725313439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-28T21:01:18.725441517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.725654044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-28T21:01:18.729052398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-28T21:01:18.730863355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-28T21:01:18.731677664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-28T21:01:18.732273524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-28T21:01:18.734439897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-28T21:01:18.734901346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-28T21:01:18.735200729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093699s 
2025-08-28T21:01:18.735363416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.735494400Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.735684553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-28T21:01:18.739876635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-28T21:01:18.742785061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-28T21:01:18.743981090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T21:01:18.744586399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T21:01:18.746655145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T21:01:18.747090872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T21:01:18.747512571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.747828868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119565s 
2025-08-28T21:01:18.747986155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.748134574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.748321019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-28T21:01:18.752376135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-28T21:01:18.755267959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-28T21:01:18.756447123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T21:01:18.757043484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T21:01:18.759130787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T21:01:18.759549200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T21:01:18.760024306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.760329441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118329s 
2025-08-28T21:01:18.760488150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:18.760645718Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.760799908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-28T21:01:18.764891448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-28T21:01:18.767806518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-28T21:01:18.768963998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T21:01:18.769577293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T21:01:18.771607091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T21:01:18.772052197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T21:01:18.772479728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.772780414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118081s 
2025-08-28T21:01:18.772942610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T21:01:18.773108304Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.773275651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-28T21:01:18.776469162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-28T21:01:18.778218725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-28T21:01:18.778993585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.779723595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.781789095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.782197367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.782568524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T21:01:18.783026075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.783343495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009891s 
2025-08-28T21:01:18.783504860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T21:01:18.783646114Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.783820094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-28T21:01:18.787030028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-28T21:01:18.788768389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-28T21:01:18.789545334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T21:01:18.790247467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T21:01:18.792313888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T21:01:18.792701629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T21:01:18.793116264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T21:01:18.793559166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T21:01:18.793857236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098684s 
2025-08-28T21:01:18.794030155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-28T21:01:18.794189305Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.794393116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-28T21:01:18.798364413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-28T21:01:18.799821376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-28T21:01:18.800510935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-28T21:01:18.800911351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-28T21:01:18.803553141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00901s 
2025-08-28T21:01:18.803718915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-28T21:01:18.803879619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.804098590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-28T21:01:18.807067919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-28T21:01:18.808547559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-28T21:01:18.809305184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-28T21:01:18.809627904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-28T21:01:18.812305025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080169s 
2025-08-28T21:01:18.812536291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-28T21:01:18.812606673Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.812782857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-28T21:01:18.815781896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-28T21:01:18.817069710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-28T21:01:18.817671121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-28T21:01:18.818060615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-28T21:01:18.820565219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075859s 
2025-08-28T21:01:18.820721574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-28T21:01:18.820870023Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T21:01:18.821053903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-28T21:01:18.824001999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-28T21:01:18.825314813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-28T21:01:18.825907948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-28T21:01:18.826311661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-28T21:01:18.828292179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070576s 
2025-08-28T21:01:18.828464606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-28T21:01:18.828625179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T21:01:18.828807126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-28T21:01:18.831755713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-28T21:01:18.844131445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-28T21:01:18.844782025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-28T21:01:18.845173443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-28T21:01:18.847979203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189752s 
2025-08-28T21:01:18.848148934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-28T21:01:18.848316582Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T21:01:18.848530793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-28T21:01:18.851522318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T21:01:18.853500381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-28T21:01:18.853531564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-28T21:01:18.853541654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-28T21:01:18.855562493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.855909542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071765s 
2025-08-28T21:01:18.856061919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-28T21:01:18.856217031Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T21:01:18.856442646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-28T21:01:18.859380752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T21:01:18.860298110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-28T21:01:18.860765070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-28T21:01:18.861275979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-28T21:01:18.863377330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.863687485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070559s 
2025-08-28T21:01:18.863864852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-28T21:01:18.864012519Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.864230298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-28T21:01:18.867102472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T21:01:18.867973315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-28T21:01:18.868458252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-28T21:01:18.868985955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-28T21:01:18.871067757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.871383522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069991s 
2025-08-28T21:01:18.871541761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-28T21:01:18.871689448Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T21:01:18.871874501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-28T21:01:18.874970085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-28T21:01:18.876118708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-28T21:01:18.876741853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-28T21:01:18.877382032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-28T21:01:18.880116699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-28T21:01:18.880515221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-28T21:01:18.880932511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-28T21:01:18.881236363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091816s 
2025-08-28T21:01:18.881394462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-28T21:01:18.881539474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-08-28T21:01:18.881766260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-28T21:01:18.885148341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-28T21:01:18.886075408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-28T21:01:18.886526015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-28T21:01:18.886882583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-28T21:01:18.890276297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083023s 
2025-08-28T21:01:18.890360427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-28T21:01:18.890482533Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.890647034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-28T21:01:18.893321770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-28T21:01:18.894232644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-28T21:01:18.894649063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-28T21:01:18.895010460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-28T21:01:18.896956509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060776s 
2025-08-28T21:01:18.897035348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-28T21:01:18.897150530Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.897322286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-28T21:01:18.900052283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-28T21:01:18.901018399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-28T21:01:18.901473104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-28T21:01:18.902131270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-28T21:01:18.904019592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-28T21:01:18.904396010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-28T21:01:18.904867700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-28T21:01:18.905158596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-28T21:01:18.905466857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079909s 
2025-08-28T21:01:18.905606979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-28T21:01:18.905728423Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.905912574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-28T21:01:18.908534995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-28T21:01:18.909434607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-28T21:01:18.909913271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-28T21:01:18.910383187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-28T21:01:18.912381591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.912663398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065847s 
2025-08-28T21:01:18.912813601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-28T21:01:18.912933322Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.913119828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-28T21:01:18.915711537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-28T21:01:18.916613784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-28T21:01:18.917114823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-28T21:01:18.917564969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-28T21:01:18.919537631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.919861052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065611s 
2025-08-28T21:01:18.920003880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-28T21:01:18.920132970Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.920319947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-28T21:01:18.922884621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-28T21:01:18.923798231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-28T21:01:18.924345804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-28T21:01:18.924815159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-28T21:01:18.926820487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.927127836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066481s 
2025-08-28T21:01:18.927280513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-28T21:01:18.927397739Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.927594415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-28T21:01:18.930137837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-28T21:01:18.931061167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-28T21:01:18.931552205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-28T21:01:18.932037082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-28T21:01:18.933986407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.934289046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065606s 
2025-08-28T21:01:18.934441313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-28T21:01:18.934567397Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.934746898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-28T21:01:18.937364560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-28T21:01:18.938243720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-28T21:01:18.938729599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-28T21:01:18.939177521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-28T21:01:18.941167969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.941480388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065645s 
2025-08-28T21:01:18.941615480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-28T21:01:18.941754059Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.941909963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-28T21:01:18.945311352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-28T21:01:18.946251295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-28T21:01:18.946740079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-28T21:01:18.947199725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-28T21:01:18.949165283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-28T21:01:18.949460317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073516s 
2025-08-28T21:01:18.949608405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-28T21:01:18.949741814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.949939863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-28T21:01:18.952571202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-28T21:01:18.953456484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-28T21:01:18.953911220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-28T21:01:18.954273660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-28T21:01:18.957315064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072152s 
2025-08-28T21:01:18.957468223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-28T21:01:18.957603916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-28T21:01:18.957778698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-28T21:01:18.960424275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-28T21:01:18.961315811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-28T21:01:18.961767240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-28T21:01:18.962139399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-28T21:01:18.963952270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060062s 
2025-08-28T21:01:18.964128234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-28T21:01:18.964240300Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.964411705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-28T21:01:18.967175931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-28T21:01:18.968252038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-28T21:01:18.968783879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-28T21:01:18.969149886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-28T21:01:18.970990042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063923s 
2025-08-28T21:01:18.971118651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-28T21:01:18.971245046Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:18.971401631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-28T21:01:18.974203172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-28T21:01:18.975317416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-28T21:01:18.975859568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-28T21:01:18.976227769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-28T21:01:18.978046812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006466s 
2025-08-28T21:01:18.978189520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-28T21:01:18.978317668Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.978497540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-28T21:01:18.981050140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-28T21:01:18.981869500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-28T21:01:18.982336691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-28T21:01:18.982682587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-28T21:01:18.984509466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058455s 
2025-08-28T21:01:18.984671593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-28T21:01:18.984789841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.984960114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-28T21:01:18.987371189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-28T21:01:18.988147773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-28T21:01:18.988575143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-28T21:01:18.989049960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-28T21:01:18.991003113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-28T21:01:18.991304399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061808s 
2025-08-28T21:01:18.991427367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-28T21:01:18.991568521Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:18.991744986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-28T21:01:18.994183788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-28T21:01:18.994871663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-28T21:01:18.995265787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-28T21:01:18.995717987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-28T21:01:18.997674767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-28T21:01:18.997975383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060713s 
2025-08-28T21:01:18.998126377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T21:01:18.998242932Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:18.998413986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-28T21:01:19.001915076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-28T21:01:19.002898707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-28T21:01:19.003392131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T21:01:19.003916186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T21:01:19.006637215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T21:01:19.007002411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T21:01:19.007294268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008712s 
2025-08-28T21:01:19.007421835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T21:01:19.007537789Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:19.007719204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-28T21:01:19.010422919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-28T21:01:19.011406159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-28T21:01:19.011900504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T21:01:19.012436013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T21:01:19.015001659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T21:01:19.015358648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T21:01:19.015638251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077648s 
2025-08-28T21:01:19.015770587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T21:01:19.015921601Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:19.016105562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-28T21:01:19.018328699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-28T21:01:19.018822052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-28T21:01:19.019173360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-28T21:01:19.019609758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-28T21:01:19.021495546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-28T21:01:19.021783516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055261s 
2025-08-28T21:01:19.022124071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-28T21:01:19', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-28T21:01:19.022441180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.024564325Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-28T21:01:19.024730320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082346s 
2025-08-28T21:01:19.024932888Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-28T21:01:19.025097579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.025346270Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-28T21:01:19.025925857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:19.026085639Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:19.026249639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-28T21:01:19.026528611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.027281988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s 
2025-08-28T21:01:19.027413543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:19.027552102Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:19.027725070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-28T21:01:19.028005786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.028752018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000875s 
2025-08-28T21:01:19.029068245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-28T21:01:19', 'add_on_delete_to_notifications') 
2025-08-28T21:01:19.029344381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.030176306Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-28T21:01:19.030327431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022681s 
2025-08-28T21:01:19.030509217Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-28T21:01:19.030648387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.030864723Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-28T21:01:19.032416898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-28T21:01:19.032561199Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:19.032744498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-28T21:01:19.033040474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.033789703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008863s 
2025-08-28T21:01:19.033929665Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T21:01:19.034165570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-28T21:01:19.034352807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s 
2025-08-28T21:01:19.034505284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T21:01:19.034621047Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:19.034769536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-28T21:01:19.034998547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-28T21:01:19.035743267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007952s 
2025-08-28T21:01:19.035920975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:19.036061969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:19.037722372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001668s 
2025-08-28T21:01:19.037877124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-28T21:01:19.038374165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-28T21:01:19.038864672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008063s 
2025-08-28T21:01:19.038971728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-28T21:01:19.039214276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-28T21:01:19.039488609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003633s 
2025-08-28T21:01:19.039701056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-28T21:01:19.039762440Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:19.040013756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-28T21:01:19.040283329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T21:01:19.041062418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008709s 
2025-08-28T21:01:19.041200756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-28T21:01:19.041324145Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:19.041488406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-28T21:01:19.041779462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.042555956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008894s 
2025-08-28T21:01:19.042680737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-28T21:01:19.042814677Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2025-08-28T21:01:19.042996272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-28T21:01:19.043264202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.044056207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008904s 
2025-08-28T21:01:19.044207050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:19.044339297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:19.050538099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061742s 
2025-08-28T21:01:19.050674384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:19.050841570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:19.052179455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013629s 
2025-08-28T21:01:19.052371862Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-28T21:01:19.055003501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-28T21:01:19.055833943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-28T21:01:19.056346115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-28T21:01:19.056730289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-28T21:01:19.059901575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073569s 
2025-08-28T21:01:19.060071507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-28T21:01:19.062577914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-28T21:01:19.063231220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-28T21:01:19.063672007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-28T21:01:19.064033635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-28T21:01:19.066494361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062322s 
2025-08-28T21:01:19.066725947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-28T21:01:19.066965670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-28T21:01:19.067190623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002932s 
2025-08-28T21:01:19.067318049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-28T21:01:19.067449334Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:19.067650359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-28T21:01:19.067976636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.068726225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009095s 
2025-08-28T21:01:19.068866938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-28T21:01:19.068995317Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:19.069166512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-28T21:01:19.069425243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-28T21:01:19.070163489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008297s 
2025-08-28T21:01:19.070478363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-28T21:01:19', 'add_custom_formats') 
2025-08-28T21:01:19.070754419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.072151132Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-28T21:01:19.072298068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027846s 
2025-08-28T21:01:19.072484854Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-28T21:01:19.072658433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.072849007Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-28T21:01:19.073234784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-28T21:01:19.073372381Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:19.073564328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-28T21:01:19.073763489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-28T21:01:19.074521615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s 
2025-08-28T21:01:19.074831319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-28T21:01:19', 'add_result_to_commands') 
2025-08-28T21:01:19.075117505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.075937717Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-28T21:01:19.076161989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022376s 
2025-08-28T21:01:19.076287511Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-28T21:01:19.076470440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.076649801Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-28T21:01:19.076989505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:19.077132252Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:19.077291203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-28T21:01:19.077559924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.078728457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000884s 
2025-08-28T21:01:19.078799981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-28T21:01:19', 'health_restored_notification') 
2025-08-28T21:01:19.078996747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.079873532Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-28T21:01:19.080049837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022825s 
2025-08-28T21:01:19.080121351Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-28T21:01:19.080346685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.080548933Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-28T21:01:19.080854057Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T21:01:19.081093970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-28T21:01:19.081487473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s 
2025-08-28T21:01:19.081609498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-28T21:01:19', 'remove_uc') 
2025-08-28T21:01:19.081862999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.082619763Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-28T21:01:19.082934787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015706s 
2025-08-28T21:01:19.083059278Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-28T21:01:19.083313810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.083610799Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-28T21:01:19.083995724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:19.084226518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:19.088546247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042962s 
2025-08-28T21:01:19.088851802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-28T21:01:19', 'download_clients_rename_tv_to_music') 
2025-08-28T21:01:19.089149872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.089945495Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-28T21:01:19.090074965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057283s 
2025-08-28T21:01:19.090333015Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-28T21:01:19.090501294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.090701317Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-28T21:01:19.091084999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-28T21:01:19.091341997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-28T21:01:19.091420615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-28T21:01:19.092002557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-28T21:01:19.092601694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010233s 
2025-08-28T21:01:19.092919213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-28T21:01:19', 'add_colon_replacement_to_naming_config') 
2025-08-28T21:01:19.093224257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.093936952Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-28T21:01:19.094081433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023097s 
2025-08-28T21:01:19.094234321Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-28T21:01:19.094401658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.094618916Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-28T21:01:19.095104724Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-28T21:01:19.097895013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T21:01:19.098700815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-28T21:01:19.099171453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-28T21:01:19.099657723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-28T21:01:19.101863745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T21:01:19.102187587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068855s 
2025-08-28T21:01:19.102314192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-28T21:01:19.102437490Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:19.102622212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-28T21:01:19.102869530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-28T21:01:19.103639851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008508s 
2025-08-28T21:01:19.103934514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-28T21:01:19', 'list_sync_time') 
2025-08-28T21:01:19.104257335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.105120182Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-28T21:01:19.105255795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023038s 
2025-08-28T21:01:19.105429685Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-28T21:01:19.105609648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.105836084Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-28T21:01:19.106167471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-28T21:01:19.106315449Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:19.106498107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-28T21:01:19.106696396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-28T21:01:19.107459914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008173s 
2025-08-28T21:01:19.107773345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-28T21:01:19', 'add_download_client_tags') 
2025-08-28T21:01:19.108064461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.108685973Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-28T21:01:19.108838139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020221s 
2025-08-28T21:01:19.109027300Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-28T21:01:19.109219076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.109413327Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-28T21:01:19.109973485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-28T21:01:19.110545698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T21:01:19.111019652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008852s 
2025-08-28T21:01:19.111202460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-28T21:01:19.111477273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-28T21:01:19.111794713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s 
2025-08-28T21:01:19.112116110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-28T21:01:19', 'add_notification_status') 
2025-08-28T21:01:19.112387707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.113084961Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-28T21:01:19.113241687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017092s 
2025-08-28T21:01:19.113433894Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-28T21:01:19.113599026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.113831124Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-28T21:01:19.114076929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:19.114244546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:19.117803102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035699s 
2025-08-28T21:01:19.118145932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-28T21:01:19', 'add_alac_24_quality_in_profiles') 
2025-08-28T21:01:19.118466358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.119025443Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-28T21:01:19.119181167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047672s 
2025-08-28T21:01:19.119352813Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-28T21:01:19.119610000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.119736716Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-28T21:01:19.120121000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-28T21:01:19.120248546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-28T21:01:19.120405863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-28T21:01:19.120616718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-28T21:01:19.121401248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008279s 
2025-08-28T21:01:19.121559827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-28T21:01:19.121776002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-28T21:01:19.122542867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008246s 
2025-08-28T21:01:19.122838742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-28T21:01:19', 'add_salt_to_users') 
2025-08-28T21:01:19.123127574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.123738645Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-28T21:01:19.123900410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020035s 
2025-08-28T21:01:19.124097567Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-28T21:01:19.124227158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.124433724Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-28T21:01:19.124916266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-28T21:01:19.125488809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-28T21:01:19.125976631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009004s 
2025-08-28T21:01:19.126131403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-28T21:01:19.126399403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-28T21:01:19.127568737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012683s 
2025-08-28T21:01:19.127878010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-28T21:01:19', 'add_auto_tagging') 
2025-08-28T21:01:19.128173966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.128837532Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-28T21:01:19.128985200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025184s 
2025-08-28T21:01:19.129216896Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-28T21:01:19.129322399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.129555879Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-28T21:01:19.129939070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-28T21:01:19.130062629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-28T21:01:19.130280779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-28T21:01:19.130511483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-28T21:01:19.131385062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s 
2025-08-28T21:01:19.131630607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-28T21:01:19.131922605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-28T21:01:19.132183971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s 
2025-08-28T21:01:19.132499497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-28T21:01:19', 'quality_definition_preferred_size') 
2025-08-28T21:01:19.132799080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.133436113Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-28T21:01:19.133575363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015641s 
2025-08-28T21:01:19.133779093Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-28T21:01:19.133941270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.134183237Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-28T21:01:19.134506167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T21:01:19.134648414Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T21:01:19.134845661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-28T21:01:19.135097558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.135970316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009385s 
2025-08-28T21:01:19.136288336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-28T21:01:19', 'add_on_artist_add_to_notifications') 
2025-08-28T21:01:19.136579963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.137249191Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-28T21:01:19.137384523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022007s 
2025-08-28T21:01:19.137540387Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-28T21:01:19.137767845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.137943429Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-28T21:01:19.138245698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T21:01:19.138395469Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:19.138563347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-28T21:01:19.138804834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-28T21:01:19.139618723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009228s 
2025-08-28T21:01:19.139947876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-28T21:01:19', 'album_last_searched_time') 
2025-08-28T21:01:19.140263862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.140880584Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-28T21:01:19.141059574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021411s 
2025-08-28T21:01:19.141204817Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-28T21:01:19.141365961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.141617127Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-28T21:01:19.141978054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-28T21:01:19.142105731Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:19.142280072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-28T21:01:19.142544574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.143362441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009249s 
2025-08-28T21:01:19.143520279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T21:01:19.143638818Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T21:01:19.143785172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-28T21:01:19.144086589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-28T21:01:19.144947263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009797s 
2025-08-28T21:01:19.145268520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-28T21:01:19', 'add_indexer_flags') 
2025-08-28T21:01:19.145545658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.146194615Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-28T21:01:19.146294836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021827s 
2025-08-28T21:01:19.146509278Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-28T21:01:19.146659360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.146885245Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-28T21:01:19.147296814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-28T21:01:19.147595476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-28T21:01:19.147836260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003816s 
2025-08-28T21:01:19.147999720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-28T21:01:19.148243160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-28T21:01:19.148531019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003878s 
2025-08-28T21:01:19.148719960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-28T21:01:19.148984342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-28T21:01:19.149271210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s 
2025-08-28T21:01:19.149646075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-28T21:01:19', 'add_indexes_album_statistics') 
2025-08-28T21:01:19.149952933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.150562901Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-28T21:01:19.150705829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016706s 
2025-08-28T21:01:19.150897775Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-28T21:01:19.151053559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.151268482Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-28T21:01:19.151646543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-28T21:01:19.152050216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-28T21:01:19.152309087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004265s 
2025-08-28T21:01:19.152623681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-28T21:01:19', 'update_redacted_baseurl') 
2025-08-28T21:01:19.152897813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.153588394Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-28T21:01:19.153738496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016714s 
2025-08-28T21:01:19.163344991Z [Debug] MigrationController: Took: 00:00:01.5846794 
2025-08-28T21:01:19.273543439Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-28T21:01:19.303897554Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-28T21:01:19.324632769Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-28T21:01:19.330965321Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-28T21:01:19.331275065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T21:01:19.331498354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T21:01:19.334321760Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-28T21:01:19.334566803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030582s 
2025-08-28T21:01:19.334764572Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-28T21:01:19.334963432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032629s 
2025-08-28T21:01:19.336946315Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-28T21:01:19.337195968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.337584630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-28T21:01:19.337892009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-28T21:01:19.338299119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005422s 
2025-08-28T21:01:19.338520816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.339720822Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-28T21:01:19.339959713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019565s 
2025-08-28T21:01:19.340304317Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-28T21:01:19.340547867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.340975869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-28T21:01:19.341288238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-28T21:01:19.341701701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2025-08-28T21:01:19.341893307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T21:01:19.342086646Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T21:01:19.342312912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-28T21:01:19.342618778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-28T21:01:19.343462617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009178s 
2025-08-28T21:01:19.343714975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.344422450Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-28T21:01:19.344671622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001866s 
2025-08-28T21:01:19.344994101Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-28T21:01:19.345258584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.345602085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T21:01:19.345814303Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T21:01:19.346113104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-28T21:01:19.346371805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-28T21:01:19.346836421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005646s 
2025-08-28T21:01:19.347104010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.348041337Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-28T21:01:19.348334558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016576s 
2025-08-28T21:01:19.348575523Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-28T21:01:19.348822871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.349102103Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-28T21:01:19.349741110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-28T21:01:19.350345337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-28T21:01:19.351105778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011371s 
2025-08-28T21:01:19.351316052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-28T21:01:19.351595735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-28T21:01:19.351975029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000424s 
2025-08-28T21:01:19.352363501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-28T21:01:19', 'InitialSetup') 
2025-08-28T21:01:19.352781232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.353554399Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-28T21:01:19.353786256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001984s 
2025-08-28T21:01:19.354050949Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-28T21:01:19.354325913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.354567980Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-28T21:01:19.354999329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-28T21:01:19', 'add_reason_to_pending_releases') 
2025-08-28T21:01:19.355460076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.356137831Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-28T21:01:19.356386091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018604s 
2025-08-28T21:01:19.356605633Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-28T21:01:19.356831408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.357134518Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-28T21:01:19.357492910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-28T21:01:19', 'add_medium_support') 
2025-08-28T21:01:19.357937345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.358585220Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-28T21:01:19.358799501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017615s 
2025-08-28T21:01:19.359048142Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-28T21:01:19.359298857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.359598841Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-28T21:01:19.360011412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-28T21:01:19', 'add_various_qualites_in_profile') 
2025-08-28T21:01:19.360468823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.361299796Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-28T21:01:19.361548086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001993s 
2025-08-28T21:01:19.361780795Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-28T21:01:19.361996178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.362294238Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-28T21:01:19.362652039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-28T21:01:19', 'metadata_profiles') 
2025-08-28T21:01:19.363081113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.363738567Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-28T21:01:19.363955965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017203s 
2025-08-28T21:01:19.364205808Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-28T21:01:19.364484078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.364791708Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-28T21:01:19.365225902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-28T21:01:19', 'separate_automatic_and_interactive_search') 
2025-08-28T21:01:19.365686890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.366346078Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-28T21:01:19.366609248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018518s 
2025-08-28T21:01:19.366839471Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-28T21:01:19.367088022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.367398517Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-28T21:01:19.367808934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-28T21:01:19', 'change_album_path_to_relative') 
2025-08-28T21:01:19.368269331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.368993228Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-28T21:01:19.369235386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018875s 
2025-08-28T21:01:19.369463195Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-28T21:01:19.369744862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.370022040Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-28T21:01:19.370432817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-28T21:01:19', 'change_quality_size_mb_to_kb') 
2025-08-28T21:01:19.370876360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.371537852Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-28T21:01:19.371801183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018014s 
2025-08-28T21:01:19.372080545Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-28T21:01:19.372315869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.372609951Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-28T21:01:19.372967451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-28T21:01:19', 'album_releases') 
2025-08-28T21:01:19.373387537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.374073859Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-28T21:01:19.374263992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001714s 
2025-08-28T21:01:19.374483705Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-28T21:01:19.374714740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.375006207Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-28T21:01:19.375394860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-28T21:01:19', 'album_releases_fix') 
2025-08-28T21:01:19.375819785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.376460155Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-28T21:01:19.376701401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001737s 
2025-08-28T21:01:19.376911454Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-28T21:01:19.377154443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.377449116Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-28T21:01:19.377824773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-28T21:01:19', 'import_lists') 
2025-08-28T21:01:19.383603479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.384404362Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-28T21:01:19.384633694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007252s 
2025-08-28T21:01:19.384918978Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-28T21:01:19.385192088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.385489377Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-28T21:01:19.385884693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-28T21:01:19', 'add_release_status') 
2025-08-28T21:01:19.386330621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.387083938Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-28T21:01:19.387286305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019028s 
2025-08-28T21:01:19.387534335Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-28T21:01:19.387755340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.388128471Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-28T21:01:19.388510240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-28T21:01:19', 'album_download_notification') 
2025-08-28T21:01:19.388954575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.389644414Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-28T21:01:19.389868515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s 
2025-08-28T21:01:19.390114180Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-28T21:01:19.390379204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.390689709Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-28T21:01:19.391058071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-28T21:01:19', 'fix_language_metadata_profiles') 
2025-08-28T21:01:19.391499680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.392196944Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-28T21:01:19.392502129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018227s 
2025-08-28T21:01:19.392668794Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-28T21:01:19.392902124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.393187128Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-28T21:01:19.393560029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-28T21:01:19', 'remove_fanzub') 
2025-08-28T21:01:19.393967369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.394625034Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-28T21:01:19.394827351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001723s 
2025-08-28T21:01:19.395073927Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-28T21:01:19.395319682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.395622582Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-28T21:01:19.396036706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-28T21:01:19', 'update_artist_history_indexes') 
2025-08-28T21:01:19.396472905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.397164487Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-28T21:01:19.397408940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018167s 
2025-08-28T21:01:19.397617570Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-28T21:01:19.397854427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.398132727Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-28T21:01:19.398490518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-28T21:01:19', 'remove_nma') 
2025-08-28T21:01:19.398906145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.399661676Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-28T21:01:19.399884425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018209s 
2025-08-28T21:01:19.400105550Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-28T21:01:19.400357577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.400667441Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-28T21:01:19.401021975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-28T21:01:19', 'album_disambiguation') 
2025-08-28T21:01:19.401474487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.402198234Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-28T21:01:19.402377826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017952s 
2025-08-28T21:01:19.402646466Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-28T21:01:19.402893975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.403179520Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-28T21:01:19.403562862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-28T21:01:19', 'add_ape_quality_in_profiles') 
2025-08-28T21:01:19.404037207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.404708689Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-28T21:01:19.404942039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018289s 
2025-08-28T21:01:19.405176050Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-28T21:01:19.405405192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.405700336Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-28T21:01:19.406065051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-28T21:01:19', 'remove_pushalot') 
2025-08-28T21:01:19.406488493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.407134294Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-28T21:01:19.407361091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017276s 
2025-08-28T21:01:19.407586765Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-28T21:01:19.407832430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.408117093Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-28T21:01:19.408491136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-28T21:01:19', 'add_custom_filters') 
2025-08-28T21:01:19.408914378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.409631713Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-28T21:01:19.409821104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017746s 
2025-08-28T21:01:19.410037821Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-28T21:01:19.410280169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.410570714Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-28T21:01:19.410939617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-28T21:01:19', 'import_list_tags') 
2025-08-28T21:01:19.411363179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.412069211Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-28T21:01:19.412299675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017973s 
2025-08-28T21:01:19.412555150Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-28T21:01:19.412781205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.413068203Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-28T21:01:19.413465784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-28T21:01:19', 'add_release_groups_etc') 
2025-08-28T21:01:19.413863955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.414591691Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-28T21:01:19.414791834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001787s 
2025-08-28T21:01:19.415043882Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-28T21:01:19.415274035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.415553488Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-28T21:01:19.416004516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-28T21:01:19', 'NewMediaInfoFormat') 
2025-08-28T21:01:19.416411976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.417263671Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-28T21:01:19.417494847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019855s 
2025-08-28T21:01:19.417744009Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-28T21:01:19.418013922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.418316261Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-28T21:01:19.418731417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-28T21:01:19', 'rename_restrictions_to_release_profiles') 
2025-08-28T21:01:19.419181183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.419928678Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-28T21:01:19.420155605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018753s 
2025-08-28T21:01:19.420416380Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-28T21:01:19.420718128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.420997230Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-28T21:01:19.421427687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-28T21:01:19', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-28T21:01:19.421877051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.422605769Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-28T21:01:19.422863548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019041s 
2025-08-28T21:01:19.423100145Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-28T21:01:19.423336370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.423633819Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-28T21:01:19.424013303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-28T21:01:19', 'add_import_exclusions') 
2025-08-28T21:01:19.424441466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.425154952Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-28T21:01:19.425732836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018201s 
2025-08-28T21:01:19.425749389Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-28T21:01:19.425897808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.426187602Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-28T21:01:19.426563839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-28T21:01:19', 'clean_artist_metadata_table') 
2025-08-28T21:01:19.426996891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.427926263Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-28T21:01:19.428183721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020249s 
2025-08-28T21:01:19.428401329Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-28T21:01:19.428634669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.428930685Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-28T21:01:19.429326062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-28T21:01:19', 'health_issue_notification') 
2025-08-28T21:01:19.429797661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.430631270Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-28T21:01:19.430848397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001979s 
2025-08-28T21:01:19.431110655Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-28T21:01:19.431364056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.431662677Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-28T21:01:19.432107413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-28T21:01:19', 'add_mediafilerepository_mtime') 
2025-08-28T21:01:19.432602279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.433420948Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-28T21:01:19.433647644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020311s 
2025-08-28T21:01:19.433900133Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-28T21:01:19.434156248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.434455210Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-28T21:01:19.434882491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-28T21:01:19', 'add_artistmetadataid_constraint') 
2025-08-28T21:01:19.435302917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.436204282Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-28T21:01:19.436444877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020186s 
2025-08-28T21:01:19.436668337Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-28T21:01:19.436917769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.437230860Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-28T21:01:19.437588420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-28T21:01:19', 'old_ids_and_artist_alias') 
2025-08-28T21:01:19.438030610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.438839359Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-28T21:01:19.439048260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018984s 
2025-08-28T21:01:19.439307672Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-28T21:01:19.439504508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.439829854Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-28T21:01:19.440208255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-28T21:01:19', 'download_propers_config') 
2025-08-28T21:01:19.440696459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.441455717Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-28T21:01:19.441672975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019032s 
2025-08-28T21:01:19.441929361Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-28T21:01:19.442223353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.442460260Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-28T21:01:19.442836989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-28T21:01:19', 'remove_language_profiles') 
2025-08-28T21:01:19.443271454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.444129872Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-28T21:01:19.444321538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019126s 
2025-08-28T21:01:19.444542122Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-28T21:01:19.444804872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.445080136Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-28T21:01:19.445470051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-28T21:01:19', 'multi_disc_naming_format') 
2025-08-28T21:01:19.445888434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.446631821Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-28T21:01:19.446875672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018394s 
2025-08-28T21:01:19.447096707Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-28T21:01:19.447359035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.447643498Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-28T21:01:19.448100699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-28T21:01:19', 'add_download_client_priority') 
2025-08-28T21:01:19.448506536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.449247819Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-28T21:01:19.449466799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001864s 
2025-08-28T21:01:19.449686241Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-28T21:01:19.449936425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.450238012Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-28T21:01:19.450609110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-28T21:01:19', 'remove_growl_prowl') 
2025-08-28T21:01:19.451038534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.451756981Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-28T21:01:19.452032376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018143s 
2025-08-28T21:01:19.452313131Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-28T21:01:19.452518565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.452808028Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-28T21:01:19.453186319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-28T21:01:19', 'remove_plex_hometheatre') 
2025-08-28T21:01:19.453628590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.454358229Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-28T21:01:19.454572220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018393s 
2025-08-28T21:01:19.454813266Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-28T21:01:19.455065734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.455428916Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-28T21:01:19.455863070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-28T21:01:19', 'add_root_folder_add_defaults') 
2025-08-28T21:01:19.456303807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.457029689Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-28T21:01:19.457284622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019513s 
2025-08-28T21:01:19.457492741Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-28T21:01:19.457724268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.458010063Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-28T21:01:19.458362062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-28T21:01:19', 'task_duration') 
2025-08-28T21:01:19.458780976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.459481125Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-28T21:01:19.459695557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017607s 
2025-08-28T21:01:19.460027856Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-28T21:01:19.460272048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.460563615Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-28T21:01:19.460989533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-28T21:01:19', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-28T21:01:19.461446082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.462227045Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-28T21:01:19.462488391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001905s 
2025-08-28T21:01:19.462659366Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-28T21:01:19.462914690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.463191567Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-28T21:01:19.463558055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-28T21:01:19', 'remove_album_folders') 
2025-08-28T21:01:19.464033072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.464725416Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-28T21:01:19.464944698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018082s 
2025-08-28T21:01:19.465174250Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-28T21:01:19.465443803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.465726542Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-28T21:01:19.466100565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-28T21:01:19', 'add_priority_to_indexers') 
2025-08-28T21:01:19.466564920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.467242384Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-28T21:01:19.467454411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018068s 
2025-08-28T21:01:19.467714756Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-28T21:01:19.467992304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.468305926Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-28T21:01:19.468900764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-28T21:01:19', 'remove_chown_and_folderchmod_config') 
2025-08-28T21:01:19.469331341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.470050810Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-28T21:01:19.470280102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020298s 
2025-08-28T21:01:19.470514594Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-28T21:01:19.470744848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.471022697Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-28T21:01:19.471393153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-28T21:01:19', 'update_notifiarr') 
2025-08-28T21:01:19.471878561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.472526295Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-28T21:01:19.472740887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017852s 
2025-08-28T21:01:19.473000850Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-28T21:01:19.473228369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.473529325Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-28T21:01:19.473900622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-28T21:01:19', 'email_multiple_addresses') 
2025-08-28T21:01:19.474339446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.475058003Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-28T21:01:19.475274078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018026s 
2025-08-28T21:01:19.475509793Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-28T21:01:19.475774425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.476098538Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-28T21:01:19.476493373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-28T21:01:19', 'rename_blacklist_to_blocklist') 
2025-08-28T21:01:19.476942778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.477645854Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-28T21:01:19.477875968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018764s 
2025-08-28T21:01:19.478131662Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-28T21:01:19.478387949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.478646539Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-28T21:01:19.479041134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-28T21:01:19', 'cdh_per_downloadclient') 
2025-08-28T21:01:19.479460629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.480167432Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-28T21:01:19.480450973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018079s 
2025-08-28T21:01:19.480645224Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-28T21:01:19.480858634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.481205943Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-28T21:01:19.481533543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-28T21:01:19', 'download_history') 
2025-08-28T21:01:19.481953428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.482647356Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-28T21:01:19.482867339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017881s 
2025-08-28T21:01:19.483093985Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-28T21:01:19.483326052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.483630095Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-28T21:01:19.484351567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-28T21:01:19.484835803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-28T21:01:19.485527045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009598s 
2025-08-28T21:01:19.485747699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-28T21:01:19.486061671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-28T21:01:19.486459312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2025-08-28T21:01:19.486816712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-28T21:01:19', 'add_update_history') 
2025-08-28T21:01:19.487274403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.488052460Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-28T21:01:19.488316873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020467s 
2025-08-28T21:01:19.488524651Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-28T21:01:19.488779264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.489070210Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-28T21:01:19.489468732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-28T21:01:19', 'add_on_update_to_notifications') 
2025-08-28T21:01:19.489909139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.490636033Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-28T21:01:19.490923331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018396s 
2025-08-28T21:01:19.491093103Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-28T21:01:19.491344279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.491636317Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-28T21:01:19.492077104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-28T21:01:19', 'download_client_per_indexer') 
2025-08-28T21:01:19.492507571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.493268905Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-28T21:01:19.493471533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018862s 
2025-08-28T21:01:19.493706115Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-28T21:01:19.493948323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.494263948Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-28T21:01:19.494638282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-28T21:01:19', 'AddNewItemMonitorType') 
2025-08-28T21:01:19.495088870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.495739009Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-28T21:01:19.495996798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017884s 
2025-08-28T21:01:19.496219126Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-28T21:01:19.496459890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.496763522Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-28T21:01:19.497127304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-28T21:01:19', 'ImportListSearch') 
2025-08-28T21:01:19.497573473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.498224353Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-28T21:01:19.498441922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017755s 
2025-08-28T21:01:19.498693628Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-28T21:01:19.498933822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.499240429Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-28T21:01:19.499621316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-28T21:01:19', 'ImportListMonitorExisting') 
2025-08-28T21:01:19.500072906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.500772104Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-28T21:01:19.501005754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018197s 
2025-08-28T21:01:19.501219865Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-28T21:01:19.501458286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.501772388Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-28T21:01:19.502122954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-28T21:01:19', 'add_indexer_tags') 
2025-08-28T21:01:19.502530655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.503203169Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-28T21:01:19.503419545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017443s 
2025-08-28T21:01:19.503642685Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-28T21:01:19.503919993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.504197422Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-28T21:01:19.504564210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-28T21:01:19', 'update_audio_types') 
2025-08-28T21:01:19.505019808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.505791041Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-28T21:01:19.506010342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018973s 
2025-08-28T21:01:19.506277420Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-28T21:01:19.506538125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.506856125Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-28T21:01:19.507547608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-28T21:01:19.507709704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-28T21:01:19.508003436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-28T21:01:19.508919110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-28T21:01:19.509902350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-28T21:01:19.510468650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-28T21:01:19.511041524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-28T21:01:19.512075917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-28T21:01:19.512456483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042171s 
2025-08-28T21:01:19.512665614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-28T21:01:19.512871689Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:19.513103596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-28T21:01:19.513875060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-28T21:01:19.514617845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-28T21:01:19.515068052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-28T21:01:19.515639513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-28T21:01:19.516634967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-28T21:01:19.516991215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036412s 
2025-08-28T21:01:19.517190516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T21:01:19.517380659Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T21:01:19.517616694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-28T21:01:19.518228145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-28T21:01:19.518839116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-28T21:01:19.519343822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-28T21:01:19.519952097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-28T21:01:19.520842230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-28T21:01:19.521234580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033977s 
2025-08-28T21:01:19.521656790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-28T21:01:19', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-28T21:01:19.522156987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.523065557Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-28T21:01:19.523319678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051597s 
2025-08-28T21:01:19.523579281Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-28T21:01:19.523833002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.524175011Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-28T21:01:19.524573313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-28T21:01:19', 'add_on_delete_to_notifications') 
2025-08-28T21:01:19.525021626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.525683889Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-28T21:01:19.525904774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018279s 
2025-08-28T21:01:19.526130909Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-28T21:01:19.526413428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.526690045Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-28T21:01:19.527051734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-28T21:01:19', 'add_custom_formats') 
2025-08-28T21:01:19.527488303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.528419759Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-28T21:01:19.528636886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020325s 
2025-08-28T21:01:19.528877701Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-28T21:01:19.529120470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.529416215Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-28T21:01:19.529794767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-28T21:01:19', 'add_result_to_commands') 
2025-08-28T21:01:19.530228330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.530909943Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-28T21:01:19.531138443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017791s 
2025-08-28T21:01:19.531368847Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-28T21:01:19.531632057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.531951059Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-28T21:01:19.532332037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-28T21:01:19', 'health_restored_notification') 
2025-08-28T21:01:19.532780319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.533452473Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-28T21:01:19.533685562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018191s 
2025-08-28T21:01:19.533911748Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-28T21:01:19.534129476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.534430823Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-28T21:01:19.534753633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-28T21:01:19', 'remove_uc') 
2025-08-28T21:01:19.535193850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.535841143Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-28T21:01:19.536070144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017135s 
2025-08-28T21:01:19.536310909Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-28T21:01:19.536566824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.536931419Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-28T21:01:19.537306113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-28T21:01:19', 'download_clients_rename_tv_to_music') 
2025-08-28T21:01:19.537776340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.538487753Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-28T21:01:19.538753999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019026s 
2025-08-28T21:01:19.539017970Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-28T21:01:19.539297523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.539588830Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-28T21:01:19.540064698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-28T21:01:19', 'add_colon_replacement_to_naming_config') 
2025-08-28T21:01:19.540549514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.541256107Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-28T21:01:19.541515079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019474s 
2025-08-28T21:01:19.541757647Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-28T21:01:19.542004114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.542316453Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-28T21:01:19.542691598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-28T21:01:19', 'list_sync_time') 
2025-08-28T21:01:19.543147536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.543811974Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-28T21:01:19.544099393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018171s 
2025-08-28T21:01:19.544360729Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-28T21:01:19.544612085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.544915827Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-28T21:01:19.545330742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-28T21:01:19', 'add_download_client_tags') 
2025-08-28T21:01:19.545778183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.546476329Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-28T21:01:19.546695541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001853s 
2025-08-28T21:01:19.546983400Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-28T21:01:19.547230899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.547533698Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-28T21:01:19.547968915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-28T21:01:19', 'add_notification_status') 
2025-08-28T21:01:19.548424152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.549127147Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-28T21:01:19.549361609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018896s 
2025-08-28T21:01:19.549608106Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-28T21:01:19.549880224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.550208916Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-28T21:01:19.550616406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-28T21:01:19', 'add_alac_24_quality_in_profiles') 
2025-08-28T21:01:19.551094499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.551805852Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-28T21:01:19.552045023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018835s 
2025-08-28T21:01:19.552268563Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-28T21:01:19.552562625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.552832018Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-28T21:01:19.553232384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-28T21:01:19', 'add_salt_to_users') 
2025-08-28T21:01:19.553666128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.554369734Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-28T21:01:19.554609758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018431s 
2025-08-28T21:01:19.554849430Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-28T21:01:19.555090285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.555388696Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-28T21:01:19.555785335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-28T21:01:19', 'add_auto_tagging') 
2025-08-28T21:01:19.556282476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.557055503Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-28T21:01:19.557280195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019698s 
2025-08-28T21:01:19.557563165Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-28T21:01:19.557805233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.558152442Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-28T21:01:19.558568760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-28T21:01:19', 'quality_definition_preferred_size') 
2025-08-28T21:01:19.559031823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.559784027Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-28T21:01:19.560093701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019414s 
2025-08-28T21:01:19.560337562Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-28T21:01:19.560600722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.560943923Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-28T21:01:19.561356153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-28T21:01:19', 'add_on_artist_add_to_notifications') 
2025-08-28T21:01:19.561824316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.562535849Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-28T21:01:19.562771223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019104s 
2025-08-28T21:01:19.563017819Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-28T21:01:19.563313224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.563620002Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-28T21:01:19.564019326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-28T21:01:19', 'album_last_searched_time') 
2025-08-28T21:01:19.564513431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.565167809Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-28T21:01:19.565425918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018886s 
2025-08-28T21:01:19.565660801Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-28T21:01:19.565897087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.566208665Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-28T21:01:19.566584672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-28T21:01:19', 'add_indexer_flags') 
2025-08-28T21:01:19.567042404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.567740449Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-28T21:01:19.567985443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018416s 
2025-08-28T21:01:19.568242861Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-28T21:01:19.568492073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.568804632Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-28T21:01:19.569205399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-28T21:01:19', 'add_indexes_album_statistics') 
2025-08-28T21:01:19.569692711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.570397410Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-28T21:01:19.570632794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018892s 
2025-08-28T21:01:19.570888418Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-28T21:01:19.571123612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T21:01:19.571439708Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-28T21:01:19.571839273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-28T21:01:19', 'update_redacted_baseurl') 
2025-08-28T21:01:19.572315612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T21:01:19.572998517Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-28T21:01:19.573240875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001865s 
2025-08-28T21:01:19.760594653Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-28T21:01:19.771095830Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-28T21:01:20.016772794Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-28T21:01:20.183291626Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-28T21:01:20.236978476Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-28T21:01:20.297043029Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-28T21:01:20.297878672Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-28T21:01:20.298129798Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-28T21:01:20.399337020Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-28T21:01:20.911420913Z [ls.io-init] done.