2025-06-15T07:43:28.380659021Z [migrations] started
2025-06-15T07:43:28.380696486Z [migrations] no migrations found
2025-06-15T07:43:28.404651374Z usermod: no changes
2025-06-15T07:43:28.413221772Z ───────────────────────────────────────
2025-06-15T07:43:28.413255199Z 
2025-06-15T07:43:28.413264318Z       ██╗     ███████╗██╗ ██████╗
2025-06-15T07:43:28.413273035Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-15T07:43:28.413281522Z       ██║     ███████╗██║██║   ██║
2025-06-15T07:43:28.413289839Z       ██║     ╚════██║██║██║   ██║
2025-06-15T07:43:28.413298096Z       ███████╗███████║██║╚██████╔╝
2025-06-15T07:43:28.413306483Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-15T07:43:28.413314880Z 
2025-06-15T07:43:28.413322926Z    Brought to you by linuxserver.io
2025-06-15T07:43:28.413331112Z ───────────────────────────────────────
2025-06-15T07:43:28.413594543Z 
2025-06-15T07:43:28.413618200Z To support the app dev(s) visit:
2025-06-15T07:43:28.415078331Z Lidarr: https://opencollective.com/lidarr
2025-06-15T07:43:28.415444598Z 
2025-06-15T07:43:28.415458386Z To support LSIO projects visit:
2025-06-15T07:43:28.415468306Z https://www.linuxserver.io/donate/
2025-06-15T07:43:28.415476493Z 
2025-06-15T07:43:28.415484449Z ───────────────────────────────────────
2025-06-15T07:43:28.415493156Z GID/UID
2025-06-15T07:43:28.415501182Z ───────────────────────────────────────
2025-06-15T07:43:28.420136957Z 
2025-06-15T07:43:28.420159873Z User UID:    911
2025-06-15T07:43:28.420169974Z User GID:    911
2025-06-15T07:43:28.420178140Z ───────────────────────────────────────
2025-06-15T07:43:28.422712203Z Linuxserver.io version: 2.13.1.4665-ls160
2025-06-15T07:43:28.423115645Z Build-date: 2025-06-15T07:40:06+00:00
2025-06-15T07:43:28.423130886Z ───────────────────────────────────────
2025-06-15T07:43:28.423141397Z     
2025-06-15T07:43:28.470771219Z [custom-init] No custom files found, skipping...
2025-06-15T07:43:28.495171284Z failed to load "/config/config.xml": No such file or directory
2025-06-15T07:43:28.869297340Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.1.4665 
2025-06-15T07:43:28.888535990Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T07:43:28.894808291Z [Debug] Bootstrap: Console selected 
2025-06-15T07:43:28.896425498Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T07:43:29.238897412Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T07:43:29.291658076Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {764da5d2-f1db-411a-a9ec-3a7c84d96b28} may be persisted to storage in unencrypted form. 
2025-06-15T07:43:29.378630682Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-15T07:43:29.432461772Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T07:43:29.519366411Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T07:43:29.531472339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:29.532289544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:29.586710311Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T07:43:29.588736010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.055269s 
2025-06-15T07:43:29.588924239Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T07:43:29.589109422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571656s 
2025-06-15T07:43:29.601871722Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T07:43:29.602581942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.622650684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T07:43:29.637306346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T07:43:29.653370946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304844s 
2025-06-15T07:43:29.653799679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.656868388Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T07:43:29.657079664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339914s 
2025-06-15T07:43:29.666227465Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T07:43:29.666434652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.672905823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T07:43:29.674581948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T07:43:29.675007675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018879s 
2025-06-15T07:43:29.675232759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T07:43:29.675547372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001354s 
2025-06-15T07:43:29.676096859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T07:43:29.676713561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T07:43:29.677421186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011494s 
2025-06-15T07:43:29.677629685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.678470509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T07:43:29.678638607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002197s 
2025-06-15T07:43:29.679170288Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T07:43:29.679382535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.680100561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T07:43:29.680267788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-15T07:43:29.680573303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T07:43:29.680749518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T07:43:29.681158611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005412s 
2025-06-15T07:43:29.681347452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.682069866Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T07:43:29.682237424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014169s 
2025-06-15T07:43:29.683372720Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T07:43:29.683570819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.684412975Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-15T07:43:29.699762644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-15T07:43:29.700343314Z [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-06-15T07:43:29.700788089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008003s 
2025-06-15T07:43:29.700950096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-15T07:43:29.701236172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-15T07:43:29.701525474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004275s 
2025-06-15T07:43:29.701701058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-15T07:43:29.702044870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-06-15T07:43:29.702367620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2025-06-15T07:43:29.702548414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-15T07:43:29.702890733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-15T07:43:29.703132169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s 
2025-06-15T07:43:29.703297292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-06-15T07:43:29.713243150Z [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-06-15T07:43:29.715247686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118072s 
2025-06-15T07:43:29.715440014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-06-15T07:43:29.715742413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-06-15T07:43:29.716063950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004595s 
2025-06-15T07:43:29.716262410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-06-15T07:43:29.716534157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-06-15T07:43:29.716846035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2025-06-15T07:43:29.717025076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-06-15T07:43:29.717287524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:29.717658461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2025-06-15T07:43:29.717778603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-06-15T07:43:29.718091383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:29.718307328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003674s 
2025-06-15T07:43:29.718459154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-06-15T07:43:29.721137717Z [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-06-15T07:43:29.722620423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003998s 
2025-06-15T07:43:29.722812149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-06-15T07:43:29.723099047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T07:43:29.723406646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s 
2025-06-15T07:43:29.723579865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-06-15T07:43:29.723819387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-06-15T07:43:29.724139432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003672s 
2025-06-15T07:43:29.724281358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-06-15T07:43:29.724524577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-06-15T07:43:29.724798289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s 
2025-06-15T07:43:29.724985616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-06-15T07:43:29.725243385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-06-15T07:43:29.725548419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003995s 
2025-06-15T07:43:29.725708632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-06-15T07:43:29.725965870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T07:43:29.726245182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003811s 
2025-06-15T07:43:29.726476508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-06-15T07:43:29.726651931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-06-15T07:43:29.726917676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003529s 
2025-06-15T07:43:29.727092649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-06-15T07:43:29.728498079Z [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-06-15T07:43:29.729274582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020327s 
2025-06-15T07:43:29.729489345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-06-15T07:43:29.729779329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-06-15T07:43:29.730078191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004491s 
2025-06-15T07:43:29.730260728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-06-15T07:43:29.730523407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-06-15T07:43:29.730846648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003888s 
2025-06-15T07:43:29.730990368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-06-15T07:43:29.731255892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-06-15T07:43:29.731557279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004065s 
2025-06-15T07:43:29.731782012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-06-15T07:43:29.732149692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-06-15T07:43:29.732524086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005571s 
2025-06-15T07:43:29.732687986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-06-15T07:43:29.733741127Z [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-06-15T07:43:29.734453752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016209s 
2025-06-15T07:43:29.734638173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-06-15T07:43:29.734916794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-06-15T07:43:29.735237971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s 
2025-06-15T07:43:29.735442613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-06-15T07:43:29.735686214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T07:43:29.736005206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2025-06-15T07:43:29.736203325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-15T07:43:29.737396928Z [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-06-15T07:43:29.738216809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018922s 
2025-06-15T07:43:29.738423756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-15T07:43:29.738673268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T07:43:29.738962771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s 
2025-06-15T07:43:29.739141020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-15T07:43:29.739411896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T07:43:29.739704545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004111s 
2025-06-15T07:43:29.739922364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-15T07:43:29.740185353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-15T07:43:29.740498273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s 
2025-06-15T07:43:29.740689178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-06-15T07:43:29.740941797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-06-15T07:43:29.741269166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s 
2025-06-15T07:43:29.741464649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-15T07:43:29.742388460Z [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-06-15T07:43:29.743060152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014593s 
2025-06-15T07:43:29.743227459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-15T07:43:29.743760713Z [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-06-15T07:43:29.744252123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008566s 
2025-06-15T07:43:29.744501174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-15T07:43:29.744735446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T07:43:29.745103868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004918s 
2025-06-15T07:43:29.745267878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-15T07:43:29.750784597Z [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-06-15T07:43:29.751346959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059219s 
2025-06-15T07:43:29.751511290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-15T07:43:29.751777045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T07:43:29.752109986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s 
2025-06-15T07:43:29.752288686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-06-15T07:43:29.752732149Z [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-06-15T07:43:29.753150541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007029s 
2025-06-15T07:43:29.753340163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-06-15T07:43:29.753570457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-06-15T07:43:29.753892956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004176s 
2025-06-15T07:43:29.754070845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-15T07:43:29.754578677Z [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-06-15T07:43:29.755046880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007988s 
2025-06-15T07:43:29.755254318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-15T07:43:29.755538490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-15T07:43:29.755895058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004919s 
2025-06-15T07:43:29.756089460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-15T07:43:29.756396788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-15T07:43:29.756731843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s 
2025-06-15T07:43:29.756928259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-15T07:43:29.757721716Z [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-06-15T07:43:29.758262395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012084s 
2025-06-15T07:43:29.758441476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-15T07:43:29.759717906Z [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-06-15T07:43:29.761842454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032374s 
2025-06-15T07:43:29.761998709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-15T07:43:29.762633186Z [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-06-15T07:43:29.763138263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009758s 
2025-06-15T07:43:29.763321993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-15T07:43:29.764296195Z [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-06-15T07:43:29.764973649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015224s 
2025-06-15T07:43:29.765150004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-15T07:43:29.765835295Z [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-06-15T07:43:29.766315702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010018s 
2025-06-15T07:43:29.766506586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-15T07:43:29.767197969Z [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-06-15T07:43:29.767745231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011045s 
2025-06-15T07:43:29.767976436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-15T07:43:29.768460521Z [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-06-15T07:43:29.768863943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s 
2025-06-15T07:43:29.769042293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-15T07:43:29.769352257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-15T07:43:29.769671219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004922s 
2025-06-15T07:43:29.769848536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-15T07:43:29.770101756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-15T07:43:29.770406429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003956s 
2025-06-15T07:43:29.770560289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-06-15T07:43:29.771029664Z [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-06-15T07:43:29.771453528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007211s 
2025-06-15T07:43:29.771627248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-15T07:43:29.772535206Z [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-06-15T07:43:29.773191217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013992s 
2025-06-15T07:43:29.773359847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-15T07:43:29.773834923Z [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-06-15T07:43:29.774261983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007233s 
2025-06-15T07:43:29.774439420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-15T07:43:29.774743984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-15T07:43:29.775079189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s 
2025-06-15T07:43:29.775270504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-15T07:43:29.775552452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-15T07:43:29.775887807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s 
2025-06-15T07:43:29.776062960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-15T07:43:29.777080188Z [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-06-15T07:43:29.777776681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015411s 
2025-06-15T07:43:29.777957585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-15T07:43:29.778699800Z [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-06-15T07:43:29.779276040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011763s 
2025-06-15T07:43:29.779468728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-15T07:43:29.779802961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T07:43:29.780174129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005294s 
2025-06-15T07:43:29.780349582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-15T07:43:29.781220075Z [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-06-15T07:43:29.781859883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013511s 
2025-06-15T07:43:29.782022992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-06-15T07:43:29.783014588Z [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-06-15T07:43:29.783807525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016186s 
2025-06-15T07:43:29.784005363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-06-15T07:43:29.784498637Z [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-06-15T07:43:29.784952451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007689s 
2025-06-15T07:43:29.785142002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-06-15T07:43:29.785420874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-06-15T07:43:29.785789496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004947s 
2025-06-15T07:43:29.786011263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-15T07:43:29.786636121Z [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-06-15T07:43:29.787181039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010479s 
2025-06-15T07:43:29.787434820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-15T07:43:29.787777039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T07:43:29.788141663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2025-06-15T07:43:29.791349202Z [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-06-15T07:43:29.792080795Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034179 taking an average of 00:00:00.0034179 
2025-06-15T07:43:29.792931448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T07:43:29', 'InitialSetup') 
2025-06-15T07:43:29.793286733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.797065893Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T07:43:29.797231337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008742s 
2025-06-15T07:43:29.797540179Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-06-15T07:43:29.797731744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.798005405Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-06-15T07:43:29.798671807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-15T07:43:29.798828974Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:29.799013015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-06-15T07:43:29.799338941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:29.800197620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010087s 
2025-06-15T07:43:29.800597355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T07:43:29', 'add_reason_to_pending_releases') 
2025-06-15T07:43:29.800930686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.801895820Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-06-15T07:43:29.802069229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026728s 
2025-06-15T07:43:29.802252658Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-06-15T07:43:29.802433001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.802674778Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-06-15T07:43:29.805699228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:29.805867177Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:29.806016066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-06-15T07:43:29.806299567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-06-15T07:43:29.807152885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000967s 
2025-06-15T07:43:29.807329682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T07:43:29.807450535Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-06-15T07:43:29.807630778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-06-15T07:43:29.807958598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:29.808737005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009416s 
2025-06-15T07:43:29.808898431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T07:43:29.809037531Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:29.809230469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-06-15T07:43:29.809546385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:29.810331236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009302s 
2025-06-15T07:43:29.810730440Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-06-15T07:43:29.811234735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-06-15T07:43:29.811480100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005521s 
2025-06-15T07:43:29.811841507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-06-15T07:43:29.829668034Z [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-06-15T07:43:29.831582179Z [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-06-15T07:43:29.832657935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-06-15T07:43:29.833777970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-06-15T07:43:29.836413327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-06-15T07:43:29.836850949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-06-15T07:43:29.837255042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-06-15T07:43:29.837583975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255421s 
2025-06-15T07:43:29.837761612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T07:43:29.837891634Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:29.838090324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-06-15T07:43:29.838344276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-06-15T07:43:29.839190119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009117s 
2025-06-15T07:43:29.839543791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T07:43:29', 'add_medium_support') 
2025-06-15T07:43:29.839901291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.841654050Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-06-15T07:43:29.841828081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033659s 
2025-06-15T07:43:29.842044006Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-06-15T07:43:29.842257415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.842508661Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-06-15T07:43:29.842934318Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-06-15T07:43:29.843266317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-06-15T07:43:29.843539707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003744s 
2025-06-15T07:43:29.843712776Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:29.843922518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:29.853007343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091367s 
2025-06-15T07:43:29.853434854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T07:43:29', 'add_various_qualites_in_profile') 
2025-06-15T07:43:29.853786963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.854824933Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-06-15T07:43:29.854990065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109045s 
2025-06-15T07:43:29.855183525Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-06-15T07:43:29.855368808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.855611336Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-06-15T07:43:29.856380515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-15T07:43:29.856899541Z [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-06-15T07:43:29.857401962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008631s 
2025-06-15T07:43:29.857583768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-15T07:43:29.857883873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-15T07:43:29.858243316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s 
2025-06-15T07:43:29.858379240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T07:43:29.858530895Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:29.858719074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-06-15T07:43:29.859036243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:29.859917137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010116s 
2025-06-15T07:43:29.860123793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-06-15T07:43:29.865955416Z [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-06-15T07:43:29.870784280Z [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-06-15T07:43:29.872656450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:29.873463876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:29.875642673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-06-15T07:43:29.876121848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-06-15T07:43:29.876573057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:29.876985197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:29.877320702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170254s 
2025-06-15T07:43:29.877523160Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-06-15T07:43:29.884727217Z [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-06-15T07:43:29.889187288Z [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-06-15T07:43:29.890905668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:29.891649897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:29.893763112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-06-15T07:43:29.894229782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-06-15T07:43:29.894705610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:29.895070776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:29.895379457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176761s 
2025-06-15T07:43:29.895574229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:29.895682237Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:29.895929114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-06-15T07:43:29.896208637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-06-15T07:43:29.896966553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008617s 
2025-06-15T07:43:29.897320115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T07:43:29', 'metadata_profiles') 
2025-06-15T07:43:29.897701914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.899473050Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-06-15T07:43:29.899633173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033398s 
2025-06-15T07:43:29.899875000Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-06-15T07:43:29.900079962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.900329164Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-06-15T07:43:29.903518898Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-06-15T07:43:29.910092485Z [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-06-15T07:43:29.911096767Z [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-06-15T07:43:29.911610551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-06-15T07:43:29.912154667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-06-15T07:43:29.914245237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T07:43:29.914577516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108557s 
2025-06-15T07:43:29.914749923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T07:43:29.914865426Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:29.915072643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-06-15T07:43:29.915358238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-06-15T07:43:29.916235565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009212s 
2025-06-15T07:43:29.916461901Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-06-15T07:43:29.916772266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-06-15T07:43:29.917020496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003503s 
2025-06-15T07:43:29.917181039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T07:43:29.917312684Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:29.917713251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-06-15T07:43:29.920596456Z [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-06-15T07:43:29.921809088Z [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-06-15T07:43:29.922413135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-06-15T07:43:29.922916579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-06-15T07:43:29.924759319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T07:43:29.925078452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071654s 
2025-06-15T07:43:29.925477065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T07:43:29', 'separate_automatic_and_interactive_search') 
2025-06-15T07:43:29.925833883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.927647666Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-06-15T07:43:29.927875414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096793s 
2025-06-15T07:43:29.928119927Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-06-15T07:43:29.928270540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.928521786Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-06-15T07:43:29.928803383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-06-15T07:43:29.933084333Z [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-06-15T07:43:29.936770907Z [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-06-15T07:43:29.938191828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T07:43:29.939189738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T07:43:29.940980093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T07:43:29.941376421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-06-15T07:43:29.941766547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-06-15T07:43:29.942158135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-06-15T07:43:29.942550505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T07:43:29.942841892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138735s 
2025-06-15T07:43:29.943223130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T07:43:29', 'change_album_path_to_relative') 
2025-06-15T07:43:29.943562613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.944817731Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-06-15T07:43:29.945004787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157966s 
2025-06-15T07:43:29.945184048Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-06-15T07:43:29.945388019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.945645538Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-06-15T07:43:29.946253923Z [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-06-15T07:43:29.946870334Z [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-06-15T07:43:29.947208625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006523s 
2025-06-15T07:43:29.947589342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T07:43:29', 'change_quality_size_mb_to_kb') 
2025-06-15T07:43:29.947950209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.948856554Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-06-15T07:43:29.949016175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022179s 
2025-06-15T07:43:29.949167650Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-06-15T07:43:29.949350048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.949580011Z [Info] album_releases: Starting migration of Main DB to 9 
2025-06-15T07:43:29.949970397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:29.950136712Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:29.950316744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-06-15T07:43:29.950581557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-06-15T07:43:29.951335446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008643s 
2025-06-15T07:43:29.951502552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:29.951639297Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:29.951809851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-06-15T07:43:29.952115486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-06-15T07:43:29.952872100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008618s 
2025-06-15T07:43:29.953220902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T07:43:29', 'album_releases') 
2025-06-15T07:43:29.953544604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.954308121Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-06-15T07:43:29.954487553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022939s 
2025-06-15T07:43:29.954693187Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-06-15T07:43:29.954845363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.955119946Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-06-15T07:43:29.955466775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:29.955620985Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:29.955802591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-06-15T07:43:29.960434929Z [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-06-15T07:43:29.964580126Z [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-06-15T07:43:29.966282735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T07:43:29.967043416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T07:43:29.968928943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T07:43:29.969291253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-06-15T07:43:29.969668523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-06-15T07:43:29.970068929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-06-15T07:43:29.970460798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T07:43:29.970767977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147891s 
2025-06-15T07:43:29.970917408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:29.971072300Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:29.971243053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-06-15T07:43:29.975950753Z [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-06-15T07:43:29.980416666Z [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-06-15T07:43:29.982192953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T07:43:29.982863433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T07:43:29.987617687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T07:43:29.987811487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-06-15T07:43:29.987821217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-06-15T07:43:29.987828752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-06-15T07:43:29.987836327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T07:43:29.987843612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157057s 
2025-06-15T07:43:29.987868833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T07:43:29', 'album_releases_fix') 
2025-06-15T07:43:29.988032121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.989248300Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-06-15T07:43:29.989416068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178016s 
2025-06-15T07:43:29.989618987Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-06-15T07:43:29.989776915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.990037660Z [Info] import_lists: Starting migration of Main DB to 11 
2025-06-15T07:43:29.991084478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-15T07:43:29.992278472Z [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-06-15T07:43:29.993100648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018997s 
2025-06-15T07:43:29.993275941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-15T07:43:29.993550003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-15T07:43:29.993847141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s 
2025-06-15T07:43:29.994030671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-15T07:43:29.994729508Z [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-06-15T07:43:29.995286640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011168s 
2025-06-15T07:43:29.995487114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-15T07:43:29.995800284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T07:43:29.996125108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000477s 
2025-06-15T07:43:29.996483079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T07:43:29', 'import_lists') 
2025-06-15T07:43:29.996832342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:29.997615610Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-06-15T07:43:29.997782426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019536s 
2025-06-15T07:43:29.997972188Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-06-15T07:43:29.998217462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:29.998452515Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-06-15T07:43:29.998876479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-15T07:43:29.999035679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:29.999243959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-06-15T07:43:29.999630367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-06-15T07:43:30.000492683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s 
2025-06-15T07:43:30.000660561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.000833770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.003499418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002666s 
2025-06-15T07:43:30.003876227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T07:43:30', 'add_release_status') 
2025-06-15T07:43:30.004227424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.004997916Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-06-15T07:43:30.005157517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041637s 
2025-06-15T07:43:30.005377310Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-06-15T07:43:30.005581751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.005821083Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-06-15T07:43:30.006178413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.006322523Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:30.006512175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-06-15T07:43:30.006845125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.007701570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s 
2025-06-15T07:43:30.008073889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T07:43:30', 'album_download_notification') 
2025-06-15T07:43:30.008417481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.009287894Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-06-15T07:43:30.009464189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025528s 
2025-06-15T07:43:30.009675966Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-06-15T07:43:30.009866409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.010113917Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-06-15T07:43:30.010847154Z [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-06-15T07:43:30.011626884Z [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-06-15T07:43:30.012125939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008825s 
2025-06-15T07:43:30.012711979Z [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-06-15T07:43:30.013485206Z [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-06-15T07:43:30.013941896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008638s 
2025-06-15T07:43:30.014318574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T07:43:30', 'fix_language_metadata_profiles') 
2025-06-15T07:43:30.014656866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.015413509Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-06-15T07:43:30.015605035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022817s 
2025-06-15T07:43:30.015786460Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-06-15T07:43:30.015987575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.016211025Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-06-15T07:43:30.016547132Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-06-15T07:43:30.016833940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-06-15T07:43:30.017072260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003202s 
2025-06-15T07:43:30.017416182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T07:43:30', 'remove_fanzub') 
2025-06-15T07:43:30.017749153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.018431326Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-06-15T07:43:30.018585366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001648s 
2025-06-15T07:43:30.018780269Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-06-15T07:43:30.018981955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.019228051Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-06-15T07:43:30.021249050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-06-15T07:43:30.021423552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-06-15T07:43:30.021773867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s 
2025-06-15T07:43:30.021974872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-06-15T07:43:30.022288473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-06-15T07:43:30.022655302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004929s 
2025-06-15T07:43:30.023266473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-06-15T07:43:30.023694565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-06-15T07:43:30.024123769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007422s 
2025-06-15T07:43:30.024320455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-06-15T07:43:30.024614677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-06-15T07:43:30.024939321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s 
2025-06-15T07:43:30.025123602Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-15T07:43:30.025336311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-15T07:43:30.025720665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004397s 
2025-06-15T07:43:30.025904074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-15T07:43:30.026210912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T07:43:30.026573833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s 
2025-06-15T07:43:30.026976424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T07:43:30', 'update_artist_history_indexes') 
2025-06-15T07:43:30.027299755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.028189496Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-06-15T07:43:30.028373016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020659s 
2025-06-15T07:43:30.028551716Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-06-15T07:43:30.028741949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.028994858Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-06-15T07:43:30.031075398Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.033815114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-06-15T07:43:30.034044286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027644s 
2025-06-15T07:43:30.034382337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T07:43:30', 'remove_nma') 
2025-06-15T07:43:30.034712582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.035474656Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-06-15T07:43:30.035605940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004176s 
2025-06-15T07:43:30.035831164Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-06-15T07:43:30.036035055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.036333596Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-06-15T07:43:30.036630163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:30.036780506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-06-15T07:43:30.036991651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-06-15T07:43:30.037214359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-06-15T07:43:30.038204072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010725s 
2025-06-15T07:43:30.038578176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T07:43:30', 'album_disambiguation') 
2025-06-15T07:43:30.038906888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.039676257Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-06-15T07:43:30.039860929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025129s 
2025-06-15T07:43:30.040074369Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-06-15T07:43:30.040302779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.040566169Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-06-15T07:43:30.040908869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.041114644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.044089554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029297s 
2025-06-15T07:43:30.044458657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T07:43:30', 'add_ape_quality_in_profiles') 
2025-06-15T07:43:30.044805456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.045548141Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-06-15T07:43:30.045710478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043984s 
2025-06-15T07:43:30.045898386Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-06-15T07:43:30.046074220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.046329414Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-06-15T07:43:30.047055667Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.047335440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-06-15T07:43:30.047551134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000355s 
2025-06-15T07:43:30.047755326Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.048119118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-06-15T07:43:30.048356767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s 
2025-06-15T07:43:30.048559285Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.048784518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-06-15T07:43:30.049030012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s 
2025-06-15T07:43:30.049379196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T07:43:30', 'remove_pushalot') 
2025-06-15T07:43:30.049699110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.050419260Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-06-15T07:43:30.050573851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017036s 
2025-06-15T07:43:30.050771039Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-06-15T07:43:30.050952434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.051180223Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-06-15T07:43:30.051633976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-15T07:43:30.052126057Z [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-06-15T07:43:30.052591154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008161s 
2025-06-15T07:43:30.052939004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T07:43:30', 'add_custom_filters') 
2025-06-15T07:43:30.053277305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.054206827Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-06-15T07:43:30.054348292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023849s 
2025-06-15T07:43:30.054545750Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-06-15T07:43:30.054729289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.054983311Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-06-15T07:43:30.055269848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T07:43:30.055420020Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:30.055591155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-06-15T07:43:30.055843854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-06-15T07:43:30.056680468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009201s 
2025-06-15T07:43:30.057061976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T07:43:30', 'import_list_tags') 
2025-06-15T07:43:30.057399887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.058234487Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-06-15T07:43:30.058425853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024372s 
2025-06-15T07:43:30.058653201Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-06-15T07:43:30.058863083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.059052785Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-06-15T07:43:30.065310707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-06-15T07:43:30.066275039Z [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-06-15T07:43:30.075623444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100999s 
2025-06-15T07:43:30.075884580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-06-15T07:43:30.076336941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-06-15T07:43:30.076659981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000557s 
2025-06-15T07:43:30.081648607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-06-15T07:43:30.081672976Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-06-15T07:43:30.081684298Z                           FROM "Artists" 
2025-06-15T07:43:30.083374172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-06-15T07:43:30.083397198Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-06-15T07:43:30.083409062Z                           FROM "Artists" 
2025-06-15T07:43:30.084245316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018645s 
2025-06-15T07:43:30.084396771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T07:43:30.084535129Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.084752497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-06-15T07:43:30.085074445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.085974798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010086s 
2025-06-15T07:43:30.087050915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-06-15T07:43:30.087076226Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T07:43:30.087088822Z                                                   FROM "ArtistMetadata"
2025-06-15T07:43:30.087099924Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-06-15T07:43:30.088547439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-06-15T07:43:30.088567669Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T07:43:30.088576968Z                                                   FROM "ArtistMetadata"
2025-06-15T07:43:30.088586046Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-06-15T07:43:30.089251977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016202s 
2025-06-15T07:43:30.089420326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-06-15T07:43:30.090605052Z [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-06-15T07:43:30.091468431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018841s 
2025-06-15T07:43:30.091671069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-06-15T07:43:30.092001404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-06-15T07:43:30.092402141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000543s 
2025-06-15T07:43:30.092620090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-06-15T07:43:30.092849782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-06-15T07:43:30.093199507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004553s 
2025-06-15T07:43:30.093339448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.093508168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.101789574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008277s 
2025-06-15T07:43:30.101945859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:30.102095490Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.102263268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-06-15T07:43:30.102574174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.103662766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011982s 
2025-06-15T07:43:30.103792257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:30.103960937Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.104132402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-06-15T07:43:30.104514261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.105451839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011523s 
2025-06-15T07:43:30.105616200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:30.105745210Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:30.105935062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-06-15T07:43:30.106176729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-06-15T07:43:30.107174638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s 
2025-06-15T07:43:30.108513194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-06-15T07:43:30.108521511Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T07:43:30.108525609Z                                                   FROM "ArtistMetadata"
2025-06-15T07:43:30.108529346Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-06-15T07:43:30.108533435Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-06-15T07:43:30.110479573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-06-15T07:43:30.110498081Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T07:43:30.110507460Z                                                   FROM "ArtistMetadata"
2025-06-15T07:43:30.110516037Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-06-15T07:43:30.110525105Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-06-15T07:43:30.111423404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021098s 
2025-06-15T07:43:30.111568506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T07:43:30.111706504Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.111899793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-06-15T07:43:30.112234768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-06-15T07:43:30.113078667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s 
2025-06-15T07:43:30.113241244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T07:43:30.113378641Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.113563583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-06-15T07:43:30.113860311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.114741676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009856s 
2025-06-15T07:43:30.114887179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T07:43:30.115014916Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.115201121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-06-15T07:43:30.115508790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.116373101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000992s 
2025-06-15T07:43:30.117590813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-06-15T07:43:30.117600893Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-06-15T07:43:30.117605513Z                                                 FROM "AlbumReleases"
2025-06-15T07:43:30.117609641Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-06-15T07:43:30.117614070Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-06-15T07:43:30.119347340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-06-15T07:43:30.119372922Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-06-15T07:43:30.119383122Z                                                 FROM "AlbumReleases"
2025-06-15T07:43:30.119391559Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-06-15T07:43:30.119400688Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-06-15T07:43:30.120133664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018281s 
2025-06-15T07:43:30.121410184Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-06-15T07:43:30.121431096Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T07:43:30.121442640Z                                                   FROM "ArtistMetadata"
2025-06-15T07:43:30.121453431Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-06-15T07:43:30.121465386Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-06-15T07:43:30.123239057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-06-15T07:43:30.123256242Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T07:43:30.123265190Z                                                   FROM "ArtistMetadata"
2025-06-15T07:43:30.123274058Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-06-15T07:43:30.123283126Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-06-15T07:43:30.124041824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00191s 
2025-06-15T07:43:30.124615128Z [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-06-15T07:43:30.128201069Z [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-06-15T07:43:30.130080303Z [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-06-15T07:43:30.130883872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:30.131667840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:30.134008814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:30.134344510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:30.134654584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096805s 
2025-06-15T07:43:30.135045672Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-06-15T07:43:30.138959674Z [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-06-15T07:43:30.141590762Z [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-06-15T07:43:30.142660145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T07:43:30.143636271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T07:43:30.146530248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T07:43:30.147008211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T07:43:30.147343787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012027s 
2025-06-15T07:43:30.147583499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-06-15T07:43:30.150923906Z [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-06-15T07:43:30.152803371Z [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-06-15T07:43:30.153626999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-06-15T07:43:30.154234322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-06-15T07:43:30.156203618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-06-15T07:43:30.156685278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-06-15T07:43:30.157035583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092561s 
2025-06-15T07:43:30.157233251Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-06-15T07:43:30.159917777Z [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-06-15T07:43:30.161150639Z [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-06-15T07:43:30.161744816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T07:43:30.162298591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T07:43:30.164178617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T07:43:30.164487900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070954s 
2025-06-15T07:43:30.164666359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-06-15T07:43:30.164979440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.165276608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2025-06-15T07:43:30.165458835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-06-15T07:43:30.165719049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T07:43:30.166013512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s 
2025-06-15T07:43:30.166206380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-06-15T07:43:30.166478168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.166776959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s 
2025-06-15T07:43:30.166982383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-06-15T07:43:30.168070945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.168371791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s 
2025-06-15T07:43:30.168563326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-06-15T07:43:30.169128003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-06-15T07:43:30.169409310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004191s 
2025-06-15T07:43:30.169612980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-06-15T07:43:30.169955399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-06-15T07:43:30.170202938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2025-06-15T07:43:30.170652664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T07:43:30.172988447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-06-15T07:43:30.173267579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024619s 
2025-06-15T07:43:30.173407651Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T07:43:30.173706934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-06-15T07:43:30.173906145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003574s 
2025-06-15T07:43:30.174047851Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T07:43:30.174374088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-06-15T07:43:30.174670675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004824s 
2025-06-15T07:43:30.175039668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T07:43:30', 'add_release_groups_etc') 
2025-06-15T07:43:30.175370374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.177100608Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-06-15T07:43:30.177289378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028738s 
2025-06-15T07:43:30.177498108Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-06-15T07:43:30.177682971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.177910829Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-06-15T07:43:30.178855592Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T07:43:30.179111758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-06-15T07:43:30.179328634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003173s 
2025-06-15T07:43:30.179704441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T07:43:30', 'NewMediaInfoFormat') 
2025-06-15T07:43:30.180078544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.181037365Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-06-15T07:43:30.181196896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019715s 
2025-06-15T07:43:30.181396458Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-06-15T07:43:30.181606762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.181917588Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-06-15T07:43:30.182927972Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-06-15T07:43:30.183256634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-06-15T07:43:30.186459083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033487s 
2025-06-15T07:43:30.186638635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T07:43:30.186776232Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.186995393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-06-15T07:43:30.187355097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.188321423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011296s 
2025-06-15T07:43:30.188733543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T07:43:30', 'rename_restrictions_to_release_profiles') 
2025-06-15T07:43:30.189064249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.190110225Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-06-15T07:43:30.190389528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028632s 
2025-06-15T07:43:30.190501543Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-06-15T07:43:30.190700123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.190944375Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-06-15T07:43:30.191963998Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-06-15T07:43:30.192282500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-06-15T07:43:30.194094448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019263s 
2025-06-15T07:43:30.194255853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T07:43:30.194411236Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:30.194593193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-06-15T07:43:30.194879199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-06-15T07:43:30.195638638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008596s 
2025-06-15T07:43:30.195840254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-06-15T07:43:30.195999595Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.196175960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-06-15T07:43:30.196442747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-06-15T07:43:30.197204511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008628s 
2025-06-15T07:43:30.197425807Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T07:43:30.197597493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-06-15T07:43:30.197823107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003319s 
2025-06-15T07:43:30.197984131Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T07:43:30.198231780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-06-15T07:43:30.198468116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003357s 
2025-06-15T07:43:30.198670804Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-06-15T07:43:30.202094989Z [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-06-15T07:43:30.204021118Z [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-06-15T07:43:30.204839025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:30.205515587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:30.207393839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:30.207830399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:30.208766013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.209233424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T07:43:30.209574921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010728s 
2025-06-15T07:43:30.209980488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T07:43:30', 'rename_quality_profiles_add_upgrade_allowed') 
2025-06-15T07:43:30.210373690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.211494286Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-06-15T07:43:30.211607765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125292s 
2025-06-15T07:43:30.211805834Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-06-15T07:43:30.212037200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.212287063Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-06-15T07:43:30.212682309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-15T07:43:30.213128878Z [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-06-15T07:43:30.213530386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006602s 
2025-06-15T07:43:30.213715700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-15T07:43:30.214067428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-15T07:43:30.214457062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005229s 
2025-06-15T07:43:30.214790243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T07:43:30', 'add_import_exclusions') 
2025-06-15T07:43:30.215119396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.216010470Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-06-15T07:43:30.216195934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020834s 
2025-06-15T07:43:30.216421568Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-06-15T07:43:30.216585829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.216835512Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-06-15T07:43:30.224392710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-06-15T07:43:30.224422209Z                           WHERE "Id" in (
2025-06-15T07:43:30.224433843Z                           SELECT "Artists"."Id" from "Artists"
2025-06-15T07:43:30.224444925Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T07:43:30.224458633Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T07:43:30.226247715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-06-15T07:43:30.226271423Z                           WHERE "Id" in (
2025-06-15T07:43:30.226282976Z                           SELECT "Artists"."Id" from "Artists"
2025-06-15T07:43:30.226294319Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T07:43:30.226305762Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T07:43:30.227067265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019613s 
2025-06-15T07:43:30.228306912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-06-15T07:43:30.228332764Z                           WHERE "Id" in (
2025-06-15T07:43:30.228357383Z                           SELECT "Albums"."Id" from "Albums"
2025-06-15T07:43:30.228366291Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T07:43:30.228375540Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T07:43:30.230025432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-06-15T07:43:30.230046755Z                           WHERE "Id" in (
2025-06-15T07:43:30.230055663Z                           SELECT "Albums"."Id" from "Albums"
2025-06-15T07:43:30.230064371Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T07:43:30.230073770Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T07:43:30.230912880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018983s 
2025-06-15T07:43:30.232126113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-06-15T07:43:30.232151133Z                           WHERE "Id" in (
2025-06-15T07:43:30.232160382Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-06-15T07:43:30.232169931Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-06-15T07:43:30.232181975Z                           WHERE "Albums"."Id" IS NULL) 
2025-06-15T07:43:30.233801977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-06-15T07:43:30.233823841Z                           WHERE "Id" in (
2025-06-15T07:43:30.233832579Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-06-15T07:43:30.233841317Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-06-15T07:43:30.233850515Z                           WHERE "Albums"."Id" IS NULL) 
2025-06-15T07:43:30.234636959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018452s 
2025-06-15T07:43:30.235895713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-06-15T07:43:30.235920413Z                           WHERE "Id" in (
2025-06-15T07:43:30.235929201Z                           SELECT "Tracks"."Id" from "Tracks"
2025-06-15T07:43:30.235937818Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-06-15T07:43:30.235946977Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-06-15T07:43:30.237606458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-06-15T07:43:30.237622631Z                           WHERE "Id" in (
2025-06-15T07:43:30.237631308Z                           SELECT "Tracks"."Id" from "Tracks"
2025-06-15T07:43:30.237654445Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-06-15T07:43:30.237663583Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-06-15T07:43:30.238475719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001901s 
2025-06-15T07:43:30.239776778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-06-15T07:43:30.239796127Z                           WHERE "Id" in (
2025-06-15T07:43:30.239805336Z                           SELECT "Tracks"."Id" from "Tracks"
2025-06-15T07:43:30.239814114Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T07:43:30.239823182Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T07:43:30.241552935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-06-15T07:43:30.241577775Z                           WHERE "Id" in (
2025-06-15T07:43:30.241587926Z                           SELECT "Tracks"."Id" from "Tracks"
2025-06-15T07:43:30.241596994Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T07:43:30.241606112Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T07:43:30.242436404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019404s 
2025-06-15T07:43:30.243887887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T07:43:30.243913369Z                           WHERE "Id" IN (
2025-06-15T07:43:30.243924912Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T07:43:30.243935954Z                           LEFT OUTER JOIN "Tracks"
2025-06-15T07:43:30.243946385Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T07:43:30.243956566Z                           WHERE "Tracks"."Id" IS NULL) 
2025-06-15T07:43:30.245820800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T07:43:30.245842383Z                           WHERE "Id" IN (
2025-06-15T07:43:30.245853545Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T07:43:30.245864698Z                           LEFT OUTER JOIN "Tracks"
2025-06-15T07:43:30.245875490Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T07:43:30.245886402Z                           WHERE "Tracks"."Id" IS NULL) 
2025-06-15T07:43:30.246760482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020882s 
2025-06-15T07:43:30.247146679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T07:43:30', 'clean_artist_metadata_table') 
2025-06-15T07:43:30.247473598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.248833636Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-06-15T07:43:30.249000623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004118s 
2025-06-15T07:43:30.249198601Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-06-15T07:43:30.249403935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.249633166Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-06-15T07:43:30.250372966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.250502326Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.250689353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-06-15T07:43:30.251013095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.251891263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010062s 
2025-06-15T07:43:30.252067669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.252219885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.252398144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-06-15T07:43:30.252751987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.253542438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009487s 
2025-06-15T07:43:30.253698312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.253870148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.254053618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-06-15T07:43:30.254369454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.255172992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009363s 
2025-06-15T07:43:30.255335940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.255486143Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.255679312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-06-15T07:43:30.256012452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.256801662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009396s 
2025-06-15T07:43:30.256975251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.257117999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.257357912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-06-15T07:43:30.257618156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.258409259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009363s 
2025-06-15T07:43:30.258599973Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-06-15T07:43:30.263654411Z [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-06-15T07:43:30.266074845Z [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-06-15T07:43:30.266969016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-15T07:43:30.267403941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-15T07:43:30.269869336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110875s 
2025-06-15T07:43:30.270096163Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-06-15T07:43:30.274197702Z [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-06-15T07:43:30.276537083Z [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-06-15T07:43:30.277464871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-15T07:43:30.277920388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-15T07:43:30.280357616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100644s 
2025-06-15T07:43:30.280754054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T07:43:30', 'health_issue_notification') 
2025-06-15T07:43:30.281068718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.283406205Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-06-15T07:43:30.283557039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130702s 
2025-06-15T07:43:30.283785519Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-06-15T07:43:30.283982054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.284246818Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-06-15T07:43:30.285272583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T07:43:30.285425852Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.285630975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-06-15T07:43:30.285987764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-06-15T07:43:30.286759047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009433s 
2025-06-15T07:43:30.286910211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T07:43:30.287140014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.287227741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-06-15T07:43:30.287485490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-06-15T07:43:30.288239288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008208s 
2025-06-15T07:43:30.288479171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-06-15T07:43:30.288750868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-06-15T07:43:30.288975440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003072s 
2025-06-15T07:43:30.289841534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T07:43:30.289861775Z                 WHERE "Id" IN (
2025-06-15T07:43:30.289870713Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T07:43:30.289879350Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T07:43:30.289888148Z                     WHERE "Tracks"."Id" IS NULL) 
2025-06-15T07:43:30.291036550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T07:43:30.291054005Z                 WHERE "Id" IN (
2025-06-15T07:43:30.291062953Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T07:43:30.291071821Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T07:43:30.291081521Z                     WHERE "Tracks"."Id" IS NULL) 
2025-06-15T07:43:30.291720518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013515s 
2025-06-15T07:43:30.292815452Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T07:43:30.292835112Z                 WHERE "Id" IN (
2025-06-15T07:43:30.292843940Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T07:43:30.292852677Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-06-15T07:43:30.292862407Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-06-15T07:43:30.292871525Z                     WHERE "Artists"."Path" IS NULL) 
2025-06-15T07:43:30.294366536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T07:43:30.294388690Z                 WHERE "Id" IN (
2025-06-15T07:43:30.294398881Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T07:43:30.294407969Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-06-15T07:43:30.294417358Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-06-15T07:43:30.294428801Z                     WHERE "Artists"."Path" IS NULL) 
2025-06-15T07:43:30.295178330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001722s 
2025-06-15T07:43:30.296459931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T07:43:30.296483529Z                 WHERE "Id" IN (
2025-06-15T07:43:30.296688501Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T07:43:30.296698942Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T07:43:30.296707971Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-06-15T07:43:30.296716778Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-06-15T07:43:30.296725255Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-06-15T07:43:30.298207039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T07:43:30.298229304Z                 WHERE "Id" IN (
2025-06-15T07:43:30.298238653Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T07:43:30.298247441Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T07:43:30.298257511Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-06-15T07:43:30.298267421Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-06-15T07:43:30.298279255Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-06-15T07:43:30.299099026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019383s 
2025-06-15T07:43:30.299861411Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-06-15T07:43:30.299876982Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-06-15T07:43:30.299886552Z                 FROM "Artists"
2025-06-15T07:43:30.299895029Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-06-15T07:43:30.300479125Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-06-15T07:43:30.301140918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-06-15T07:43:30.301158373Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-06-15T07:43:30.301167681Z                 FROM "Artists"
2025-06-15T07:43:30.301176008Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-06-15T07:43:30.301185076Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-06-15T07:43:30.301676045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010975s 
2025-06-15T07:43:30.302532199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T07:43:30.302550055Z                 WHERE "Id" NOT IN (
2025-06-15T07:43:30.302558642Z                     SELECT MIN("Id")
2025-06-15T07:43:30.302567169Z                     FROM "TrackFiles"
2025-06-15T07:43:30.302589535Z                     GROUP BY "Path"
2025-06-15T07:43:30.302598182Z                 ) 
2025-06-15T07:43:30.303740242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T07:43:30.303766454Z                 WHERE "Id" NOT IN (
2025-06-15T07:43:30.303778749Z                     SELECT MIN("Id")
2025-06-15T07:43:30.303789310Z                     FROM "TrackFiles"
2025-06-15T07:43:30.303800433Z                     GROUP BY "Path"
2025-06-15T07:43:30.303811856Z                 ) 
2025-06-15T07:43:30.304337394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012836s 
2025-06-15T07:43:30.304556936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T07:43:30.304646496Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.304812771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-06-15T07:43:30.307876992Z [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-06-15T07:43:30.309329366Z [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-06-15T07:43:30.309990468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T07:43:30.310509854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T07:43:30.312429119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T07:43:30.312736878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077362s 
2025-06-15T07:43:30.312901069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-06-15T07:43:30.313165822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T07:43:30.313455024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003965s 
2025-06-15T07:43:30.313644125Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-06-15T07:43:30.316559355Z [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-06-15T07:43:30.317897921Z [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-06-15T07:43:30.318548751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T07:43:30.319142707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T07:43:30.321203337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T07:43:30.321621329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T07:43:30.321947596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081126s 
2025-06-15T07:43:30.323191601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T07:43:30', 'add_mediafilerepository_mtime') 
2025-06-15T07:43:30.324152386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.325148341Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-06-15T07:43:30.325922921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111964s 
2025-06-15T07:43:30.325954685Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-06-15T07:43:30.325964975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.326262394Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-06-15T07:43:30.329228658Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-06-15T07:43:30.329264670Z                           WHERE "Id" NOT IN (
2025-06-15T07:43:30.329764877Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-06-15T07:43:30.329789647Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T07:43:30.329796882Z                             GROUP BY "ArtistMetadata"."Id") 
2025-06-15T07:43:30.331280900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-06-15T07:43:30.331296031Z                           WHERE "Id" NOT IN (
2025-06-15T07:43:30.331322414Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-06-15T07:43:30.331328346Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T07:43:30.331333576Z                             GROUP BY "ArtistMetadata"."Id") 
2025-06-15T07:43:30.332369693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023437s 
2025-06-15T07:43:30.332582511Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-06-15T07:43:30.332837765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-06-15T07:43:30.333189664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s 
2025-06-15T07:43:30.333394356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-06-15T07:43:30.337276974Z [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-06-15T07:43:30.339494951Z [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-06-15T07:43:30.340501337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:30.341210034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:30.343433582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:30.343887596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:30.344348224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T07:43:30.344616955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110449s 
2025-06-15T07:43:30.344814814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-06-15T07:43:30.345126872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.345435042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004573s 
2025-06-15T07:43:30.345894127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T07:43:30', 'add_artistmetadataid_constraint') 
2025-06-15T07:43:30.346163119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.347356572Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-06-15T07:43:30.347514901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023295s 
2025-06-15T07:43:30.347735425Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-06-15T07:43:30.347941550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.348199128Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-06-15T07:43:30.348916002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-06-15T07:43:30.349061575Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.349241427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-06-15T07:43:30.349565891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T07:43:30.350322745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009039s 
2025-06-15T07:43:30.350526755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-06-15T07:43:30.350637258Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.350846259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-06-15T07:43:30.351212646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T07:43:30.352057277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010076s 
2025-06-15T07:43:30.352255256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:30.352420589Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.352647766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-06-15T07:43:30.353023273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T07:43:30.353978396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001072s 
2025-06-15T07:43:30.354119791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-06-15T07:43:30.354312679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.354528113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-06-15T07:43:30.354922147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T07:43:30.355874975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s 
2025-06-15T07:43:30.356139959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T07:43:30.356249059Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.356467018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-06-15T07:43:30.356817654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T07:43:30.357650441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000975s 
2025-06-15T07:43:30.357872137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T07:43:30.358055186Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.358273655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-06-15T07:43:30.358618831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T07:43:30.359504965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010283s 
2025-06-15T07:43:30.359956544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T07:43:30', 'old_ids_and_artist_alias') 
2025-06-15T07:43:30.360318132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.361432105Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-06-15T07:43:30.361581747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029036s 
2025-06-15T07:43:30.361783363Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-06-15T07:43:30.361971331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.362205904Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-06-15T07:43:30.362558824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.362798547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.363528777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000765s 
2025-06-15T07:43:30.363783009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-06-15T07:43:30.364125178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-06-15T07:43:30.364419261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003706s 
2025-06-15T07:43:30.364808675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T07:43:30', 'download_propers_config') 
2025-06-15T07:43:30.365124972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.366253434Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-06-15T07:43:30.366473768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021764s 
2025-06-15T07:43:30.366738772Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-06-15T07:43:30.366915999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.367203277Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-06-15T07:43:30.368241979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-06-15T07:43:30.368544328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-06-15T07:43:30.369004865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000556s 
2025-06-15T07:43:30.369167903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-06-15T07:43:30.372576327Z [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-06-15T07:43:30.374448907Z [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-06-15T07:43:30.375278929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:30.376194853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:30.378183037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:30.378614706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:30.378986184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T07:43:30.379426832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.379740122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010401s 
2025-06-15T07:43:30.379934614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-06-15T07:43:30.383044697Z [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-06-15T07:43:30.384802757Z [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-06-15T07:43:30.385501303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-06-15T07:43:30.386044307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-06-15T07:43:30.387884352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-15T07:43:30.388220970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080806s 
2025-06-15T07:43:30.388411564Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-06-15T07:43:30.392320055Z [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-06-15T07:43:30.393735595Z [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-06-15T07:43:30.394394622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-06-15T07:43:30.394827123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-06-15T07:43:30.396541726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007999s 
2025-06-15T07:43:30.396768111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-06-15T07:43:30.399521526Z [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-06-15T07:43:30.400748848Z [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-06-15T07:43:30.401313605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-15T07:43:30.402029396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-15T07:43:30.403954843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T07:43:30.404355550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T07:43:30.404792801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-06-15T07:43:30.405243388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T07:43:30.405581329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008683s 
2025-06-15T07:43:30.405751732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-06-15T07:43:30.408449364Z [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-06-15T07:43:30.409577836Z [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-06-15T07:43:30.410092513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-06-15T07:43:30.410515404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-06-15T07:43:30.412263314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063475s 
2025-06-15T07:43:30.412471423Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-06-15T07:43:30.415223726Z [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-06-15T07:43:30.416443221Z [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-06-15T07:43:30.417015133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T07:43:30.417578227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T07:43:30.419535398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T07:43:30.419991166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T07:43:30.420259255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076449s 
2025-06-15T07:43:30.420652537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-15T07:43:30', 'remove_language_profiles') 
2025-06-15T07:43:30.420971750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.424088276Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-06-15T07:43:30.424256234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114212s 
2025-06-15T07:43:30.424490065Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-06-15T07:43:30.424677443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.424946274Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-06-15T07:43:30.425495660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-15T07:43:30.425628127Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:30.425847930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-06-15T07:43:30.426136501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-06-15T07:43:30.426931772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008759s 
2025-06-15T07:43:30.427290925Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-06-15T07:43:30.427763016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-06-15T07:43:30.428080585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s 
2025-06-15T07:43:30.428463577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T07:43:30', 'multi_disc_naming_format') 
2025-06-15T07:43:30.428800395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.429761841Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-06-15T07:43:30.429921873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021725s 
2025-06-15T07:43:30.430135864Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-06-15T07:43:30.430321428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.430554938Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-06-15T07:43:30.430950875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T07:43:30.431121549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.431303345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-06-15T07:43:30.431610243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.432428741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009584s 
2025-06-15T07:43:30.432604375Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.432787083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.456739886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023933s 
2025-06-15T07:43:30.457150363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T07:43:30', 'add_download_client_priority') 
2025-06-15T07:43:30.457530498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.458870367Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-06-15T07:43:30.459045279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260727s 
2025-06-15T07:43:30.459247155Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-06-15T07:43:30.459433160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.459672251Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-06-15T07:43:30.460063349Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.460348774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-06-15T07:43:30.460599108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003462s 
2025-06-15T07:43:30.460797447Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.461041128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-06-15T07:43:30.461281572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003212s 
2025-06-15T07:43:30.461625324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T07:43:30', 'remove_growl_prowl') 
2025-06-15T07:43:30.461950709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.462740991Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-06-15T07:43:30.462892506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017504s 
2025-06-15T07:43:30.463091477Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-06-15T07:43:30.463281700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.463525080Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-06-15T07:43:30.463893451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.464185199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-06-15T07:43:30.464432287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003613s 
2025-06-15T07:43:30.464627199Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.464903906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-06-15T07:43:30.465153419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003398s 
2025-06-15T07:43:30.465503574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T07:43:30', 'remove_plex_hometheatre') 
2025-06-15T07:43:30.465841404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.466668490Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-06-15T07:43:30.466792520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017961s 
2025-06-15T07:43:30.466995558Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-06-15T07:43:30.467212806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.467436456Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-06-15T07:43:30.468152288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T07:43:30.468275105Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:30.468461470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-06-15T07:43:30.468714650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-06-15T07:43:30.469598059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s 
2025-06-15T07:43:30.469727901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T07:43:30.469885017Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.470077234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-06-15T07:43:30.470456287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.471264374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010026s 
2025-06-15T07:43:30.471433485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T07:43:30.471587415Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:30.471798670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-06-15T07:43:30.472144687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.472995811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s 
2025-06-15T07:43:30.473138027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T07:43:30.473315845Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.473482371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-06-15T07:43:30.473816383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.474649310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009795s 
2025-06-15T07:43:30.474827680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T07:43:30.474946940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.475147824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-06-15T07:43:30.475408269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-06-15T07:43:30.476179362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008532s 
2025-06-15T07:43:30.476334203Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.476550689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.477967242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001471s 
2025-06-15T07:43:30.478349472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T07:43:30', 'add_root_folder_add_defaults') 
2025-06-15T07:43:30.478675799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.479673508Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-06-15T07:43:30.479865885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031454s 
2025-06-15T07:43:30.480054756Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-06-15T07:43:30.480235520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.480468509Z [Info] task_duration: Starting migration of Main DB to 40 
2025-06-15T07:43:30.480782231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T07:43:30.480945539Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.481153538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-06-15T07:43:30.481442691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-06-15T07:43:30.482221459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 
2025-06-15T07:43:30.482563878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T07:43:30', 'task_duration') 
2025-06-15T07:43:30.482866317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.483678142Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-06-15T07:43:30.483880439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023425s 
2025-06-15T07:43:30.484123108Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T07:43:30.484304373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.484524877Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-06-15T07:43:30.484967879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T07:43:30.485112290Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.485297743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-15T07:43:30.485640463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.486432729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009042s 
2025-06-15T07:43:30.486585075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T07:43:30.486717031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.486886442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-15T07:43:30.487210385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.488013442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009165s 
2025-06-15T07:43:30.488396944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-15T07:43:30', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T07:43:30.488764043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.489647853Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T07:43:30.489817765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025255s 
2025-06-15T07:43:30.490003028Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-06-15T07:43:30.490197209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.490437944Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-06-15T07:43:30.490806566Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-06-15T07:43:30.493959796Z [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-06-15T07:43:30.495509527Z [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-06-15T07:43:30.496230969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:30.496979898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:30.498841406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:30.499240149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:30.499632369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T07:43:30.500071132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.500388872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094189s 
2025-06-15T07:43:30.500709949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-06-15T07:43:30.501073872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-06-15T07:43:30.501339907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004083s 
2025-06-15T07:43:30.501682016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-06-15T07:43:30.502032953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-06-15T07:43:30.502311824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s 
2025-06-15T07:43:30.502502579Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-06-15T07:43:30.505083416Z [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-06-15T07:43:30.506187810Z [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-06-15T07:43:30.506773289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-06-15T07:43:30.507208635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-06-15T07:43:30.509035754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063357s 
2025-06-15T07:43:30.509392914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-15T07:43:30', 'remove_album_folders') 
2025-06-15T07:43:30.509746455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.511206165Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-06-15T07:43:30.511375556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085143s 
2025-06-15T07:43:30.511569536Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-06-15T07:43:30.511791263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.512024603Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-06-15T07:43:30.512462915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T07:43:30.512558738Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.512730895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-15T07:43:30.513042493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-15T07:43:30.513838556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009381s 
2025-06-15T07:43:30.514242399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-15T07:43:30', 'add_priority_to_indexers') 
2025-06-15T07:43:30.514569818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.515503118Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-06-15T07:43:30.515654533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025706s 
2025-06-15T07:43:30.515901921Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-06-15T07:43:30.516081202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.516347258Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-06-15T07:43:30.516807625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-06-15T07:43:30.517119052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-06-15T07:43:30.517442693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s 
2025-06-15T07:43:30.517590671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.517778700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.518414370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006609s 
2025-06-15T07:43:30.518799415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-15T07:43:30', 'remove_chown_and_folderchmod_config') 
2025-06-15T07:43:30.519145372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.520301260Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-06-15T07:43:30.520438526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024645s 
2025-06-15T07:43:30.520622286Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-06-15T07:43:30.520803731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.521036069Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-06-15T07:43:30.526533780Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-15T07:43:30.527221014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-15T07:43:30.527589757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007369s 
2025-06-15T07:43:30.527968169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-15T07:43:30', 'update_notifiarr') 
2025-06-15T07:43:30.528279846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.529302536Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-06-15T07:43:30.529460053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024021s 
2025-06-15T07:43:30.529647851Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-06-15T07:43:30.529848996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.530130132Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-06-15T07:43:30.530364103Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.530666793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.532931122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023999s 
2025-06-15T07:43:30.533285506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-15T07:43:30', 'email_multiple_addresses') 
2025-06-15T07:43:30.533645481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.534587057Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-06-15T07:43:30.534718211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039923s 
2025-06-15T07:43:30.534921320Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-06-15T07:43:30.535111012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.535346647Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-06-15T07:43:30.535637973Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-15T07:43:30.535902075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-15T07:43:30.537815699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019729s 
2025-06-15T07:43:30.538183589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-15T07:43:30', 'rename_blacklist_to_blocklist') 
2025-06-15T07:43:30.538516390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.539501002Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-06-15T07:43:30.539650483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036289s 
2025-06-15T07:43:30.539876478Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-06-15T07:43:30.540130570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.540363509Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-06-15T07:43:30.540806210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T07:43:30.540947194Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.541190715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-15T07:43:30.541533355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.542465582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s 
2025-06-15T07:43:30.542689062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-15T07:43:30.543022874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.543930993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s 
2025-06-15T07:43:30.544081596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.544316689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.548167404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003886s 
2025-06-15T07:43:30.548495064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-15T07:43:30', 'cdh_per_downloadclient') 
2025-06-15T07:43:30.548843906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.549920865Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-06-15T07:43:30.550080526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005651s 
2025-06-15T07:43:30.550256110Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-06-15T07:43:30.550465471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.550675564Z [Info] download_history: Starting migration of Main DB to 52 
2025-06-15T07:43:30.551546147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-15T07:43:30.552545279Z [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-06-15T07:43:30.553329699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015641s 
2025-06-15T07:43:30.553476755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-15T07:43:30.553805507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T07:43:30.554112625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000463s 
2025-06-15T07:43:30.554312538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-06-15T07:43:30.554628083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-06-15T07:43:30.554958298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004511s 
2025-06-15T07:43:30.555130425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-15T07:43:30.555446762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T07:43:30.555808621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s 
2025-06-15T07:43:30.555970547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.556167834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.558567466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024232s 
2025-06-15T07:43:30.558919485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-15T07:43:30', 'download_history') 
2025-06-15T07:43:30.559253879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.560440939Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-06-15T07:43:30.560591041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004278s 
2025-06-15T07:43:30.560768950Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-06-15T07:43:30.560952509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.561208214Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-06-15T07:43:30.561614983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-15T07:43:30', 'add_update_history') 
2025-06-15T07:43:30.561960248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.562844499Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-06-15T07:43:30.563007928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018708s 
2025-06-15T07:43:30.563201929Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-06-15T07:43:30.563398504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.563633598Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-06-15T07:43:30.564035888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.564172874Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.564349960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-15T07:43:30.564708973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.565650489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s 
2025-06-15T07:43:30.566120005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-15T07:43:30', 'add_on_update_to_notifications') 
2025-06-15T07:43:30.566546904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.567646739Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-06-15T07:43:30.568051845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029932s 
2025-06-15T07:43:30.568306508Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-06-15T07:43:30.568516290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.568778508Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-06-15T07:43:30.569148734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T07:43:30.569306491Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.569499360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-15T07:43:30.569807480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.570670017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010042s 
2025-06-15T07:43:30.571174263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-15T07:43:30', 'download_client_per_indexer') 
2025-06-15T07:43:30.571400959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.572308186Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-06-15T07:43:30.572492307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026028s 
2025-06-15T07:43:30.572697710Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-06-15T07:43:30.572880158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.573127315Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-06-15T07:43:30.573652443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T07:43:30.573744939Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.573929070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-06-15T07:43:30.574258333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.575099336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s 
2025-06-15T07:43:30.575264289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T07:43:30.575392336Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.575618031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-15T07:43:30.576009790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.577083081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012595s 
2025-06-15T07:43:30.577235638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T07:43:30.577395470Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.577568488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-15T07:43:30.577876178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.578775609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010495s 
2025-06-15T07:43:30.579142648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-15T07:43:30', 'AddNewItemMonitorType') 
2025-06-15T07:43:30.579485939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.580503809Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-06-15T07:43:30.580664373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027336s 
2025-06-15T07:43:30.580855818Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-06-15T07:43:30.581046282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.581267227Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-06-15T07:43:30.581587932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T07:43:30.581736682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.581934290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-15T07:43:30.582245206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.583123755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010151s 
2025-06-15T07:43:30.583483530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-15T07:43:30', 'ImportListSearch') 
2025-06-15T07:43:30.583805398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.584694548Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-06-15T07:43:30.584864811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025609s 
2025-06-15T07:43:30.585047679Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-06-15T07:43:30.586271373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.586550756Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-06-15T07:43:30.586884909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T07:43:30.587048649Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.587278782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-15T07:43:30.587634438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.588563559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s 
2025-06-15T07:43:30.588988274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-15T07:43:30', 'ImportListMonitorExisting') 
2025-06-15T07:43:30.589285703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.590177479Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-06-15T07:43:30.590402512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026864s 
2025-06-15T07:43:30.590531432Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-06-15T07:43:30.590711735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.590947730Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-06-15T07:43:30.591406534Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.591650876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-15T07:43:30.591901982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000332s 
2025-06-15T07:43:30.592094960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.592348461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-06-15T07:43:30.592586931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003187s 
2025-06-15T07:43:30.592752464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T07:43:30.592873819Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.593045645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-15T07:43:30.593276660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-15T07:43:30.594195019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009295s 
2025-06-15T07:43:30.594497979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-15T07:43:30', 'add_indexer_tags') 
2025-06-15T07:43:30.594909919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.595894061Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-06-15T07:43:30.596037099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026368s 
2025-06-15T07:43:30.596233955Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-06-15T07:43:30.596419819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.596651416Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-06-15T07:43:30.596926059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.597123326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.599234267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021348s 
2025-06-15T07:43:30.599587558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-15T07:43:30', 'update_audio_types') 
2025-06-15T07:43:30.599954407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.600789679Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-06-15T07:43:30.600958970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036545s 
2025-06-15T07:43:30.601175015Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T07:43:30.601399687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.601651855Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-06-15T07:43:30.604077470Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.604323986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-15T07:43:30.604515462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002701s 
2025-06-15T07:43:30.604689252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-06-15T07:43:30.604829674Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.605029076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-06-15T07:43:30.608355354Z [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-06-15T07:43:30.610164697Z [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-06-15T07:43:30.610959398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-06-15T07:43:30.611557442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-06-15T07:43:30.613642310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-06-15T07:43:30.614107437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-06-15T07:43:30.614400768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091936s 
2025-06-15T07:43:30.614568576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:30.614698136Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.614889853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-06-15T07:43:30.618937233Z [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-06-15T07:43:30.621932594Z [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-06-15T07:43:30.623114023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T07:43:30.623709202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T07:43:30.625871536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T07:43:30.626364379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T07:43:30.626725245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.627022694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119622s 
2025-06-15T07:43:30.627177175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:30.627318570Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.627505427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-06-15T07:43:30.631549780Z [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-06-15T07:43:30.634474370Z [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-06-15T07:43:30.635617060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T07:43:30.636280005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T07:43:30.638437390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T07:43:30.638857957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T07:43:30.639323094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.639586294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119137s 
2025-06-15T07:43:30.639753360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:30.639892951Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.640084186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-06-15T07:43:30.644245826Z [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-06-15T07:43:30.647168161Z [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-06-15T07:43:30.648325692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T07:43:30.648922434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T07:43:30.651107374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T07:43:30.651521658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T07:43:30.651970542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.652275095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120185s 
2025-06-15T07:43:30.652438304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T07:43:30.652585260Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.652772156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-06-15T07:43:30.655982220Z [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-06-15T07:43:30.657732565Z [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-06-15T07:43:30.658503066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:30.659251964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:30.661316261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:30.661715175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:30.662109358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T07:43:30.662541739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.662865792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099171s 
2025-06-15T07:43:30.663015363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T07:43:30.663178221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.663345958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-06-15T07:43:30.666548517Z [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-06-15T07:43:30.668376538Z [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-06-15T07:43:30.669232211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T07:43:30.669867040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T07:43:30.672164096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T07:43:30.674882580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T07:43:30.674927330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T07:43:30.674940526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T07:43:30.674952871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103668s 
2025-06-15T07:43:30.674963974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T07:43:30.674974886Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.674986549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-15T07:43:30.678892715Z [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-06-15T07:43:30.680348917Z [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-06-15T07:43:30.680994858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T07:43:30.681407479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T07:43:30.683453780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087211s 
2025-06-15T07:43:30.683613261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T07:43:30.683756649Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.684006483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-15T07:43:30.686965661Z [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-06-15T07:43:30.688462315Z [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-06-15T07:43:30.689120069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T07:43:30.689511017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T07:43:30.691519020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073284s 
2025-06-15T07:43:30.691682479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T07:43:30.691787250Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:30.692025610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-15T07:43:30.694978376Z [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-06-15T07:43:30.696254697Z [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-06-15T07:43:30.696861509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T07:43:30.697246133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T07:43:30.699243836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070533s 
2025-06-15T07:43:30.699408788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T07:43:30.699506655Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.699706307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-15T07:43:30.702699043Z [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-06-15T07:43:30.704026025Z [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-06-15T07:43:30.704619801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T07:43:30.705003484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T07:43:30.707050165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007122s 
2025-06-15T07:43:30.707224607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T07:43:30.707324458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.707506304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-15T07:43:30.710741969Z [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-06-15T07:43:30.712152931Z [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-06-15T07:43:30.712743580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T07:43:30.713142403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T07:43:30.715180978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074912s 
2025-06-15T07:43:30.715361001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T07:43:30.715551374Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.715720344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-15T07:43:30.718411794Z [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-06-15T07:43:30.719449975Z [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-06-15T07:43:30.720001175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T07:43:30.720532094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T07:43:30.722735731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.723061848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007164s 
2025-06-15T07:43:30.723270799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T07:43:30.723389929Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.723612306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-15T07:43:30.726277774Z [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-06-15T07:43:30.727312718Z [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-06-15T07:43:30.727865211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T07:43:30.728393815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T07:43:30.730617323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.730951335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071456s 
2025-06-15T07:43:30.731151759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T07:43:30.731268514Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.731492525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-15T07:43:30.734159235Z [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-06-15T07:43:30.735211914Z [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-06-15T07:43:30.735753074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T07:43:30.736293512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T07:43:30.738528744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.738874540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071475s 
2025-06-15T07:43:30.739030705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-15T07:43:30.739180346Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T07:43:30.739376952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-15T07:43:30.742358305Z [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-06-15T07:43:30.743753194Z [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-06-15T07:43:30.745342134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-15T07:43:30.746003155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-15T07:43:30.748161461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T07:43:30.748598481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-06-15T07:43:30.749035802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T07:43:30.749370365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098143s 
2025-06-15T07:43:30.749517822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T07:43:30.749677243Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.749899461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-15T07:43:30.752707656Z [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-06-15T07:43:30.753857331Z [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-06-15T07:43:30.754387478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T07:43:30.754802434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T07:43:30.756722520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066527s 
2025-06-15T07:43:30.756900819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T07:43:30.757045501Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.757250093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-15T07:43:30.760057115Z [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-06-15T07:43:30.761176539Z [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-06-15T07:43:30.761698400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T07:43:30.762130019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T07:43:30.764036799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066323s 
2025-06-15T07:43:30.764217804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-15T07:43:30.764349990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T07:43:30.764547237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-15T07:43:30.767417867Z [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-06-15T07:43:30.768688556Z [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-06-15T07:43:30.769258985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-15T07:43:30.769955407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-15T07:43:30.771966888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T07:43:30.772334678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T07:43:30.772798071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-06-15T07:43:30.773221504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T07:43:30.773535416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088714s 
2025-06-15T07:43:30.773715198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T07:43:30.773868176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.774091055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-15T07:43:30.776999692Z [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-06-15T07:43:30.778149969Z [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-06-15T07:43:30.778762011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T07:43:30.779245875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T07:43:30.781363510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.781695588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074534s 
2025-06-15T07:43:30.781863376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T07:43:30.782007116Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.782220736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-15T07:43:30.784926053Z [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-06-15T07:43:30.786062181Z [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-06-15T07:43:30.786649304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T07:43:30.787165062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T07:43:30.789268007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.789591849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071869s 
2025-06-15T07:43:30.789783235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T07:43:30.789927014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.790120123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-15T07:43:30.792813677Z [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-06-15T07:43:30.793964555Z [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-06-15T07:43:30.794554332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T07:43:30.795066504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T07:43:30.797196683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.797549233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072158s 
2025-06-15T07:43:30.797739366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T07:43:30.797865811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T07:43:30.798062136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-15T07:43:30.800803095Z [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-06-15T07:43:30.813212644Z [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-06-15T07:43:30.813926902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T07:43:30.814542492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T07:43:30.816832894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.817152237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189035s 
2025-06-15T07:43:30.817322861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T07:43:30.817480478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-15T07:43:30.817690571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-15T07:43:30.820838751Z [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-06-15T07:43:30.821837502Z [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-06-15T07:43:30.822341938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T07:43:30.822850582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T07:43:30.824946432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.825303532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007441s 
2025-06-15T07:43:30.825467562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T07:43:30.826535512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T07:43:30.826749844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-15T07:43:30.829814606Z [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-06-15T07:43:30.830815631Z [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-06-15T07:43:30.831234395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T07:43:30.831749642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T07:43:30.833781804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.834083782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071623s 
2025-06-15T07:43:30.834240839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-06-15T07:43:30.834380089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-15T07:43:30.834574090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-06-15T07:43:30.837290910Z [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-06-15T07:43:30.838218739Z [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-06-15T07:43:30.838673585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-06-15T07:43:30.839062197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-06-15T07:43:30.841078848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062976s 
2025-06-15T07:43:30.841250664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-06-15T07:43:30.841393392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T07:43:30.841550658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-06-15T07:43:30.844255766Z [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-06-15T07:43:30.845162993Z [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-06-15T07:43:30.845617247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-06-15T07:43:30.845977443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-06-15T07:43:30.847835133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061201s 
2025-06-15T07:43:30.848065437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T07:43:30.848212804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T07:43:30.848404119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-15T07:43:30.851166522Z [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-06-15T07:43:30.852316618Z [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-06-15T07:43:30.852821494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T07:43:30.853198223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T07:43:30.855067557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065104s 
2025-06-15T07:43:30.855203531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T07:43:30.855339435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-15T07:43:30.855546853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-15T07:43:30.858329967Z [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-06-15T07:43:30.859420443Z [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-06-15T07:43:30.859946111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T07:43:30.860380666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T07:43:30.862303318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065542s 
2025-06-15T07:43:30.862430254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-15T07:43:30.862559233Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T07:43:30.862727482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-15T07:43:30.865315814Z [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-06-15T07:43:30.866124242Z [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-06-15T07:43:30.866544098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-15T07:43:30.866938843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-15T07:43:30.868822766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059216s 
2025-06-15T07:43:30.869000374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T07:43:30.869124083Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T07:43:30.869298905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-15T07:43:30.871708858Z [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-06-15T07:43:30.872471183Z [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-06-15T07:43:30.872861980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T07:43:30.873309621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T07:43:30.875248746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T07:43:30.875542418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061065s 
2025-06-15T07:43:30.875711408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T07:43:30.875827842Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.876037014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-15T07:43:30.878502909Z [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-06-15T07:43:30.879206506Z [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-06-15T07:43:30.879576481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T07:43:30.880093532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T07:43:30.882194673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T07:43:30.882487362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062484s 
2025-06-15T07:43:30.882633897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T07:43:30.882770092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T07:43:30.882944413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-06-15T07:43:30.886745207Z [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-06-15T07:43:30.887751182Z [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-06-15T07:43:30.888276630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T07:43:30.888801357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T07:43:30.890717315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T07:43:30.891092982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T07:43:30.891375511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082829s 
2025-06-15T07:43:30.891526585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T07:43:30.891675805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T07:43:30.891886499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-06-15T07:43:30.894613902Z [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-06-15T07:43:30.895576450Z [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-06-15T07:43:30.896100305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T07:43:30.896593237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T07:43:30.898526531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T07:43:30.898886636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T07:43:30.899171369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070937s 
2025-06-15T07:43:30.899320199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T07:43:30.899458407Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.899626355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T07:43:30.901872759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T07:43:30.902416844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T07:43:30.902728592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T07:43:30.903160813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T07:43:30.905067572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T07:43:30.905362857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055747s 
2025-06-15T07:43:30.905723773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-15T07:43:30', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T07:43:30.906037525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.912671695Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T07:43:30.912840374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128119s 
2025-06-15T07:43:30.913077752Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-06-15T07:43:30.913229217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.913472768Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-06-15T07:43:30.914146174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.914295454Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T07:43:30.914452771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-06-15T07:43:30.914739769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.915559299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000929s 
2025-06-15T07:43:30.915756376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.915842129Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:30.916052041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-06-15T07:43:30.916311404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.917112016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008999s 
2025-06-15T07:43:30.917430046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-15T07:43:30', 'add_on_delete_to_notifications') 
2025-06-15T07:43:30.917727786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.918710455Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-06-15T07:43:30.918866539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024804s 
2025-06-15T07:43:30.919040499Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-06-15T07:43:30.919219650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.919447128Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-06-15T07:43:30.921057761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T07:43:30.921191431Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:30.921386513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-15T07:43:30.921674062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.922470496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009205s 
2025-06-15T07:43:30.922603574Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T07:43:30.922821714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-15T07:43:30.923047659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003086s 
2025-06-15T07:43:30.923232751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T07:43:30.923320187Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:30.923491613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-06-15T07:43:30.923725554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-15T07:43:30.924505244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008565s 
2025-06-15T07:43:30.924676619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.924858435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.926573368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017528s 
2025-06-15T07:43:30.926721336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-15T07:43:30.927239720Z [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-06-15T07:43:30.927743324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008141s 
2025-06-15T07:43:30.927891482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-15T07:43:30.928364084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-15T07:43:30.928497803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003968s 
2025-06-15T07:43:30.928615350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T07:43:30.928790092Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.928936266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-15T07:43:30.929195438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T07:43:30.930016582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009236s 
2025-06-15T07:43:30.930183839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T07:43:30.930292357Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:30.930460456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-15T07:43:30.930750530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.931570050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009284s 
2025-06-15T07:43:30.931752337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T07:43:30.931872079Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:30.932068384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-15T07:43:30.932332826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.933144511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009164s 
2025-06-15T07:43:30.933278340Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.933443894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.939692135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006249s 
2025-06-15T07:43:30.939862308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.940022090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.941391548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013891s 
2025-06-15T07:43:30.941578795Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-15T07:43:30.944225485Z [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-06-15T07:43:30.945078192Z [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-06-15T07:43:30.945555813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T07:43:30.945978655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T07:43:30.949313811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075832s 
2025-06-15T07:43:30.949520647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-15T07:43:30.952033587Z [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-06-15T07:43:30.952828488Z [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-06-15T07:43:30.953154144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T07:43:30.953524309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T07:43:30.956113804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064175s 
2025-06-15T07:43:30.956346663Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T07:43:30.956594823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T07:43:30.956825717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002988s 
2025-06-15T07:43:30.956979637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T07:43:30.957100601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-15T07:43:30.957315043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-15T07:43:30.957617642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.958433244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009589s 
2025-06-15T07:43:30.958592154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T07:43:30.958726004Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:30.958910676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-15T07:43:30.959179457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-15T07:43:30.959985400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009085s 
2025-06-15T07:43:30.960309032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-15T07:43:30', 'add_custom_formats') 
2025-06-15T07:43:30.960588544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.962924067Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-06-15T07:43:30.963024700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037742s 
2025-06-15T07:43:30.963221717Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-06-15T07:43:30.963400316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.963669488Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-06-15T07:43:30.964071939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T07:43:30.964220969Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:30.964386803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-15T07:43:30.964644572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-15T07:43:30.965485465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009338s 
2025-06-15T07:43:30.965788616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-15T07:43:30', 'add_result_to_commands') 
2025-06-15T07:43:30.966105213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.967046459Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-06-15T07:43:30.967178565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024663s 
2025-06-15T07:43:30.967363918Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-06-15T07:43:30.967551245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.967776489Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-06-15T07:43:30.968175122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:30.968327298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T07:43:30.968522441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-06-15T07:43:30.968851895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:30.969624160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s 
2025-06-15T07:43:30.969951439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-15T07:43:30', 'health_restored_notification') 
2025-06-15T07:43:30.970234038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.971193269Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-06-15T07:43:30.971347460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024816s 
2025-06-15T07:43:30.971524817Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-06-15T07:43:30.971672013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.971899010Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-06-15T07:43:30.972264967Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T07:43:30.972459238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-06-15T07:43:30.972677718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003017s 
2025-06-15T07:43:30.972985859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-15T07:43:30', 'remove_uc') 
2025-06-15T07:43:30.973231343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.974026063Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-06-15T07:43:30.974164983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016352s 
2025-06-15T07:43:30.974363854Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-06-15T07:43:30.974539648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.974764190Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-06-15T07:43:30.975078573Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:30.975248505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:30.978889958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036449s 
2025-06-15T07:43:30.979221396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-15T07:43:30', 'download_clients_rename_tv_to_music') 
2025-06-15T07:43:30.979519997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.980459068Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-06-15T07:43:30.980623409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005186s 
2025-06-15T07:43:30.980822329Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-06-15T07:43:30.981013414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.981237034Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-06-15T07:43:30.981597340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-15T07:43:30.981758725Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T07:43:30.981928898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-15T07:43:30.982225986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-15T07:43:30.983068623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009829s 
2025-06-15T07:43:30.983412475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-15T07:43:30', 'add_colon_replacement_to_naming_config') 
2025-06-15T07:43:30.983723762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.984659396Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-06-15T07:43:30.984830530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025194s 
2025-06-15T07:43:30.984988048Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-06-15T07:43:30.985612204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.985641333Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-06-15T07:43:30.985768609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-15T07:43:30.988671755Z [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-06-15T07:43:30.990169712Z [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-06-15T07:43:30.990224613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T07:43:30.990561701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T07:43:30.993224163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T07:43:30.993708779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075879s 
2025-06-15T07:43:30.993735543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T07:43:30.993841406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-15T07:43:30.994012019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-15T07:43:30.994266061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-15T07:43:30.995078777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008946s 
2025-06-15T07:43:30.995380024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-15T07:43:30', 'list_sync_time') 
2025-06-15T07:43:30.995658114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:30.997086901Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-06-15T07:43:30.997240460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028901s 
2025-06-15T07:43:30.997472017Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-06-15T07:43:30.997626157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:30.997868635Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-06-15T07:43:30.998332840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T07:43:30.998482221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-15T07:43:30.998642965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-15T07:43:30.998881655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-15T07:43:30.999711647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000903s 
2025-06-15T07:43:31.000055139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-15T07:43:30', 'add_download_client_tags') 
2025-06-15T07:43:31.000333639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.001366459Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-06-15T07:43:31.001509687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025297s 
2025-06-15T07:43:31.001697706Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-06-15T07:43:31.001873450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.002095217Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-06-15T07:43:31.002740386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-15T07:43:31.003272437Z [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-06-15T07:43:31.003760800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008676s 
2025-06-15T07:43:31.003951064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-15T07:43:31.004226999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-15T07:43:31.004542354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004278s 
2025-06-15T07:43:31.004861587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-15T07:43:31', 'add_notification_status') 
2025-06-15T07:43:31.005144807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.006331757Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-06-15T07:43:31.006479375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021969s 
2025-06-15T07:43:31.006663405Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-06-15T07:43:31.006857185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.007087750Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-06-15T07:43:31.007354807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:31.007529860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:31.011132345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036108s 
2025-06-15T07:43:31.011470025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-15T07:43:31', 'add_alac_24_quality_in_profiles') 
2025-06-15T07:43:31.011789989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.012885745Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-06-15T07:43:31.013041800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053337s 
2025-06-15T07:43:31.013210549Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-06-15T07:43:31.013368077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.013590414Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-06-15T07:43:31.013978466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-06-15T07:43:31.014140041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T07:43:31.014286957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-06-15T07:43:31.014488894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-06-15T07:43:31.015312763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000889s 
2025-06-15T07:43:31.015529549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-06-15T07:43:31.015710944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-06-15T07:43:31.016536757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008789s 
2025-06-15T07:43:31.016916993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-15T07:43:31', 'add_salt_to_users') 
2025-06-15T07:43:31.017142196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.018027239Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-06-15T07:43:31.018139835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023265s 
2025-06-15T07:43:31.018303024Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-06-15T07:43:31.018467635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.018679492Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-06-15T07:43:31.019188186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-06-15T07:43:31.019777874Z [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-06-15T07:43:31.021288285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019119s 
2025-06-15T07:43:31.021449921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-06-15T07:43:31.021667459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-06-15T07:43:31.021998486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003928s 
2025-06-15T07:43:31.022300734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-15T07:43:31', 'add_auto_tagging') 
2025-06-15T07:43:31.022579375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.023677797Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-06-15T07:43:31.023824112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020498s 
2025-06-15T07:43:31.024004796Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-06-15T07:43:31.024190850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.024447928Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-06-15T07:43:31.024780147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-06-15T07:43:31.024927213Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T07:43:31.025140703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-06-15T07:43:31.025385105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-06-15T07:43:31.026251440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009524s 
2025-06-15T07:43:31.026523057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-06-15T07:43:31.026799123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-06-15T07:43:31.027016400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003193s 
2025-06-15T07:43:31.027352196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-15T07:43:31', 'quality_definition_preferred_size') 
2025-06-15T07:43:31.027622450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.028614408Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-06-15T07:43:31.028765141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018678s 
2025-06-15T07:43:31.028960775Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-06-15T07:43:31.029166930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.029361132Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-06-15T07:43:31.029716738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T07:43:31.029855968Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T07:43:31.030037714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-06-15T07:43:31.030297537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:31.031192960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010014s 
2025-06-15T07:43:31.031544468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-15T07:43:31', 'add_on_artist_add_to_notifications') 
2025-06-15T07:43:31.031885194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.032681377Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-06-15T07:43:31.032843524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024511s 
2025-06-15T07:43:31.033029969Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-06-15T07:43:31.033191605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.033402259Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-06-15T07:43:31.033737785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T07:43:31.033897266Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2025-06-15T07:43:31.034053611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-06-15T07:43:31.034284556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-15T07:43:31.035163476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009349s 
2025-06-15T07:43:31.035467929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-15T07:43:31', 'album_last_searched_time') 
2025-06-15T07:43:31.035760789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.036699770Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-06-15T07:43:31.036836896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024473s 
2025-06-15T07:43:31.037013982Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-06-15T07:43:31.037190909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.037412946Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-06-15T07:43:31.037808212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T07:43:31.037953855Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T07:43:31.038189910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-15T07:43:31.038371616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:31.039246207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009735s 
2025-06-15T07:43:31.039402181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T07:43:31.039539247Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T07:43:31.039692646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-06-15T07:43:31.039969203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T07:43:31.040857632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010005s 
2025-06-15T07:43:31.041168137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-15T07:43:31', 'add_indexer_flags') 
2025-06-15T07:43:31.041460025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.042280537Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-06-15T07:43:31.042422433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024024s 
2025-06-15T07:43:31.042641945Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-06-15T07:43:31.042776746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.043002701Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-06-15T07:43:31.043469992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-06-15T07:43:31.043659604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-06-15T07:43:31.044010851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s 
2025-06-15T07:43:31.044178860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-06-15T07:43:31.044419424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-06-15T07:43:31.044764780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s 
2025-06-15T07:43:31.044894080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-06-15T07:43:31.045163222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-06-15T07:43:31.045439889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004066s 
2025-06-15T07:43:31.045760886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-15T07:43:31', 'add_indexes_album_statistics') 
2025-06-15T07:43:31.046062413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.046821451Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-06-15T07:43:31.046964329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017424s 
2025-06-15T07:43:31.047139201Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-06-15T07:43:31.047307500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.047537453Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-06-15T07:43:31.047924543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-06-15T07:43:31.048305811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-06-15T07:43:31.048548169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 
2025-06-15T07:43:31.048852351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-06-15T07:43:31', 'update_redacted_baseurl') 
2025-06-15T07:43:31.049140020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.049812184Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-06-15T07:43:31.049955793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016221s 
2025-06-15T07:43:31.059658762Z [Debug] MigrationController: Took: 00:00:01.6273517 
2025-06-15T07:43:31.169488596Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-06-15T07:43:31.199603408Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-15T07:43:31.221554180Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T07:43:31.227633873Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T07:43:31.227973697Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T07:43:31.228225143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T07:43:31.233391687Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T07:43:31.233621309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054201s 
2025-06-15T07:43:31.233841884Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T07:43:31.234068740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056289s 
2025-06-15T07:43:31.236023948Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T07:43:31.236305755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.236685129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T07:43:31.236986997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T07:43:31.237441883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s 
2025-06-15T07:43:31.237677638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.239129191Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T07:43:31.239325827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021915s 
2025-06-15T07:43:31.239684820Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T07:43:31.240111509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.240399349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T07:43:31.240725816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T07:43:31.241169289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005266s 
2025-06-15T07:43:31.241394482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T07:43:31.241597421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-15T07:43:31.241837915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T07:43:31.242158761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T07:43:31.242946267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008633s 
2025-06-15T07:43:31.243180419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.243965600Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T07:43:31.244192507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018496s 
2025-06-15T07:43:31.244558173Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T07:43:31.244786162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.245147520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T07:43:31.245409377Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T07:43:31.245599650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T07:43:31.245918011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T07:43:31.246421204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s 
2025-06-15T07:43:31.246644374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.247410867Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T07:43:31.247680671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015366s 
2025-06-15T07:43:31.247963129Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T07:43:31.248217772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.248534079Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-15T07:43:31.249146132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-15T07:43:31.249724186Z [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-06-15T07:43:31.250467042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011125s 
2025-06-15T07:43:31.250677936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-15T07:43:31.250972820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T07:43:31.251401143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2025-06-15T07:43:31.251732340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T07:43:31', 'InitialSetup') 
2025-06-15T07:43:31.252225793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.253174173Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T07:43:31.253392503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022232s 
2025-06-15T07:43:31.253626574Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-06-15T07:43:31.253912460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.254173165Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-06-15T07:43:31.254627299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T07:43:31', 'add_reason_to_pending_releases') 
2025-06-15T07:43:31.255085452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.255936666Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-06-15T07:43:31.256180888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019908s 
2025-06-15T07:43:31.256417995Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-06-15T07:43:31.256661415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.256959005Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-06-15T07:43:31.257326765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T07:43:31', 'add_medium_support') 
2025-06-15T07:43:31.257776761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.258555450Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-06-15T07:43:31.258783719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018861s 
2025-06-15T07:43:31.259043512Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-06-15T07:43:31.259303486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.259615133Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-06-15T07:43:31.260036482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T07:43:31', 'add_various_qualites_in_profile') 
2025-06-15T07:43:31.260505567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.261363183Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-06-15T07:43:31.261592064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020346s 
2025-06-15T07:43:31.261847709Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-06-15T07:43:31.262080067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.262377967Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-06-15T07:43:31.262778544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T07:43:31', 'metadata_profiles') 
2025-06-15T07:43:31.263206956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.263886114Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-06-15T07:43:31.264112229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017877s 
2025-06-15T07:43:31.264407343Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-06-15T07:43:31.264643669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.264968483Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-06-15T07:43:31.265401014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T07:43:31', 'separate_automatic_and_interactive_search') 
2025-06-15T07:43:31.265847974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.266650069Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-06-15T07:43:31.266911796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001952s 
2025-06-15T07:43:31.267139966Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-06-15T07:43:31.267386823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.267687999Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-06-15T07:43:31.268113536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T07:43:31', 'change_album_path_to_relative') 
2025-06-15T07:43:31.268586218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.269393544Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-06-15T07:43:31.269562464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019041s 
2025-06-15T07:43:31.269809852Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-06-15T07:43:31.270056409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.270390051Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-06-15T07:43:31.270790988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T07:43:31', 'change_quality_size_mb_to_kb') 
2025-06-15T07:43:31.271229050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.272031236Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-06-15T07:43:31.272283333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019507s 
2025-06-15T07:43:31.272581263Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-06-15T07:43:31.272752057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.273051139Z [Info] album_releases: Starting migration of Log DB to 9 
2025-06-15T07:43:31.273404852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T07:43:31', 'album_releases') 
2025-06-15T07:43:31.273822372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.274508925Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-06-15T07:43:31.274731122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s 
2025-06-15T07:43:31.274988921Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-06-15T07:43:31.275216359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.275517105Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-06-15T07:43:31.275931560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T07:43:31', 'album_releases_fix') 
2025-06-15T07:43:31.276358509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.277094491Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-06-15T07:43:31.277326458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001873s 
2025-06-15T07:43:31.277584789Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-06-15T07:43:31.277819311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.283232642Z [Info] import_lists: Starting migration of Log DB to 11 
2025-06-15T07:43:31.283607387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T07:43:31', 'import_lists') 
2025-06-15T07:43:31.284088435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.284963277Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-06-15T07:43:31.285178170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071492s 
2025-06-15T07:43:31.285446841Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-06-15T07:43:31.285687215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.285984323Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-06-15T07:43:31.286355781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T07:43:31', 'add_release_status') 
2025-06-15T07:43:31.286780216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.287625818Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-06-15T07:43:31.287869449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019374s 
2025-06-15T07:43:31.288103240Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-06-15T07:43:31.288349045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.288754882Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-06-15T07:43:31.289051830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T07:43:31', 'album_download_notification') 
2025-06-15T07:43:31.289515724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.290596300Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-06-15T07:43:31.290750570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021155s 
2025-06-15T07:43:31.291140756Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-06-15T07:43:31.291430329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.291769452Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-06-15T07:43:31.292256613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T07:43:31', 'fix_language_metadata_profiles') 
2025-06-15T07:43:31.292700868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.293582012Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-06-15T07:43:31.293831154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022039s 
2025-06-15T07:43:31.294056638Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-06-15T07:43:31.294302643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.294598068Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-06-15T07:43:31.294951861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T07:43:31', 'remove_fanzub') 
2025-06-15T07:43:31.295386266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.296414115Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-06-15T07:43:31.296643497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002125s 
2025-06-15T07:43:31.296908942Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-06-15T07:43:31.297156781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.297486044Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-06-15T07:43:31.297884656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T07:43:31', 'update_artist_history_indexes') 
2025-06-15T07:43:31.298371056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.299224805Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-06-15T07:43:31.299447904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020394s 
2025-06-15T07:43:31.299687837Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-06-15T07:43:31.299971809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.300281593Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-06-15T07:43:31.300634694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T07:43:31', 'remove_nma') 
2025-06-15T07:43:31.301068257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.301773547Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-06-15T07:43:31.302854223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018703s 
2025-06-15T07:43:31.302892080Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-06-15T07:43:31.302903042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.302912391Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-06-15T07:43:31.303380313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T07:43:31', 'album_disambiguation') 
2025-06-15T07:43:31.303939699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.305906680Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-06-15T07:43:31.306591269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029834s 
2025-06-15T07:43:31.306877636Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-06-15T07:43:31.307201558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.307697807Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-06-15T07:43:31.308795077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T07:43:31', 'add_ape_quality_in_profiles') 
2025-06-15T07:43:31.308891331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.310356210Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-06-15T07:43:31.310547325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027656s 
2025-06-15T07:43:31.310801036Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-06-15T07:43:31.311033775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.311426255Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-06-15T07:43:31.311949288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T07:43:31', 'remove_pushalot') 
2025-06-15T07:43:31.312522503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.313428487Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-06-15T07:43:31.313671777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023906s 
2025-06-15T07:43:31.313913504Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-06-15T07:43:31.314246875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.314625858Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-06-15T07:43:31.315125494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T07:43:31', 'add_custom_filters') 
2025-06-15T07:43:31.315572394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.316404380Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-06-15T07:43:31.316659494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002182s 
2025-06-15T07:43:31.316889817Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-06-15T07:43:31.317157106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.317461408Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-06-15T07:43:31.317909230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T07:43:31', 'import_list_tags') 
2025-06-15T07:43:31.318412463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.319352807Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-06-15T07:43:31.319597259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021828s 
2025-06-15T07:43:31.319946903Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-06-15T07:43:31.320264583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.320599137Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-06-15T07:43:31.321052499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T07:43:31', 'add_release_groups_etc') 
2025-06-15T07:43:31.321649351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.322462078Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-06-15T07:43:31.322765048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021857s 
2025-06-15T07:43:31.323070493Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-06-15T07:43:31.323423644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.323789751Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-06-15T07:43:31.324308235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T07:43:31', 'NewMediaInfoFormat') 
2025-06-15T07:43:31.324849445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.325798496Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-06-15T07:43:31.326034361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023716s 
2025-06-15T07:43:31.326303353Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-06-15T07:43:31.326645462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.327043383Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-06-15T07:43:31.327554803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T07:43:31', 'rename_restrictions_to_release_profiles') 
2025-06-15T07:43:31.328098699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.329039403Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-06-15T07:43:31.329403686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023867s 
2025-06-15T07:43:31.329709853Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-06-15T07:43:31.330057533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.330449142Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-06-15T07:43:31.330992145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T07:43:31', 'rename_quality_profiles_add_upgrade_allowed') 
2025-06-15T07:43:31.331487232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.332347474Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-06-15T07:43:31.332606686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022588s 
2025-06-15T07:43:31.332862070Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-06-15T07:43:31.333159549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.333499724Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-06-15T07:43:31.333918898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T07:43:31', 'add_import_exclusions') 
2025-06-15T07:43:31.334484227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.335295771Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-06-15T07:43:31.335606697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002132s 
2025-06-15T07:43:31.335908595Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-06-15T07:43:31.336224611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.336567772Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-06-15T07:43:31.337065695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T07:43:31', 'clean_artist_metadata_table') 
2025-06-15T07:43:31.337632687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.338417107Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-06-15T07:43:31.338742352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021818s 
2025-06-15T07:43:31.339019580Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-06-15T07:43:31.339319444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.339707595Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-06-15T07:43:31.340213264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T07:43:31', 'health_issue_notification') 
2025-06-15T07:43:31.340682208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.341471858Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-06-15T07:43:31.341685959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021186s 
2025-06-15T07:43:31.341967516Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-06-15T07:43:31.342264304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.342561552Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-06-15T07:43:31.342972901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T07:43:31', 'add_mediafilerepository_mtime') 
2025-06-15T07:43:31.343506886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.344340184Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-06-15T07:43:31.344684888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020727s 
2025-06-15T07:43:31.345050634Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-06-15T07:43:31.345344145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.345685012Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-06-15T07:43:31.346186482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T07:43:31', 'add_artistmetadataid_constraint') 
2025-06-15T07:43:31.346758934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.347534075Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-06-15T07:43:31.347802085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021602s 
2025-06-15T07:43:31.348123863Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-06-15T07:43:31.348375690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.348757940Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-06-15T07:43:31.349111281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T07:43:31', 'old_ids_and_artist_alias') 
2025-06-15T07:43:31.349590186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.350392331Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-06-15T07:43:31.350689319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019646s 
2025-06-15T07:43:31.350951367Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-06-15T07:43:31.351189286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.351589141Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-06-15T07:43:31.352056011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T07:43:31', 'download_propers_config') 
2025-06-15T07:43:31.352641109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.353423535Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-06-15T07:43:31.353700733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022176s 
2025-06-15T07:43:31.353955306Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-06-15T07:43:31.354283286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.354607740Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-06-15T07:43:31.355047846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-15T07:43:31', 'remove_language_profiles') 
2025-06-15T07:43:31.355594296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.356626675Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-06-15T07:43:31.356914525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023038s 
2025-06-15T07:43:31.357199999Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-06-15T07:43:31.357521607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.357871381Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-06-15T07:43:31.358438594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T07:43:31', 'multi_disc_naming_format') 
2025-06-15T07:43:31.358942228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.359691857Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-06-15T07:43:31.359953043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022205s 
2025-06-15T07:43:31.360231764Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-06-15T07:43:31.360513442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.360876994Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-06-15T07:43:31.361229995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T07:43:31', 'add_download_client_priority') 
2025-06-15T07:43:31.361702957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.362465954Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-06-15T07:43:31.362787371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019294s 
2025-06-15T07:43:31.363029539Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-06-15T07:43:31.363316276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.363674437Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-06-15T07:43:31.364142039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T07:43:31', 'remove_growl_prowl') 
2025-06-15T07:43:31.364684351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.365505494Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-06-15T07:43:31.365757863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021736s 
2025-06-15T07:43:31.366083408Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-06-15T07:43:31.366380105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.366796604Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-06-15T07:43:31.367277943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T07:43:31', 'remove_plex_hometheatre') 
2025-06-15T07:43:31.367727218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.368468681Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-06-15T07:43:31.368715117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020636s 
2025-06-15T07:43:31.368959219Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-06-15T07:43:31.369290446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.369568646Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-06-15T07:43:31.370000836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T07:43:31', 'add_root_folder_add_defaults') 
2025-06-15T07:43:31.370556385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.371315614Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-06-15T07:43:31.371551599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020391s 
2025-06-15T07:43:31.371822454Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-06-15T07:43:31.372104893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.372460259Z [Info] task_duration: Starting migration of Log DB to 40 
2025-06-15T07:43:31.372912349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T07:43:31', 'task_duration') 
2025-06-15T07:43:31.373466295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.374318962Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-06-15T07:43:31.374576350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021877s 
2025-06-15T07:43:31.374885894Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T07:43:31.375193122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.375512646Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-06-15T07:43:31.375974836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-15T07:43:31', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T07:43:31.376782994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.377293712Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T07:43:31.377662094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020806s 
2025-06-15T07:43:31.377902378Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-06-15T07:43:31.378183825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.378565203Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-06-15T07:43:31.378963094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-15T07:43:31', 'remove_album_folders') 
2025-06-15T07:43:31.379407288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.380124993Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-06-15T07:43:31.380415909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019149s 
2025-06-15T07:43:31.380629179Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-06-15T07:43:31.380933301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.381266432Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-06-15T07:43:31.381803594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-15T07:43:31', 'add_priority_to_indexers') 
2025-06-15T07:43:31.382266676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.383041406Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-06-15T07:43:31.383329316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020938s 
2025-06-15T07:43:31.383633900Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-06-15T07:43:31.384058134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.384407978Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-06-15T07:43:31.384920961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-15T07:43:31', 'remove_chown_and_folderchmod_config') 
2025-06-15T07:43:31.385450668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.386202642Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-06-15T07:43:31.386453257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021592s 
2025-06-15T07:43:31.386690545Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-06-15T07:43:31.386955879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.387256985Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-06-15T07:43:31.387671350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-15T07:43:31', 'update_notifiarr') 
2025-06-15T07:43:31.388247540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.388995276Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-06-15T07:43:31.389246642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002026s 
2025-06-15T07:43:31.389566957Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-06-15T07:43:31.389849466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.390169129Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-06-15T07:43:31.390545557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-15T07:43:31', 'email_multiple_addresses') 
2025-06-15T07:43:31.391053861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.391793871Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-06-15T07:43:31.392002010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018931s 
2025-06-15T07:43:31.392265070Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-06-15T07:43:31.392558360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.393034980Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-06-15T07:43:31.393514857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-15T07:43:31', 'rename_blacklist_to_blocklist') 
2025-06-15T07:43:31.393963791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.394853683Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-06-15T07:43:31.395104137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022668s 
2025-06-15T07:43:31.395384051Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-06-15T07:43:31.395597701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.395918146Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-06-15T07:43:31.396316959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-15T07:43:31', 'cdh_per_downloadclient') 
2025-06-15T07:43:31.396762106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.397462135Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-06-15T07:43:31.397692680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001859s 
2025-06-15T07:43:31.397932603Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-06-15T07:43:31.398170532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.398465596Z [Info] download_history: Starting migration of Log DB to 52 
2025-06-15T07:43:31.398851162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-15T07:43:31', 'download_history') 
2025-06-15T07:43:31.399280527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.399916317Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-06-15T07:43:31.400122953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017231s 
2025-06-15T07:43:31.400380662Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-06-15T07:43:31.400612249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.400932103Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-06-15T07:43:31.401648014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-15T07:43:31.402139334Z [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-06-15T07:43:31.402774913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000906s 
2025-06-15T07:43:31.403022532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-15T07:43:31.403354310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-15T07:43:31.403706008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004677s 
2025-06-15T07:43:31.404096755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-15T07:43:31', 'add_update_history') 
2025-06-15T07:43:31.404535669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.405453958Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-06-15T07:43:31.405673370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021648s 
2025-06-15T07:43:31.405909696Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-06-15T07:43:31.406221203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.406484654Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-06-15T07:43:31.406894589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-15T07:43:31', 'add_on_update_to_notifications') 
2025-06-15T07:43:31.407327040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.408050277Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-06-15T07:43:31.408288226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001856s 
2025-06-15T07:43:31.408535323Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-06-15T07:43:31.408805047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.409126935Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-06-15T07:43:31.409515768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-15T07:43:31', 'download_client_per_indexer') 
2025-06-15T07:43:31.409988329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.410723600Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-06-15T07:43:31.410947240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018833s 
2025-06-15T07:43:31.411165299Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-06-15T07:43:31.411412928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.411740958Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-06-15T07:43:31.412133769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-15T07:43:31', 'AddNewItemMonitorType') 
2025-06-15T07:43:31.412578715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.413290739Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-06-15T07:43:31.413505171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018439s 
2025-06-15T07:43:31.413756878Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-06-15T07:43:31.413996791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.414271394Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-06-15T07:43:31.414678333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-15T07:43:31', 'ImportListSearch') 
2025-06-15T07:43:31.415078699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.415818098Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-06-15T07:43:31.416047941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018261s 
2025-06-15T07:43:31.416294438Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-06-15T07:43:31.416571977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.416860467Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-06-15T07:43:31.417255212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-15T07:43:31', 'ImportListMonitorExisting') 
2025-06-15T07:43:31.417686691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.418419066Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-06-15T07:43:31.418638668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018361s 
2025-06-15T07:43:31.418889794Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-06-15T07:43:31.419130539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.419437487Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-06-15T07:43:31.419818564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-15T07:43:31', 'add_indexer_tags') 
2025-06-15T07:43:31.420273521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.420968250Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-06-15T07:43:31.421197822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018444s 
2025-06-15T07:43:31.421448006Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-06-15T07:43:31.421689522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.421985768Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-06-15T07:43:31.422379391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-15T07:43:31', 'update_audio_types') 
2025-06-15T07:43:31.422831010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.423558024Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-06-15T07:43:31.423818319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018519s 
2025-06-15T07:43:31.424076689Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T07:43:31.424372334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.424677759Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-06-15T07:43:31.425428000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-15T07:43:31.425638063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-15T07:43:31.425916974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-15T07:43:31.426853009Z [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-06-15T07:43:31.427842241Z [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-06-15T07:43:31.428421157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-15T07:43:31.428976816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-15T07:43:31.429996319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T07:43:31.430336454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042088s 
2025-06-15T07:43:31.430570215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-06-15T07:43:31.430800388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-15T07:43:31.431045482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-06-15T07:43:31.431767797Z [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-06-15T07:43:31.432570232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-06-15T07:43:31.433069939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-06-15T07:43:31.433599305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-06-15T07:43:31.434515479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-15T07:43:31.435010927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036502s 
2025-06-15T07:43:31.435154677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T07:43:31.435332495Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T07:43:31.435573460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T07:43:31.436201925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T07:43:31.436858307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T07:43:31.437364907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T07:43:31.437901438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T07:43:31.438843184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T07:43:31.439269292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034128s 
2025-06-15T07:43:31.439648055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-15T07:43:31', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T07:43:31.440150437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.441330182Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T07:43:31.441550055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053981s 
2025-06-15T07:43:31.441832494Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-06-15T07:43:31.442085193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.442424376Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-06-15T07:43:31.442835484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-15T07:43:31', 'add_on_delete_to_notifications') 
2025-06-15T07:43:31.443289868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.444037815Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-06-15T07:43:31.444282768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019344s 
2025-06-15T07:43:31.444531669Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-06-15T07:43:31.444790520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.445081877Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-06-15T07:43:31.445457624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-15T07:43:31', 'add_custom_formats') 
2025-06-15T07:43:31.445914904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.446631127Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-06-15T07:43:31.446851681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018534s 
2025-06-15T07:43:31.447102856Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-06-15T07:43:31.447347669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.447680269Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-06-15T07:43:31.448071236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-15T07:43:31', 'add_result_to_commands') 
2025-06-15T07:43:31.448516633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.449257525Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-06-15T07:43:31.449473560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018882s 
2025-06-15T07:43:31.449721730Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-06-15T07:43:31.449974199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.450296207Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-06-15T07:43:31.450683407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-15T07:43:31', 'health_restored_notification') 
2025-06-15T07:43:31.451133022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.451898313Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-06-15T07:43:31.452161022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018897s 
2025-06-15T07:43:31.452379192Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-06-15T07:43:31.452670809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.452910672Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-06-15T07:43:31.453289695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-15T07:43:31', 'remove_uc') 
2025-06-15T07:43:31.453703769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.454445523Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-06-15T07:43:31.454675145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001833s 
2025-06-15T07:43:31.454992514Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-06-15T07:43:31.455205232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.455563173Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-06-15T07:43:31.455981936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-15T07:43:31', 'download_clients_rename_tv_to_music') 
2025-06-15T07:43:31.456499509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.457294790Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-06-15T07:43:31.457541146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020618s 
2025-06-15T07:43:31.457812292Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-06-15T07:43:31.458112777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.458475688Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-06-15T07:43:31.458893048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-15T07:43:31', 'add_colon_replacement_to_naming_config') 
2025-06-15T07:43:31.459374959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.460146072Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-06-15T07:43:31.460406055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020048s 
2025-06-15T07:43:31.460671590Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-06-15T07:43:31.460913657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.461231918Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-06-15T07:43:31.461601633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-15T07:43:31', 'list_sync_time') 
2025-06-15T07:43:31.462096569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.463189049Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-06-15T07:43:31.463493442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022896s 
2025-06-15T07:43:31.463699968Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-06-15T07:43:31.463991996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.464326630Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-06-15T07:43:31.464761235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-15T07:43:31', 'add_download_client_tags') 
2025-06-15T07:43:31.465218586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.466125683Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-06-15T07:43:31.466364263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021288s 
2025-06-15T07:43:31.466638225Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-06-15T07:43:31.466896535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.467256149Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-06-15T07:43:31.467628599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-15T07:43:31', 'add_notification_status') 
2025-06-15T07:43:31.468236994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.469183240Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-06-15T07:43:31.469430728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022683s 
2025-06-15T07:43:31.469685701Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-06-15T07:43:31.469949523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.470309718Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-06-15T07:43:31.470753852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-15T07:43:31', 'add_alac_24_quality_in_profiles') 
2025-06-15T07:43:31.471261034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.472058890Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-06-15T07:43:31.472333072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020843s 
2025-06-15T07:43:31.472585451Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-06-15T07:43:31.472880635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.473166360Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-06-15T07:43:31.473565745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-15T07:43:31', 'add_salt_to_users') 
2025-06-15T07:43:31.474059699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.474806944Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-06-15T07:43:31.475095626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019425s 
2025-06-15T07:43:31.475309516Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-06-15T07:43:31.475587276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.475910477Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-06-15T07:43:31.476318648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-15T07:43:31', 'add_auto_tagging') 
2025-06-15T07:43:31.476801992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.477592073Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-06-15T07:43:31.477849651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002004s 
2025-06-15T07:43:31.478088823Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-06-15T07:43:31.478382705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.478727589Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-06-15T07:43:31.479167074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-15T07:43:31', 'quality_definition_preferred_size') 
2025-06-15T07:43:31.479646129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.480467362Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-06-15T07:43:31.480775804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020438s 
2025-06-15T07:43:31.480977139Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-06-15T07:43:31.481287785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.481590133Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-06-15T07:43:31.482067875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-15T07:43:31', 'add_on_artist_add_to_notifications') 
2025-06-15T07:43:31.482530427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.483288393Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-06-15T07:43:31.483555832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002008s 
2025-06-15T07:43:31.483827038Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-06-15T07:43:31.484104797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.484448038Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-06-15T07:43:31.484841461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-15T07:43:31', 'album_last_searched_time') 
2025-06-15T07:43:31.485335806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.486133142Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-06-15T07:43:31.486393316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020105s 
2025-06-15T07:43:31.486634291Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-06-15T07:43:31.486931540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.487246123Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-06-15T07:43:31.487632591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-15T07:43:31', 'add_indexer_flags') 
2025-06-15T07:43:31.488120804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.488911296Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-06-15T07:43:31.489154957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019727s 
2025-06-15T07:43:31.489402876Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-06-15T07:43:31.489687529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.490013616Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-06-15T07:43:31.490430084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-15T07:43:31', 'add_indexes_album_statistics') 
2025-06-15T07:43:31.490890031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.491669781Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-06-15T07:43:31.491972310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019786s 
2025-06-15T07:43:31.492237554Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-06-15T07:43:31.492484271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T07:43:31.492831039Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-06-15T07:43:31.493237788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-06-15T07:43:31', 'update_redacted_baseurl') 
2025-06-15T07:43:31.493705740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T07:43:31.494470500Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-06-15T07:43:31.494790184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019709s 
2025-06-15T07:43:31.686847870Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-06-15T07:43:31.699655561Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-15T07:43:31.706296684Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-06-15T07:43:31.856207058Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-15T07:43:31.889620182Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-15T07:43:31.899241627Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-15T07:43:31.938758862Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-15T07:43:31.939657943Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-15T07:43:31.939949881Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-06-15T07:43:32.074356565Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-06-15T07:43:32.750887693Z [ls.io-init] done.