2025-08-27T02:30:19.747863650Z [migrations] started
2025-08-27T02:30:19.747892267Z [migrations] no migrations found
2025-08-27T02:30:19.785813931Z usermod: no changes
2025-08-27T02:30:19.791984636Z ───────────────────────────────────────
2025-08-27T02:30:19.793189682Z 
2025-08-27T02:30:19.793270274Z       ██╗     ███████╗██╗ ██████╗
2025-08-27T02:30:19.793279102Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-27T02:30:19.793285505Z       ██║     ███████╗██║██║   ██║
2025-08-27T02:30:19.793289473Z       ██║     ╚════██║██║██║   ██║
2025-08-27T02:30:19.793295074Z       ███████╗███████║██║╚██████╔╝
2025-08-27T02:30:19.793305425Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T02:30:19.793309543Z 
2025-08-27T02:30:19.793313271Z    Brought to you by linuxserver.io
2025-08-27T02:30:19.793317109Z ───────────────────────────────────────
2025-08-27T02:30:19.793321107Z 
2025-08-27T02:30:19.793324774Z To support the app dev(s) visit:
2025-08-27T02:30:19.793517853Z Lidarr: https://opencollective.com/lidarr
2025-08-27T02:30:19.793720431Z 
2025-08-27T02:30:19.793745491Z To support LSIO projects visit:
2025-08-27T02:30:19.793752696Z https://www.linuxserver.io/donate/
2025-08-27T02:30:19.793759239Z 
2025-08-27T02:30:19.793765522Z ───────────────────────────────────────
2025-08-27T02:30:19.793772967Z GID/UID
2025-08-27T02:30:19.793779289Z ───────────────────────────────────────
2025-08-27T02:30:19.798722943Z 
2025-08-27T02:30:19.798733284Z User UID:    911
2025-08-27T02:30:19.798737272Z User GID:    911
2025-08-27T02:30:19.798741260Z ───────────────────────────────────────
2025-08-27T02:30:19.800454931Z Linuxserver.io version: 2.14.1.4702-ls166
2025-08-27T02:30:19.800708190Z Build-date: 2025-08-27T02:26:38+00:00
2025-08-27T02:30:19.800713321Z ───────────────────────────────────────
2025-08-27T02:30:19.800717279Z     
2025-08-27T02:30:19.850463481Z [custom-init] No custom files found, skipping...
2025-08-27T02:30:19.875568981Z failed to load "/config/config.xml": No such file or directory
2025-08-27T02:30:20.249676095Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4702 
2025-08-27T02:30:20.268262979Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T02:30:20.274517452Z [Debug] Bootstrap: Console selected 
2025-08-27T02:30:20.276063144Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T02:30:20.619679486Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T02:30:20.671750008Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6cfc7460-b769-45e4-b68a-45269ca6defd} may be persisted to storage in unencrypted form. 
2025-08-27T02:30:20.757748524Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-27T02:30:20.812871162Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T02:30:20.895019526Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T02:30:20.905547904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:20.906207773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:20.953006861Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T02:30:20.954866015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474607s 
2025-08-27T02:30:20.955066468Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T02:30:20.955242623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492434s 
2025-08-27T02:30:20.966379778Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T02:30:20.966996660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:20.986885545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T02:30:21.001209406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T02:30:21.017021623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298579s 
2025-08-27T02:30:21.017473273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.020151075Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T02:30:21.020319173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329966s 
2025-08-27T02:30:21.028048395Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T02:30:21.028290312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.034229681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T02:30:21.035833380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T02:30:21.036238596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018271s 
2025-08-27T02:30:21.036492658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T02:30:21.036798884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001313s 
2025-08-27T02:30:21.037313410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T02:30:21.037929140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T02:30:21.038625202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011266s 
2025-08-27T02:30:21.038850966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.039585896Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T02:30:21.039751419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020597s 
2025-08-27T02:30:21.040288220Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T02:30:21.040501079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.041189906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T02:30:21.041391411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-08-27T02:30:21.041563217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T02:30:21.041856428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T02:30:21.042258237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005157s 
2025-08-27T02:30:21.042522829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.043128549Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T02:30:21.043289102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013388s 
2025-08-27T02:30:21.044434368Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T02:30:21.044632116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.045446426Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-27T02:30:21.060278680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-27T02:30:21.060835050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-27T02:30:21.061308644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007951s 
2025-08-27T02:30:21.061438916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-27T02:30:21.061719201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-27T02:30:21.062001439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s 
2025-08-27T02:30:21.062171241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-27T02:30:21.062519682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-27T02:30:21.062837913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s 
2025-08-27T02:30:21.063018166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-27T02:30:21.063286025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-27T02:30:21.063637623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004042s 
2025-08-27T02:30:21.063755912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-27T02:30:21.073586445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-27T02:30:21.075599509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116895s 
2025-08-27T02:30:21.075814652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-27T02:30:21.076114115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T02:30:21.076435492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2025-08-27T02:30:21.076599943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-27T02:30:21.076897332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T02:30:21.077183418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004068s 
2025-08-27T02:30:21.077352418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-27T02:30:21.077604866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:21.077899740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003983s 
2025-08-27T02:30:21.078077007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-27T02:30:21.078318072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:21.078590020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003583s 
2025-08-27T02:30:21.078760753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-27T02:30:21.081342351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T02:30:21.082832642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003923s 
2025-08-27T02:30:21.083029128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-27T02:30:21.083329492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T02:30:21.083621530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2025-08-27T02:30:21.083795450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-27T02:30:21.084062278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T02:30:21.084319937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003603s 
2025-08-27T02:30:21.084491231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-27T02:30:21.084746235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T02:30:21.085023633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003667s 
2025-08-27T02:30:21.085195259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-27T02:30:21.085470553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T02:30:21.085811420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s 
2025-08-27T02:30:21.085989839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-27T02:30:21.086247969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T02:30:21.086527912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003856s 
2025-08-27T02:30:21.086700770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-27T02:30:21.086934471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-27T02:30:21.087204505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s 
2025-08-27T02:30:21.087367503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-27T02:30:21.088694084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T02:30:21.089512492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019873s 
2025-08-27T02:30:21.089690210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-27T02:30:21.090015695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T02:30:21.090348735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2025-08-27T02:30:21.090516774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-27T02:30:21.090791737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T02:30:21.091083034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003981s 
2025-08-27T02:30:21.091278598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-27T02:30:21.091553301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T02:30:21.091829277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s 
2025-08-27T02:30:21.092062196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-27T02:30:21.092452772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-27T02:30:21.092811384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s 
2025-08-27T02:30:21.092962709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-27T02:30:21.094002583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T02:30:21.094709406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015997s 
2025-08-27T02:30:21.094912284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-27T02:30:21.095175664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-27T02:30:21.095498254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-08-27T02:30:21.095677004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-27T02:30:21.095962849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T02:30:21.096266641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s 
2025-08-27T02:30:21.096455091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-27T02:30:21.097664536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T02:30:21.098519076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019215s 
2025-08-27T02:30:21.098700642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-27T02:30:21.098956317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T02:30:21.099262804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004024s 
2025-08-27T02:30:21.099427816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-27T02:30:21.099702970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T02:30:21.100013766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2025-08-27T02:30:21.100212937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-27T02:30:21.100484373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-27T02:30:21.100784578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2025-08-27T02:30:21.101007707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-27T02:30:21.101237249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-27T02:30:21.101538075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004069s 
2025-08-27T02:30:21.101712346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-27T02:30:21.102665916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-27T02:30:21.103291124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014246s 
2025-08-27T02:30:21.103475546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-27T02:30:21.103986494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-27T02:30:21.104452222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008066s 
2025-08-27T02:30:21.104649860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-27T02:30:21.104924132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T02:30:21.105247433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s 
2025-08-27T02:30:21.105406203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-27T02:30:21.110797749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-27T02:30:21.111306112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057502s 
2025-08-27T02:30:21.111502618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-27T02:30:21.111750848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T02:30:21.112078127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004135s 
2025-08-27T02:30:21.112227277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-27T02:30:21.112682414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-27T02:30:21.113063170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006799s 
2025-08-27T02:30:21.113231960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-27T02:30:21.113509679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-27T02:30:21.113795114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004097s 
2025-08-27T02:30:21.114018113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-27T02:30:21.114509462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-27T02:30:21.114930851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007787s 
2025-08-27T02:30:21.115126435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-27T02:30:21.115446339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-27T02:30:21.115774640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004685s 
2025-08-27T02:30:21.115985444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-27T02:30:21.116295489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-27T02:30:21.116616926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004745s 
2025-08-27T02:30:21.116784403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-27T02:30:21.117554504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-27T02:30:21.118094321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s 
2025-08-27T02:30:21.118251347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-27T02:30:21.119512927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-27T02:30:21.121503244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030765s 
2025-08-27T02:30:21.121672335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-27T02:30:21.122303756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-27T02:30:21.122820376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009899s 
2025-08-27T02:30:21.122982162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-27T02:30:21.124023900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-27T02:30:21.124734611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015764s 
2025-08-27T02:30:21.124899032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-27T02:30:21.125554512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-27T02:30:21.126080731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009876s 
2025-08-27T02:30:21.126240703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-27T02:30:21.126959420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-27T02:30:21.127496331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011023s 
2025-08-27T02:30:21.127666173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-27T02:30:21.128202694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-27T02:30:21.128584603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000752s 
2025-08-27T02:30:21.128756308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-27T02:30:21.129076152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-27T02:30:21.129398591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004983s 
2025-08-27T02:30:21.129576540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-27T02:30:21.129879179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-27T02:30:21.130131277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003935s 
2025-08-27T02:30:21.130291329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-27T02:30:21.130759782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-27T02:30:21.131137202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006953s 
2025-08-27T02:30:21.131315831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-27T02:30:21.132206364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-27T02:30:21.132829669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013535s 
2025-08-27T02:30:21.133009031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-27T02:30:21.133453155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-27T02:30:21.133890045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007037s 
2025-08-27T02:30:21.134080718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-27T02:30:21.134307986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-27T02:30:21.134637790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s 
2025-08-27T02:30:21.134827141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-27T02:30:21.135090161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-27T02:30:21.135410716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s 
2025-08-27T02:30:21.135581340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-27T02:30:21.136575902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T02:30:21.137241352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015013s 
2025-08-27T02:30:21.137401655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-27T02:30:21.138166415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-27T02:30:21.138706903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011399s 
2025-08-27T02:30:21.138910754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-27T02:30:21.139219085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T02:30:21.139590783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005147s 
2025-08-27T02:30:21.139781327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-27T02:30:21.140783294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T02:30:21.141501180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015562s 
2025-08-27T02:30:21.141676072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-27T02:30:21.142830286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-27T02:30:21.143661119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018174s 
2025-08-27T02:30:21.143866682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-27T02:30:21.144392431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-27T02:30:21.144870313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008346s 
2025-08-27T02:30:21.145120607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-27T02:30:21.145475632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-27T02:30:21.145880818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005373s 
2025-08-27T02:30:21.146046512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-27T02:30:21.146766130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T02:30:21.147483565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012159s 
2025-08-27T02:30:21.147682956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-27T02:30:21.148129135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T02:30:21.148614161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007118s 
2025-08-27T02:30:21.152319572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-27T02:30:21.153080514Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0039375 taking an average of 00:00:00.0039375 
2025-08-27T02:30:21.154057772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T02:30:21', 'InitialSetup') 
2025-08-27T02:30:21.154449661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.156969574Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T02:30:21.157159737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080961s 
2025-08-27T02:30:21.157551697Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T02:30:21.157810888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.158063166Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-27T02:30:21.158773627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T02:30:21.158975594Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.159182039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-27T02:30:21.159530711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.160511666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s 
2025-08-27T02:30:21.160917864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T02:30:21', 'add_reason_to_pending_releases') 
2025-08-27T02:30:21.161277318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.162039683Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T02:30:21.162219686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026305s 
2025-08-27T02:30:21.162471593Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T02:30:21.162695894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.162956920Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-27T02:30:21.166327867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.166501767Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.166669275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-27T02:30:21.166971664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-27T02:30:21.167787126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000929s 
2025-08-27T02:30:21.167969312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T02:30:21.168103102Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.168281992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-27T02:30:21.168588339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.169431727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009671s 
2025-08-27T02:30:21.169602932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T02:30:21.169742783Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.169935612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-27T02:30:21.170253281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.171011087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009022s 
2025-08-27T02:30:21.171413056Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T02:30:21.171979086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-27T02:30:21.172266374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005959s 
2025-08-27T02:30:21.172586720Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-27T02:30:21.191955067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-27T02:30:21.194298185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-27T02:30:21.195441337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T02:30:21.196528225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T02:30:21.199183371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T02:30:21.199713729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-27T02:30:21.200235880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T02:30:21.200604292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278167s 
2025-08-27T02:30:21.200782150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T02:30:21.201031312Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:21.201271626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-27T02:30:21.201594636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-27T02:30:21.202453656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009403s 
2025-08-27T02:30:21.202823270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T02:30:21', 'add_medium_support') 
2025-08-27T02:30:21.203254188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.204440276Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T02:30:21.204639216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002887s 
2025-08-27T02:30:21.204921254Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T02:30:21.205226138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.205568487Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-27T02:30:21.206075117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T02:30:21.206466736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-27T02:30:21.206788824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2025-08-27T02:30:21.206967013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.207171395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.217873673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010706s 
2025-08-27T02:30:21.218309401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T02:30:21', 'add_various_qualites_in_profile') 
2025-08-27T02:30:21.218704476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.219525129Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T02:30:21.219752917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123175s 
2025-08-27T02:30:21.220000406Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T02:30:21.220206060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.220477797Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-27T02:30:21.221352268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-27T02:30:21.221968057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-27T02:30:21.222558937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s 
2025-08-27T02:30:21.222752286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-27T02:30:21.223065517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-27T02:30:21.223405882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000483s 
2025-08-27T02:30:21.223584642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T02:30:21.223721538Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.223953194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-27T02:30:21.224294832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.225136597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010053s 
2025-08-27T02:30:21.225345508Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-27T02:30:21.231717127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-27T02:30:21.237203674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-27T02:30:21.239338312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:21.240269897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:21.242383122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T02:30:21.242918240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T02:30:21.243478598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:21.243933574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:21.244297838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187631s 
2025-08-27T02:30:21.244524063Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-27T02:30:21.252998547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-27T02:30:21.258127463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-27T02:30:21.260352463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:21.261163366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:21.262958550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-27T02:30:21.263438166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-27T02:30:21.263871609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:21.264276735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:21.264567831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198397s 
2025-08-27T02:30:21.264721721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.264874699Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:21.265077988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-27T02:30:21.265358072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-27T02:30:21.266106619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008482s 
2025-08-27T02:30:21.266489901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T02:30:21', 'metadata_profiles') 
2025-08-27T02:30:21.266826719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.268038619Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T02:30:21.268219253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027644s 
2025-08-27T02:30:21.268486290Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T02:30:21.268709279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.268995636Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-27T02:30:21.271616343Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-27T02:30:21.278069636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-27T02:30:21.279125132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-27T02:30:21.279641321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T02:30:21.280151689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T02:30:21.281929869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T02:30:21.282245143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104406s 
2025-08-27T02:30:21.282411298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T02:30:21.282560749Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.282763677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T02:30:21.283058090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-27T02:30:21.283821658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008796s 
2025-08-27T02:30:21.284143085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T02:30:21.284461255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-27T02:30:21.284705247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003648s 
2025-08-27T02:30:21.284860830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T02:30:21.285009790Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.285428032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-27T02:30:21.288323722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-27T02:30:21.289571365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-27T02:30:21.290219319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T02:30:21.290725589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T02:30:21.292530994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T02:30:21.292831739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072161s 
2025-08-27T02:30:21.293236975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T02:30:21', 'separate_automatic_and_interactive_search') 
2025-08-27T02:30:21.293604114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.294656714Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T02:30:21.294807127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008931s 
2025-08-27T02:30:21.295005266Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T02:30:21.295197202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.295443909Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-27T02:30:21.295794104Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-27T02:30:21.300097729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-27T02:30:21.303731105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-27T02:30:21.305215153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T02:30:21.306176328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T02:30:21.307902253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T02:30:21.308323331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T02:30:21.308712925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T02:30:21.309112871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T02:30:21.309525441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T02:30:21.309806848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01389s 
2025-08-27T02:30:21.310199178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T02:30:21', 'change_album_path_to_relative') 
2025-08-27T02:30:21.310539273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.311553415Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T02:30:21.311724108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155848s 
2025-08-27T02:30:21.311952458Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T02:30:21.312147511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.312391973Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-27T02:30:21.313043244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-27T02:30:21.313629345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-27T02:30:21.313967495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006242s 
2025-08-27T02:30:21.314343533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T02:30:21', 'change_quality_size_mb_to_kb') 
2025-08-27T02:30:21.314688257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.315384258Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T02:30:21.315547998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019844s 
2025-08-27T02:30:21.315725255Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T02:30:21.315937572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.316168607Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-27T02:30:21.316564234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.316727713Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.316897966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-27T02:30:21.317167178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-27T02:30:21.317899593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008287s 
2025-08-27T02:30:21.318075226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.318203294Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.318383908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-27T02:30:21.318675746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-27T02:30:21.319404212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008384s 
2025-08-27T02:30:21.319760620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T02:30:21', 'album_releases') 
2025-08-27T02:30:21.320098841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.320819201Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T02:30:21.320976378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022449s 
2025-08-27T02:30:21.321169026Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T02:30:21.321370231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.321625294Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-27T02:30:21.322007704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.322148508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.322320835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-27T02:30:21.326897430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-27T02:30:21.331014169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-27T02:30:21.332658309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T02:30:21.333517279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T02:30:21.335282112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T02:30:21.335705504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T02:30:21.336081942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T02:30:21.336501878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T02:30:21.336914589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T02:30:21.337208661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147088s 
2025-08-27T02:30:21.337368683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.337511180Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.337695441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-27T02:30:21.342475245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-27T02:30:21.346771866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-27T02:30:21.348415696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T02:30:21.349326971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T02:30:21.351122256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T02:30:21.351512161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-27T02:30:21.351909120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-27T02:30:21.352320458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-27T02:30:21.352746546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T02:30:21.353051831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151807s 
2025-08-27T02:30:21.353414942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T02:30:21', 'album_releases_fix') 
2025-08-27T02:30:21.353756179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.354734449Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T02:30:21.354894451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168254s 
2025-08-27T02:30:21.355091388Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T02:30:21.355283174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.355527195Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-27T02:30:21.356509052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-27T02:30:21.357727074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-27T02:30:21.358516634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018289s 
2025-08-27T02:30:21.358722549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-27T02:30:21.358968594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T02:30:21.359262255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000411s 
2025-08-27T02:30:21.359531688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-27T02:30:21.360183099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-27T02:30:21.360762826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011476s 
2025-08-27T02:30:21.360965474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-27T02:30:21.361291701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T02:30:21.361624091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004768s 
2025-08-27T02:30:21.361979717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T02:30:21', 'import_lists') 
2025-08-27T02:30:21.362303659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.363191817Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T02:30:21.363358312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020323s 
2025-08-27T02:30:21.363537293Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T02:30:21.363745743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.363995836Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-27T02:30:21.364395912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-27T02:30:21.364573249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.364775576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-27T02:30:21.365101482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-27T02:30:21.365870190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009235s 
2025-08-27T02:30:21.366036916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.366233421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.368944520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027435s 
2025-08-27T02:30:21.369352452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T02:30:21', 'add_release_status') 
2025-08-27T02:30:21.369659119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.370661748Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T02:30:21.370819225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004418s 
2025-08-27T02:30:21.371042615Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T02:30:21.371220573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.371461037Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-27T02:30:21.371835772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:21.372001986Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.372212019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-27T02:30:21.372562064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.373320361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s 
2025-08-27T02:30:21.373675075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T02:30:21', 'album_download_notification') 
2025-08-27T02:30:21.374044419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.374886484Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T02:30:21.375037819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024377s 
2025-08-27T02:30:21.375240227Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T02:30:21.375445841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.375699632Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-27T02:30:21.376437768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-27T02:30:21.377250244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-27T02:30:21.377695100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s 
2025-08-27T02:30:21.378282773Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-27T02:30:21.379056320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-27T02:30:21.379520335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008636s 
2025-08-27T02:30:21.379939388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T02:30:21', 'fix_language_metadata_profiles') 
2025-08-27T02:30:21.380304964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.381022319Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T02:30:21.381194175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023218s 
2025-08-27T02:30:21.381374418Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T02:30:21.381560462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.381792129Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-27T02:30:21.382142374Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T02:30:21.382444432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-27T02:30:21.382679997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003215s 
2025-08-27T02:30:21.383020442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T02:30:21', 'remove_fanzub') 
2025-08-27T02:30:21.383351930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.384094936Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T02:30:21.384316431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017075s 
2025-08-27T02:30:21.384466955Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T02:30:21.384663771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.384903834Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-27T02:30:21.386758679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-27T02:30:21.386990475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-27T02:30:21.387289868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000405s 
2025-08-27T02:30:21.387492847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-27T02:30:21.387818352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-27T02:30:21.388222225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000516s 
2025-08-27T02:30:21.388836452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-27T02:30:21.389240676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-27T02:30:21.389623417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006768s 
2025-08-27T02:30:21.389818890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-27T02:30:21.390116189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T02:30:21.390425662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s 
2025-08-27T02:30:21.390613781Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-27T02:30:21.390837391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-27T02:30:21.391189901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004108s 
2025-08-27T02:30:21.391376877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-27T02:30:21.391714958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T02:30:21.392016956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004583s 
2025-08-27T02:30:21.392389676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T02:30:21', 'update_artist_history_indexes') 
2025-08-27T02:30:21.392753419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.393647810Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T02:30:21.393740526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019824s 
2025-08-27T02:30:21.393934647Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T02:30:21.394136403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.394347689Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-27T02:30:21.396449982Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.399055288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-27T02:30:21.399320161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002687s 
2025-08-27T02:30:21.399654203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T02:30:21', 'remove_nma') 
2025-08-27T02:30:21.400003517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.400676973Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T02:30:21.400818287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040085s 
2025-08-27T02:30:21.400992588Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T02:30:21.401199395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.401440931Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-27T02:30:21.401757198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.401951760Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2025-08-27T02:30:21.402096321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-27T02:30:21.402360523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-27T02:30:21.403329574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s 
2025-08-27T02:30:21.403698857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T02:30:21', 'album_disambiguation') 
2025-08-27T02:30:21.404049052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.404747970Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T02:30:21.404909956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024452s 
2025-08-27T02:30:21.405108105Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T02:30:21.405312406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.405559404Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-27T02:30:21.405837043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.406039079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.408904489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028948s 
2025-08-27T02:30:21.409367691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T02:30:21', 'add_ape_quality_in_profiles') 
2025-08-27T02:30:21.409671192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.410348877Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T02:30:21.410484149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042811s 
2025-08-27T02:30:21.410676897Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T02:30:21.410869084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.411111152Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-27T02:30:21.411834057Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.412149783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-27T02:30:21.412411510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003614s 
2025-08-27T02:30:21.412592284Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.412866436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-27T02:30:21.413113443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003515s 
2025-08-27T02:30:21.413299367Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.413572137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-27T02:30:21.413815797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003435s 
2025-08-27T02:30:21.414195111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T02:30:21', 'remove_pushalot') 
2025-08-27T02:30:21.414486918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.415198511Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T02:30:21.415370858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017118s 
2025-08-27T02:30:21.415566963Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T02:30:21.415780463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.416031909Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-27T02:30:21.416452907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-27T02:30:21.416908394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-27T02:30:21.417352588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007478s 
2025-08-27T02:30:21.417728395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T02:30:21', 'add_custom_filters') 
2025-08-27T02:30:21.418039492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.418892088Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T02:30:21.418995296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002203s 
2025-08-27T02:30:21.419193395Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T02:30:21.419391915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.419616777Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-27T02:30:21.419941000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T02:30:21.420108918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.420313841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-27T02:30:21.420540337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-27T02:30:21.421298784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008252s 
2025-08-27T02:30:21.421638869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T02:30:21', 'import_list_tags') 
2025-08-27T02:30:21.421964314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.422713433Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T02:30:21.422866260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022294s 
2025-08-27T02:30:21.423047205Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T02:30:21.423257608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.423496770Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-27T02:30:21.429309033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-27T02:30:21.430245398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-27T02:30:21.430953113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014746s 
2025-08-27T02:30:21.431173367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-27T02:30:21.431500686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-27T02:30:21.440611840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092285s 
2025-08-27T02:30:21.445479571Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T02:30:21.445520704Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T02:30:21.445534863Z                           FROM "Artists" 
2025-08-27T02:30:21.447205436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T02:30:21.447229846Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T02:30:21.447240096Z                           FROM "Artists" 
2025-08-27T02:30:21.448010748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018288s 
2025-08-27T02:30:21.448180911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T02:30:21.448304830Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:21.448517268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-27T02:30:21.448843765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.449673616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009799s 
2025-08-27T02:30:21.450784313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-27T02:30:21.450804563Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T02:30:21.450816046Z                                                   FROM "ArtistMetadata"
2025-08-27T02:30:21.450826698Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T02:30:21.452312600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-27T02:30:21.452335446Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T02:30:21.452344764Z                                                   FROM "ArtistMetadata"
2025-08-27T02:30:21.452353552Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-27T02:30:21.453032339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001627s 
2025-08-27T02:30:21.453199475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-27T02:30:21.454411636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-27T02:30:21.455268852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019093s 
2025-08-27T02:30:21.455466149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-27T02:30:21.455806354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T02:30:21.456192422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005445s 
2025-08-27T02:30:21.456375430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-27T02:30:21.456682118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T02:30:21.457011080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004661s 
2025-08-27T02:30:21.457173116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.457385193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.465497016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081546s 
2025-08-27T02:30:21.465666217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.465800487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.465987824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-27T02:30:21.466300474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.467345378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011813s 
2025-08-27T02:30:21.467512514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.467644830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.467814813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-27T02:30:21.468143625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.469135552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011303s 
2025-08-27T02:30:21.469307428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.469655078Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.469880652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-27T02:30:21.470061797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-27T02:30:21.471045959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010516s 
2025-08-27T02:30:21.472387029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-27T02:30:21.472419825Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T02:30:21.472432520Z                                                   FROM "ArtistMetadata"
2025-08-27T02:30:21.472444294Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T02:30:21.472455727Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T02:30:21.474270171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-27T02:30:21.474296574Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T02:30:21.474308828Z                                                   FROM "ArtistMetadata"
2025-08-27T02:30:21.474320271Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T02:30:21.474331925Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-27T02:30:21.475105412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019604s 
2025-08-27T02:30:21.475260875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T02:30:21.475460628Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.475592834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-27T02:30:21.475905433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-27T02:30:21.476809483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009806s 
2025-08-27T02:30:21.476918794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T02:30:21.477045338Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.477224690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-27T02:30:21.477534293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.478580850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s 
2025-08-27T02:30:21.478648707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T02:30:21.478784901Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.478966116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-27T02:30:21.479403507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.480295563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010111s 
2025-08-27T02:30:21.481508405Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T02:30:21.481529527Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T02:30:21.481539778Z                                                 FROM "AlbumReleases"
2025-08-27T02:30:21.481548265Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T02:30:21.481557614Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T02:30:21.483257436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T02:30:21.483275413Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T02:30:21.483282467Z                                                 FROM "AlbumReleases"
2025-08-27T02:30:21.483288759Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T02:30:21.483295543Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-27T02:30:21.484061986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018458s 
2025-08-27T02:30:21.485366633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T02:30:21.485386313Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T02:30:21.485395611Z                                                   FROM "ArtistMetadata"
2025-08-27T02:30:21.485403988Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T02:30:21.485413087Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T02:30:21.487187108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T02:30:21.487206497Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T02:30:21.487215636Z                                                   FROM "ArtistMetadata"
2025-08-27T02:30:21.487223993Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T02:30:21.487233301Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-27T02:30:21.488075367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019822s 
2025-08-27T02:30:21.488656757Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-27T02:30:21.492161043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T02:30:21.494058965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T02:30:21.494859126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:21.495630419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:21.497660967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:21.498065432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:21.498361347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093871s 
2025-08-27T02:30:21.498781694Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-27T02:30:21.502655113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-27T02:30:21.505380511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-27T02:30:21.506462880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T02:30:21.507433534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T02:30:21.510233622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T02:30:21.510708498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T02:30:21.511043112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119981s 
2025-08-27T02:30:21.511318627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-27T02:30:21.514530403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T02:30:21.516495229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-27T02:30:21.517306954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-27T02:30:21.517939588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-27T02:30:21.519825204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-27T02:30:21.520515975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-27T02:30:21.520864787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093611s 
2025-08-27T02:30:21.521048287Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-27T02:30:21.523741981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-27T02:30:21.525028391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-27T02:30:21.525626024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T02:30:21.526206012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T02:30:21.528007339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T02:30:21.528330840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071008s 
2025-08-27T02:30:21.528514610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T02:30:21.528863042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.529176683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s 
2025-08-27T02:30:21.529346044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-27T02:30:21.529620738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T02:30:21.529909739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s 
2025-08-27T02:30:21.530097888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-27T02:30:21.530390006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.530679780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s 
2025-08-27T02:30:21.530882648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-27T02:30:21.531176350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.531468468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2025-08-27T02:30:21.531669112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-27T02:30:21.532114679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-27T02:30:21.532411777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s 
2025-08-27T02:30:21.532626890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-27T02:30:21.532983599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-27T02:30:21.533286008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s 
2025-08-27T02:30:21.533444406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T02:30:21.535812024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T02:30:21.536072528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024822s 
2025-08-27T02:30:21.536229554Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T02:30:21.536484207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-27T02:30:21.536729531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003618s 
2025-08-27T02:30:21.536884533Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T02:30:21.537308326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-27T02:30:21.537509872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000487s 
2025-08-27T02:30:21.537877763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T02:30:21', 'add_release_groups_etc') 
2025-08-27T02:30:21.538198829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.539881276Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T02:30:21.540072742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028101s 
2025-08-27T02:30:21.540249328Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T02:30:21.540456585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.540709494Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-27T02:30:21.541357278Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T02:30:21.541598895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-27T02:30:21.541834990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000319s 
2025-08-27T02:30:21.542193252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T02:30:21', 'NewMediaInfoFormat') 
2025-08-27T02:30:21.542528767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.543219358Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T02:30:21.543388578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016708s 
2025-08-27T02:30:21.543614353Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T02:30:21.543819656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.544074259Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-27T02:30:21.545153682Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-27T02:30:21.545515070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-27T02:30:21.548528538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031759s 
2025-08-27T02:30:21.548702658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T02:30:21.548869554Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.549078545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-27T02:30:21.549441456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.550420728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011473s 
2025-08-27T02:30:21.550812266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T02:30:21', 'rename_restrictions_to_release_profiles') 
2025-08-27T02:30:21.551225398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.552042874Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T02:30:21.552211062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026467s 
2025-08-27T02:30:21.552441747Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T02:30:21.552656549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.552898998Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-27T02:30:21.553902719Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-27T02:30:21.554215278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-27T02:30:21.555894930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018026s 
2025-08-27T02:30:21.556126887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T02:30:21.556224824Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.556428093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-27T02:30:21.556720803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T02:30:21.557476534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008648s 
2025-08-27T02:30:21.557646106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-27T02:30:21.557817391Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.557994097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-27T02:30:21.558299882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-27T02:30:21.559094943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008567s 
2025-08-27T02:30:21.559216438Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T02:30:21.559438134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T02:30:21.559666784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s 
2025-08-27T02:30:21.559818931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T02:30:21.560086119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-27T02:30:21.560313587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s 
2025-08-27T02:30:21.560528770Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-27T02:30:21.563885568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T02:30:21.565836316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T02:30:21.566632119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:21.567333892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:21.569187073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:21.569669093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:21.570123438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.570618535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T02:30:21.570975825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102499s 
2025-08-27T02:30:21.571347924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T02:30:21', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T02:30:21.571705203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.572906412Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T02:30:21.573091354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121355s 
2025-08-27T02:30:21.573293652Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T02:30:21.573480317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.573728367Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-27T02:30:21.574141859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-27T02:30:21.574579280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-27T02:30:21.574988985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006737s 
2025-08-27T02:30:21.575205711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-27T02:30:21.575532149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-27T02:30:21.575898977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2025-08-27T02:30:21.576280496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T02:30:21', 'add_import_exclusions') 
2025-08-27T02:30:21.576593786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.577526685Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T02:30:21.577685054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021276s 
2025-08-27T02:30:21.577895127Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T02:30:21.578105089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.578343299Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-27T02:30:21.585934384Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T02:30:21.585958111Z                           WHERE "Id" in (
2025-08-27T02:30:21.585966829Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T02:30:21.585975567Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T02:30:21.585984705Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T02:30:21.587725590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T02:30:21.587742715Z                           WHERE "Id" in (
2025-08-27T02:30:21.587751252Z                           SELECT "Artists"."Id" from "Artists"
2025-08-27T02:30:21.587759889Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T02:30:21.587768817Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T02:30:21.588689100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020176s 
2025-08-27T02:30:21.589916611Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-27T02:30:21.589937774Z                           WHERE "Id" in (
2025-08-27T02:30:21.589960560Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T02:30:21.589969438Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T02:30:21.589978556Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T02:30:21.591639530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-27T02:30:21.591657827Z                           WHERE "Id" in (
2025-08-27T02:30:21.591666495Z                           SELECT "Albums"."Id" from "Albums"
2025-08-27T02:30:21.591674982Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T02:30:21.591684000Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T02:30:21.592607389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019113s 
2025-08-27T02:30:21.593775681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-27T02:30:21.593795772Z                           WHERE "Id" in (
2025-08-27T02:30:21.593804469Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T02:30:21.593813317Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T02:30:21.593822416Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T02:30:21.595403950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-27T02:30:21.595428940Z                           WHERE "Id" in (
2025-08-27T02:30:21.595440584Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T02:30:21.595451245Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T02:30:21.595462648Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-27T02:30:21.596279393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018012s 
2025-08-27T02:30:21.597455781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T02:30:21.597481263Z                           WHERE "Id" in (
2025-08-27T02:30:21.597492605Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T02:30:21.597503467Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T02:30:21.597514930Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T02:30:21.599155013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T02:30:21.599178620Z                           WHERE "Id" in (
2025-08-27T02:30:21.599206085Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T02:30:21.599216637Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T02:30:21.599227418Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-27T02:30:21.600027940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018861s 
2025-08-27T02:30:21.601238067Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T02:30:21.601259370Z                           WHERE "Id" in (
2025-08-27T02:30:21.601268298Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T02:30:21.601277366Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T02:30:21.601286605Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T02:30:21.602967970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T02:30:21.602989063Z                           WHERE "Id" in (
2025-08-27T02:30:21.602997710Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-27T02:30:21.603006197Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T02:30:21.603015215Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-27T02:30:21.603899566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018998s 
2025-08-27T02:30:21.605211077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T02:30:21.605230646Z                           WHERE "Id" IN (
2025-08-27T02:30:21.605239233Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T02:30:21.605247770Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T02:30:21.605256027Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T02:30:21.605264735Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T02:30:21.607098256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T02:30:21.607122455Z                           WHERE "Id" IN (
2025-08-27T02:30:21.607133818Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T02:30:21.607144239Z                           LEFT OUTER JOIN "Tracks"
2025-08-27T02:30:21.607154900Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T02:30:21.607166574Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-27T02:30:21.608049602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020963s 
2025-08-27T02:30:21.608420218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T02:30:21', 'clean_artist_metadata_table') 
2025-08-27T02:30:21.608786175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.609553029Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T02:30:21.609731378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035823s 
2025-08-27T02:30:21.609933806Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T02:30:21.610128488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.610369152Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-27T02:30:21.611096607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:21.611262772Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.611460911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-27T02:30:21.611797739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.612584613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009547s 
2025-08-27T02:30:21.612768323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:21.612913265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.613129700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-27T02:30:21.613465577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.614250647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009454s 
2025-08-27T02:30:21.614419978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:21.614570601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.614779021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-27T02:30:21.615099346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.615918986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009428s 
2025-08-27T02:30:21.616087956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:21.616229712Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.616420917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-27T02:30:21.616745991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.617530030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009187s 
2025-08-27T02:30:21.617701455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:21.617938553Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.618050548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-27T02:30:21.618343418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.619137647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009245s 
2025-08-27T02:30:21.619472682Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-27T02:30:21.623129986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-27T02:30:21.627012122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-27T02:30:21.627996083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T02:30:21.628443935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T02:30:21.630211063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105501s 
2025-08-27T02:30:21.630420475Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-27T02:30:21.634098551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-27T02:30:21.636447240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-27T02:30:21.637527775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-27T02:30:21.637962561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-27T02:30:21.639697604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009084s 
2025-08-27T02:30:21.640111297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T02:30:21', 'health_issue_notification') 
2025-08-27T02:30:21.640444788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.641557398Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T02:30:21.641740748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109013s 
2025-08-27T02:30:21.641946772Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T02:30:21.642160483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.642412741Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-27T02:30:21.643391461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T02:30:21.643555792Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.643747639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-27T02:30:21.644147774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-27T02:30:21.644893866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009648s 
2025-08-27T02:30:21.645061805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T02:30:21.645211115Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.645376939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-27T02:30:21.645633305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-27T02:30:21.646382293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008331s 
2025-08-27T02:30:21.646638750Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T02:30:21.646947802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-27T02:30:21.647162795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003122s 
2025-08-27T02:30:21.648026033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T02:30:21.648047526Z                 WHERE "Id" IN (
2025-08-27T02:30:21.648056254Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T02:30:21.648064731Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T02:30:21.648073669Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T02:30:21.649236260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T02:30:21.649259517Z                 WHERE "Id" IN (
2025-08-27T02:30:21.649268605Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T02:30:21.649277172Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T02:30:21.649286481Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-27T02:30:21.649925417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013625s 
2025-08-27T02:30:21.651027046Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T02:30:21.651051475Z                 WHERE "Id" IN (
2025-08-27T02:30:21.651062617Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T02:30:21.651073629Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T02:30:21.651085112Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T02:30:21.651096626Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T02:30:21.652608059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T02:30:21.652631346Z                 WHERE "Id" IN (
2025-08-27T02:30:21.652639933Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T02:30:21.652648420Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T02:30:21.652657448Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T02:30:21.652666567Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-27T02:30:21.653430986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017642s 
2025-08-27T02:30:21.654626032Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T02:30:21.654650301Z                 WHERE "Id" IN (
2025-08-27T02:30:21.654674620Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T02:30:21.654683358Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T02:30:21.654692356Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T02:30:21.654701234Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T02:30:21.654709580Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T02:30:21.656359392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T02:30:21.656385024Z                 WHERE "Id" IN (
2025-08-27T02:30:21.656393621Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T02:30:21.656402118Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T02:30:21.656410856Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T02:30:21.656421016Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T02:30:21.656431497Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-27T02:30:21.657239945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019061s 
2025-08-27T02:30:21.657967630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-27T02:30:21.657987651Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T02:30:21.657997170Z                 FROM "Artists"
2025-08-27T02:30:21.658005376Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T02:30:21.658014304Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T02:30:21.658967243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-27T02:30:21.658988566Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T02:30:21.659001252Z                 FROM "Artists"
2025-08-27T02:30:21.659011903Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T02:30:21.659023436Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-27T02:30:21.659515357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010873s 
2025-08-27T02:30:21.660349426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T02:30:21.660375990Z                 WHERE "Id" NOT IN (
2025-08-27T02:30:21.660386320Z                     SELECT MIN("Id")
2025-08-27T02:30:21.660396812Z                     FROM "TrackFiles"
2025-08-27T02:30:21.660424968Z                     GROUP BY "Path"
2025-08-27T02:30:21.660436051Z                 ) 
2025-08-27T02:30:21.661503219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T02:30:21.661522368Z                 WHERE "Id" NOT IN (
2025-08-27T02:30:21.661530875Z                     SELECT MIN("Id")
2025-08-27T02:30:21.661539041Z                     FROM "TrackFiles"
2025-08-27T02:30:21.661547158Z                     GROUP BY "Path"
2025-08-27T02:30:21.661555454Z                 ) 
2025-08-27T02:30:21.662083057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012336s 
2025-08-27T02:30:21.662254392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T02:30:21.662388041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.662565929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-27T02:30:21.665566500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T02:30:21.667077463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T02:30:21.667758223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T02:30:21.668282749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T02:30:21.670144408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T02:30:21.670436546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077121s 
2025-08-27T02:30:21.670619053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-27T02:30:21.670942915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T02:30:21.671182678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004072s 
2025-08-27T02:30:21.671364895Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-27T02:30:21.674313622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T02:30:21.675682789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T02:30:21.676347157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T02:30:21.676920381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T02:30:21.678731618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T02:30:21.679157435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T02:30:21.679465536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079225s 
2025-08-27T02:30:21.679886573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T02:30:21', 'add_mediafilerepository_mtime') 
2025-08-27T02:30:21.680218392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.681076349Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T02:30:21.681245329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094813s 
2025-08-27T02:30:21.681480773Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T02:30:21.681683331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.681936441Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-27T02:30:21.684330702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T02:30:21.684357436Z                           WHERE "Id" NOT IN (
2025-08-27T02:30:21.684367035Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T02:30:21.684377366Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T02:30:21.684389220Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T02:30:21.686127720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T02:30:21.686147149Z                           WHERE "Id" NOT IN (
2025-08-27T02:30:21.686170707Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T02:30:21.686180156Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T02:30:21.686189224Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-27T02:30:21.686963653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018863s 
2025-08-27T02:30:21.687146541Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-27T02:30:21.687373839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-27T02:30:21.687733122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s 
2025-08-27T02:30:21.687921311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-27T02:30:21.691234292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T02:30:21.693203326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T02:30:21.694031904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:21.694650761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:21.696465354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:21.696871763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:21.697262189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T02:30:21.697566281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094629s 
2025-08-27T02:30:21.697754099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-27T02:30:21.698116759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.698425190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004633s 
2025-08-27T02:30:21.698792310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T02:30:21', 'add_artistmetadataid_constraint') 
2025-08-27T02:30:21.699175892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.700084511Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T02:30:21.700276969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020849s 
2025-08-27T02:30:21.700485328Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T02:30:21.700654820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.700898771Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-27T02:30:21.701563599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T02:30:21.701723852Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.701921851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-27T02:30:21.702224831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T02:30:21.702997457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009003s 
2025-08-27T02:30:21.703185235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-27T02:30:21.703327200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.703532384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-27T02:30:21.703887078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T02:30:21.704653922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009354s 
2025-08-27T02:30:21.704835037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.704965159Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.705148498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-27T02:30:21.705461037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T02:30:21.706211248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008983s 
2025-08-27T02:30:21.706393935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T02:30:21.706588106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.706727717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-27T02:30:21.707073103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T02:30:21.707825828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009001s 
2025-08-27T02:30:21.707997765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T02:30:21.708130772Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.708326877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-27T02:30:21.708673305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T02:30:21.709441051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009173s 
2025-08-27T02:30:21.709613768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-27T02:30:21.709739011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.709939164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-27T02:30:21.710257344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T02:30:21.711015050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s 
2025-08-27T02:30:21.711380295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T02:30:21', 'old_ids_and_artist_alias') 
2025-08-27T02:30:21.711730501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.712541714Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T02:30:21.712687327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002384s 
2025-08-27T02:30:21.712904865Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T02:30:21.713094567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.713342556Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-27T02:30:21.713680677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.713873295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.714544316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006923s 
2025-08-27T02:30:21.714800111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T02:30:21.715220748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-27T02:30:21.715306340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000309s 
2025-08-27T02:30:21.715671365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T02:30:21', 'download_propers_config') 
2025-08-27T02:30:21.716015889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.716740909Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T02:30:21.716888055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016922s 
2025-08-27T02:30:21.717098669Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T02:30:21.717296918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.717543956Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-27T02:30:21.718498247Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-27T02:30:21.718787790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-27T02:30:21.719242806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005641s 
2025-08-27T02:30:21.719497108Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-27T02:30:21.722564143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T02:30:21.724369889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T02:30:21.725156603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:21.725845380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:21.727697359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:21.728151684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:21.728547551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T02:30:21.728986114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.729304896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097094s 
2025-08-27T02:30:21.729513586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-27T02:30:21.732492464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-27T02:30:21.734093618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-27T02:30:21.734806594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-27T02:30:21.735313735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-27T02:30:21.737159872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-27T02:30:21.737479245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078016s 
2025-08-27T02:30:21.737685240Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-27T02:30:21.741591094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-27T02:30:21.743081324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-27T02:30:21.743737716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-27T02:30:21.744253634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-27T02:30:21.745933557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080888s 
2025-08-27T02:30:21.746107237Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-27T02:30:21.748924038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-27T02:30:21.750182031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-27T02:30:21.750778312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T02:30:21.751442479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T02:30:21.753280530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T02:30:21.753689243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T02:30:21.754131644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T02:30:21.754577642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T02:30:21.754921204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086394s 
2025-08-27T02:30:21.755110064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-27T02:30:21.757823517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T02:30:21.758986108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-27T02:30:21.759502718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T02:30:21.759933686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T02:30:21.761675834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064012s 
2025-08-27T02:30:21.761874734Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-27T02:30:21.764646135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T02:30:21.765993748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T02:30:21.766452101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T02:30:21.767036086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T02:30:21.768886121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T02:30:21.769331749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T02:30:21.769633145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075971s 
2025-08-27T02:30:21.770007459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T02:30:21', 'remove_language_profiles') 
2025-08-27T02:30:21.770347183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.771954209Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T02:30:21.772134322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009865s 
2025-08-27T02:30:21.772370667Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T02:30:21.772551642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.772813249Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-27T02:30:21.773293846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T02:30:21.773432666Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:21.773659502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-27T02:30:21.773951110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-27T02:30:21.774727282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008835s 
2025-08-27T02:30:21.775130284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-27T02:30:21.775599579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-27T02:30:21.775908561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000513s 
2025-08-27T02:30:21.776271051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T02:30:21', 'multi_disc_naming_format') 
2025-08-27T02:30:21.776608380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.777470275Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T02:30:21.777712944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020407s 
2025-08-27T02:30:21.777833006Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T02:30:21.778029842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.778282661Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-27T02:30:21.778730844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T02:30:21.778875695Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.779071950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-27T02:30:21.779377987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.780212928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009441s 
2025-08-27T02:30:21.780380114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.780562602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.806418472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257681s 
2025-08-27T02:30:21.806870282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T02:30:21', 'add_download_client_priority') 
2025-08-27T02:30:21.807419868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.808282996Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T02:30:21.808449812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276935s 
2025-08-27T02:30:21.808656388Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T02:30:21.808837372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.809079129Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-27T02:30:21.809477511Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.809763447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-27T02:30:21.810031587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003552s 
2025-08-27T02:30:21.810238574Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.810461643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-27T02:30:21.810707368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003234s 
2025-08-27T02:30:21.811055168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T02:30:21', 'remove_growl_prowl') 
2025-08-27T02:30:21.811383609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.812136836Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T02:30:21.812319163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017231s 
2025-08-27T02:30:21.812503985Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T02:30:21.812688517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.812946226Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-27T02:30:21.813313164Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.813602337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-27T02:30:21.813849835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00036s 
2025-08-27T02:30:21.814037373Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.814313308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-27T02:30:21.814535656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003373s 
2025-08-27T02:30:21.814917525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T02:30:21', 'remove_plex_hometheatre') 
2025-08-27T02:30:21.815262880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.815961807Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T02:30:21.816196580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017087s 
2025-08-27T02:30:21.816417445Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T02:30:21.816531304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.816782189Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-27T02:30:21.817495495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T02:30:21.817655578Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.817842604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-27T02:30:21.818081124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-27T02:30:21.818952018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009369s 
2025-08-27T02:30:21.819130086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T02:30:21.819260739Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.819464379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-27T02:30:21.819804093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.820678915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001032s 
2025-08-27T02:30:21.820848757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T02:30:21.820991213Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.821189232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-27T02:30:21.821546612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.822352565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009665s 
2025-08-27T02:30:21.822525693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T02:30:21.822646416Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.822853613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-27T02:30:21.823186764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.824015393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009776s 
2025-08-27T02:30:21.824213001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T02:30:21.824351149Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.824528155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-27T02:30:21.824794381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-27T02:30:21.825528389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008308s 
2025-08-27T02:30:21.825703882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.825874245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.827399226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015449s 
2025-08-27T02:30:21.827824512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T02:30:21', 'add_root_folder_add_defaults') 
2025-08-27T02:30:21.828157563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.828953255Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T02:30:21.829160122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030631s 
2025-08-27T02:30:21.829328951Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T02:30:21.829519094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.829777735Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-27T02:30:21.830112409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T02:30:21.830268814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.830481863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-27T02:30:21.830785214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-27T02:30:21.831528079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008828s 
2025-08-27T02:30:21.831889998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T02:30:21', 'task_duration') 
2025-08-27T02:30:21.832224381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.833002127Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T02:30:21.833167530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023418s 
2025-08-27T02:30:21.833399447Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T02:30:21.833605061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.833858391Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-27T02:30:21.834285481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T02:30:21.834452578Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.834636358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-27T02:30:21.834948015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.835721152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009097s 
2025-08-27T02:30:21.835937478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-27T02:30:21.836088492Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.836275809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-27T02:30:21.836587827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.837348228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009032s 
2025-08-27T02:30:21.837773535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T02:30:21', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T02:30:21.838132287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.838917408Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T02:30:21.839094364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024054s 
2025-08-27T02:30:21.839289367Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T02:30:21.839471684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.839712669Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-27T02:30:21.840112093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-27T02:30:21.843163417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-27T02:30:21.844774451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-27T02:30:21.845471073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:21.846178678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:21.848031849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:21.848442235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:21.848869055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T02:30:21.849278609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.849609335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009316s 
2025-08-27T02:30:21.849920181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T02:30:21.850296870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-27T02:30:21.850570781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004149s 
2025-08-27T02:30:21.850877849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T02:30:21.851246311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-27T02:30:21.851519141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s 
2025-08-27T02:30:21.851717751Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-27T02:30:21.854253055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-27T02:30:21.855373802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-27T02:30:21.855955934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-27T02:30:21.856369797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-27T02:30:21.858094570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061968s 
2025-08-27T02:30:21.858473984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T02:30:21', 'remove_album_folders') 
2025-08-27T02:30:21.858808227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.859839764Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T02:30:21.860012131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079113s 
2025-08-27T02:30:21.860225331Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T02:30:21.860417207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.860668523Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-27T02:30:21.861086965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T02:30:21.861248451Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:21.861421499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-27T02:30:21.861716904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-27T02:30:21.862529610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009343s 
2025-08-27T02:30:21.862905647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T02:30:21', 'add_priority_to_indexers') 
2025-08-27T02:30:21.863243638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.864153780Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T02:30:21.864330987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002526s 
2025-08-27T02:30:21.864580209Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T02:30:21.864746825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.864997329Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-27T02:30:21.865483508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T02:30:21.865786758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-27T02:30:21.866107023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000408s 
2025-08-27T02:30:21.866274220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.866461116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.867105544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006763s 
2025-08-27T02:30:21.867500499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T02:30:21', 'remove_chown_and_folderchmod_config') 
2025-08-27T02:30:21.867874773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.868677860Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T02:30:21.868849144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021948s 
2025-08-27T02:30:21.869039027Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T02:30:21.869224420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.869483001Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-27T02:30:21.875021522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T02:30:21.875727974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T02:30:21.876153391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007749s 
2025-08-27T02:30:21.876512284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T02:30:21', 'update_notifiarr') 
2025-08-27T02:30:21.876861858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.877570214Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T02:30:21.877727340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021712s 
2025-08-27T02:30:21.877946692Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T02:30:21.878134931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.878413963Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-27T02:30:21.878701532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.878879019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.881281577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024488s 
2025-08-27T02:30:21.881677313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T02:30:21', 'email_multiple_addresses') 
2025-08-27T02:30:21.882077800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.882747488Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T02:30:21.882908512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038789s 
2025-08-27T02:30:21.883127453Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T02:30:21.883326985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.883565716Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-27T02:30:21.883881842Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-27T02:30:21.884140423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-27T02:30:21.885992111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019249s 
2025-08-27T02:30:21.886400474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T02:30:21', 'rename_blacklist_to_blocklist') 
2025-08-27T02:30:21.886733684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.887579948Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T02:30:21.887718297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034335s 
2025-08-27T02:30:21.887929923Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T02:30:21.888126729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.888373456Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-27T02:30:21.888844204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T02:30:21.889003675Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:21.889213658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-27T02:30:21.889592230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.890488725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010724s 
2025-08-27T02:30:21.890714480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-27T02:30:21.891064384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.892016411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010443s 
2025-08-27T02:30:21.892111974Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.892296495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.896152238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038637s 
2025-08-27T02:30:21.896538285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T02:30:21', 'cdh_per_downloadclient') 
2025-08-27T02:30:21.896880715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.897684183Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T02:30:21.897835217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053561s 
2025-08-27T02:30:21.898023977Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T02:30:21.898206124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.898453542Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-27T02:30:21.899322582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-27T02:30:21.900363237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-27T02:30:21.901093137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015871s 
2025-08-27T02:30:21.901294362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-27T02:30:21.901598885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T02:30:21.901909230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2025-08-27T02:30:21.902096657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-27T02:30:21.902399617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T02:30:21.902693379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s 
2025-08-27T02:30:21.902909023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-27T02:30:21.903192664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T02:30:21.903512518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s 
2025-08-27T02:30:21.903687761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.903873825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.906493751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025994s 
2025-08-27T02:30:21.906819917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T02:30:21', 'download_history') 
2025-08-27T02:30:21.907213520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.908065996Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T02:30:21.908245718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042051s 
2025-08-27T02:30:21.908448036Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T02:30:21.908622858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.908880757Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-27T02:30:21.909292396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T02:30:21', 'add_update_history') 
2025-08-27T02:30:21.909626037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.910358422Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T02:30:21.910522523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017244s 
2025-08-27T02:30:21.910736974Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T02:30:21.910933660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.911171319Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-27T02:30:21.911594050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:21.911761427Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:21.912012072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-27T02:30:21.912355904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.913230124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010368s 
2025-08-27T02:30:21.913621863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T02:30:21', 'add_on_update_to_notifications') 
2025-08-27T02:30:21.913958170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.914749794Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T02:30:21.914926600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025155s 
2025-08-27T02:30:21.915126613Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T02:30:21.915319451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.915557170Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-27T02:30:21.915925331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T02:30:21.916081285Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.916280877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-27T02:30:21.916592975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.917423548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009731s 
2025-08-27T02:30:21.917812200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T02:30:21', 'download_client_per_indexer') 
2025-08-27T02:30:21.918142375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.918915642Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T02:30:21.919105765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024211s 
2025-08-27T02:30:21.919276268Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T02:30:21.919466491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.919726064Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-27T02:30:21.920201241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T02:30:21.920361273Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.920543640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-27T02:30:21.920866620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.921692152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009623s 
2025-08-27T02:30:21.921862966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-27T02:30:21.921996074Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T02:30:21.922216829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-27T02:30:21.922569479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.923457376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010569s 
2025-08-27T02:30:21.923624954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T02:30:21.923769966Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.924047715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-27T02:30:21.924322067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.925199414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010261s 
2025-08-27T02:30:21.925583988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T02:30:21', 'AddNewItemMonitorType') 
2025-08-27T02:30:21.925929123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.926739655Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T02:30:21.926907944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002537s 
2025-08-27T02:30:21.927103598Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T02:30:21.927290925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.927555137Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-27T02:30:21.927965664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T02:30:21.928119533Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.928316330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-27T02:30:21.928620182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:21.929511446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010157s 
2025-08-27T02:30:21.929863104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T02:30:21', 'ImportListSearch') 
2025-08-27T02:30:21.930196866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.930958059Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T02:30:21.931131698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024554s 
2025-08-27T02:30:21.931346812Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T02:30:21.931522265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.931785695Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-27T02:30:21.933202418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-27T02:30:21.933364865Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.933593094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-27T02:30:21.933932187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:21.934856448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010757s 
2025-08-27T02:30:21.935237045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T02:30:21', 'ImportListMonitorExisting') 
2025-08-27T02:30:21.935592290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.936550870Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T02:30:21.936736504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027339s 
2025-08-27T02:30:21.936942448Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T02:30:21.937134144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.937375200Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-27T02:30:21.937846619Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.938130771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-27T02:30:21.938383520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003369s 
2025-08-27T02:30:21.938558903Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.938844879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-27T02:30:21.939127057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003507s 
2025-08-27T02:30:21.939248973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T02:30:21.939396730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.939562183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-27T02:30:21.939834522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-27T02:30:21.940691317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009575s 
2025-08-27T02:30:21.941063706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T02:30:21', 'add_indexer_tags') 
2025-08-27T02:30:21.941406928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.942163070Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T02:30:21.942331549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024165s 
2025-08-27T02:30:21.942526592Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T02:30:21.942715803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.942954083Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-27T02:30:21.943279839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:21.943489631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:21.945707176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022369s 
2025-08-27T02:30:21.946080016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T02:30:21', 'update_audio_types') 
2025-08-27T02:30:21.946430733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:21.947180262Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T02:30:21.947347789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036843s 
2025-08-27T02:30:21.947591179Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T02:30:21.947794168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:21.948072979Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-27T02:30:21.950538083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:21.950786483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-27T02:30:21.951003850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002885s 
2025-08-27T02:30:21.951172580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-27T02:30:21.951313764Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:21.951521442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-27T02:30:21.954938633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-27T02:30:21.956777576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-27T02:30:21.957599701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-27T02:30:21.958184188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-27T02:30:21.960446222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-27T02:30:21.960922061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-27T02:30:21.961228778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095265s 
2025-08-27T02:30:21.961397588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.961526698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:21.961726310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-27T02:30:21.965821295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-27T02:30:21.968751094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-27T02:30:21.969913846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T02:30:21.970563784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T02:30:21.972628301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T02:30:21.973055251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T02:30:21.973483483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.973796844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118902s 
2025-08-27T02:30:21.973955202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.974127099Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:21.974275758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-27T02:30:21.978375502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-27T02:30:21.981379852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-27T02:30:21.982559908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T02:30:21.983175026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T02:30:21.985321388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T02:30:21.985749991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T02:30:21.986178965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:21.986491965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012022s 
2025-08-27T02:30:21.986652378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:21.986799324Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:21.986986390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-27T02:30:21.991081977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-27T02:30:21.994057177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-27T02:30:21.995217604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-27T02:30:21.995835538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-27T02:30:22.000901558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-27T02:30:22.001369129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-27T02:30:22.001817602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:22.002116534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149742s 
2025-08-27T02:30:22.002315405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T02:30:22.002443443Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.002630970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-27T02:30:22.005942017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-27T02:30:22.007748324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-27T02:30:22.008481520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:22.009244216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:22.011317811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:22.011721414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:22.012173805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T02:30:22.012597197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:22.012975779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101171s 
2025-08-27T02:30:22.013165461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-27T02:30:22.013229270Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:22.013412699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-27T02:30:22.016643204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-27T02:30:22.018472998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-27T02:30:22.019215473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-27T02:30:22.019973489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-27T02:30:22.022022334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-27T02:30:22.022438372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-27T02:30:22.022817886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-27T02:30:22.023249345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-27T02:30:22.023581553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099975s 
2025-08-27T02:30:22.023745393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T02:30:22.023950867Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T02:30:22.024088003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-27T02:30:22.028361428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-27T02:30:22.029826457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-27T02:30:22.030496817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T02:30:22.030903817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T02:30:22.033596007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093276s 
2025-08-27T02:30:22.033771210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T02:30:22.033915421Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:22.034139702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-27T02:30:22.037173461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-27T02:30:22.038660866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-27T02:30:22.039292457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-27T02:30:22.039706381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-27T02:30:22.042349693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080214s 
2025-08-27T02:30:22.042533032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T02:30:22.042712784Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:22.042868828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-27T02:30:22.045848718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T02:30:22.047133615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T02:30:22.047723383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T02:30:22.048134861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T02:30:22.050695156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076149s 
2025-08-27T02:30:22.050846310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T02:30:22.050970961Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:22.051163770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-27T02:30:22.054203851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T02:30:22.055516804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T02:30:22.056128807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T02:30:22.056528351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T02:30:22.058476313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071246s 
2025-08-27T02:30:22.058659121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T02:30:22.058794484Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:22.058987783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-27T02:30:22.061944126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T02:30:22.063254544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T02:30:22.063864693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T02:30:22.064247804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T02:30:22.066232540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070663s 
2025-08-27T02:30:22.066419557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T02:30:22.066572575Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T02:30:22.066823109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-27T02:30:22.069455079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T02:30:22.070491656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T02:30:22.071057876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T02:30:22.071595088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T02:30:22.073803133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.074158669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071836s 
2025-08-27T02:30:22.074336828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T02:30:22.074502071Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:22.074706362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-27T02:30:22.077392530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T02:30:22.078435791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T02:30:22.079001079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T02:30:22.079527459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T02:30:22.094891094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.095356350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204022s 
2025-08-27T02:30:22.095557546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T02:30:22.095721977Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-08-27T02:30:22.095978313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-27T02:30:22.099172885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T02:30:22.100122066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T02:30:22.101040244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T02:30:22.101581324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T02:30:22.104064824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.104449258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082715s 
2025-08-27T02:30:22.104617407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-27T02:30:22.104750264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.104948013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-27T02:30:22.107767149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-27T02:30:22.108984189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-27T02:30:22.109615631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-27T02:30:22.111169910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-27T02:30:22.113980309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-27T02:30:22.114383391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-27T02:30:22.114780340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-27T02:30:22.115077368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099751s 
2025-08-27T02:30:22.115247972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T02:30:22.115382853Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.115577776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-27T02:30:22.118291650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T02:30:22.119210290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-27T02:30:22.119700026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T02:30:22.120096143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T02:30:22.121986940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061978s 
2025-08-27T02:30:22.122239739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-27T02:30:22.122389130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.122557169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-27T02:30:22.125299761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T02:30:22.126232769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-27T02:30:22.126709729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-27T02:30:22.127106628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-27T02:30:22.128976112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062402s 
2025-08-27T02:30:22.129130784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-27T02:30:22.129266808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.129452241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-27T02:30:22.132190314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-27T02:30:22.133186029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-27T02:30:22.133719834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T02:30:22.134409543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T02:30:22.136325280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T02:30:22.136713151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-27T02:30:22.137091553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-27T02:30:22.137504915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-27T02:30:22.137812274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081903s 
2025-08-27T02:30:22.137976966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T02:30:22.138106156Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.138286018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-27T02:30:22.140975994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-27T02:30:22.141943182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-27T02:30:22.142463940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T02:30:22.142957033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T02:30:22.144948723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.145270902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067965s 
2025-08-27T02:30:22.145429772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T02:30:22.145626298Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:22.145758414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-27T02:30:22.148311755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-27T02:30:22.149261377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-27T02:30:22.149769359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T02:30:22.150265578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T02:30:22.152252880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.152563325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066479s 
2025-08-27T02:30:22.152732024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T02:30:22.152869521Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:22.153051127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-27T02:30:22.155603436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-27T02:30:22.156583078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-27T02:30:22.157098125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T02:30:22.157595126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T02:30:22.159583630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.159887933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066459s 
2025-08-27T02:30:22.160056652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T02:30:22.160179881Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:22.160382969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-27T02:30:22.162923365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-27T02:30:22.163887656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-27T02:30:22.164399597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T02:30:22.164883241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T02:30:22.166839409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.167168612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066175s 
2025-08-27T02:30:22.167314005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T02:30:22.167453306Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.167638609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-27T02:30:22.170242371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-27T02:30:22.171195080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-27T02:30:22.171711028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T02:30:22.172289273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T02:30:22.174230050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.174540776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006731s 
2025-08-27T02:30:22.174750809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T02:30:22.174887424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.175069320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-27T02:30:22.178708618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-27T02:30:22.179953644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-27T02:30:22.180463761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T02:30:22.180938608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T02:30:22.182972312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.183260703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080239s 
2025-08-27T02:30:22.183409643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T02:30:22.183538983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T02:30:22.183750660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-27T02:30:22.186471278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T02:30:22.187352692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-27T02:30:22.187811737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T02:30:22.188256803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T02:30:22.190095575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061715s 
2025-08-27T02:30:22.190248012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-27T02:30:22.190385098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.190561643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-27T02:30:22.193202691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-27T02:30:22.194156271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-27T02:30:22.194602720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-27T02:30:22.194998247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-27T02:30:22.196859544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061285s 
2025-08-27T02:30:22.197005799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T02:30:22.197144147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.197335252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-27T02:30:22.200190471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-27T02:30:22.201245776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-27T02:30:22.201773488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T02:30:22.202168393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T02:30:22.204058859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065537s 
2025-08-27T02:30:22.204221337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-27T02:30:22.204397501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-27T02:30:22.204570039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-27T02:30:22.207365768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-27T02:30:22.208458498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-27T02:30:22.208993115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-27T02:30:22.209402759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-27T02:30:22.211231251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064801s 
2025-08-27T02:30:22.211416213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-27T02:30:22.211513008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.211686708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-27T02:30:22.214273958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-27T02:30:22.215073287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-27T02:30:22.215547752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-27T02:30:22.215939631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-27T02:30:22.217779406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059068s 
2025-08-27T02:30:22.217935660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T02:30:22.218062696Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T02:30:22.218238851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-27T02:30:22.220736410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-27T02:30:22.221452511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-27T02:30:22.221856725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T02:30:22.222329868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T02:30:22.224296768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T02:30:22.224585419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061674s 
2025-08-27T02:30:22.224751454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T02:30:22.224875724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.225070085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-27T02:30:22.227529216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-27T02:30:22.228235348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-27T02:30:22.228648921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T02:30:22.229117564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T02:30:22.231063583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T02:30:22.231355180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061279s 
2025-08-27T02:30:22.231505903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T02:30:22.231648320Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:22.231833934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-27T02:30:22.235609275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T02:30:22.236672596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T02:30:22.237140288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T02:30:22.237694534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T02:30:22.239579449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T02:30:22.240005958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T02:30:22.240295682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008305s 
2025-08-27T02:30:22.240444631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T02:30:22.240589974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.240772912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-27T02:30:22.243494562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-27T02:30:22.244510207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-27T02:30:22.245014894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-27T02:30:22.245547205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-27T02:30:22.248276140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-27T02:30:22.248653911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-27T02:30:22.248944536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080035s 
2025-08-27T02:30:22.249104809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T02:30:22.249256454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T02:30:22.249417568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T02:30:22.251665224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T02:30:22.252197125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T02:30:22.252538963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T02:30:22.252986755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T02:30:22.254907011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T02:30:22.255211604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056135s 
2025-08-27T02:30:22.255575948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T02:30:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T02:30:22.255951193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.258104679Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T02:30:22.258278860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008457s 
2025-08-27T02:30:22.258511378Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T02:30:22.258710890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.258949510Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-27T02:30:22.259638918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:22.259808049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-27T02:30:22.259967109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-27T02:30:22.260200229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.260984858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008936s 
2025-08-27T02:30:22.261157586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:22.261268520Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.261444444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-27T02:30:22.261726231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.262481382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000868s 
2025-08-27T02:30:22.262806506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T02:30:22', 'add_on_delete_to_notifications') 
2025-08-27T02:30:22.263107583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.263905038Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T02:30:22.264061343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002244s 
2025-08-27T02:30:22.264250374Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T02:30:22.264400466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.264630659Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-27T02:30:22.266281844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T02:30:22.266403158Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.266590525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-27T02:30:22.266933105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.267702595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009418s 
2025-08-27T02:30:22.267883910Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T02:30:22.268084814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-27T02:30:22.268349527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003169s 
2025-08-27T02:30:22.268550522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T02:30:22.268603048Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:22.268766807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-27T02:30:22.269011019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-27T02:30:22.269744185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008137s 
2025-08-27T02:30:22.269889668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:22.270063338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:22.271740916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016887s 
2025-08-27T02:30:22.271955458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-27T02:30:22.272533802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-27T02:30:22.273006805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008908s 
2025-08-27T02:30:22.273188851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-27T02:30:22.273470949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-27T02:30:22.273749831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003868s 
2025-08-27T02:30:22.273906326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T02:30:22.274045366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T02:30:22.274225579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-27T02:30:22.274492556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T02:30:22.275292016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s 
2025-08-27T02:30:22.275454333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T02:30:22.275581348Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:22.275746772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-27T02:30:22.276061014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.276831926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00092s 
2025-08-27T02:30:22.276998592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-27T02:30:22.277138133Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.277322925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-27T02:30:22.277588269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.278365394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008914s 
2025-08-27T02:30:22.278518382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:22.278692202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:22.285106216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063921s 
2025-08-27T02:30:22.285274916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:22.285437173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:22.286801289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001398s 
2025-08-27T02:30:22.287022585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-27T02:30:22.289746790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-27T02:30:22.290618104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-27T02:30:22.291135015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T02:30:22.291507525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T02:30:22.294683710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007525s 
2025-08-27T02:30:22.294893002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-27T02:30:22.297453868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-27T02:30:22.298109408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-27T02:30:22.298526508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-27T02:30:22.298915852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-27T02:30:22.301367999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063003s 
2025-08-27T02:30:22.301633133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T02:30:22.301899279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-27T02:30:22.302118180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003126s 
2025-08-27T02:30:22.302286178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T02:30:22.302408344Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.302608978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-27T02:30:22.302927730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.303709804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009177s 
2025-08-27T02:30:22.303870498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-27T02:30:22.304041031Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2025-08-27T02:30:22.304227066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-27T02:30:22.304500597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-27T02:30:22.305242390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008399s 
2025-08-27T02:30:22.305569559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T02:30:22', 'add_custom_formats') 
2025-08-27T02:30:22.305860995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.306898354Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T02:30:22.307000931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024299s 
2025-08-27T02:30:22.307189731Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T02:30:22.307374052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.307607973Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-27T02:30:22.308037468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T02:30:22.308208151Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:22.308355097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-27T02:30:22.308593858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-27T02:30:22.309368518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000868s 
2025-08-27T02:30:22.309675896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T02:30:22', 'add_result_to_commands') 
2025-08-27T02:30:22.309987073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.310748496Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T02:30:22.310894751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022351s 
2025-08-27T02:30:22.311093130Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T02:30:22.311280477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.311545882Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-27T02:30:22.311886097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:22.312034435Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:22.312228717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-27T02:30:22.312491816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.313277929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008968s 
2025-08-27T02:30:22.313600990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T02:30:22', 'health_restored_notification') 
2025-08-27T02:30:22.313924281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.314787278Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T02:30:22.314834353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022755s 
2025-08-27T02:30:22.314995918Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T02:30:22.315163616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.315392938Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-27T02:30:22.315706840Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T02:30:22.315969438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-27T02:30:22.316276627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003215s 
2025-08-27T02:30:22.316479676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T02:30:22', 'remove_uc') 
2025-08-27T02:30:22.316780251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.317494018Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T02:30:22.317640142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016088s 
2025-08-27T02:30:22.317838742Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T02:30:22.318027482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.318232916Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-27T02:30:22.318509062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:22.318702982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:22.322026554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033478s 
2025-08-27T02:30:22.322376619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T02:30:22', 'download_clients_rename_tv_to_music') 
2025-08-27T02:30:22.322680862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.323576686Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T02:30:22.323721137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048485s 
2025-08-27T02:30:22.324036131Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T02:30:22.324117925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.324348480Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-27T02:30:22.324705078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-27T02:30:22.324845110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.325030804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-27T02:30:22.325339475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-27T02:30:22.326162542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009218s 
2025-08-27T02:30:22.326470292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T02:30:22', 'add_colon_replacement_to_naming_config') 
2025-08-27T02:30:22.326785777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.327579806Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T02:30:22.327748225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002351s 
2025-08-27T02:30:22.327937256Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T02:30:22.328118240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.328332792Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-27T02:30:22.328748719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-27T02:30:22.331349185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T02:30:22.332214327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-27T02:30:22.332685325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-27T02:30:22.333155101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-27T02:30:22.335342736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.335650466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067494s 
2025-08-27T02:30:22.335825087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-27T02:30:22.336143809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-27T02:30:22.336361136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-27T02:30:22.336613745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-27T02:30:22.337453255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008903s 
2025-08-27T02:30:22.337733650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T02:30:22', 'list_sync_time') 
2025-08-27T02:30:22.338019766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.338990411Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T02:30:22.339160693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024493s 
2025-08-27T02:30:22.339340546Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T02:30:22.339521320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.339752124Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-27T02:30:22.340184755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T02:30:22.340352313Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.340533518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-27T02:30:22.340737408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-27T02:30:22.341567660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008414s 
2025-08-27T02:30:22.341844487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T02:30:22', 'add_download_client_tags') 
2025-08-27T02:30:22.342131716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.342907989Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T02:30:22.343117250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022053s 
2025-08-27T02:30:22.343243915Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T02:30:22.343431443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.343652949Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-27T02:30:22.344270312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-27T02:30:22.344839217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T02:30:22.345323923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008785s 
2025-08-27T02:30:22.345513314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-27T02:30:22.345795533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-27T02:30:22.346153584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s 
2025-08-27T02:30:22.346420571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T02:30:22', 'add_notification_status') 
2025-08-27T02:30:22.346712739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.347543572Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T02:30:22.347682763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018298s 
2025-08-27T02:30:22.347880441Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T02:30:22.348076315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.348306298Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-27T02:30:22.348596693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:22.348813780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:22.352486124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036769s 
2025-08-27T02:30:22.352843303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T02:30:22', 'add_alac_24_quality_in_profiles') 
2025-08-27T02:30:22.353145662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.353858918Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T02:30:22.353984010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050086s 
2025-08-27T02:30:22.354166497Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T02:30:22.354336960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.354557625Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-27T02:30:22.354940886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-27T02:30:22.355084996Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.355255800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-27T02:30:22.355452096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-27T02:30:22.356278810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008651s 
2025-08-27T02:30:22.356465817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-27T02:30:22.356708034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-27T02:30:22.357454848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008368s 
2025-08-27T02:30:22.357768479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T02:30:22', 'add_salt_to_users') 
2025-08-27T02:30:22.358081089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.358833664Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T02:30:22.358976161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021789s 
2025-08-27T02:30:22.359148759Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T02:30:22.359317458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.359549586Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-27T02:30:22.360061647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-27T02:30:22.360668338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-27T02:30:22.361126140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009129s 
2025-08-27T02:30:22.361307826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-27T02:30:22.361551196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-27T02:30:22.362892226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014247s 
2025-08-27T02:30:22.363211519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T02:30:22', 'add_auto_tagging') 
2025-08-27T02:30:22.363513016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.364465334Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T02:30:22.364622310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029835s 
2025-08-27T02:30:22.364810839Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T02:30:22.364994449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.365255675Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-27T02:30:22.365642824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-27T02:30:22.365794370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T02:30:22.366012659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-27T02:30:22.366267803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-27T02:30:22.367106552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009206s 
2025-08-27T02:30:22.367374281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T02:30:22.367672611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-27T02:30:22.367906011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003392s 
2025-08-27T02:30:22.368243290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T02:30:22', 'quality_definition_preferred_size') 
2025-08-27T02:30:22.368548044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.369271290Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T02:30:22.369439770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016713s 
2025-08-27T02:30:22.369652508Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T02:30:22.369817640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.370054517Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-27T02:30:22.370386796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T02:30:22.370559494Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.370737012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-27T02:30:22.371000151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.371829722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009358s 
2025-08-27T02:30:22.372203735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T02:30:22', 'add_on_artist_add_to_notifications') 
2025-08-27T02:30:22.372502326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.373225542Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T02:30:22.373409763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023028s 
2025-08-27T02:30:22.373578683Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T02:30:22.373775920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.373974761Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-27T02:30:22.374276248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-27T02:30:22.374418154Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.374608918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-27T02:30:22.374864101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-27T02:30:22.375650324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008796s 
2025-08-27T02:30:22.375993345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T02:30:22', 'album_last_searched_time') 
2025-08-27T02:30:22.376301977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.376978028Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T02:30:22.377123481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021801s 
2025-08-27T02:30:22.377291068Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T02:30:22.377469357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.377714040Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-27T02:30:22.378101881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-27T02:30:22.378258436Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T02:30:22.378409179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-27T02:30:22.378676588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.379508292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000929s 
2025-08-27T02:30:22.379656451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-27T02:30:22.379823517Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.379961996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-27T02:30:22.380242200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-27T02:30:22.381048734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009138s 
2025-08-27T02:30:22.381354490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T02:30:22', 'add_indexer_flags') 
2025-08-27T02:30:22.381650786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.382309793Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T02:30:22.382448572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021562s 
2025-08-27T02:30:22.382634076Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T02:30:22.382807786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.383029452Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-27T02:30:22.383453195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-27T02:30:22.383691705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-27T02:30:22.384046780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s 
2025-08-27T02:30:22.384219358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-27T02:30:22.384458589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-27T02:30:22.384768774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004037s 
2025-08-27T02:30:22.384950520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-27T02:30:22.385188118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-27T02:30:22.385484104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s 
2025-08-27T02:30:22.385839069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T02:30:22', 'add_indexes_album_statistics') 
2025-08-27T02:30:22.386158302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.386864464Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T02:30:22.387033003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017376s 
2025-08-27T02:30:22.387196372Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T02:30:22.387412126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.387598782Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-27T02:30:22.387995000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T02:30:22.388349043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-27T02:30:22.388616682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004007s 
2025-08-27T02:30:22.388954382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T02:30:22', 'update_redacted_baseurl') 
2025-08-27T02:30:22.389320809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.389938593Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T02:30:22.390088946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016755s 
2025-08-27T02:30:22.399742824Z [Debug] MigrationController: Took: 00:00:01.5869860 
2025-08-27T02:30:22.514318639Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-27T02:30:22.546807394Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-27T02:30:22.571291041Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T02:30:22.577669805Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T02:30:22.578043417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T02:30:22.578290685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T02:30:22.580389221Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T02:30:22.580610195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023539s 
2025-08-27T02:30:22.580848846Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T02:30:22.581066554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025751s 
2025-08-27T02:30:22.583302877Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T02:30:22.583562500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.584004680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T02:30:22.584328121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T02:30:22.584782035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005428s 
2025-08-27T02:30:22.585027820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.586336194Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T02:30:22.586568402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002107s 
2025-08-27T02:30:22.586915491Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T02:30:22.587184472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.587612865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T02:30:22.587963551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T02:30:22.588401723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005057s 
2025-08-27T02:30:22.588586034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T02:30:22.588785225Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-27T02:30:22.589045880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T02:30:22.589347668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T02:30:22.590147869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008805s 
2025-08-27T02:30:22.590397401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.591022751Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T02:30:22.591259217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017404s 
2025-08-27T02:30:22.591595995Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T02:30:22.591872091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.592320544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T02:30:22.592512340Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T02:30:22.592743405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T02:30:22.593054201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T02:30:22.593566532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s 
2025-08-27T02:30:22.593797568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.594448268Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T02:30:22.594669092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014147s 
2025-08-27T02:30:22.595012995Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T02:30:22.595255653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.595551559Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-27T02:30:22.596197179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-27T02:30:22.596801336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-27T02:30:22.597570214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011444s 
2025-08-27T02:30:22.597797421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-27T02:30:22.598088758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T02:30:22.598451659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s 
2025-08-27T02:30:22.598824058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T02:30:22', 'InitialSetup') 
2025-08-27T02:30:22.599259004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.599998503Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T02:30:22.600218055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019604s 
2025-08-27T02:30:22.600468008Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-27T02:30:22.600734595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.601058918Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-27T02:30:22.601498002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T02:30:22', 'add_reason_to_pending_releases') 
2025-08-27T02:30:22.601957808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.602600783Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-27T02:30:22.602858221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018508s 
2025-08-27T02:30:22.603086581Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-27T02:30:22.603324650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.603653903Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-27T02:30:22.604037215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T02:30:22', 'add_medium_support') 
2025-08-27T02:30:22.604507682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.605119725Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-27T02:30:22.605389157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017865s 
2025-08-27T02:30:22.605602096Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-27T02:30:22.605881468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.606180901Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-27T02:30:22.606586298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T02:30:22', 'add_various_qualites_in_profile') 
2025-08-27T02:30:22.607055192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.607713988Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-27T02:30:22.608086869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018316s 
2025-08-27T02:30:22.608268575Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-27T02:30:22.608487866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.608784975Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-27T02:30:22.609174449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T02:30:22', 'metadata_profiles') 
2025-08-27T02:30:22.609605436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.610246978Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-27T02:30:22.610486440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017611s 
2025-08-27T02:30:22.610755833Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-27T02:30:22.611044003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.611341031Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-27T02:30:22.611761107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T02:30:22', 'separate_automatic_and_interactive_search') 
2025-08-27T02:30:22.612256384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.612942395Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-27T02:30:22.613206036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018986s 
2025-08-27T02:30:22.613454887Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-27T02:30:22.613721013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.614029153Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-27T02:30:22.614452746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T02:30:22', 'change_album_path_to_relative') 
2025-08-27T02:30:22.614892732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.615647732Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-27T02:30:22.615893116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019155s 
2025-08-27T02:30:22.616157058Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-27T02:30:22.616430298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.616727406Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-27T02:30:22.617133724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T02:30:22', 'change_quality_size_mb_to_kb') 
2025-08-27T02:30:22.617574662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.618298860Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-27T02:30:22.618542731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018517s 
2025-08-27T02:30:22.618762303Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-27T02:30:22.619023700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.619307631Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-27T02:30:22.619677306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T02:30:22', 'album_releases') 
2025-08-27T02:30:22.620131370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.620890078Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-27T02:30:22.621114760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018774s 
2025-08-27T02:30:22.621363591Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-27T02:30:22.621610448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.621901554Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-27T02:30:22.622292141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T02:30:22', 'album_releases_fix') 
2025-08-27T02:30:22.622743650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.623370181Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-27T02:30:22.623601577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017685s 
2025-08-27T02:30:22.623870388Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-27T02:30:22.624110502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.624412029Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-27T02:30:22.630213550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T02:30:22', 'import_lists') 
2025-08-27T02:30:22.630794089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.631427865Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-27T02:30:22.631658460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073205s 
2025-08-27T02:30:22.631949716Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-27T02:30:22.632204720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.632521718Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-27T02:30:22.632917375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T02:30:22', 'add_release_status') 
2025-08-27T02:30:22.633363042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.633990325Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-27T02:30:22.634241501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017986s 
2025-08-27T02:30:22.634512597Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-27T02:30:22.634736076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.635044007Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-27T02:30:22.635451447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T02:30:22', 'album_download_notification') 
2025-08-27T02:30:22.635966494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.636631042Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-27T02:30:22.636895825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018817s 
2025-08-27T02:30:22.637141039Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-27T02:30:22.637401373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.637723060Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-27T02:30:22.638135872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T02:30:22', 'fix_language_metadata_profiles') 
2025-08-27T02:30:22.638578002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.639431961Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-27T02:30:22.639665962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020078s 
2025-08-27T02:30:22.639973992Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-27T02:30:22.640172803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.640499801Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-27T02:30:22.640844605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T02:30:22', 'remove_fanzub') 
2025-08-27T02:30:22.641280944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.641913317Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-27T02:30:22.642134302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017468s 
2025-08-27T02:30:22.642392031Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-27T02:30:22.642652195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.642968151Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-27T02:30:22.643366694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T02:30:22', 'update_artist_history_indexes') 
2025-08-27T02:30:22.643817501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.644488923Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-27T02:30:22.644733676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018192s 
2025-08-27T02:30:22.644972677Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-27T02:30:22.645215095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.645494107Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-27T02:30:22.645849473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T02:30:22', 'remove_nma') 
2025-08-27T02:30:22.646297084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.646933175Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-27T02:30:22.647145953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017217s 
2025-08-27T02:30:22.647387540Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-27T02:30:22.647658054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.647983770Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-27T02:30:22.648359116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T02:30:22', 'album_disambiguation') 
2025-08-27T02:30:22.648801306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.649433319Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-27T02:30:22.649662560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001782s 
2025-08-27T02:30:22.649909798Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-27T02:30:22.650193499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.650498524Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-27T02:30:22.650893469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T02:30:22', 'add_ape_quality_in_profiles') 
2025-08-27T02:30:22.651337413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.652017823Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-27T02:30:22.652288528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017736s 
2025-08-27T02:30:22.652508070Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-27T02:30:22.652735297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.653037195Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-27T02:30:22.653408984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T02:30:22', 'remove_pushalot') 
2025-08-27T02:30:22.653892748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.654492265Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-27T02:30:22.654706717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017298s 
2025-08-27T02:30:22.654949826Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-27T02:30:22.655186904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.655502168Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-27T02:30:22.655893296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T02:30:22', 'add_custom_filters') 
2025-08-27T02:30:22.656328432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.657059083Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-27T02:30:22.657314227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018745s 
2025-08-27T02:30:22.657545753Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-27T02:30:22.657785125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.658089177Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-27T02:30:22.658455876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T02:30:22', 'import_list_tags') 
2025-08-27T02:30:22.658884539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.659640170Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-27T02:30:22.659856646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018276s 
2025-08-27T02:30:22.660099365Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-27T02:30:22.660354007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.660654623Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-27T02:30:22.661045069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T02:30:22', 'add_release_groups_etc') 
2025-08-27T02:30:22.661477690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.662212038Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-27T02:30:22.662439626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018428s 
2025-08-27T02:30:22.662697596Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-27T02:30:22.662934723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.663239447Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-27T02:30:22.663628420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T02:30:22', 'NewMediaInfoFormat') 
2025-08-27T02:30:22.664125391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.664830861Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-27T02:30:22.665059562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018771s 
2025-08-27T02:30:22.665318012Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-27T02:30:22.665604649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.665904623Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-27T02:30:22.666331252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T02:30:22', 'rename_restrictions_to_release_profiles') 
2025-08-27T02:30:22.666818343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.667542511Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-27T02:30:22.667790260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019148s 
2025-08-27T02:30:22.668075203Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-27T02:30:22.668368664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.668676594Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-27T02:30:22.669108314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T02:30:22', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-27T02:30:22.669576065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.670398101Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-27T02:30:22.670627823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019784s 
2025-08-27T02:30:22.670853758Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-27T02:30:22.671114393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.671414587Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-27T02:30:22.671792679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T02:30:22', 'add_import_exclusions') 
2025-08-27T02:30:22.672257665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.672994529Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-27T02:30:22.673244582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018689s 
2025-08-27T02:30:22.673479114Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-27T02:30:22.673784870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.674052819Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-27T02:30:22.674436231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T02:30:22', 'clean_artist_metadata_table') 
2025-08-27T02:30:22.674888252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.675671318Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-27T02:30:22.675875149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018753s 
2025-08-27T02:30:22.676162878Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-27T02:30:22.676390446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.676710080Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-27T02:30:22.677082610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T02:30:22', 'health_issue_notification') 
2025-08-27T02:30:22.677545933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.678277756Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-27T02:30:22.678513090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s 
2025-08-27T02:30:22.678812403Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-27T02:30:22.679038628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.679359043Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-27T02:30:22.679771835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T02:30:22', 'add_mediafilerepository_mtime') 
2025-08-27T02:30:22.680226330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.681004797Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-27T02:30:22.681232175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019091s 
2025-08-27T02:30:22.681478812Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-27T02:30:22.681736150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.682046976Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-27T02:30:22.682460057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T02:30:22', 'add_artistmetadataid_constraint') 
2025-08-27T02:30:22.682918771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.683749373Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-27T02:30:22.684020970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001992s 
2025-08-27T02:30:22.684270954Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-27T02:30:22.684525105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.684845530Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-27T02:30:22.685237109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T02:30:22', 'old_ids_and_artist_alias') 
2025-08-27T02:30:22.685655782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.686366333Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-27T02:30:22.686593600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018231s 
2025-08-27T02:30:22.686836890Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-27T02:30:22.687097264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.687387799Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-27T02:30:22.687775630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T02:30:22', 'download_propers_config') 
2025-08-27T02:30:22.688261448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.689006979Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-27T02:30:22.689248947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018988s 
2025-08-27T02:30:22.689512637Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-27T02:30:22.689746608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.690057625Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-27T02:30:22.690437089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T02:30:22', 'remove_language_profiles') 
2025-08-27T02:30:22.690887886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.691687206Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-27T02:30:22.691942570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019303s 
2025-08-27T02:30:22.692187814Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-27T02:30:22.692444631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.692752701Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-27T02:30:22.693161795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T02:30:22', 'multi_disc_naming_format') 
2025-08-27T02:30:22.693607332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.694270337Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-27T02:30:22.694491953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018017s 
2025-08-27T02:30:22.694743199Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-27T02:30:22.695016279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.695335361Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-27T02:30:22.695734615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T02:30:22', 'add_download_client_priority') 
2025-08-27T02:30:22.696238139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.696882777Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-27T02:30:22.697131447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018578s 
2025-08-27T02:30:22.697398004Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-27T02:30:22.697616755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.697914254Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-27T02:30:22.698307295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T02:30:22', 'remove_growl_prowl') 
2025-08-27T02:30:22.698728273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.699361047Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-27T02:30:22.699592252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017458s 
2025-08-27T02:30:22.699840713Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-27T02:30:22.700116167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.700423586Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-27T02:30:22.700809193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T02:30:22', 'remove_plex_hometheatre') 
2025-08-27T02:30:22.701267676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.701970321Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-27T02:30:22.702216506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018602s 
2025-08-27T02:30:22.702467251Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-27T02:30:22.702732004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.703029233Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-27T02:30:22.703430741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T02:30:22', 'add_root_folder_add_defaults') 
2025-08-27T02:30:22.703948183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.704614986Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-27T02:30:22.704829588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018538s 
2025-08-27T02:30:22.705085072Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-27T02:30:22.705329905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.705616382Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-27T02:30:22.706030265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T02:30:22', 'task_duration') 
2025-08-27T02:30:22.706411202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.707058506Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-27T02:30:22.707286144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017137s 
2025-08-27T02:30:22.707537921Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-27T02:30:22.707870290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.708133330Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-27T02:30:22.708564167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T02:30:22', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-27T02:30:22.709024735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.709695816Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-27T02:30:22.709955439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018654s 
2025-08-27T02:30:22.710218739Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-27T02:30:22.710447870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.710740088Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-27T02:30:22.711145324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T02:30:22', 'remove_album_folders') 
2025-08-27T02:30:22.711658979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.712629312Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-27T02:30:22.713124750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020195s 
2025-08-27T02:30:22.713373521Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-27T02:30:22.713718154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.713953138Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-27T02:30:22.714343824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T02:30:22', 'add_priority_to_indexers') 
2025-08-27T02:30:22.714791876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.715565063Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-27T02:30:22.715807721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019262s 
2025-08-27T02:30:22.716113006Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-27T02:30:22.716433221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.716686381Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-27T02:30:22.717116537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T02:30:22', 'remove_chown_and_folderchmod_config') 
2025-08-27T02:30:22.717570240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.718387716Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-27T02:30:22.718636848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019986s 
2025-08-27T02:30:22.718921471Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-27T02:30:22.719125913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.719422861Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-27T02:30:22.719796763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T02:30:22', 'update_notifiarr') 
2025-08-27T02:30:22.720273964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.721065628Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-27T02:30:22.721217714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018828s 
2025-08-27T02:30:22.721454591Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-27T02:30:22.721756820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.722010872Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-27T02:30:22.722412811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T02:30:22', 'email_multiple_addresses') 
2025-08-27T02:30:22.722861584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.723589109Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-27T02:30:22.723820966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018438s 
2025-08-27T02:30:22.724121471Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-27T02:30:22.724388729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.724647420Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-27T02:30:22.725054820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T02:30:22', 'rename_blacklist_to_blocklist') 
2025-08-27T02:30:22.725494325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.726272162Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-27T02:30:22.726508978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019189s 
2025-08-27T02:30:22.726760014Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-27T02:30:22.727015298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.727321705Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-27T02:30:22.727737943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T02:30:22', 'cdh_per_downloadclient') 
2025-08-27T02:30:22.728164452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.728936286Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-27T02:30:22.729182802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019127s 
2025-08-27T02:30:22.729411683Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-27T02:30:22.729654712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.729954466Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-27T02:30:22.730330433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T02:30:22', 'download_history') 
2025-08-27T02:30:22.730764136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.731508996Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-27T02:30:22.731723057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018406s 
2025-08-27T02:30:22.731989193Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-27T02:30:22.732227302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.732571034Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-27T02:30:22.733222175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-27T02:30:22.733747904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-27T02:30:22.734412642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009481s 
2025-08-27T02:30:22.734647726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-27T02:30:22.734977790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T02:30:22.735380481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005019s 
2025-08-27T02:30:22.735751789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T02:30:22', 'add_update_history') 
2025-08-27T02:30:22.736235092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.737036255Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-27T02:30:22.737266048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021329s 
2025-08-27T02:30:22.737589218Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-27T02:30:22.737779531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.738089946Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-27T02:30:22.738506505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T02:30:22', 'add_on_update_to_notifications') 
2025-08-27T02:30:22.738946611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.739696801Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-27T02:30:22.739938568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018905s 
2025-08-27T02:30:22.740188251Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-27T02:30:22.740451200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.740762277Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-27T02:30:22.741184387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T02:30:22', 'download_client_per_indexer') 
2025-08-27T02:30:22.741606687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.742496388Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-27T02:30:22.742736622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020283s 
2025-08-27T02:30:22.742975182Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-27T02:30:22.743245376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.744248346Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-27T02:30:22.744289940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T02:30:22', 'AddNewItemMonitorType') 
2025-08-27T02:30:22.744525073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.746465180Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-27T02:30:22.746631434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025963s 
2025-08-27T02:30:22.747042652Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-27T02:30:22.747370432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.748005411Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-27T02:30:22.748367159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T02:30:22', 'ImportListSearch') 
2025-08-27T02:30:22.754207589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.754233762Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-27T02:30:22.754240184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025805s 
2025-08-27T02:30:22.754246297Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-27T02:30:22.754252489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.754258271Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-27T02:30:22.754264103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T02:30:22', 'ImportListMonitorExisting') 
2025-08-27T02:30:22.754288792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.754294724Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-27T02:30:22.754300366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022307s 
2025-08-27T02:30:22.754306157Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-27T02:30:22.754312059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.754321598Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-27T02:30:22.754621733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T02:30:22', 'add_indexer_tags') 
2025-08-27T02:30:22.755057280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.755807490Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-27T02:30:22.756066231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018801s 
2025-08-27T02:30:22.756286725Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-27T02:30:22.756540005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.756865861Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-27T02:30:22.757230816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T02:30:22', 'update_audio_types') 
2025-08-27T02:30:22.757682997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.758550694Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-27T02:30:22.758781228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020118s 
2025-08-27T02:30:22.759068075Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T02:30:22.759408240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.759871253Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-27T02:30:22.760647506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-27T02:30:22.760862068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T02:30:22.761130278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-27T02:30:22.762066593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-27T02:30:22.763053640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-27T02:30:22.763647556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-27T02:30:22.764246853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-27T02:30:22.765259652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T02:30:22.765666792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042908s 
2025-08-27T02:30:22.765874961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-27T02:30:22.766081687Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.766323023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-27T02:30:22.767081770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-27T02:30:22.767851450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-27T02:30:22.768352499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-27T02:30:22.768909841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-27T02:30:22.769849142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T02:30:22.770258737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036779s 
2025-08-27T02:30:22.770487037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T02:30:22.770681959Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T02:30:22.770927764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T02:30:22.771552813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T02:30:22.772192811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T02:30:22.772719412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T02:30:22.773314851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T02:30:22.774201686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T02:30:22.774612774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003432s 
2025-08-27T02:30:22.775078201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T02:30:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T02:30:22.775548809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.776621659Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T02:30:22.776850359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053308s 
2025-08-27T02:30:22.777130393Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-27T02:30:22.777401920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.777734389Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-27T02:30:22.778155477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T02:30:22', 'add_on_delete_to_notifications') 
2025-08-27T02:30:22.778632047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.779376546Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-27T02:30:22.779621088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019555s 
2025-08-27T02:30:22.779880420Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-27T02:30:22.780131306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.780457502Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-27T02:30:22.780893370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T02:30:22', 'add_custom_formats') 
2025-08-27T02:30:22.781272824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.782038115Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-27T02:30:22.782252537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001886s 
2025-08-27T02:30:22.782495686Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-27T02:30:22.782753315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.783076716Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-27T02:30:22.783458134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T02:30:22', 'add_result_to_commands') 
2025-08-27T02:30:22.783930114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.784689724Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-27T02:30:22.784933565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019279s 
2025-08-27T02:30:22.785195122Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-27T02:30:22.785437700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.785755089Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-27T02:30:22.786157439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T02:30:22', 'health_restored_notification') 
2025-08-27T02:30:22.786617065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.787406524Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-27T02:30:22.787634263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019372s 
2025-08-27T02:30:22.787894877Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-27T02:30:22.788138107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.788451598Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-27T02:30:22.788793637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T02:30:22', 'remove_uc') 
2025-08-27T02:30:22.789240607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.790009475Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-27T02:30:22.790235450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018904s 
2025-08-27T02:30:22.790486866Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-27T02:30:22.790765737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.791109259Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-27T02:30:22.791556159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T02:30:22', 'download_clients_rename_tv_to_music') 
2025-08-27T02:30:22.792029512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.792853531Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-27T02:30:22.793110038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020491s 
2025-08-27T02:30:22.793384310Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-27T02:30:22.793657229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.793983957Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-27T02:30:22.794465116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T02:30:22', 'add_colon_replacement_to_naming_config') 
2025-08-27T02:30:22.794957798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.795751817Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-27T02:30:22.796037853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020629s 
2025-08-27T02:30:22.796358999Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-27T02:30:22.796656438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.796929658Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-27T02:30:22.797320525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T02:30:22', 'list_sync_time') 
2025-08-27T02:30:22.797782876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.798577416Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-27T02:30:22.798811838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019486s 
2025-08-27T02:30:22.799066521Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-27T02:30:22.799343058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.799652401Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-27T02:30:22.800154391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T02:30:22', 'add_download_client_tags') 
2025-08-27T02:30:22.800623506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.801434769Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-27T02:30:22.801714793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020808s 
2025-08-27T02:30:22.801925037Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-27T02:30:22.802191443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.802522860Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-27T02:30:22.802940782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T02:30:22', 'add_notification_status') 
2025-08-27T02:30:22.803420939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.804181680Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-27T02:30:22.804474971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019755s 
2025-08-27T02:30:22.804717028Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-27T02:30:22.804982012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.805306215Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-27T02:30:22.805751651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T02:30:22', 'add_alac_24_quality_in_profiles') 
2025-08-27T02:30:22.806282921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.807048503Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-27T02:30:22.807292063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020114s 
2025-08-27T02:30:22.807539932Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-27T02:30:22.807779464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.808148578Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-27T02:30:22.808536669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T02:30:22', 'add_salt_to_users') 
2025-08-27T02:30:22.809012357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.809892439Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-27T02:30:22.810030226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019896s 
2025-08-27T02:30:22.810331302Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-27T02:30:22.810576186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.810913074Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-27T02:30:22.811278029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T02:30:22', 'add_auto_tagging') 
2025-08-27T02:30:22.811714858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.812534569Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-27T02:30:22.812790354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019791s 
2025-08-27T02:30:22.813056530Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-27T02:30:22.813335792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.813652790Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-27T02:30:22.814146424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T02:30:22', 'quality_definition_preferred_size') 
2025-08-27T02:30:22.814621491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.815418155Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-27T02:30:22.815677667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002061s 
2025-08-27T02:30:22.815950607Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-27T02:30:22.816229058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.816586688Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-27T02:30:22.816987394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T02:30:22', 'add_on_artist_add_to_notifications') 
2025-08-27T02:30:22.817487120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.818283554Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-27T02:30:22.818533096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002034s 
2025-08-27T02:30:22.818797048Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-27T02:30:22.819082683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.819512869Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-27T02:30:22.819802753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T02:30:22', 'album_last_searched_time') 
2025-08-27T02:30:22.820297338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.821113241Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-27T02:30:22.821331210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019995s 
2025-08-27T02:30:22.821572075Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-27T02:30:22.821836908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.822210821Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-27T02:30:22.822575035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T02:30:22', 'add_indexer_flags') 
2025-08-27T02:30:22.823029349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.823955845Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-27T02:30:22.824206379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020926s 
2025-08-27T02:30:22.824474810Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-27T02:30:22.824733400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.825064938Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-27T02:30:22.825467048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T02:30:22', 'add_indexes_album_statistics') 
2025-08-27T02:30:22.825966834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.826774350Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-27T02:30:22.827047640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020265s 
2025-08-27T02:30:22.827280920Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-27T02:30:22.827556635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T02:30:22.827941029Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-27T02:30:22.828346375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T02:30:22', 'update_redacted_baseurl') 
2025-08-27T02:30:22.828798696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T02:30:22.829633928Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-27T02:30:22.829884753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020322s 
2025-08-27T02:30:23.018759647Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-27T02:30:23.028871767Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-27T02:30:23.034119704Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-27T02:30:23.174410926Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-27T02:30:23.206632223Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-27T02:30:23.215740693Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-27T02:30:23.252964732Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-27T02:30:23.253773100Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-27T02:30:23.254026620Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-27T02:30:23.362318473Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-27T02:30:24.136176475Z [ls.io-init] done.