2025-05-21T02:55:48.320691928Z [migrations] started
2025-05-21T02:55:48.326985102Z [migrations] no migrations found
2025-05-21T02:55:49.086679418Z usermod: no changes
2025-05-21T02:55:49.204119061Z ───────────────────────────────────────
2025-05-21T02:55:49.204130441Z 
2025-05-21T02:55:49.204132811Z       ██╗     ███████╗██╗ ██████╗
2025-05-21T02:55:49.204135051Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-21T02:55:49.204137181Z       ██║     ███████╗██║██║   ██║
2025-05-21T02:55:49.204139320Z       ██║     ╚════██║██║██║   ██║
2025-05-21T02:55:49.204141400Z       ███████╗███████║██║╚██████╔╝
2025-05-21T02:55:49.204143530Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-21T02:55:49.204145660Z 
2025-05-21T02:55:49.204147540Z    Brought to you by linuxserver.io
2025-05-21T02:55:49.204149540Z ───────────────────────────────────────
2025-05-21T02:55:49.210412655Z 
2025-05-21T02:55:49.210424785Z To support the app dev(s) visit:
2025-05-21T02:55:49.232808674Z Lidarr: https://opencollective.com/lidarr
2025-05-21T02:55:49.240084481Z 
2025-05-21T02:55:49.240097791Z To support LSIO projects visit:
2025-05-21T02:55:49.240100961Z https://www.linuxserver.io/donate/
2025-05-21T02:55:49.240103431Z 
2025-05-21T02:55:49.240105791Z ───────────────────────────────────────
2025-05-21T02:55:49.240108811Z GID/UID
2025-05-21T02:55:49.240111021Z ───────────────────────────────────────
2025-05-21T02:55:49.310188795Z 
2025-05-21T02:55:49.310210775Z User UID:    911
2025-05-21T02:55:49.310214105Z User GID:    911
2025-05-21T02:55:49.310216585Z ───────────────────────────────────────
2025-05-21T02:55:49.333263899Z Linuxserver.io version: 2.12.0.4633-ls213
2025-05-21T02:55:49.336037889Z Build-date: 2025-05-21T02:52:33+00:00
2025-05-21T02:55:49.336048919Z ───────────────────────────────────────
2025-05-21T02:55:49.336052849Z     
2025-05-21T02:55:51.699672266Z [custom-init] No custom files found, skipping...
2025-05-21T02:55:59.615482972Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.12.0.4633 
2025-05-21T02:55:59.858538517Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-21T02:55:59.930409773Z [Debug] Bootstrap: Console selected 
2025-05-21T02:55:59.943833015Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-21T02:56:04.229381739Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-21T02:56:05.091108771Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4034edf7-28c4-45ad-94ce-328fba329be7} may be persisted to storage in unencrypted form. 
2025-05-21T02:56:06.422552152Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-05-21T02:56:07.121504247Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-21T02:56:08.136628788Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-21T02:56:08.602670651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:08.640358743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:09.410064713Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-21T02:56:09.439039459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7892168s 
2025-05-21T02:56:09.443666235Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-21T02:56:09.447529107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8164227s 
2025-05-21T02:56:09.774690361Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-21T02:56:09.784030712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:09.881353383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-21T02:56:10.033831968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-21T02:56:10.246953102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3611859s 
2025-05-21T02:56:10.253425874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:10.301461689Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-21T02:56:10.304573646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4163137s 
2025-05-21T02:56:10.418003638Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-21T02:56:10.422056348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:10.500807246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-21T02:56:10.522045309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-21T02:56:10.535230891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031034s 
2025-05-21T02:56:10.539272482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-21T02:56:10.543706909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00165s 
2025-05-21T02:56:10.550912276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-21T02:56:10.561284079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-21T02:56:10.575181426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208601s 
2025-05-21T02:56:10.579521494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:10.600693987Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-21T02:56:10.604102272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457887s 
2025-05-21T02:56:10.615617477Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-21T02:56:10.619231650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:10.630919294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-21T02:56:10.633984651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002793s 
2025-05-21T02:56:10.637526925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-21T02:56:10.642740716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-21T02:56:10.648369255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079511s 
2025-05-21T02:56:10.651507492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:10.663347904Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-21T02:56:10.666303192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222329s 
2025-05-21T02:56:10.682189775Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-21T02:56:10.685783248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:10.696987735Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-05-21T02:56:10.950235014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-05-21T02:56:10.960394029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-05-21T02:56:10.967929703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147693s 
2025-05-21T02:56:10.971158889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-05-21T02:56:10.976486570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-05-21T02:56:10.981455653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007586s 
2025-05-21T02:56:10.984275122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-05-21T02:56:10.990985673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-05-21T02:56:10.996460922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00955s 
2025-05-21T02:56:10.999427470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-05-21T02:56:11.005294887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-05-21T02:56:11.010133081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076548s 
2025-05-21T02:56:11.012789201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-05-21T02:56:11.143611533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-05-21T02:56:11.236276447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.213075s 
2025-05-21T02:56:11.242611290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-05-21T02:56:11.249883787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-21T02:56:11.279307869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245883s 
2025-05-21T02:56:11.289315505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-05-21T02:56:11.294387777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-21T02:56:11.301454595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093149s 
2025-05-21T02:56:11.304576882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-05-21T02:56:11.309264167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:11.315973668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087188s 
2025-05-21T02:56:11.318628328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-05-21T02:56:11.322657838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:11.326931067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059068s 
2025-05-21T02:56:11.329465138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-05-21T02:56:11.383865036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-05-21T02:56:11.415153424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0826914s 
2025-05-21T02:56:11.418786297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-05-21T02:56:11.424430105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-21T02:56:11.430239362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085007s 
2025-05-21T02:56:11.433143060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-05-21T02:56:11.437302380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-21T02:56:11.442744730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067713s 
2025-05-21T02:56:11.445949696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-05-21T02:56:11.450494522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-21T02:56:11.456718026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075428s 
2025-05-21T02:56:11.459951292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-05-21T02:56:11.464787666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-21T02:56:11.470721473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077089s 
2025-05-21T02:56:11.473751310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-05-21T02:56:11.478628904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-21T02:56:11.483702717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070951s 
2025-05-21T02:56:11.486714414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-05-21T02:56:11.490859794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-05-21T02:56:11.498710095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077406s 
2025-05-21T02:56:11.501599794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-05-21T02:56:11.526858697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-05-21T02:56:11.542816509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385561s 
2025-05-21T02:56:11.546303683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-05-21T02:56:11.552043961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-21T02:56:11.557360161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082123s 
2025-05-21T02:56:11.560159700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-05-21T02:56:11.564493569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-21T02:56:11.571868194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090804s 
2025-05-21T02:56:11.574854082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-05-21T02:56:11.579971684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-21T02:56:11.586770234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089469s 
2025-05-21T02:56:11.591189301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-05-21T02:56:11.597921231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-05-21T02:56:11.604566942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101937s 
2025-05-21T02:56:11.607191273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-05-21T02:56:11.628528385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-05-21T02:56:11.641780357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319276s 
2025-05-21T02:56:11.645018733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-05-21T02:56:11.650225134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-05-21T02:56:11.655513775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076384s 
2025-05-21T02:56:11.658418084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-05-21T02:56:11.662951230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-21T02:56:11.668118182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069413s 
2025-05-21T02:56:11.670724313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-05-21T02:56:11.693805281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-05-21T02:56:11.708783051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353747s 
2025-05-21T02:56:11.711605320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-05-21T02:56:11.715803189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-21T02:56:11.720914231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065476s 
2025-05-21T02:56:11.723934019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-05-21T02:56:11.728628334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-21T02:56:11.733885455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071245s 
2025-05-21T02:56:11.736909833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-05-21T02:56:11.741517779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-05-21T02:56:11.746319993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006785s 
2025-05-21T02:56:11.749035663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-05-21T02:56:11.753474570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-05-21T02:56:11.758653512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070223s 
2025-05-21T02:56:11.761274142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-05-21T02:56:11.778700224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-05-21T02:56:11.790632695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267279s 
2025-05-21T02:56:11.793357035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-05-21T02:56:11.802275029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-05-21T02:56:11.810274220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143091s 
2025-05-21T02:56:11.813428267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-05-21T02:56:11.818889786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-21T02:56:11.824220697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079926s 
2025-05-21T02:56:11.826774488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-05-21T02:56:11.891325050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-05-21T02:56:11.900511532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711218s 
2025-05-21T02:56:11.903286322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-05-21T02:56:11.907888728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-21T02:56:11.913718464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076123s 
2025-05-21T02:56:11.917298988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-05-21T02:56:11.926827747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-05-21T02:56:11.936464266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156101s 
2025-05-21T02:56:11.939966330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-05-21T02:56:11.944948873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-05-21T02:56:11.952874114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099135s 
2025-05-21T02:56:11.955888262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-05-21T02:56:11.966249166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-05-21T02:56:11.974278886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154911s 
2025-05-21T02:56:11.977686801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-05-21T02:56:11.983648127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-05-21T02:56:11.989231736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085416s 
2025-05-21T02:56:11.992676540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-05-21T02:56:11.998367088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-05-21T02:56:12.004467603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085771s 
2025-05-21T02:56:12.007316262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-05-21T02:56:12.021458307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-05-21T02:56:12.031320214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213198s 
2025-05-21T02:56:12.033785226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-05-21T02:56:12.057001623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-05-21T02:56:12.085592672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491508s 
2025-05-21T02:56:12.088197762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-05-21T02:56:12.099428899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-05-21T02:56:12.107491300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169962s 
2025-05-21T02:56:12.109964152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-05-21T02:56:12.128060687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-21T02:56:12.140198168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274425s 
2025-05-21T02:56:12.142872778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-05-21T02:56:12.154644751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-05-21T02:56:12.163321686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017931s 
2025-05-21T02:56:12.166006956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-05-21T02:56:12.178842991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-05-21T02:56:12.188654169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200883s 
2025-05-21T02:56:12.191448478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-05-21T02:56:12.200038414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-05-21T02:56:12.206891993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128867s 
2025-05-21T02:56:12.209275626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-05-21T02:56:12.215100052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-05-21T02:56:12.221120378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091567s 
2025-05-21T02:56:12.223964897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-05-21T02:56:12.228389074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-05-21T02:56:12.234041322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068733s 
2025-05-21T02:56:12.237269958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-05-21T02:56:12.246459210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-05-21T02:56:12.254499771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141229s 
2025-05-21T02:56:12.257789226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-05-21T02:56:12.275158227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-05-21T02:56:12.287642155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269805s 
2025-05-21T02:56:12.290334015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-05-21T02:56:12.300351821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-05-21T02:56:12.308035034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146763s 
2025-05-21T02:56:12.310980392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-05-21T02:56:12.315882116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-05-21T02:56:12.320826839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071801s 
2025-05-21T02:56:12.323579549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-05-21T02:56:12.328080715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-05-21T02:56:12.332510653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064913s 
2025-05-21T02:56:12.334914535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-05-21T02:56:12.352572934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-21T02:56:12.364219008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269531s 
2025-05-21T02:56:12.366732639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-05-21T02:56:12.380915064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-21T02:56:12.390920830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216632s 
2025-05-21T02:56:12.393966787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-05-21T02:56:12.399398257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-21T02:56:12.404411130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076754s 
2025-05-21T02:56:12.406872472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-05-21T02:56:12.422465787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-21T02:56:12.433953801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242598s 
2025-05-21T02:56:12.436709501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-05-21T02:56:12.455260964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-05-21T02:56:12.467982399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286533s 
2025-05-21T02:56:12.470825628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-05-21T02:56:12.479568503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-05-21T02:56:12.486763870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131455s 
2025-05-21T02:56:12.490122425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-05-21T02:56:12.495764953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-05-21T02:56:12.501447941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082393s 
2025-05-21T02:56:12.504881826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-05-21T02:56:12.518008509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-21T02:56:12.527207210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194003s 
2025-05-21T02:56:12.530618615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-05-21T02:56:12.537174587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-21T02:56:12.543269321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092095s 
2025-05-21T02:56:12.581587068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-05-21T02:56:12.594493242Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0441374 taking an average of 00:00:00.0441374 
2025-05-21T02:56:12.608101321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-21T02:56:12', 'InitialSetup') 
2025-05-21T02:56:12.615796924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:12.634527995Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-21T02:56:12.637045197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884661s 
2025-05-21T02:56:12.643673737Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-21T02:56:12.647249511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:12.654196979Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-05-21T02:56:12.669571746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-21T02:56:12.672388385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001225s 
2025-05-21T02:56:12.675515821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-05-21T02:56:12.681000301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:12.690763109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124757s 
2025-05-21T02:56:12.699080787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-21T02:56:12', 'add_reason_to_pending_releases') 
2025-05-21T02:56:12.706559952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:12.720418229Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-21T02:56:12.724299811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402129s 
2025-05-21T02:56:12.728922726Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-21T02:56:12.733758370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:12.740058424Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-05-21T02:56:12.807610813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:12.810574551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-05-21T02:56:12.813404140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-05-21T02:56:12.818236275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-05-21T02:56:12.832519428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015541s 
2025-05-21T02:56:12.836369720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-21T02:56:12.839466667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2025-05-21T02:56:12.843268059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-05-21T02:56:12.848784998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:12.858220968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119609s 
2025-05-21T02:56:12.860684740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-21T02:56:12.863116632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-05-21T02:56:12.866359638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-05-21T02:56:12.872140895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:12.882603278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129882s 
2025-05-21T02:56:12.889863204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-21T02:56:12.897915194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-21T02:56:12.903107936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096265s 
2025-05-21T02:56:12.909341009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-05-21T02:56:13.212923389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-05-21T02:56:13.308291622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-05-21T02:56:13.329673833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-21T02:56:13.370250942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-21T02:56:13.396718006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-21T02:56:13.404786306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-21T02:56:13.411856023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-21T02:56:13.420839677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5049155s 
2025-05-21T02:56:13.445227146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-21T02:56:13.448649960Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.84E-05s 
2025-05-21T02:56:13.451890006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-05-21T02:56:13.456709311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-05-21T02:56:13.465898402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110051s 
2025-05-21T02:56:13.473424327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-21T02:56:13', 'add_medium_support') 
2025-05-21T02:56:13.479886779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:13.501029702Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-21T02:56:13.503803981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456936s 
2025-05-21T02:56:13.507764902Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-21T02:56:13.511418405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:13.516045851Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-05-21T02:56:13.524483268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-21T02:56:13.530727972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-21T02:56:13.538703892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102023s 
2025-05-21T02:56:13.541385212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:13.544714898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:13.644044261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993065s 
2025-05-21T02:56:13.650790471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-21T02:56:13', 'add_various_qualites_in_profile') 
2025-05-21T02:56:13.656688277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:13.668524970Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-21T02:56:13.671051281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240104s 
2025-05-21T02:56:13.673999359Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-21T02:56:13.676942367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:13.680479481Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-05-21T02:56:13.696719581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-05-21T02:56:13.706405809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-05-21T02:56:13.713531696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142754s 
2025-05-21T02:56:13.716319516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-05-21T02:56:13.721211299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-05-21T02:56:13.725818435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071005s 
2025-05-21T02:56:13.728095398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-21T02:56:13.730249472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-05-21T02:56:13.733221210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-05-21T02:56:13.738496641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:13.747838181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117979s 
2025-05-21T02:56:13.751206917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-05-21T02:56:13.861680407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-21T02:56:13.961640896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-05-21T02:56:13.999011419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:14.006832270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:14.028502300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-21T02:56:14.037508933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-21T02:56:14.045387114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:14.052456142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:14.058692206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3043119s 
2025-05-21T02:56:14.062346529Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-05-21T02:56:14.178678455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-21T02:56:14.269392331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-05-21T02:56:14.304920128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:14.312343033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:14.335075464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-21T02:56:14.343828688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-21T02:56:14.351719470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:14.361361888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:14.366541970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3009481s 
2025-05-21T02:56:14.369349509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:14.371824541Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.27E-05s 
2025-05-21T02:56:14.375835711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-05-21T02:56:14.380376707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-05-21T02:56:14.388976063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103994s 
2025-05-21T02:56:14.395275376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-21T02:56:14', 'metadata_profiles') 
2025-05-21T02:56:14.401331592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:14.422167777Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-21T02:56:14.424952097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042708s 
2025-05-21T02:56:14.430864392Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-21T02:56:14.434443186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:14.440416971Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-05-21T02:56:14.482198751Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-05-21T02:56:14.576239453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-05-21T02:56:14.593647684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-05-21T02:56:14.602002542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-21T02:56:14.606996215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-21T02:56:14.625520867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-21T02:56:14.630065564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446879s 
2025-05-21T02:56:14.632400716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-21T02:56:14.634507070Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-05-21T02:56:14.637760826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-05-21T02:56:14.642563940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-05-21T02:56:14.650715110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102152s 
2025-05-21T02:56:14.655223077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-21T02:56:14.660642876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-21T02:56:14.664522987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060661s 
2025-05-21T02:56:14.666825120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-21T02:56:14.668961755Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-05-21T02:56:14.675193909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-05-21T02:56:14.728010526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-05-21T02:56:14.750016443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-05-21T02:56:14.760171048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-21T02:56:14.765282830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-21T02:56:14.784110330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-21T02:56:14.788599027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105277s 
2025-05-21T02:56:14.795375056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-21T02:56:14', 'separate_automatic_and_interactive_search') 
2025-05-21T02:56:14.801387281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:14.821404993Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-21T02:56:14.824055123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422193s 
2025-05-21T02:56:14.827668017Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-21T02:56:14.830817433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:14.834770904Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-05-21T02:56:14.840061284Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-05-21T02:56:14.921838447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-05-21T02:56:14.993069868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-05-21T02:56:15.021359318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-21T02:56:15.027640971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-21T02:56:15.047090467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-21T02:56:15.053342480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-21T02:56:15.059100837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-21T02:56:15.065246802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-21T02:56:15.071470386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-21T02:56:15.075726864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2330753s 
2025-05-21T02:56:15.082153616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-21T02:56:15', 'change_album_path_to_relative') 
2025-05-21T02:56:15.088020352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:15.100340691Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-21T02:56:15.102900502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2568917s 
2025-05-21T02:56:15.106889822Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-21T02:56:15.110053269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:15.113881050Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-05-21T02:56:15.125914501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-05-21T02:56:15.136196655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-05-21T02:56:15.142025071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110879s 
2025-05-21T02:56:15.148195655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-21T02:56:15', 'change_quality_size_mb_to_kb') 
2025-05-21T02:56:15.153747144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:15.165334308Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-21T02:56:15.167828759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335866s 
2025-05-21T02:56:15.170610599Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-21T02:56:15.173499537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:15.177102630Z [Info] album_releases: Starting migration of Main DB to 9 
2025-05-21T02:56:15.183592873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:15.185923695Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.74E-05s 
2025-05-21T02:56:15.188625535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-05-21T02:56:15.192972803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-05-21T02:56:15.201500519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104211s 
2025-05-21T02:56:15.203911661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:15.205979356Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-05-21T02:56:15.208837835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-05-21T02:56:15.213387851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-05-21T02:56:15.221574960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101917s 
2025-05-21T02:56:15.227259008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-21T02:56:15', 'album_releases') 
2025-05-21T02:56:15.232740907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:15.243692676Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-21T02:56:15.245953479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319543s 
2025-05-21T02:56:15.248894577Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-21T02:56:15.251845475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:15.255400398Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-05-21T02:56:15.262496275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:15.264747489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-05-21T02:56:15.267612277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-05-21T02:56:15.355321676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-05-21T02:56:15.435148772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-05-21T02:56:15.466433470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-21T02:56:15.473075871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-21T02:56:15.493293000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-21T02:56:15.500573397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-21T02:56:15.507102178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-21T02:56:15.513767188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-21T02:56:15.520833315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-21T02:56:15.526019857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2557855s 
2025-05-21T02:56:15.528626788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:15.530881131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-05-21T02:56:15.533842139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-05-21T02:56:15.625709686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-05-21T02:56:15.708241913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-05-21T02:56:15.739052254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-21T02:56:15.744912980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-21T02:56:15.764641874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-21T02:56:15.771069646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-21T02:56:15.776958462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-21T02:56:15.783123656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-21T02:56:15.789423059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-21T02:56:15.793794587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2572951s 
2025-05-21T02:56:15.800404228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-21T02:56:15', 'album_releases_fix') 
2025-05-21T02:56:15.806552572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:15.818454134Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-21T02:56:15.820884526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2814327s 
2025-05-21T02:56:15.824049832Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-21T02:56:15.826990370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:15.830661613Z [Info] import_lists: Starting migration of Main DB to 11 
2025-05-21T02:56:15.848861878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-05-21T02:56:15.870445397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-21T02:56:15.884233655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328944s 
2025-05-21T02:56:15.887265742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-05-21T02:56:15.891754108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-21T02:56:15.896056916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063933s 
2025-05-21T02:56:15.898563448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-05-21T02:56:15.911812010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-21T02:56:15.921484887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203652s 
2025-05-21T02:56:15.924684924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-05-21T02:56:15.930437821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-21T02:56:15.936000920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084376s 
2025-05-21T02:56:15.942466712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-21T02:56:15', 'import_lists') 
2025-05-21T02:56:15.949037173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:15.960797885Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-21T02:56:15.963320267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327846s 
2025-05-21T02:56:15.966908050Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-21T02:56:15.970088806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:15.974100277Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-05-21T02:56:15.981306413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-05-21T02:56:15.983979953Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-05s 
2025-05-21T02:56:15.987276538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-05-21T02:56:15.993267284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-05-21T02:56:16.002783233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126213s 
2025-05-21T02:56:16.005153336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:16.007998754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:16.038487848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307273s 
2025-05-21T02:56:16.045384396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-21T02:56:16', 'add_release_status') 
2025-05-21T02:56:16.051430751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.062806927Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-21T02:56:16.065154350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0548589s 
2025-05-21T02:56:16.068319256Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-21T02:56:16.071389663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.075258944Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-05-21T02:56:16.080809273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:16.083169415Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-05-21T02:56:16.086277752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-05-21T02:56:16.091752321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:16.101278381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122198s 
2025-05-21T02:56:16.107594344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-21T02:56:16', 'album_download_notification') 
2025-05-21T02:56:16.113264591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.124820545Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-21T02:56:16.127257797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350603s 
2025-05-21T02:56:16.130563982Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-21T02:56:16.133849748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.137625700Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-05-21T02:56:16.149847009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-05-21T02:56:16.163670396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-05-21T02:56:16.172892797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168214s 
2025-05-21T02:56:16.182816904Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-05-21T02:56:16.196600381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-05-21T02:56:16.203777828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147614s 
2025-05-21T02:56:16.210095861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-21T02:56:16', 'fix_language_metadata_profiles') 
2025-05-21T02:56:16.215756988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.227261003Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-21T02:56:16.229751485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374094s 
2025-05-21T02:56:16.232533074Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-21T02:56:16.235383133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.239074405Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-05-21T02:56:16.244680543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-21T02:56:16.249450808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-21T02:56:16.253487148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056603s 
2025-05-21T02:56:16.259176685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-21T02:56:16', 'remove_fanzub') 
2025-05-21T02:56:16.264418597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.275567384Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-21T02:56:16.277753967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027282s 
2025-05-21T02:56:16.280970993Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-21T02:56:16.284102890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.287797542Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-05-21T02:56:16.315820494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-05-21T02:56:16.320339950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-05-21T02:56:16.325112365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066693s 
2025-05-21T02:56:16.328034283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-05-21T02:56:16.333216634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-05-21T02:56:16.337838690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073256s 
2025-05-21T02:56:16.345055547Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-05-21T02:56:16.351416219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-05-21T02:56:16.355919856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081843s 
2025-05-21T02:56:16.358993923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-05-21T02:56:16.363886046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-21T02:56:16.368650941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071916s 
2025-05-21T02:56:16.371549309Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-05-21T02:56:16.375169692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-05-21T02:56:16.378934064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049185s 
2025-05-21T02:56:16.381844043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-05-21T02:56:16.386782766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-21T02:56:16.391438532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071294s 
2025-05-21T02:56:16.397658315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-21T02:56:16', 'update_artist_history_indexes') 
2025-05-21T02:56:16.403221234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.414798397Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-21T02:56:16.417240589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297429s 
2025-05-21T02:56:16.419940679Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-21T02:56:16.422768069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.426197713Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-05-21T02:56:16.451630603Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:16.480077362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-05-21T02:56:16.484499739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300866s 
2025-05-21T02:56:16.490038607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-21T02:56:16', 'remove_nma') 
2025-05-21T02:56:16.495235149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.506226968Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-21T02:56:16.508431591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0515509s 
2025-05-21T02:56:16.511356399Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-21T02:56:16.514317707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.517951360Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-05-21T02:56:16.523239591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:16.525597513Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.14E-05s 
2025-05-21T02:56:16.528425112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-05-21T02:56:16.532621941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-05-21T02:56:16.541639954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106315s 
2025-05-21T02:56:16.547604110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-21T02:56:16', 'album_disambiguation') 
2025-05-21T02:56:16.553174018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.564722452Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-21T02:56:16.567128884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331003s 
2025-05-21T02:56:16.570225021Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-21T02:56:16.573262288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.576857651Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-05-21T02:56:16.580998031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:16.583958889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:16.615570103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318963s 
2025-05-21T02:56:16.621941986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-21T02:56:16', 'add_ape_quality_in_profiles') 
2025-05-21T02:56:16.627719733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.639229658Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-21T02:56:16.641643220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552399s 
2025-05-21T02:56:16.644414569Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-21T02:56:16.647293467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.650842641Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-05-21T02:56:16.661829730Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:16.667210200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-05-21T02:56:16.671178730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065167s 
2025-05-21T02:56:16.674116618Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:16.678657514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-05-21T02:56:16.682267307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057s 
2025-05-21T02:56:16.685149546Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:16.689710022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-05-21T02:56:16.693700242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057777s 
2025-05-21T02:56:16.699448949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-21T02:56:16', 'remove_pushalot') 
2025-05-21T02:56:16.704791120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.715885827Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-21T02:56:16.718196260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276794s 
2025-05-21T02:56:16.721106618Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-21T02:56:16.724024757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.727586640Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-05-21T02:56:16.734469289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-05-21T02:56:16.742653718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-05-21T02:56:16.749113750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121867s 
2025-05-21T02:56:16.755177945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-21T02:56:16', 'add_custom_filters') 
2025-05-21T02:56:16.760860732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.772080929Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-21T02:56:16.774415851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347245s 
2025-05-21T02:56:16.777234140Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-21T02:56:16.780186669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.783675623Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-05-21T02:56:16.788580546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-21T02:56:16.790850120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-05-21T02:56:16.793570609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-05-21T02:56:16.797490470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-05-21T02:56:16.806387314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102448s 
2025-05-21T02:56:16.812358239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-21T02:56:16', 'import_list_tags') 
2025-05-21T02:56:16.817844748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:16.829210494Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-21T02:56:16.831744055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326962s 
2025-05-21T02:56:16.834817382Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-21T02:56:16.837846030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:16.841606002Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-05-21T02:56:16.964246219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-05-21T02:56:16.981395112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-05-21T02:56:16.993436452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262301s 
2025-05-21T02:56:16.996565289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-05-21T02:56:17.002160047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-05-21T02:56:17.007405498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00826s 
2025-05-21T02:56:17.071019564Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-21T02:56:17.071309872Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-21T02:56:17.071431831Z                           FROM "Artists" 
2025-05-21T02:56:17.104999231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-21T02:56:17.105029051Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-21T02:56:17.105033731Z                           FROM "Artists" 
2025-05-21T02:56:17.119371904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347115s 
2025-05-21T02:56:17.121642077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-21T02:56:17.123728271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-05-21T02:56:17.126790609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-05-21T02:56:17.131873651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:17.141256981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117608s 
2025-05-21T02:56:17.162558423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-05-21T02:56:17.162581692Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:56:17.162606162Z                                                   FROM "ArtistMetadata"
2025-05-21T02:56:17.162624802Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-21T02:56:17.194766332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-05-21T02:56:17.195143089Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:56:17.195540996Z                                                   FROM "ArtistMetadata"
2025-05-21T02:56:17.195792814Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-21T02:56:17.211250489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360876s 
2025-05-21T02:56:17.214278947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-05-21T02:56:17.237215416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-05-21T02:56:17.252473862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352667s 
2025-05-21T02:56:17.255943886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-05-21T02:56:17.262186870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-21T02:56:17.268586122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094792s 
2025-05-21T02:56:17.271576060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-05-21T02:56:17.276477643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-21T02:56:17.282312770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078379s 
2025-05-21T02:56:17.284918181Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:17.288022158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:17.378144656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904321s 
2025-05-21T02:56:17.380966205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:17.383206548Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.89E-05s 
2025-05-21T02:56:17.386168736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-05-21T02:56:17.391492197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:17.401837769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013081s 
2025-05-21T02:56:17.404181372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:17.406414095Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-05-21T02:56:17.409338553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-05-21T02:56:17.414217988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:17.423489769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116074s 
2025-05-21T02:56:17.425764632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:17.427861076Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-05-21T02:56:17.430417617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-05-21T02:56:17.434168229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-05-21T02:56:17.443109102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102255s 
2025-05-21T02:56:17.469689484Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-05-21T02:56:17.469791103Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:56:17.469835893Z                                                   FROM "ArtistMetadata"
2025-05-21T02:56:17.469849813Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-21T02:56:17.469901002Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-21T02:56:17.507078506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-05-21T02:56:17.507113946Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:56:17.507130205Z                                                   FROM "ArtistMetadata"
2025-05-21T02:56:17.507142675Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-21T02:56:17.507153705Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-21T02:56:17.524450126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400105s 
2025-05-21T02:56:17.527005777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-21T02:56:17.529221381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-05-21T02:56:17.532304758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-05-21T02:56:17.537859166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-05-21T02:56:17.548807335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134062s 
2025-05-21T02:56:17.551432806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-21T02:56:17.553666709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-05-21T02:56:17.556710336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-05-21T02:56:17.562163446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:17.572561388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012917s 
2025-05-21T02:56:17.575165209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-21T02:56:17.578068987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-05-21T02:56:17.581113044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-05-21T02:56:17.586765982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:17.597124975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126791s 
2025-05-21T02:56:17.622087019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-21T02:56:17.622117529Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-21T02:56:17.622123249Z                                                 FROM "AlbumReleases"
2025-05-21T02:56:17.622141259Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-21T02:56:17.622160989Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-21T02:56:17.658389358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-21T02:56:17.658483998Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-21T02:56:17.658500078Z                                                 FROM "AlbumReleases"
2025-05-21T02:56:17.658505337Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-21T02:56:17.658530117Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-21T02:56:17.674384630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376308s 
2025-05-21T02:56:17.699927209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-21T02:56:17.699972809Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:56:17.699977539Z                                                   FROM "ArtistMetadata"
2025-05-21T02:56:17.700004019Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-21T02:56:17.700023349Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-21T02:56:17.737594819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-21T02:56:17.737634749Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:56:17.737651089Z                                                   FROM "ArtistMetadata"
2025-05-21T02:56:17.737660149Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-21T02:56:17.737721208Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-21T02:56:17.753805598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039071s 
2025-05-21T02:56:17.764256220Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-05-21T02:56:17.832803739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-21T02:56:17.866897156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-21T02:56:17.881872074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:17.888417425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:17.910273502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:17.917715997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:17.922887168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1528334s 
2025-05-21T02:56:17.930074985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-05-21T02:56:18.006429556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-05-21T02:56:18.059431701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-05-21T02:56:18.080871231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-21T02:56:18.087596461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-21T02:56:18.109609096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-21T02:56:18.116963831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-21T02:56:18.121648876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1869868s 
2025-05-21T02:56:18.125854065Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-05-21T02:56:18.189899168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-21T02:56:18.225647751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-05-21T02:56:18.240793768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-21T02:56:18.246959372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-21T02:56:18.268830629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-21T02:56:18.276627521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-21T02:56:18.281599994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1520933s 
2025-05-21T02:56:18.284568241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-05-21T02:56:18.341041021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-05-21T02:56:18.364095179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-05-21T02:56:18.374596390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-21T02:56:18.380488207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-21T02:56:18.401642809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-21T02:56:18.406676111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194601s 
2025-05-21T02:56:18.409981726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-21T02:56:18.415050829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:18.420411899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075523s 
2025-05-21T02:56:18.423492086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-05-21T02:56:18.428248830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-21T02:56:18.433617170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073007s 
2025-05-21T02:56:18.436900006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-05-21T02:56:18.442108907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:18.447734875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078782s 
2025-05-21T02:56:18.450932941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-05-21T02:56:18.456087902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:18.461521822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078187s 
2025-05-21T02:56:18.464764458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-05-21T02:56:18.469808301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-05-21T02:56:18.475251360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074528s 
2025-05-21T02:56:18.479808476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-05-21T02:56:18.485595333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-05-21T02:56:18.491346970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077932s 
2025-05-21T02:56:18.494608926Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-21T02:56:18.522056291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-21T02:56:18.527071873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296999s 
2025-05-21T02:56:18.529243757Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-21T02:56:18.533829223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-21T02:56:18.537691454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063051s 
2025-05-21T02:56:18.539841678Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-21T02:56:18.545874843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-05-21T02:56:18.550887226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088573s 
2025-05-21T02:56:18.557411077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-21T02:56:18', 'add_release_groups_etc') 
2025-05-21T02:56:18.563464912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:18.575393263Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-21T02:56:18.577885374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327526s 
2025-05-21T02:56:18.581369228Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-21T02:56:18.584424765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:18.589364189Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-05-21T02:56:18.599994549Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-21T02:56:18.604237038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-05-21T02:56:18.608155318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058077s 
2025-05-21T02:56:18.614310172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-21T02:56:18', 'NewMediaInfoFormat') 
2025-05-21T02:56:18.620057840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:18.631331036Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-21T02:56:18.633710319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285324s 
2025-05-21T02:56:18.637266542Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-21T02:56:18.640628987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:18.644713506Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-05-21T02:56:18.659750484Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-05-21T02:56:18.665082424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-05-21T02:56:18.684477940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216412s 
2025-05-21T02:56:18.687171780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-21T02:56:18.689417303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-05-21T02:56:18.693079486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-05-21T02:56:18.699303229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:18.708794278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128043s 
2025-05-21T02:56:18.715926135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-21T02:56:18', 'rename_restrictions_to_release_profiles') 
2025-05-21T02:56:18.721916570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:18.733922281Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-21T02:56:18.736600251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369022s 
2025-05-21T02:56:18.740238204Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-21T02:56:18.743560369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:18.747545839Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-05-21T02:56:18.765409536Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-05-21T02:56:18.769875472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-05-21T02:56:18.789107329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207966s 
2025-05-21T02:56:18.791680101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-21T02:56:18.793918814Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-05-21T02:56:18.797103910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-05-21T02:56:18.801747455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-21T02:56:18.810683089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108557s 
2025-05-21T02:56:18.813243240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-05-21T02:56:18.815485213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-05-21T02:56:18.818637769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-05-21T02:56:18.823397074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-21T02:56:18.832368287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109623s 
2025-05-21T02:56:18.834523071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-21T02:56:18.838831259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-21T02:56:18.842521541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059055s 
2025-05-21T02:56:18.844607066Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-21T02:56:18.848428117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-21T02:56:18.851986531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053137s 
2025-05-21T02:56:18.855406005Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-05-21T02:56:18.924902796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-21T02:56:18.960154594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-21T02:56:18.974487387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:18.980216484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:19.000657602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:19.008364844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:19.015199003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:19.021662654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-21T02:56:19.027371262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1686217s 
2025-05-21T02:56:19.034781536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-21T02:56:19', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-21T02:56:19.041478906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:19.075442953Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-21T02:56:19.078632849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2155281s 
2025-05-21T02:56:19.082545930Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-21T02:56:19.085833495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:19.090899028Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-05-21T02:56:19.100228778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-05-21T02:56:19.107827390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-05-21T02:56:19.114593000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116142s 
2025-05-21T02:56:19.117884025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-05-21T02:56:19.123476254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-05-21T02:56:19.128376487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079282s 
2025-05-21T02:56:19.134582371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-21T02:56:19', 'add_import_exclusions') 
2025-05-21T02:56:19.140031710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:19.151680853Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-21T02:56:19.154083105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305461s 
2025-05-21T02:56:19.157586729Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-21T02:56:19.160736546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:19.164512477Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-05-21T02:56:19.257926170Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-21T02:56:19.257950970Z                           WHERE "Id" in (
2025-05-21T02:56:19.257996040Z                           SELECT "Artists"."Id" from "Artists"
2025-05-21T02:56:19.258003910Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:56:19.258008280Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-21T02:56:19.292543442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-21T02:56:19.292562192Z                           WHERE "Id" in (
2025-05-21T02:56:19.292569382Z                           SELECT "Artists"."Id" from "Artists"
2025-05-21T02:56:19.292575962Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:56:19.292605452Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-21T02:56:19.311068664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395172s 
2025-05-21T02:56:19.335246793Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-05-21T02:56:19.335273163Z                           WHERE "Id" in (
2025-05-21T02:56:19.335279493Z                           SELECT "Albums"."Id" from "Albums"
2025-05-21T02:56:19.335328453Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:56:19.335332993Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-21T02:56:19.370393071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-05-21T02:56:19.370422201Z                           WHERE "Id" in (
2025-05-21T02:56:19.370426801Z                           SELECT "Albums"."Id" from "Albums"
2025-05-21T02:56:19.370429581Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:56:19.370445171Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-21T02:56:19.390761149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410682s 
2025-05-21T02:56:19.414195043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-05-21T02:56:19.414219443Z                           WHERE "Id" in (
2025-05-21T02:56:19.414246783Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-21T02:56:19.414254723Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-21T02:56:19.414285603Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-21T02:56:19.447122588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-05-21T02:56:19.447148387Z                           WHERE "Id" in (
2025-05-21T02:56:19.447151957Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-21T02:56:19.447163147Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-21T02:56:19.447194847Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-21T02:56:19.464568517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350122s 
2025-05-21T02:56:19.491719995Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-21T02:56:19.491768464Z                           WHERE "Id" in (
2025-05-21T02:56:19.491800434Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:56:19.491837984Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:56:19.491908413Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-21T02:56:19.527996604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-21T02:56:19.528024034Z                           WHERE "Id" in (
2025-05-21T02:56:19.528028474Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:56:19.528055134Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:56:19.528059064Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-21T02:56:19.543478908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365657s 
2025-05-21T02:56:19.567174102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-21T02:56:19.567198761Z                           WHERE "Id" in (
2025-05-21T02:56:19.567218561Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:56:19.567243511Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:56:19.567257641Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-21T02:56:19.601728134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-21T02:56:19.601750004Z                           WHERE "Id" in (
2025-05-21T02:56:19.601776373Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:56:19.601794983Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:56:19.601812503Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-21T02:56:19.618334640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370454s 
2025-05-21T02:56:19.644743183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:56:19.644772073Z                           WHERE "Id" IN (
2025-05-21T02:56:19.644775873Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:56:19.644794882Z                           LEFT OUTER JOIN "Tracks"
2025-05-21T02:56:19.644816322Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:56:19.644833142Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-21T02:56:19.684126329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:56:19.684153309Z                           WHERE "Id" IN (
2025-05-21T02:56:19.684170239Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:56:19.684185738Z                           LEFT OUTER JOIN "Tracks"
2025-05-21T02:56:19.684215578Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:56:19.684252058Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-21T02:56:19.701090461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406344s 
2025-05-21T02:56:19.708532806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-21T02:56:19', 'clean_artist_metadata_table') 
2025-05-21T02:56:19.714899228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:19.726852879Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-21T02:56:19.729443310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660753s 
2025-05-21T02:56:19.732804235Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-21T02:56:19.736031031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:19.740383898Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-05-21T02:56:19.753634359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:19.756597747Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.82E-05s 
2025-05-21T02:56:19.759780383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-05-21T02:56:19.765295042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:19.775340787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126368s 
2025-05-21T02:56:19.777928048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:19.780140092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-05-21T02:56:19.783451267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-05-21T02:56:19.789095095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:19.798625494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012397s 
2025-05-21T02:56:19.801130275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:19.803418648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.01E-05s 
2025-05-21T02:56:19.806609324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-05-21T02:56:19.812044583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:19.821554242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121956s 
2025-05-21T02:56:19.824018654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:19.826205818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-05-21T02:56:19.829299695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-05-21T02:56:19.834659355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:19.844033745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012047s 
2025-05-21T02:56:19.846418487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:19.848581281Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-05-21T02:56:19.851584438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-05-21T02:56:19.856698470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:19.865702253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115278s 
2025-05-21T02:56:19.868522462Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-05-21T02:56:19.956359006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-05-21T02:56:20.000915253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-05-21T02:56:20.017846237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-21T02:56:20.023211057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-21T02:56:20.042324494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1711672s 
2025-05-21T02:56:20.045860168Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-05-21T02:56:20.117084175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-05-21T02:56:20.159704866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-05-21T02:56:20.176778009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-21T02:56:20.182865844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-21T02:56:20.202745965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1536446s 
2025-05-21T02:56:20.209970641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-21T02:56:20', 'health_issue_notification') 
2025-05-21T02:56:20.217294357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:20.249481826Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-21T02:56:20.253478486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1994679s 
2025-05-21T02:56:20.259332522Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-21T02:56:20.263092014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:20.268002647Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-05-21T02:56:20.285692585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-21T02:56:20.288295256Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.47E-05s 
2025-05-21T02:56:20.291270164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-05-21T02:56:20.297067211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-05-21T02:56:20.307184475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131854s 
2025-05-21T02:56:20.309576917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-21T02:56:20.311702300Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-05-21T02:56:20.314463880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-05-21T02:56:20.318405840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-05-21T02:56:20.326963697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100216s 
2025-05-21T02:56:20.330917617Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-21T02:56:20.335336284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-21T02:56:20.338935167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050958s 
2025-05-21T02:56:20.354677100Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:56:20.354694720Z                 WHERE "Id" IN (
2025-05-21T02:56:20.354728149Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:56:20.354759609Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:56:20.354781159Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-21T02:56:20.377180052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:56:20.377229301Z                 WHERE "Id" IN (
2025-05-21T02:56:20.377262121Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:56:20.377275081Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:56:20.377303701Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-21T02:56:20.387454335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023685s 
2025-05-21T02:56:20.407855142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:56:20.407873292Z                 WHERE "Id" IN (
2025-05-21T02:56:20.407910322Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:56:20.407933351Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-21T02:56:20.407966071Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-21T02:56:20.407990861Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-21T02:56:20.436632217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:56:20.436666797Z                 WHERE "Id" IN (
2025-05-21T02:56:20.436710457Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:56:20.436730017Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-21T02:56:20.436750996Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-21T02:56:20.436774916Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-21T02:56:20.449689700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304532s 
2025-05-21T02:56:20.476581558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:56:20.476623598Z                 WHERE "Id" IN (
2025-05-21T02:56:20.476651918Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:56:20.476664638Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:56:20.476705277Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:56:20.476720547Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-21T02:56:20.476766807Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-21T02:56:20.529372234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:56:20.529401304Z                 WHERE "Id" IN (
2025-05-21T02:56:20.529404994Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:56:20.529413704Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:56:20.529417304Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:56:20.529420474Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-21T02:56:20.529473054Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-21T02:56:20.555211661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556937s 
2025-05-21T02:56:20.571480809Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-05-21T02:56:20.571505779Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-21T02:56:20.571515459Z                 FROM "Artists"
2025-05-21T02:56:20.571518389Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-21T02:56:20.571524939Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-21T02:56:20.591963076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-05-21T02:56:20.592011816Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-21T02:56:20.592019006Z                 FROM "Artists"
2025-05-21T02:56:20.592021886Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-21T02:56:20.592024826Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-21T02:56:20.603137873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222579s 
2025-05-21T02:56:20.621485506Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:56:20.622430758Z                 WHERE "Id" NOT IN (
2025-05-21T02:56:20.622456788Z                     SELECT MIN("Id")
2025-05-21T02:56:20.622460958Z                     FROM "TrackFiles"
2025-05-21T02:56:20.622492628Z                     GROUP BY "Path"
2025-05-21T02:56:20.622574897Z                 ) 
2025-05-21T02:56:20.647882418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:56:20.647915878Z                 WHERE "Id" NOT IN (
2025-05-21T02:56:20.647928108Z                     SELECT MIN("Id")
2025-05-21T02:56:20.647931298Z                     FROM "TrackFiles"
2025-05-21T02:56:20.647934368Z                     GROUP BY "Path"
2025-05-21T02:56:20.648250805Z                 ) 
2025-05-21T02:56:20.662471309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288234s 
2025-05-21T02:56:20.665706535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-21T02:56:20.669406268Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.73E-05s 
2025-05-21T02:56:20.673317048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-05-21T02:56:20.761780757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-21T02:56:20.798163595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-05-21T02:56:20.812685277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-21T02:56:20.819878353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-21T02:56:20.843540876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-21T02:56:20.849640841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1727845s 
2025-05-21T02:56:20.852751597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-05-21T02:56:20.857884249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-21T02:56:20.863574786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078412s 
2025-05-21T02:56:20.866913001Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-05-21T02:56:20.926901723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-21T02:56:20.954415817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-05-21T02:56:20.966086760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-21T02:56:20.972572752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-21T02:56:20.995214443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-21T02:56:21.002927825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-21T02:56:21.008290015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385s 
2025-05-21T02:56:21.015840628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-21T02:56:21', 'add_mediafilerepository_mtime') 
2025-05-21T02:56:21.022430729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:21.055588471Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-21T02:56:21.059342973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1847252s 
2025-05-21T02:56:21.064206716Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-21T02:56:21.068664283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:21.075191274Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-05-21T02:56:21.120305017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-21T02:56:21.120369796Z                           WHERE "Id" NOT IN (
2025-05-21T02:56:21.120374636Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-21T02:56:21.120409436Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:56:21.120432886Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-21T02:56:21.157237220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-21T02:56:21.157375559Z                           WHERE "Id" NOT IN (
2025-05-21T02:56:21.157381299Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-21T02:56:21.157412519Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:56:21.157415899Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-21T02:56:21.173676008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372434s 
2025-05-21T02:56:21.177152842Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-05-21T02:56:21.181400640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-05-21T02:56:21.185940486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006034s 
2025-05-21T02:56:21.189155902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-05-21T02:56:21.255564815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-21T02:56:21.290790091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-21T02:56:21.306734592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:21.314543724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:21.338149407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:21.346125607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:21.354065058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-21T02:56:21.360181792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1680852s 
2025-05-21T02:56:21.363699786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-21T02:56:21.369344903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:21.375688546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008811s 
2025-05-21T02:56:21.383684936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-21T02:56:21', 'add_artistmetadataid_constraint') 
2025-05-21T02:56:21.391280689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:21.412476641Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-21T02:56:21.416222012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447578s 
2025-05-21T02:56:21.420956377Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-21T02:56:21.424921998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:21.429774461Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-05-21T02:56:21.441940251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-21T02:56:21.444907948Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.56E-05s 
2025-05-21T02:56:21.447976185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-05-21T02:56:21.453464165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-05-21T02:56:21.463840936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128899s 
2025-05-21T02:56:21.466507716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-21T02:56:21.468899528Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-05-21T02:56:21.472252733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-05-21T02:56:21.478045030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-21T02:56:21.488410583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130296s 
2025-05-21T02:56:21.490816665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:21.492963649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-05-21T02:56:21.496059116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-05-21T02:56:21.501471615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-21T02:56:21.511744778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127392s 
2025-05-21T02:56:21.514331109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-21T02:56:21.516702191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-05-21T02:56:21.520025236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-05-21T02:56:21.525728644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-21T02:56:21.536316675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013275s 
2025-05-21T02:56:21.538758366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-21T02:56:21.540956580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-05-21T02:56:21.544724781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-05-21T02:56:21.550306879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-21T02:56:21.561541365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136135s 
2025-05-21T02:56:21.564556823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-21T02:56:21.567221533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-05-21T02:56:21.570691067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-05-21T02:56:21.576503944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-21T02:56:21.587787409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135936s 
2025-05-21T02:56:21.595210703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-21T02:56:21', 'old_ids_and_artist_alias') 
2025-05-21T02:56:21.602211021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:21.622111353Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-21T02:56:21.625358438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470158s 
2025-05-21T02:56:21.628895102Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-21T02:56:21.632520255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:21.637733195Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-05-21T02:56:21.644083278Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:21.647470552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:21.656941032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099832s 
2025-05-21T02:56:21.661062911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-21T02:56:21.665844105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-21T02:56:21.671638482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072247s 
2025-05-21T02:56:21.678365942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-21T02:56:21', 'download_propers_config') 
2025-05-21T02:56:21.684523235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:21.696558305Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-21T02:56:21.699024477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315128s 
2025-05-21T02:56:21.702080224Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-21T02:56:21.705073302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:21.708866943Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-05-21T02:56:21.726224293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-05-21T02:56:21.731359305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-05-21T02:56:21.736882383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075802s 
2025-05-21T02:56:21.739976740Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-05-21T02:56:21.803383506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-21T02:56:21.835439706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-21T02:56:21.851067850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:21.859009620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:21.883058830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:21.891707796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:21.899567817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-21T02:56:21.909416473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:21.915899404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1730369s 
2025-05-21T02:56:21.919155530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-05-21T02:56:21.992182894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-05-21T02:56:22.025763573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-05-21T02:56:22.041045758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-05-21T02:56:22.048154505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-05-21T02:56:22.072776000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-21T02:56:22.079099643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1562635s 
2025-05-21T02:56:22.082732276Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-05-21T02:56:22.154195640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-21T02:56:22.180754302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-05-21T02:56:22.192656902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-05-21T02:56:22.197951792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-05-21T02:56:22.217763164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320069s 
2025-05-21T02:56:22.221159638Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-05-21T02:56:22.280228646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-05-21T02:56:22.304777993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-05-21T02:56:22.315481572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-21T02:56:22.321375448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-21T02:56:22.342737729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-21T02:56:22.349266709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-21T02:56:22.356218887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-21T02:56:22.363622362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-21T02:56:22.368801803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1450456s 
2025-05-21T02:56:22.371537593Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-05-21T02:56:22.428460956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-21T02:56:22.449670377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-21T02:56:22.459635723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-21T02:56:22.465372410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-21T02:56:22.486286733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1115651s 
2025-05-21T02:56:22.489211021Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-05-21T02:56:22.546033765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-21T02:56:22.567824482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-21T02:56:22.578636811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-21T02:56:22.585013154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-21T02:56:22.608099751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-21T02:56:22.616283379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-21T02:56:22.623353307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299999s 
2025-05-21T02:56:22.630177095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-21T02:56:22', 'remove_language_profiles') 
2025-05-21T02:56:22.636876655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:22.660918425Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-21T02:56:22.663705914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1683232s 
2025-05-21T02:56:22.667386886Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-21T02:56:22.670514203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:22.675410696Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-05-21T02:56:22.683514056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-21T02:56:22.686033927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001205s 
2025-05-21T02:56:22.689465361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-05-21T02:56:22.694449054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-05-21T02:56:22.703996542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117366s 
2025-05-21T02:56:22.710215556Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-21T02:56:22.718642503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-21T02:56:22.723513276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090318s 
2025-05-21T02:56:22.729587180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-21T02:56:22', 'multi_disc_naming_format') 
2025-05-21T02:56:22.735182009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:22.746676533Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-21T02:56:22.748994346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315166s 
2025-05-21T02:56:22.751934714Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-21T02:56:22.754787922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:22.758318095Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-05-21T02:56:22.764204161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-21T02:56:22.766395215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2025-05-21T02:56:22.769085025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-05-21T02:56:22.773979418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:22.782854692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114806s 
2025-05-21T02:56:22.784930756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:22.787556386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:23.048830950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2614388s 
2025-05-21T02:56:23.055134822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-21T02:56:23', 'add_download_client_priority') 
2025-05-21T02:56:23.060905239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.072240674Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-21T02:56:23.074466637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2845185s 
2025-05-21T02:56:23.077183227Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-21T02:56:23.079950026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.083359280Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-05-21T02:56:23.089483104Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:23.094151910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-05-21T02:56:23.098183630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005909s 
2025-05-21T02:56:23.101616013Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:23.105831812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-05-21T02:56:23.109778062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058396s 
2025-05-21T02:56:23.115481380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-21T02:56:23', 'remove_growl_prowl') 
2025-05-21T02:56:23.120545342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.132004215Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-21T02:56:23.134334678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272472s 
2025-05-21T02:56:23.137154807Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-21T02:56:23.140072245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.143558749Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-05-21T02:56:23.149422915Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:23.153957501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-05-21T02:56:23.157669973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057397s 
2025-05-21T02:56:23.160419482Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:23.164705061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-05-21T02:56:23.168048326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005311s 
2025-05-21T02:56:23.173753363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-21T02:56:23', 'remove_plex_hometheatre') 
2025-05-21T02:56:23.179117762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.190890194Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-21T02:56:23.193099508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027475s 
2025-05-21T02:56:23.196007186Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-21T02:56:23.198860945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.202596496Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-05-21T02:56:23.213403955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-21T02:56:23.215491940Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-05-21T02:56:23.217963651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-05-21T02:56:23.221672064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-05-21T02:56:23.230404098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101644s 
2025-05-21T02:56:23.232596851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-21T02:56:23.234587196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2025-05-21T02:56:23.237605854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-05-21T02:56:23.243004844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:23.251896346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117647s 
2025-05-21T02:56:23.254066200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-21T02:56:23.256017196Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2025-05-21T02:56:23.258992953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-05-21T02:56:23.264373233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:23.273547594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011922s 
2025-05-21T02:56:23.275898936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-21T02:56:23.278001271Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-05-21T02:56:23.281170517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-05-21T02:56:23.286686406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:23.296534252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125187s 
2025-05-21T02:56:23.298991463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-21T02:56:23.301034718Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-05-21T02:56:23.303792367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-05-21T02:56:23.307869887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-05-21T02:56:23.316714971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104423s 
2025-05-21T02:56:23.318887595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:23.321562974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:23.339830298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186323s 
2025-05-21T02:56:23.346071420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-21T02:56:23', 'add_root_folder_add_defaults') 
2025-05-21T02:56:23.351524599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.362748366Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-21T02:56:23.365035009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411021s 
2025-05-21T02:56:23.367662419Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-21T02:56:23.370460467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.373739883Z [Info] task_duration: Starting migration of Main DB to 40 
2025-05-21T02:56:23.378491107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-21T02:56:23.380607832Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-05-21T02:56:23.383542210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-05-21T02:56:23.387962157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-05-21T02:56:23.396845500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010845s 
2025-05-21T02:56:23.402594867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-21T02:56:23', 'task_duration') 
2025-05-21T02:56:23.407728228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.418606556Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-21T02:56:23.423510880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321929s 
2025-05-21T02:56:23.426938314Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-21T02:56:23.430005541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.433915302Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-05-21T02:56:23.440432663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-21T02:56:23.442568047Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-05-21T02:56:23.445262317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-05-21T02:56:23.450059701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:23.459044454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114516s 
2025-05-21T02:56:23.461347226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-21T02:56:23.463346762Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2025-05-21T02:56:23.466034412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-05-21T02:56:23.470788015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:23.479727858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111923s 
2025-05-21T02:56:23.486725176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-21T02:56:23', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-21T02:56:23.492363984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.503896927Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-21T02:56:23.506357469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343519s 
2025-05-21T02:56:23.509086199Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-21T02:56:23.511843898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.515320882Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-05-21T02:56:23.521344216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-05-21T02:56:23.579527030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-21T02:56:23.606946875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-21T02:56:23.618837665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:23.624443373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:23.646523438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:23.652400884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:23.657990742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-21T02:56:23.664570182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:23.669116688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1454764s 
2025-05-21T02:56:23.674067611Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-21T02:56:23.680308675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-21T02:56:23.684276165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068421s 
2025-05-21T02:56:23.689269487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-21T02:56:23.695633990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-21T02:56:23.699801208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068933s 
2025-05-21T02:56:23.702538028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-05-21T02:56:23.750124091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-05-21T02:56:23.770145451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-05-21T02:56:23.779983197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-05-21T02:56:23.785612135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-05-21T02:56:23.806312450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011636s 
2025-05-21T02:56:23.813314877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-21T02:56:23', 'remove_album_folders') 
2025-05-21T02:56:23.819542501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.832776091Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-21T02:56:23.835167803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1270865s 
2025-05-21T02:56:23.838512918Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-21T02:56:23.841628225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.845529816Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-05-21T02:56:23.853100509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-21T02:56:23.855445662Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.97E-05s 
2025-05-21T02:56:23.858024722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-05-21T02:56:23.862894555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-05-21T02:56:23.872334275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117961s 
2025-05-21T02:56:23.878313100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-21T02:56:23', 'add_priority_to_indexers') 
2025-05-21T02:56:23.883563600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.894995815Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-21T02:56:23.897311298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338125s 
2025-05-21T02:56:23.900456694Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-21T02:56:23.903426972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.907024614Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-05-21T02:56:23.913719344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-21T02:56:23.918350720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-21T02:56:23.922887836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061609s 
2025-05-21T02:56:23.924997000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:23.927633680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:23.935692960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008515s 
2025-05-21T02:56:23.942028872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-21T02:56:23', 'remove_chown_and_folderchmod_config') 
2025-05-21T02:56:23.947645160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:23.959259053Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-21T02:56:23.961723174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312467s 
2025-05-21T02:56:23.964400724Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-21T02:56:23.967236933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:23.970601188Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-05-21T02:56:24.033939663Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-21T02:56:24.045977392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-21T02:56:24.052418444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130055s 
2025-05-21T02:56:24.058004102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-21T02:56:24', 'update_notifiarr') 
2025-05-21T02:56:24.062944325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.073839023Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-21T02:56:24.075936178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340127s 
2025-05-21T02:56:24.078867826Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-21T02:56:24.081674604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.085031049Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-05-21T02:56:24.088880740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:24.091527041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:24.125409196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342059s 
2025-05-21T02:56:24.131648389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-21T02:56:24', 'email_multiple_addresses') 
2025-05-21T02:56:24.137363747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.148757101Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-21T02:56:24.150964524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0570318s 
2025-05-21T02:56:24.153988782Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-21T02:56:24.156898830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.160367704Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-05-21T02:56:24.165367556Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-05-21T02:56:24.168990309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-05-21T02:56:24.188168025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205404s 
2025-05-21T02:56:24.194159950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-21T02:56:24', 'rename_blacklist_to_blocklist') 
2025-05-21T02:56:24.199349712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.211100573Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-21T02:56:24.213377706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425766s 
2025-05-21T02:56:24.216158745Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-21T02:56:24.218910105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.222226739Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-05-21T02:56:24.228734751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-21T02:56:24.230821055Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-05-21T02:56:24.234015151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-05-21T02:56:24.239771798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:24.249109118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124984s 
2025-05-21T02:56:24.252279774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-05-21T02:56:24.257715644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:24.266664686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118192s 
2025-05-21T02:56:24.268741600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:24.271314781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:24.315146922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439475s 
2025-05-21T02:56:24.321110387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-21T02:56:24', 'cdh_per_downloadclient') 
2025-05-21T02:56:24.326257149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.337573244Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-21T02:56:24.339716397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.066168s 
2025-05-21T02:56:24.342327198Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-21T02:56:24.345099227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.348402962Z [Info] download_history: Starting migration of Main DB to 52 
2025-05-21T02:56:24.362020450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-05-21T02:56:24.379427219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-05-21T02:56:24.390415457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261637s 
2025-05-21T02:56:24.393411395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-05-21T02:56:24.398151269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-21T02:56:24.402651475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069721s 
2025-05-21T02:56:24.405242366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-05-21T02:56:24.409785722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-21T02:56:24.414413707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068308s 
2025-05-21T02:56:24.417127467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-05-21T02:56:24.421808571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-21T02:56:24.426065289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066928s 
2025-05-21T02:56:24.428232843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:24.430834054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:24.458034069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275612s 
2025-05-21T02:56:24.464292582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-21T02:56:24', 'download_history') 
2025-05-21T02:56:24.469390364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.480558400Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-21T02:56:24.482653645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0497431s 
2025-05-21T02:56:24.485336405Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-21T02:56:24.488231203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.491595068Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-05-21T02:56:24.497912730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-21T02:56:24', 'add_update_history') 
2025-05-21T02:56:24.503140091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.513990800Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-21T02:56:24.516117544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260003s 
2025-05-21T02:56:24.519047111Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-21T02:56:24.521938300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.525354314Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-05-21T02:56:24.530368497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:24.532493321Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-05-21T02:56:24.535542728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-05-21T02:56:24.541038116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:24.550701174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126193s 
2025-05-21T02:56:24.556871538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-21T02:56:24', 'add_on_update_to_notifications') 
2025-05-21T02:56:24.562695534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.574518286Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-21T02:56:24.576980577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353846s 
2025-05-21T02:56:24.579986384Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-21T02:56:24.582910382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.586563255Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-05-21T02:56:24.597898960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-21T02:56:24.600248932Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-05-21T02:56:24.603254849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-05-21T02:56:24.608177743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:24.618488565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012779s 
2025-05-21T02:56:24.624909747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-21T02:56:24', 'download_client_per_indexer') 
2025-05-21T02:56:24.630283957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.641505052Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-21T02:56:24.643752096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351623s 
2025-05-21T02:56:24.646934932Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-21T02:56:24.649750791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.653289394Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-05-21T02:56:24.660496040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-21T02:56:24.662536344Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-05-21T02:56:24.665269874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-05-21T02:56:24.670442525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:24.680307661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125512s 
2025-05-21T02:56:24.682530794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-21T02:56:24.684492180Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 
2025-05-21T02:56:24.687646126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-05-21T02:56:24.693252904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:24.702915431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126979s 
2025-05-21T02:56:24.705099075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-21T02:56:24.707045101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2025-05-21T02:56:24.709786180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-05-21T02:56:24.714741542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:24.724076863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116907s 
2025-05-21T02:56:24.729960779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-21T02:56:24', 'AddNewItemMonitorType') 
2025-05-21T02:56:24.735143919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.746314246Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-21T02:56:24.748496420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334931s 
2025-05-21T02:56:24.751139650Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-21T02:56:24.753859499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.757154224Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-05-21T02:56:24.762035658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-21T02:56:24.764094642Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-05-21T02:56:24.766790952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-05-21T02:56:24.771655046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:24.781493142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012299s 
2025-05-21T02:56:24.787059560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-21T02:56:24', 'ImportListSearch') 
2025-05-21T02:56:24.792134502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.803113339Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-21T02:56:24.805325653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334347s 
2025-05-21T02:56:24.808265411Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-21T02:56:24.811142469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.814649563Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-05-21T02:56:24.819913753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-21T02:56:24.822036097Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-05-21T02:56:24.825046505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-05-21T02:56:24.830372005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:24.840112462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125307s 
2025-05-21T02:56:24.846033337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-21T02:56:24', 'ImportListMonitorExisting') 
2025-05-21T02:56:24.851317788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.862652083Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-21T02:56:24.864990215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343384s 
2025-05-21T02:56:24.867641155Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-21T02:56:24.870349025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.873944128Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-05-21T02:56:24.880723717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:24.885259063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-05-21T02:56:24.888876436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005478s 
2025-05-21T02:56:24.891650025Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:24.895588035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-05-21T02:56:24.898799701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048135s 
2025-05-21T02:56:24.900898585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-21T02:56:24.902814691Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-05-21T02:56:24.905310312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-05-21T02:56:24.908911616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-05-21T02:56:24.917993017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103871s 
2025-05-21T02:56:24.923791814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-21T02:56:24', 'add_indexer_tags') 
2025-05-21T02:56:24.928901106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:24.940040112Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-21T02:56:24.942190286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320941s 
2025-05-21T02:56:24.944948995Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-21T02:56:24.947738654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:24.951018900Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-05-21T02:56:24.954988169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:24.957730569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:24.981292882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239106s 
2025-05-21T02:56:24.987124818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-21T02:56:24', 'update_audio_types') 
2025-05-21T02:56:24.992475978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:25.003457536Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-21T02:56:25.005591960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458698s 
2025-05-21T02:56:25.009140523Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-21T02:56:25.012366818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:25.016079341Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-05-21T02:56:25.053588559Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:25.057138743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-05-21T02:56:25.060214889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041281s 
2025-05-21T02:56:25.062434342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-21T02:56:25.064501557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-05-21T02:56:25.067448045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-05-21T02:56:25.132113019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-05-21T02:56:25.165012492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-05-21T02:56:25.179556492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-05-21T02:56:25.184879102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-05-21T02:56:25.208334196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-21T02:56:25.215088405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-21T02:56:25.219016726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.149102s 
2025-05-21T02:56:25.221099950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:25.223334434Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-05s 
2025-05-21T02:56:25.226117593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-05-21T02:56:25.309470457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-21T02:56:25.363796378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-21T02:56:25.385410966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-21T02:56:25.390677556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-21T02:56:25.414034221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-21T02:56:25.420675101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-21T02:56:25.427227212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:25.431804577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2031612s 
2025-05-21T02:56:25.433945791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:25.435866487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-05-21T02:56:25.438690335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-05-21T02:56:25.524238863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-21T02:56:25.580198132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-21T02:56:25.601921419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-21T02:56:25.607540457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-21T02:56:25.631120079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-21T02:56:25.637836989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-21T02:56:25.644931266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:25.649670410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2084644s 
2025-05-21T02:56:25.651949603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:25.654138227Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.81E-05s 
2025-05-21T02:56:25.656920506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-05-21T02:56:25.739480365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-21T02:56:25.795176266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-21T02:56:25.817145142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-21T02:56:25.822703520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-21T02:56:25.846269713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-21T02:56:25.852957403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-21T02:56:25.861028012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:25.867615872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2080165s 
2025-05-21T02:56:25.870092064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-21T02:56:25.872355557Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.74E-05s 
2025-05-21T02:56:25.875483663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-05-21T02:56:25.936399506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-05-21T02:56:25.970422120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-05-21T02:56:25.984862661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:25.991199354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:26.016082047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:26.022654478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:26.029577935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-21T02:56:26.037044469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:26.042233880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1640531s 
2025-05-21T02:56:26.044536143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-21T02:56:26.046573527Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-05-21T02:56:26.049421716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-05-21T02:56:26.105927821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-05-21T02:56:26.139754547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-05-21T02:56:26.157528293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-21T02:56:26.163717876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-21T02:56:26.187116710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-21T02:56:26.193826390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-21T02:56:26.200877536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-21T02:56:26.208318101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-21T02:56:26.213787579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1616699s 
2025-05-21T02:56:26.216256081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-21T02:56:26.218549434Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.47E-05s 
2025-05-21T02:56:26.221563441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-05-21T02:56:26.278952129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-21T02:56:26.305239132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-05-21T02:56:26.316635366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-21T02:56:26.322041405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-21T02:56:26.343814992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1191806s 
2025-05-21T02:56:26.346333783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-21T02:56:26.348613665Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.14E-05s 
2025-05-21T02:56:26.352000720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-05-21T02:56:26.401471508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-21T02:56:26.427104015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-05-21T02:56:26.437943164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-21T02:56:26.442685568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-21T02:56:26.463590980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085345s 
2025-05-21T02:56:26.466105032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-21T02:56:26.468487544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002529s 
2025-05-21T02:56:26.471507671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-05-21T02:56:26.519761318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-21T02:56:26.543492190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-21T02:56:26.554172099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-21T02:56:26.559583209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-21T02:56:26.580802469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1064769s 
2025-05-21T02:56:26.583194171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-21T02:56:26.585528124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.22E-05s 
2025-05-21T02:56:26.588499841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-05-21T02:56:26.638212107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-21T02:56:26.661846809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-21T02:56:26.672292821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-21T02:56:26.677560691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-21T02:56:26.699197478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1077235s 
2025-05-21T02:56:26.701783059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-21T02:56:26.704068702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.41E-05s 
2025-05-21T02:56:26.707009689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-05-21T02:56:26.756961174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-21T02:56:26.780352528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-21T02:56:26.790875858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-21T02:56:26.796309648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-21T02:56:26.818360672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1078333s 
2025-05-21T02:56:26.821098121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-21T02:56:26.823368174Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.76E-05s 
2025-05-21T02:56:26.826820318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-05-21T02:56:26.869650246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-21T02:56:26.887488062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-21T02:56:26.896625823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-21T02:56:26.902590749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-21T02:56:26.926084202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-21T02:56:26.930871416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1013048s 
2025-05-21T02:56:26.933601005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-21T02:56:26.935718489Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-05-21T02:56:26.939155633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-05-21T02:56:26.979996906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-21T02:56:26.997828632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-21T02:56:27.006875664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-21T02:56:27.013799932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-21T02:56:27.038315697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-21T02:56:27.043626407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1015097s 
2025-05-21T02:56:27.046246907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-21T02:56:27.048467871Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-05-21T02:56:27.051879365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-05-21T02:56:27.093736580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-21T02:56:27.111718724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-21T02:56:27.126296235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-21T02:56:27.136491488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-21T02:56:27.166053665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-21T02:56:27.171459795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167421s 
2025-05-21T02:56:27.174032945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-05-21T02:56:27.176358078Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-05-21T02:56:27.179377725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-05-21T02:56:27.234569620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-05-21T02:56:27.259306993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-05-21T02:56:27.270567609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-05-21T02:56:27.276909850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-05-21T02:56:27.300211505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-21T02:56:27.307542690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-21T02:56:27.315100773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-21T02:56:27.320036546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379902s 
2025-05-21T02:56:27.322602197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-21T02:56:27.324861250Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-05-21T02:56:27.327935316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-05-21T02:56:27.373665442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-21T02:56:27.393957069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-05-21T02:56:27.402857992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-21T02:56:27.408264602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-21T02:56:27.441180414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1099333s 
2025-05-21T02:56:27.444938295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-21T02:56:27.448264430Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-05-21T02:56:27.453210493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-05-21T02:56:27.505432630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-21T02:56:27.524796154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-05-21T02:56:27.533746977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-21T02:56:27.539059677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-21T02:56:27.559842990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027787s 
2025-05-21T02:56:27.562113253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-05-21T02:56:27.564173118Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-05-21T02:56:27.566850657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-05-21T02:56:27.613057470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-05-21T02:56:27.634206700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-05-21T02:56:27.643518530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-21T02:56:27.649231857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-21T02:56:27.671173912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-21T02:56:27.677482004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-21T02:56:27.684306153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-21T02:56:27.691805427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-21T02:56:27.696610290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272712s 
2025-05-21T02:56:27.699082202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-21T02:56:27.701196246Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-05-21T02:56:27.704517551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-05-21T02:56:27.747198809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-21T02:56:27.767231409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-21T02:56:27.777073214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-21T02:56:27.783095179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-21T02:56:27.807222678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-21T02:56:27.812138960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1048605s 
2025-05-21T02:56:27.814611872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-21T02:56:27.816774876Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-05-21T02:56:27.820126880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-05-21T02:56:27.862572560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-21T02:56:27.882992587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-21T02:56:27.892741124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-21T02:56:27.898625499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-21T02:56:27.922115402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-21T02:56:27.927187924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1042048s 
2025-05-21T02:56:27.929560716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-21T02:56:27.931619481Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-05-21T02:56:27.934717728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-05-21T02:56:27.978150850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-21T02:56:27.998757665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-21T02:56:28.008826259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-21T02:56:28.014918233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-21T02:56:28.038558075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-21T02:56:28.043659317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.106197s 
2025-05-21T02:56:28.046072008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-21T02:56:28.048154933Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-05-21T02:56:28.051298349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-05-21T02:56:28.093818458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-21T02:56:28.114041086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-21T02:56:28.123841272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-21T02:56:28.129243661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-21T02:56:28.152271088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-21T02:56:28.157218061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1031501s 
2025-05-21T02:56:28.159616183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-21T02:56:28.161648787Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-05-21T02:56:28.164867963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-05-21T02:56:28.217078530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-21T02:56:28.237101998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-21T02:56:28.246566997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-21T02:56:28.251783558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-21T02:56:28.274001130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-21T02:56:28.278422947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1107984s 
2025-05-21T02:56:28.280651100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-21T02:56:28.282659855Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-05-21T02:56:28.285847591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-05-21T02:56:28.327451428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-21T02:56:28.347155459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-21T02:56:28.356982015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-21T02:56:28.362631603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-21T02:56:28.385910627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-21T02:56:28.390670001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1022097s 
2025-05-21T02:56:28.392911514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-21T02:56:28.394886859Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-05-21T02:56:28.397815137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-05-21T02:56:28.442120653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-21T02:56:28.460905511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-21T02:56:28.468933241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-21T02:56:28.473652156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-21T02:56:28.493114539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927953s 
2025-05-21T02:56:28.495343722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-21T02:56:28.497296527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-05-21T02:56:28.500081176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-05-21T02:56:28.544180274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-05-21T02:56:28.562980992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-21T02:56:28.571288089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-21T02:56:28.576459771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-21T02:56:28.596857167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942464s 
2025-05-21T02:56:28.599187009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-21T02:56:28.601471222Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-05-21T02:56:28.604648338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-05-21T02:56:28.652195209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-21T02:56:28.675783852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-05-21T02:56:28.686385262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-21T02:56:28.692024219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-21T02:56:28.712450055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051369s 
2025-05-21T02:56:28.714851538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-21T02:56:28.716898122Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-05-21T02:56:28.719800710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-05-21T02:56:28.767303372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-21T02:56:28.791236681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-05-21T02:56:28.801581053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-21T02:56:28.806734915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-21T02:56:28.827733416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051352s 
2025-05-21T02:56:28.830231937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-21T02:56:28.832261932Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-05-21T02:56:28.835200330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-05-21T02:56:28.877120604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-05-21T02:56:28.893240023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-05-21T02:56:28.900740216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-05-21T02:56:28.905883577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-05-21T02:56:28.926266374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884148s 
2025-05-21T02:56:28.928610846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-21T02:56:28.930598391Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-05-21T02:56:28.933632418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-05-21T02:56:28.971939879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-05-21T02:56:28.985502257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-05-21T02:56:28.992262526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-21T02:56:28.997428937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-21T02:56:29.019408451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-21T02:56:29.023726088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875254s 
2025-05-21T02:56:29.025976922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-21T02:56:29.027984847Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-05-21T02:56:29.031047644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-05-21T02:56:29.076950437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-05-21T02:56:29.090360586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-05-21T02:56:29.097177704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-21T02:56:29.102441075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-21T02:56:29.124581428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-21T02:56:29.128832666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952596s 
2025-05-21T02:56:29.130990359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-21T02:56:29.133012994Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-05-21T02:56:29.136145211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-05-21T02:56:29.180781694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-21T02:56:29.203486962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-21T02:56:29.212784062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-21T02:56:29.217905393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-21T02:56:29.239214052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-21T02:56:29.245150198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-21T02:56:29.249139198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105522s 
2025-05-21T02:56:29.251291161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-21T02:56:29.253248527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-05-21T02:56:29.256052876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-05-21T02:56:29.300279212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-21T02:56:29.321207744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-21T02:56:29.330137666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-21T02:56:29.335252038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-21T02:56:29.356594697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-21T02:56:29.362512082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-21T02:56:29.366578562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1081118s 
2025-05-21T02:56:29.368765515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-21T02:56:29.370713861Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-05-21T02:56:29.373597509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-21T02:56:29.407403404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-21T02:56:29.416242767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-21T02:56:29.421951723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-21T02:56:29.426969416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-21T02:56:29.448251175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-21T02:56:29.453344897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0772224s 
2025-05-21T02:56:29.462014172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-21T02:56:29', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-21T02:56:29.468336024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:29.501125616Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-21T02:56:29.503915685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235286s 
2025-05-21T02:56:29.509561813Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-21T02:56:29.512992657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:29.519415338Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-05-21T02:56:29.531390438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:29.533629631Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-05-21T02:56:29.536634208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-05-21T02:56:29.542125977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:29.553386782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142361s 
2025-05-21T02:56:29.555657785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:29.557617230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-05-21T02:56:29.560479978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-05-21T02:56:29.565522830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:29.574449083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115655s 
2025-05-21T02:56:29.580644976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-21T02:56:29', 'add_on_delete_to_notifications') 
2025-05-21T02:56:29.585864177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:29.597517289Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-21T02:56:29.599859571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337276s 
2025-05-21T02:56:29.602670290Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-21T02:56:29.605484789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:29.608879443Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-05-21T02:56:29.633455438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-21T02:56:29.635709791Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-05-21T02:56:29.638866827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-05-21T02:56:29.644530904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:29.654217021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127366s 
2025-05-21T02:56:29.656174716Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-21T02:56:29.660532894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-05-21T02:56:29.664118676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060264s 
2025-05-21T02:56:29.666295320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-21T02:56:29.668272015Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-05-21T02:56:29.671103653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-05-21T02:56:29.675325812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-05-21T02:56:29.684589032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109327s 
2025-05-21T02:56:29.686774736Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:29.689457535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:29.706708715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176445s 
2025-05-21T02:56:29.709219516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-05-21T02:56:29.719825136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-05-21T02:56:29.727412049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160596s 
2025-05-21T02:56:29.729917700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-05-21T02:56:29.734318407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-05-21T02:56:29.738381716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062869s 
2025-05-21T02:56:29.740652649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-21T02:56:29.742671173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2025-05-21T02:56:29.745488422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-05-21T02:56:29.750417705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-05-21T02:56:29.759583866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116736s 
2025-05-21T02:56:29.761911898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-21T02:56:29.763935733Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-05-21T02:56:29.766784332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-05-21T02:56:29.771932213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:29.781199583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119739s 
2025-05-21T02:56:29.783511155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-21T02:56:29.785515680Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2025-05-21T02:56:29.788452938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-05-21T02:56:29.793670759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:29.802881970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119692s 
2025-05-21T02:56:29.804993793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:29.807635673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:29.867285783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0599923s 
2025-05-21T02:56:29.869584046Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:29.872275476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:29.888428124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165636s 
2025-05-21T02:56:29.891250482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-05-21T02:56:29.934984243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-05-21T02:56:29.952772108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-05-21T02:56:29.961299254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-21T02:56:29.966657724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-21T02:56:29.987074540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934265s 
2025-05-21T02:56:29.990354494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-05-21T02:56:30.030344873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-05-21T02:56:30.044418516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-05-21T02:56:30.051657412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-21T02:56:30.056921452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-21T02:56:30.077553846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0845106s 
2025-05-21T02:56:30.081777704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-21T02:56:30.086873445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-21T02:56:30.090554758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058044s 
2025-05-21T02:56:30.092787381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-21T02:56:30.094773656Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 
2025-05-21T02:56:30.098150170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-05-21T02:56:30.104018356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:30.113475915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126314s 
2025-05-21T02:56:30.115705068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-21T02:56:30.117619243Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-05-21T02:56:30.120651820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-05-21T02:56:30.125363555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-05-21T02:56:30.134561865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011372s 
2025-05-21T02:56:30.140135133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-21T02:56:30', 'add_custom_formats') 
2025-05-21T02:56:30.145194715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.168913036Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-21T02:56:30.171053700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452257s 
2025-05-21T02:56:30.173832259Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-21T02:56:30.176678577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.179954182Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-05-21T02:56:30.184744366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-21T02:56:30.186717872Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-05-21T02:56:30.189138693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-05-21T02:56:30.193571030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-05-21T02:56:30.203376916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118562s 
2025-05-21T02:56:30.209583469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-21T02:56:30', 'add_result_to_commands') 
2025-05-21T02:56:30.214910039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.225938285Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-21T02:56:30.228104769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339264s 
2025-05-21T02:56:30.231013947Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-21T02:56:30.233900195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.237257849Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-05-21T02:56:30.242076203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:30.244138588Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-05-21T02:56:30.247068805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-05-21T02:56:30.252229527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:30.261764534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122384s 
2025-05-21T02:56:30.267639540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-21T02:56:30', 'health_restored_notification') 
2025-05-21T02:56:30.272816831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.284229125Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-21T02:56:30.286621207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338202s 
2025-05-21T02:56:30.289118278Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-21T02:56:30.291758258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.294896204Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-05-21T02:56:30.299473100Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-21T02:56:30.303728597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-05-21T02:56:30.307209861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005367s 
2025-05-21T02:56:30.312378542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-21T02:56:30', 'remove_uc') 
2025-05-21T02:56:30.317190956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.327950105Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-21T02:56:30.329915170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025812s 
2025-05-21T02:56:30.332952977Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-21T02:56:30.335937644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.339299089Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-05-21T02:56:30.343138360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:30.345825339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:30.376627657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031221s 
2025-05-21T02:56:30.382962009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-21T02:56:30', 'download_clients_rename_tv_to_music') 
2025-05-21T02:56:30.388329268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.399718262Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-21T02:56:30.402030735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535903s 
2025-05-21T02:56:30.405178921Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-21T02:56:30.408194208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.411587773Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-05-21T02:56:30.416478056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-21T02:56:30.418517550Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-05-21T02:56:30.421496708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-05-21T02:56:30.426834858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-05-21T02:56:30.436375685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123863s 
2025-05-21T02:56:30.442715917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-21T02:56:30', 'add_colon_replacement_to_naming_config') 
2025-05-21T02:56:30.448040657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.459578621Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-21T02:56:30.461918763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034627s 
2025-05-21T02:56:30.464404724Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-21T02:56:30.467126063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.470243019Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-05-21T02:56:30.475911617Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-05-21T02:56:30.517040506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-21T02:56:30.533735100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-05-21T02:56:30.541776829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-21T02:56:30.547106269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-21T02:56:30.570130935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-21T02:56:30.574495312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0961103s 
2025-05-21T02:56:30.576797485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-21T02:56:30.578861229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.04E-05s 
2025-05-21T02:56:30.581961196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-05-21T02:56:30.586490342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-05-21T02:56:30.595221636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106819s 
2025-05-21T02:56:30.600768354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-21T02:56:30', 'list_sync_time') 
2025-05-21T02:56:30.605673897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.616530645Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-21T02:56:30.618556640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315556s 
2025-05-21T02:56:30.621431278Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-21T02:56:30.624246466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.627516632Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-05-21T02:56:30.632077407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-21T02:56:30.634161121Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-05-21T02:56:30.636764552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-05-21T02:56:30.640589903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-05-21T02:56:30.649430436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104032s 
2025-05-21T02:56:30.655135183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-21T02:56:30', 'add_download_client_tags') 
2025-05-21T02:56:30.660150775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.671200382Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-21T02:56:30.679278740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314603s 
2025-05-21T02:56:30.682130309Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-21T02:56:30.684946938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.688625570Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-05-21T02:56:30.696449531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-05-21T02:56:30.707843685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-21T02:56:30.715787475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017122s 
2025-05-21T02:56:30.718517084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-05-21T02:56:30.723812354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-05-21T02:56:30.728286230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074408s 
2025-05-21T02:56:30.733931058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-21T02:56:30', 'add_notification_status') 
2025-05-21T02:56:30.738957090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.750315814Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-21T02:56:30.752479177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028861s 
2025-05-21T02:56:30.755475255Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-21T02:56:30.758348724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.761728998Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-05-21T02:56:30.765618508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:30.768330088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:30.806737567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038811s 
2025-05-21T02:56:30.813064390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-21T02:56:30', 'add_alac_24_quality_in_profiles') 
2025-05-21T02:56:30.818475189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.829755424Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-21T02:56:30.832049377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0613153s 
2025-05-21T02:56:30.834741607Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-21T02:56:30.837509945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.840765941Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-05-21T02:56:30.845859272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-05-21T02:56:30.847917557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-05-21T02:56:30.850422388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-05-21T02:56:30.853906801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-05-21T02:56:30.862986433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102933s 
2025-05-21T02:56:30.865619253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-05-21T02:56:30.869396885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-05-21T02:56:30.878224088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103345s 
2025-05-21T02:56:30.883797545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-21T02:56:30', 'add_salt_to_users') 
2025-05-21T02:56:30.888842288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.900357531Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-21T02:56:30.903712485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314474s 
2025-05-21T02:56:30.906938591Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-21T02:56:30.909650340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.912872286Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-05-21T02:56:30.919943933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-05-21T02:56:30.932659856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-05-21T02:56:30.941727938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192911s 
2025-05-21T02:56:30.944422528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-05-21T02:56:30.949557799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-05-21T02:56:30.954692570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078435s 
2025-05-21T02:56:30.960304348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-21T02:56:30', 'add_auto_tagging') 
2025-05-21T02:56:30.965424849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:30.976462286Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-21T02:56:30.978586000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293195s 
2025-05-21T02:56:30.981669226Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-21T02:56:30.984697223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:30.988177317Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-05-21T02:56:30.993594666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-05-21T02:56:30.995777539Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-05-21T02:56:30.998729147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-05-21T02:56:31.003252324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-05-21T02:56:31.012784841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115241s 
2025-05-21T02:56:31.017205108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-21T02:56:31.022582577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-21T02:56:31.026340939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060004s 
2025-05-21T02:56:31.032480592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-21T02:56:31', 'quality_definition_preferred_size') 
2025-05-21T02:56:31.039805017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:31.052003815Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-21T02:56:31.054331007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030739s 
2025-05-21T02:56:31.057417874Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-21T02:56:31.060407891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:31.063853445Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-05-21T02:56:31.068820477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-21T02:56:31.071169870Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-05-21T02:56:31.074392165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-05-21T02:56:31.079952403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:31.089816978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127332s 
2025-05-21T02:56:31.095982902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-21T02:56:31', 'add_on_artist_add_to_notifications') 
2025-05-21T02:56:31.101323572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:31.112798435Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-21T02:56:31.115263377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347198s 
2025-05-21T02:56:31.118098725Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-21T02:56:31.120960043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:31.124353468Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-05-21T02:56:31.129122291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-21T02:56:31.131164986Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-05-21T02:56:31.134330402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-05-21T02:56:31.138516300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-05-21T02:56:31.147985679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111633s 
2025-05-21T02:56:31.153811245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-21T02:56:31', 'album_last_searched_time') 
2025-05-21T02:56:31.159059985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:31.173512166Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-21T02:56:31.175895038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359514s 
2025-05-21T02:56:31.178553228Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-21T02:56:31.181534735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:31.185240417Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-05-21T02:56:31.191313321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-21T02:56:31.193653373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-05-21T02:56:31.196601291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-05-21T02:56:31.201777552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:31.212160874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129s 
2025-05-21T02:56:31.214394727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-21T02:56:31.216830158Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-05-21T02:56:31.219947355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-05-21T02:56:31.226040319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-21T02:56:31.236026153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132497s 
2025-05-21T02:56:31.241733150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-21T02:56:31', 'add_indexer_flags') 
2025-05-21T02:56:31.246872831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:31.257871578Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-21T02:56:31.260159001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347218s 
2025-05-21T02:56:31.263100709Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-21T02:56:31.266002016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:31.269437911Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-05-21T02:56:31.275908181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-05-21T02:56:31.280132600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-05-21T02:56:31.284429777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062212s 
2025-05-21T02:56:31.286887159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-05-21T02:56:31.291070877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-05-21T02:56:31.294998387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058808s 
2025-05-21T02:56:31.297553708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-05-21T02:56:31.302230272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-05-21T02:56:31.306293151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065117s 
2025-05-21T02:56:31.312208057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-21T02:56:31', 'add_indexes_album_statistics') 
2025-05-21T02:56:31.317359778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:31.328521634Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-21T02:56:31.330761707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279806s 
2025-05-21T02:56:31.333760444Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-21T02:56:31.336971300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:31.340386984Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-05-21T02:56:31.347216122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-21T02:56:31.353939731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-21T02:56:31.358281278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074201s 
2025-05-21T02:56:31.363982826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-21T02:56:31', 'update_redacted_baseurl') 
2025-05-21T02:56:31.369012828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:31.380032294Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-21T02:56:31.382197958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285309s 
2025-05-21T02:56:31.497944662Z [Debug] MigrationController: Took: 00:00:24.3800996 
2025-05-21T02:56:32.898820072Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-05-21T02:56:33.287696706Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-05-21T02:56:33.797084216Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-21T02:56:33.948134301Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-21T02:56:33.954796311Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-21T02:56:33.958590113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-21T02:56:33.998997076Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-21T02:56:34.001995723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439395s 
2025-05-21T02:56:34.005574676Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-21T02:56:34.009020970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470495s 
2025-05-21T02:56:34.032554622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-21T02:56:34.037623233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.069273393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-21T02:56:34.076869655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-21T02:56:34.085054083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104965s 
2025-05-21T02:56:34.088681026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.108914992Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-21T02:56:34.112181787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341441s 
2025-05-21T02:56:34.118621569Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-21T02:56:34.123077964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.131982037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-21T02:56:34.137683084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-21T02:56:34.144652461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089736s 
2025-05-21T02:56:34.147834457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-21T02:56:34.150954823Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-05-21T02:56:34.154932423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-21T02:56:34.160555620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-21T02:56:34.170407716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114857s 
2025-05-21T02:56:34.174088028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.186642832Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-21T02:56:34.189996417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274494s 
2025-05-21T02:56:34.195172218Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-21T02:56:34.199474506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.205355840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-21T02:56:34.208499167Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-05-21T02:56:34.212176209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-21T02:56:34.218253093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-21T02:56:34.224643784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008358s 
2025-05-21T02:56:34.228188438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.242177071Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-21T02:56:34.245694375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252254s 
2025-05-21T02:56:34.250902075Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-21T02:56:34.254833256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.260070086Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-05-21T02:56:34.269826612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-05-21T02:56:34.281936860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-05-21T02:56:34.295738955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224141s 
2025-05-21T02:56:34.299103079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-05-21T02:56:34.303854394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-21T02:56:34.309828208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073619s 
2025-05-21T02:56:34.316553037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-21T02:56:34', 'InitialSetup') 
2025-05-21T02:56:34.324796765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.337560918Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-21T02:56:34.341030661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346942s 
2025-05-21T02:56:34.345120170Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-21T02:56:34.349430198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.354356060Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-05-21T02:56:34.362434349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-21T02:56:34', 'add_reason_to_pending_releases') 
2025-05-21T02:56:34.371025624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.387721148Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-21T02:56:34.391663527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378698s 
2025-05-21T02:56:34.395274380Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-21T02:56:34.399244040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.403946694Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-05-21T02:56:34.410665603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-21T02:56:34', 'add_medium_support') 
2025-05-21T02:56:34.418704162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.431004079Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-21T02:56:34.434340624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318485s 
2025-05-21T02:56:34.438182355Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-21T02:56:34.442493172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.447201276Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-05-21T02:56:34.454601330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-21T02:56:34', 'add_various_qualites_in_profile') 
2025-05-21T02:56:34.462953007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.475604151Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-21T02:56:34.479268923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032795s 
2025-05-21T02:56:34.482927765Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-21T02:56:34.487104073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.492049156Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-05-21T02:56:34.498896714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-21T02:56:34', 'metadata_profiles') 
2025-05-21T02:56:34.506907133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.519336519Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-21T02:56:34.522657354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323336s 
2025-05-21T02:56:34.526929812Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-21T02:56:34.531644736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.536600078Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-05-21T02:56:34.545007074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-21T02:56:34', 'separate_automatic_and_interactive_search') 
2025-05-21T02:56:34.553854667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.566857299Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-21T02:56:34.570823318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346985s 
2025-05-21T02:56:34.574699769Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-21T02:56:34.578928557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.583645071Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-05-21T02:56:34.590962805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-21T02:56:34', 'change_album_path_to_relative') 
2025-05-21T02:56:34.599614690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.612499032Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-21T02:56:34.616192754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332702s 
2025-05-21T02:56:34.620111024Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-21T02:56:34.624451832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.629847961Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-05-21T02:56:34.637285924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-21T02:56:34', 'change_quality_size_mb_to_kb') 
2025-05-21T02:56:34.645754290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.658447494Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-21T02:56:34.662087956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338083s 
2025-05-21T02:56:34.665561169Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-21T02:56:34.669486030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.674157684Z [Info] album_releases: Starting migration of Log DB to 9 
2025-05-21T02:56:34.680894063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-21T02:56:34', 'album_releases') 
2025-05-21T02:56:34.689018452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.701710355Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-21T02:56:34.705030430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322793s 
2025-05-21T02:56:34.708713192Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-21T02:56:34.712769672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.717588075Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-05-21T02:56:34.724402103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-21T02:56:34', 'album_releases_fix') 
2025-05-21T02:56:34.732636561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.748471471Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-21T02:56:34.752037144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354716s 
2025-05-21T02:56:34.755591107Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-21T02:56:34.759500037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.764272131Z [Info] import_lists: Starting migration of Log DB to 11 
2025-05-21T02:56:34.770735592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-21T02:56:34', 'import_lists') 
2025-05-21T02:56:34.778796890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.791014428Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-21T02:56:34.794315343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317308s 
2025-05-21T02:56:34.797947956Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-21T02:56:34.802258103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.806987867Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-05-21T02:56:34.813762815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-21T02:56:34', 'add_release_status') 
2025-05-21T02:56:34.822025953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.837624775Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-21T02:56:34.841081028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035228s 
2025-05-21T02:56:34.844944099Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-21T02:56:34.849207397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.854348007Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-05-21T02:56:34.861770141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-21T02:56:34', 'album_download_notification') 
2025-05-21T02:56:34.870439845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.885438072Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-21T02:56:34.889266013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359816s 
2025-05-21T02:56:34.893254683Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-21T02:56:34.897619179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.902805600Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-05-21T02:56:34.910392872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-21T02:56:34', 'fix_language_metadata_profiles') 
2025-05-21T02:56:34.919070126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.931967269Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-21T02:56:34.935794290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338564s 
2025-05-21T02:56:34.939295323Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-21T02:56:34.943264183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.948016687Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-05-21T02:56:34.954509838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-21T02:56:34', 'remove_fanzub') 
2025-05-21T02:56:34.962598337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:34.976810269Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-21T02:56:34.980112894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336579s 
2025-05-21T02:56:34.984033224Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-21T02:56:34.988322062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:34.993368853Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-05-21T02:56:35.001359112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-21T02:56:34', 'update_artist_history_indexes') 
2025-05-21T02:56:35.010370934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.024121720Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-21T02:56:35.027868821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035234s 
2025-05-21T02:56:35.031428704Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-21T02:56:35.035364834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.040291127Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-05-21T02:56:35.047072656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-21T02:56:35', 'remove_nma') 
2025-05-21T02:56:35.055568791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.071846757Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-21T02:56:35.075196542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365649s 
2025-05-21T02:56:35.079022073Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-21T02:56:35.083339040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.088437391Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-05-21T02:56:35.095774935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-21T02:56:35', 'album_disambiguation') 
2025-05-21T02:56:35.104787827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.122286024Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-21T02:56:35.126481672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380794s 
2025-05-21T02:56:35.130642091Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-21T02:56:35.135197036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.140640915Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-05-21T02:56:35.148430986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-21T02:56:35', 'add_ape_quality_in_profiles') 
2025-05-21T02:56:35.157481727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.170436589Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-21T02:56:35.174244630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352875s 
2025-05-21T02:56:35.177972201Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-21T02:56:35.181953681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.186725955Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-05-21T02:56:35.193411064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-21T02:56:35', 'remove_pushalot') 
2025-05-21T02:56:35.201715941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.218681752Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-21T02:56:35.222070367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368908s 
2025-05-21T02:56:35.225794198Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-21T02:56:35.229831187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.234560352Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-05-21T02:56:35.241366290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-21T02:56:35', 'add_custom_filters') 
2025-05-21T02:56:35.249447608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.264814882Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-21T02:56:35.268264436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348969s 
2025-05-21T02:56:35.271946278Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-21T02:56:35.276164306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.281169908Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-05-21T02:56:35.288589391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-21T02:56:35', 'import_list_tags') 
2025-05-21T02:56:35.297420594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.313929849Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-21T02:56:35.317296704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379363s 
2025-05-21T02:56:35.321057215Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-21T02:56:35.325215703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.330071136Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-05-21T02:56:35.337119203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-21T02:56:35', 'add_release_groups_etc') 
2025-05-21T02:56:35.345490779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.360678394Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-21T02:56:35.364232287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353588s 
2025-05-21T02:56:35.367904409Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-21T02:56:35.372131617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.377173999Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-05-21T02:56:35.384102006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-21T02:56:35', 'NewMediaInfoFormat') 
2025-05-21T02:56:35.392517112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.405139176Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-21T02:56:35.409140346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032984s 
2025-05-21T02:56:35.413502673Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-21T02:56:35.418139308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.484623283Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-05-21T02:56:35.548560167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-21T02:56:35', 'rename_restrictions_to_release_profiles') 
2025-05-21T02:56:35.611791677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.636806947Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-21T02:56:35.645769039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2180891s 
2025-05-21T02:56:35.686880967Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-21T02:56:35.694666058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.719461010Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-05-21T02:56:35.730220218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-21T02:56:35', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-21T02:56:35.739047281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.760109311Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-21T02:56:35.764331969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669638s 
2025-05-21T02:56:35.768642156Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-21T02:56:35.772875714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.777465009Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-05-21T02:56:35.784373207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-21T02:56:35', 'add_import_exclusions') 
2025-05-21T02:56:35.792812052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.805860534Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-21T02:56:35.809316947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326056s 
2025-05-21T02:56:35.813146098Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-21T02:56:35.817485255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.822194589Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-05-21T02:56:35.829933921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-21T02:56:35', 'clean_artist_metadata_table') 
2025-05-21T02:56:35.838697804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.851726615Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-21T02:56:35.855691445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339057s 
2025-05-21T02:56:35.859855084Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-21T02:56:35.864017202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.869120593Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-05-21T02:56:35.876611226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-21T02:56:35', 'health_issue_notification') 
2025-05-21T02:56:35.886241633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.900621784Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-21T02:56:35.904525204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345962s 
2025-05-21T02:56:35.909628226Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-21T02:56:35.914018032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.919228042Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-05-21T02:56:35.926913824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-21T02:56:35', 'add_mediafilerepository_mtime') 
2025-05-21T02:56:35.935494189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.948426821Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-21T02:56:35.952262372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341129s 
2025-05-21T02:56:35.957435212Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-21T02:56:35.961864839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:35.966852671Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-05-21T02:56:35.974579842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-21T02:56:35', 'add_artistmetadataid_constraint') 
2025-05-21T02:56:35.983279736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:35.996887563Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-21T02:56:36.000991022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034451s 
2025-05-21T02:56:36.004958552Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-21T02:56:36.009115660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.013892854Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-05-21T02:56:36.021041749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-21T02:56:36', 'old_ids_and_artist_alias') 
2025-05-21T02:56:36.029631494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.042406507Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-21T02:56:36.046183759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331965s 
2025-05-21T02:56:36.050029649Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-21T02:56:36.054164807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.059044821Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-05-21T02:56:36.066277925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-21T02:56:36', 'download_propers_config') 
2025-05-21T02:56:36.074758591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.087603173Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-21T02:56:36.091743762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332444s 
2025-05-21T02:56:36.095740112Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-21T02:56:36.099879810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.105195710Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-05-21T02:56:36.112833212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-21T02:56:36', 'remove_language_profiles') 
2025-05-21T02:56:36.121134558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.133618173Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-21T02:56:36.137268946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337116s 
2025-05-21T02:56:36.140912088Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-21T02:56:36.145007157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.149690232Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-05-21T02:56:36.158289186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-21T02:56:36', 'multi_disc_naming_format') 
2025-05-21T02:56:36.167261868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.180186370Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-21T02:56:36.183646954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349855s 
2025-05-21T02:56:36.187505384Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-21T02:56:36.191887811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.196773494Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-05-21T02:56:36.204419275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-21T02:56:36', 'add_download_client_priority') 
2025-05-21T02:56:36.212998250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.226405608Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-21T02:56:36.230014781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344335s 
2025-05-21T02:56:36.233492654Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-21T02:56:36.237494964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.242068279Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-05-21T02:56:36.248721189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-21T02:56:36', 'remove_growl_prowl') 
2025-05-21T02:56:36.256602549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.272139261Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-21T02:56:36.276112261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345123s 
2025-05-21T02:56:36.279835652Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-21T02:56:36.283927781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.288880424Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-05-21T02:56:36.296171058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-21T02:56:36', 'remove_plex_hometheatre') 
2025-05-21T02:56:36.307420532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.327390001Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-21T02:56:36.330938634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432025s 
2025-05-21T02:56:36.334738715Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-21T02:56:36.339005792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.344173033Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-05-21T02:56:36.351841955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-21T02:56:36', 'add_root_folder_add_defaults') 
2025-05-21T02:56:36.360630138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.373297291Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-21T02:56:36.376898704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341241s 
2025-05-21T02:56:36.380352598Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-21T02:56:36.384210689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.389065982Z [Info] task_duration: Starting migration of Log DB to 40 
2025-05-21T02:56:36.395602722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-21T02:56:36', 'task_duration') 
2025-05-21T02:56:36.403839280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.417686974Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-21T02:56:36.423481310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326516s 
2025-05-21T02:56:36.430728795Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-21T02:56:36.438913753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.447724626Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-05-21T02:56:36.459262168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-21T02:56:36', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-21T02:56:36.468433269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.481874156Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-21T02:56:36.485834046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434992s 
2025-05-21T02:56:36.489467519Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-21T02:56:36.493513948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.498140132Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-05-21T02:56:36.504918521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-21T02:56:36', 'remove_album_folders') 
2025-05-21T02:56:36.512822081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.525323326Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-21T02:56:36.528801460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031798s 
2025-05-21T02:56:36.532763980Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-21T02:56:36.537008957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.542201518Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-05-21T02:56:36.549488203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-21T02:56:36', 'add_priority_to_indexers') 
2025-05-21T02:56:36.558564844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.571710014Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-21T02:56:36.575362206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344152s 
2025-05-21T02:56:36.579459434Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-21T02:56:36.584166589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.589494228Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-05-21T02:56:36.597883194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-21T02:56:36', 'remove_chown_and_folderchmod_config') 
2025-05-21T02:56:36.606768777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.620093696Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-21T02:56:36.624117395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355482s 
2025-05-21T02:56:36.627768318Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-21T02:56:36.631811927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.636887208Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-05-21T02:56:36.643914354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-21T02:56:36', 'update_notifiarr') 
2025-05-21T02:56:36.652354191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.665034504Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-21T02:56:36.668551117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330793s 
2025-05-21T02:56:36.672731406Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-21T02:56:36.677034943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.682131814Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-05-21T02:56:36.691293734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-21T02:56:36', 'email_multiple_addresses') 
2025-05-21T02:56:36.700023708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.713203688Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-21T02:56:36.716863700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358849s 
2025-05-21T02:56:36.720867270Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-21T02:56:36.725278146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.730702485Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-05-21T02:56:36.738789094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-21T02:56:36', 'rename_blacklist_to_blocklist') 
2025-05-21T02:56:36.747549497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.760593548Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-21T02:56:36.764663517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349243s 
2025-05-21T02:56:36.768389248Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-21T02:56:36.772587826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.777673408Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-05-21T02:56:36.784783024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-21T02:56:36', 'cdh_per_downloadclient') 
2025-05-21T02:56:36.793141490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.806140082Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-21T02:56:36.809748574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333833s 
2025-05-21T02:56:36.813432406Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-21T02:56:36.817484295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.822529727Z [Info] download_history: Starting migration of Log DB to 52 
2025-05-21T02:56:36.829597573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-21T02:56:36', 'download_history') 
2025-05-21T02:56:36.837545363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.849936558Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-21T02:56:36.853226423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325155s 
2025-05-21T02:56:36.856702667Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-21T02:56:36.860612407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.865156183Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-05-21T02:56:36.887663132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-05-21T02:56:36.901411247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-05-21T02:56:36.935630127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0444745s 
2025-05-21T02:56:36.939514948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-05-21T02:56:36.945537162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-21T02:56:36.954659553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117244s 
2025-05-21T02:56:36.961069684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-21T02:56:36', 'add_update_history') 
2025-05-21T02:56:36.968873415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:36.982133904Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-21T02:56:36.985446238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038058s 
2025-05-21T02:56:36.989446338Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-21T02:56:36.993686156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:36.998434149Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-05-21T02:56:37.005849743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-21T02:56:37', 'add_on_update_to_notifications') 
2025-05-21T02:56:37.063381736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.076301538Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-21T02:56:37.079901920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823205s 
2025-05-21T02:56:37.083626281Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-21T02:56:37.087770040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.094754547Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-05-21T02:56:37.102012092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-21T02:56:37', 'download_client_per_indexer') 
2025-05-21T02:56:37.110113780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.122615475Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-21T02:56:37.126120678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347152s 
2025-05-21T02:56:37.129628652Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-21T02:56:37.133904739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.138817222Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-05-21T02:56:37.145729689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-21T02:56:37', 'AddNewItemMonitorType') 
2025-05-21T02:56:37.153629869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.166063494Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-21T02:56:37.169760526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321267s 
2025-05-21T02:56:37.173806725Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-21T02:56:37.177727766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.182412670Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-05-21T02:56:37.189095569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-21T02:56:37', 'ImportListSearch') 
2025-05-21T02:56:37.196920309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.209313585Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-21T02:56:37.212565600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316967s 
2025-05-21T02:56:37.216261543Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-21T02:56:37.220383841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.225090055Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-05-21T02:56:37.232239571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-21T02:56:37', 'ImportListMonitorExisting') 
2025-05-21T02:56:37.240394689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.253223411Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-21T02:56:37.257028792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326723s 
2025-05-21T02:56:37.260530195Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-21T02:56:37.265156000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.269646686Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-05-21T02:56:37.276251266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-21T02:56:37', 'add_indexer_tags') 
2025-05-21T02:56:37.284090026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.296222714Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-21T02:56:37.299441649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311913s 
2025-05-21T02:56:37.302881684Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-21T02:56:37.306924563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.311436298Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-05-21T02:56:37.318313276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-21T02:56:37', 'update_audio_types') 
2025-05-21T02:56:37.327388776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.340245829Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-21T02:56:37.343713423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331216s 
2025-05-21T02:56:37.348137999Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-21T02:56:37.352972252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.358098333Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-05-21T02:56:37.367374093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-05-21T02:56:37.370499049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001172s 
2025-05-21T02:56:37.374684827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-05-21T02:56:37.415096719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-05-21T02:56:37.434996168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-05-21T02:56:37.447951749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-05-21T02:56:37.461193438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-05-21T02:56:37.478233119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-21T02:56:37.484153554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1059112s 
2025-05-21T02:56:37.487291380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-05-21T02:56:37.490724173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2025-05-21T02:56:37.494419266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-05-21T02:56:37.506980230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-05-21T02:56:37.521275702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-05-21T02:56:37.530089865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-05-21T02:56:37.536701784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-05-21T02:56:37.546395330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-21T02:56:37.552256245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054051s 
2025-05-21T02:56:37.555307882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-21T02:56:37.558354039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2025-05-21T02:56:37.562211800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-21T02:56:37.572356333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-21T02:56:37.583700297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-21T02:56:37.592976346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-21T02:56:37.599755254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-21T02:56:37.609912817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-21T02:56:37.616702305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050588s 
2025-05-21T02:56:37.624330207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-21T02:56:37', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-21T02:56:37.633418388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.654895714Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-21T02:56:37.659084373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874286s 
2025-05-21T02:56:37.662956043Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-21T02:56:37.667249920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.672036074Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-05-21T02:56:37.679426018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-21T02:56:37', 'add_on_delete_to_notifications') 
2025-05-21T02:56:37.687743015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.700514937Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-21T02:56:37.704158950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330414s 
2025-05-21T02:56:37.707638383Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-21T02:56:37.711613953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.716169838Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-05-21T02:56:37.722785288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-21T02:56:37', 'add_custom_formats') 
2025-05-21T02:56:37.730572538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.742912995Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-21T02:56:37.746165540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313443s 
2025-05-21T02:56:37.749676863Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-21T02:56:37.753678493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.758223889Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-05-21T02:56:37.765102476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-21T02:56:37', 'add_result_to_commands') 
2025-05-21T02:56:37.772987616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.785255023Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-21T02:56:37.788635637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315663s 
2025-05-21T02:56:37.792277379Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-21T02:56:37.796442417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.801047423Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-05-21T02:56:37.808192308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-21T02:56:37', 'health_restored_notification') 
2025-05-21T02:56:37.816401066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.829077519Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-21T02:56:37.832737871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324087s 
2025-05-21T02:56:37.836034847Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-21T02:56:37.839759238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.844205664Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-05-21T02:56:37.850309038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-21T02:56:37', 'remove_uc') 
2025-05-21T02:56:37.857904759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.870724322Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-21T02:56:37.873760919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312733s 
2025-05-21T02:56:37.877635340Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-21T02:56:37.882013136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.886693821Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-05-21T02:56:37.894214503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-21T02:56:37', 'download_clients_rename_tv_to_music') 
2025-05-21T02:56:37.902561140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.915228324Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-21T02:56:37.918936845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328423s 
2025-05-21T02:56:37.922891376Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-21T02:56:37.927360381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.932107825Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-05-21T02:56:37.939815277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-21T02:56:37', 'add_colon_replacement_to_naming_config') 
2025-05-21T02:56:37.948314042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:37.961128974Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-21T02:56:37.964987675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332312s 
2025-05-21T02:56:37.968331039Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-21T02:56:37.972141290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:37.976562407Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-05-21T02:56:37.982821829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-21T02:56:37', 'list_sync_time') 
2025-05-21T02:56:37.990468671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.002509370Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-21T02:56:38.005781385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305616s 
2025-05-21T02:56:38.009350387Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-21T02:56:38.013427246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.017928912Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-05-21T02:56:38.024747380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-21T02:56:38', 'add_download_client_tags') 
2025-05-21T02:56:38.032626790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.045071525Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-21T02:56:38.048561109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315658s 
2025-05-21T02:56:38.052159651Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-21T02:56:38.056208511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.060883815Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-05-21T02:56:38.067727613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-21T02:56:38', 'add_notification_status') 
2025-05-21T02:56:38.075677922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.088183967Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-21T02:56:38.091655820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318028s 
2025-05-21T02:56:38.095391782Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-21T02:56:38.099669710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.104325234Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-05-21T02:56:38.111616618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-21T02:56:38', 'add_alac_24_quality_in_profiles') 
2025-05-21T02:56:38.119857256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.132356151Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-21T02:56:38.135921303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324472s 
2025-05-21T02:56:38.139493846Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-21T02:56:38.143400397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.147955222Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-05-21T02:56:38.154506072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-21T02:56:38', 'add_salt_to_users') 
2025-05-21T02:56:38.162241023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.174485520Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-21T02:56:38.177816584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031106s 
2025-05-21T02:56:38.181131659Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-21T02:56:38.185307227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.190221450Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-05-21T02:56:38.197351085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-21T02:56:38', 'add_auto_tagging') 
2025-05-21T02:56:38.205895110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.218399655Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-21T02:56:38.221714980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334069s 
2025-05-21T02:56:38.225722339Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-21T02:56:38.230112466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.234793170Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-05-21T02:56:38.242273943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-21T02:56:38', 'quality_definition_preferred_size') 
2025-05-21T02:56:38.250512580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.263188984Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-21T02:56:38.266871466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327636s 
2025-05-21T02:56:38.270676687Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-21T02:56:38.275018574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.279715288Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-05-21T02:56:38.287203181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-21T02:56:38', 'add_on_artist_add_to_notifications') 
2025-05-21T02:56:38.295446088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.308174361Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-21T02:56:38.311837863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327723s 
2025-05-21T02:56:38.315403196Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-21T02:56:38.319454155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.324008341Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-05-21T02:56:38.330895068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-21T02:56:38', 'album_last_searched_time') 
2025-05-21T02:56:38.340164117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.352894591Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-21T02:56:38.356377444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332419s 
2025-05-21T02:56:38.360111196Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-21T02:56:38.364013436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.368538601Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-05-21T02:56:38.375053712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-21T02:56:38', 'add_indexer_flags') 
2025-05-21T02:56:38.382768453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.394957870Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-21T02:56:38.398240845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310882s 
2025-05-21T02:56:38.402005847Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-21T02:56:38.406244374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.411123557Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-05-21T02:56:38.418510161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-21T02:56:38', 'add_indexes_album_statistics') 
2025-05-21T02:56:38.426922347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.440384414Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-21T02:56:38.444097116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336544s 
2025-05-21T02:56:38.447951177Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-21T02:56:38.452104925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-21T02:56:38.457420884Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-05-21T02:56:38.465603072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-21T02:56:38', 'update_redacted_baseurl') 
2025-05-21T02:56:38.473818110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-21T02:56:38.486537523Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-21T02:56:38.490052496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344421s 
2025-05-21T02:56:41.064839438Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-05-21T02:56:41.717518522Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-05-21T02:56:41.864353470Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-05-21T02:56:41.967235393Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-05-21T02:56:42.863693968Z [Info] QualityProfileService: Setting up default quality profiles 
2025-05-21T02:56:43.365019030Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-05-21T02:56:43.528249290Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-05-21T02:56:45.241184895Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-05-21T02:56:45.283477040Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-05-21T02:56:45.296212852Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-05-21T02:56:46.642963155Z [ls.io-init] done.