2025-05-25T13:23:04.150208157Z [migrations] started
2025-05-25T13:23:04.150239837Z [migrations] no migrations found
2025-05-25T13:23:04.430885420Z usermod: no changes
2025-05-25T13:23:04.488184202Z ───────────────────────────────────────
2025-05-25T13:23:04.488204032Z 
2025-05-25T13:23:04.488208592Z       ██╗     ███████╗██╗ ██████╗
2025-05-25T13:23:04.488212662Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-25T13:23:04.488216582Z       ██║     ███████╗██║██║   ██║
2025-05-25T13:23:04.488220592Z       ██║     ╚════██║██║██║   ██║
2025-05-25T13:23:04.488224572Z       ███████╗███████║██║╚██████╔╝
2025-05-25T13:23:04.488228732Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-25T13:23:04.488232802Z 
2025-05-25T13:23:04.488236512Z    Brought to you by linuxserver.io
2025-05-25T13:23:04.488240432Z ───────────────────────────────────────
2025-05-25T13:23:04.488388030Z 
2025-05-25T13:23:04.488398659Z To support the app dev(s) visit:
2025-05-25T13:23:04.489455045Z Lidarr: https://opencollective.com/lidarr
2025-05-25T13:23:04.489697832Z 
2025-05-25T13:23:04.489704952Z To support LSIO projects visit:
2025-05-25T13:23:04.489712222Z https://www.linuxserver.io/donate/
2025-05-25T13:23:04.489716012Z 
2025-05-25T13:23:04.489719542Z ───────────────────────────────────────
2025-05-25T13:23:04.489723702Z GID/UID
2025-05-25T13:23:04.489727492Z ───────────────────────────────────────
2025-05-25T13:23:04.492807861Z 
2025-05-25T13:23:04.492818151Z User UID:    911
2025-05-25T13:23:04.492822070Z User GID:    911
2025-05-25T13:23:04.492825930Z ───────────────────────────────────────
2025-05-25T13:23:04.494256751Z Linuxserver.io version: 2.12.1.4636-ls213
2025-05-25T13:23:04.494456888Z Build-date: 2025-05-25T13:19:34+00:00
2025-05-25T13:23:04.494464968Z ───────────────────────────────────────
2025-05-25T13:23:04.494469528Z     
2025-05-25T13:23:04.538507308Z [custom-init] No custom files found, skipping...
2025-05-25T13:23:04.899595574Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.12.1.4636 
2025-05-25T13:23:04.915446123Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-25T13:23:04.920605683Z [Debug] Bootstrap: Console selected 
2025-05-25T13:23:04.921796497Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-25T13:23:05.218621964Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-25T13:23:05.273050025Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {69b3649c-02f7-4512-ae90-6f709b243cba} may be persisted to storage in unencrypted form. 
2025-05-25T13:23:05.363890340Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-05-25T13:23:05.413273539Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-25T13:23:05.511064790Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-25T13:23:05.528527866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:05.530946514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:05.609881007Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-25T13:23:05.611905280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0808842s 
2025-05-25T13:23:05.612157637Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-25T13:23:05.612351894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.08282s 
2025-05-25T13:23:05.624867067Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-25T13:23:05.625570477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:05.632393446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-25T13:23:05.648352182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-25T13:23:05.666140144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334182s 
2025-05-25T13:23:05.666937494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:05.692309124Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-25T13:23:05.692491941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0595869s 
2025-05-25T13:23:05.702851433Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-25T13:23:05.703163049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:05.715539043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-25T13:23:05.718242377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-25T13:23:05.719181524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034271s 
2025-05-25T13:23:05.719781706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:05.720123892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002443s 
2025-05-25T13:23:05.720572746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-25T13:23:05.721951707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-25T13:23:05.723391858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025751s 
2025-05-25T13:23:05.723637775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:05.732287179Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-25T13:23:05.732574525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011301s 
2025-05-25T13:23:05.733563002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-25T13:23:05.733751419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:05.734716787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:05.734921324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-05-25T13:23:05.735162251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-25T13:23:05.735509956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-25T13:23:05.736069178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007078s 
2025-05-25T13:23:05.736272056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:05.745373954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-25T13:23:05.745423073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097314s 
2025-05-25T13:23:05.747284498Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-25T13:23:05.747461656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:05.748421093Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-05-25T13:23:05.776783083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-05-25T13:23:05.777353096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-05-25T13:23:05.777806750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008236s 
2025-05-25T13:23:05.777964987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-05-25T13:23:05.778267373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-05-25T13:23:05.778534740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004191s 
2025-05-25T13:23:05.778728687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-05-25T13:23:05.779047093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-05-25T13:23:05.779377908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005312s 
2025-05-25T13:23:05.779544006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-05-25T13:23:05.779812293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-05-25T13:23:05.780121479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004069s 
2025-05-25T13:23:05.780273597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-05-25T13:23:05.790245734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-05-25T13:23:05.792537003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120352s 
2025-05-25T13:23:05.792782250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-05-25T13:23:05.793116095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-25T13:23:05.793419871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s 
2025-05-25T13:23:05.793580699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-05-25T13:23:05.793835825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-25T13:23:05.794151681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s 
2025-05-25T13:23:05.794365448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-05-25T13:23:05.794570085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:05.794874281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s 
2025-05-25T13:23:05.795000500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-05-25T13:23:05.795355885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:05.795633521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004112s 
2025-05-25T13:23:05.795796729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-05-25T13:23:05.798338645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-05-25T13:23:05.799977793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003993s 
2025-05-25T13:23:05.800162780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-05-25T13:23:05.800503836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:05.800750613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s 
2025-05-25T13:23:05.800919430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-05-25T13:23:05.801152407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-25T13:23:05.801639161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003414s 
2025-05-25T13:23:05.801646181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-05-25T13:23:05.801848918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-25T13:23:05.802091465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003517s 
2025-05-25T13:23:05.802245633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-05-25T13:23:05.802508569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-25T13:23:05.802788346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003746s 
2025-05-25T13:23:05.802946203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-05-25T13:23:05.803228660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:05.803487606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000392s 
2025-05-25T13:23:05.803647654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-05-25T13:23:05.803894991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-05-25T13:23:05.804150477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003426s 
2025-05-25T13:23:05.804369104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-05-25T13:23:05.805592868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-05-25T13:23:05.806431447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019005s 
2025-05-25T13:23:05.806617044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-05-25T13:23:05.806959849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-25T13:23:05.807287375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005219s 
2025-05-25T13:23:05.807477893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-05-25T13:23:05.807705220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-25T13:23:05.807987376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003736s 
2025-05-25T13:23:05.808296372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-05-25T13:23:05.808415650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-25T13:23:05.808716116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003993s 
2025-05-25T13:23:05.808931233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-05-25T13:23:05.809278219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-05-25T13:23:05.809634754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s 
2025-05-25T13:23:05.809788582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-05-25T13:23:05.810799989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-05-25T13:23:05.811533179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015905s 
2025-05-25T13:23:05.811722266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-05-25T13:23:05.811975273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-05-25T13:23:05.812285129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s 
2025-05-25T13:23:05.812467196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-05-25T13:23:05.812718703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:05.813020559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004028s 
2025-05-25T13:23:05.813176787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-05-25T13:23:05.814355801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-05-25T13:23:05.815362167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020028s 
2025-05-25T13:23:05.815562294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-05-25T13:23:05.815867100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-25T13:23:05.816138287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004099s 
2025-05-25T13:23:05.816305874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-05-25T13:23:05.816565571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-25T13:23:05.816897086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004076s 
2025-05-25T13:23:05.817053674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-05-25T13:23:05.817295071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-05-25T13:23:05.817605937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004089s 
2025-05-25T13:23:05.817786764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-05-25T13:23:05.818021181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-05-25T13:23:05.818332417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004081s 
2025-05-25T13:23:05.818493325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-05-25T13:23:05.819391973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-05-25T13:23:05.820070274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014203s 
2025-05-25T13:23:05.820238062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-05-25T13:23:05.820703926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-05-25T13:23:05.821161379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007554s 
2025-05-25T13:23:05.821309417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-05-25T13:23:05.821615193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-25T13:23:05.821905220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s 
2025-05-25T13:23:05.822063957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-05-25T13:23:05.827431875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-05-25T13:23:05.827926779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005722s 
2025-05-25T13:23:05.828088137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-05-25T13:23:05.828312594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-25T13:23:05.828587560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003644s 
2025-05-25T13:23:05.828756188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-05-25T13:23:05.829125523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-05-25T13:23:05.829508168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006162s 
2025-05-25T13:23:05.829632606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-05-25T13:23:05.829861673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-05-25T13:23:05.830140280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003651s 
2025-05-25T13:23:05.830296138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-05-25T13:23:05.830746842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-05-25T13:23:05.831202645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007058s 
2025-05-25T13:23:05.831363133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-05-25T13:23:05.831693139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-05-25T13:23:05.832096133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s 
2025-05-25T13:23:05.832270781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-05-25T13:23:05.832596227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-05-25T13:23:05.832945152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s 
2025-05-25T13:23:05.833190809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-05-25T13:23:05.833922739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-05-25T13:23:05.834382603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010716s 
2025-05-25T13:23:05.834538271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-05-25T13:23:05.835783854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-05-25T13:23:05.837715158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030321s 
2025-05-25T13:23:05.837860446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-05-25T13:23:05.838431268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-05-25T13:23:05.838845832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008453s 
2025-05-25T13:23:05.838990901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-05-25T13:23:05.839952578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-25T13:23:05.840632389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014286s 
2025-05-25T13:23:05.840762977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-05-25T13:23:05.841485997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-05-25T13:23:05.842014800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001084s 
2025-05-25T13:23:05.842264977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-05-25T13:23:05.842867339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-05-25T13:23:05.843478841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011221s 
2025-05-25T13:23:05.843648949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-05-25T13:23:05.844096853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-05-25T13:23:05.844520147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00071s 
2025-05-25T13:23:05.844658375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-05-25T13:23:05.844949491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-05-25T13:23:05.845289507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000508s 
2025-05-25T13:23:05.845448794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-05-25T13:23:05.845672091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-05-25T13:23:05.845950188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 
2025-05-25T13:23:05.846102166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-05-25T13:23:05.846523280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-05-25T13:23:05.846904015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006202s 
2025-05-25T13:23:05.847060253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-05-25T13:23:05.847816843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-05-25T13:23:05.848422855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012185s 
2025-05-25T13:23:05.848547183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-05-25T13:23:05.848990747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-05-25T13:23:05.849379702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006598s 
2025-05-25T13:23:05.849538430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-05-25T13:23:05.849877735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-05-25T13:23:05.850188611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005044s 
2025-05-25T13:23:05.850355269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-05-25T13:23:05.850612196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-05-25T13:23:05.850964171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004634s 
2025-05-25T13:23:05.851140239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-05-25T13:23:05.852189464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-25T13:23:05.852817486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015198s 
2025-05-25T13:23:05.852982754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-05-25T13:23:05.853852892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-25T13:23:05.854417894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012455s 
2025-05-25T13:23:05.854595912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-05-25T13:23:05.854981417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-25T13:23:05.855349642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005484s 
2025-05-25T13:23:05.855519530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-05-25T13:23:05.856309209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-25T13:23:05.857074789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012756s 
2025-05-25T13:23:05.857244586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-05-25T13:23:05.858180674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-05-25T13:23:05.858882794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015339s 
2025-05-25T13:23:05.859075682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-05-25T13:23:05.859582415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-05-25T13:23:05.860072108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007804s 
2025-05-25T13:23:05.860266506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-05-25T13:23:05.860472383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-05-25T13:23:05.860844528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2025-05-25T13:23:05.861035436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-05-25T13:23:05.861725557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-25T13:23:05.862275649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s 
2025-05-25T13:23:05.862499636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-05-25T13:23:05.862883071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-25T13:23:05.863288026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006254s 
2025-05-25T13:23:05.866558202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-05-25T13:23:05.867265062Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034916 taking an average of 00:00:00.0034916 
2025-05-25T13:23:05.868171950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-25T13:23:05', 'InitialSetup') 
2025-05-25T13:23:05.868557065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:05.877856030Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-25T13:23:05.878068218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142513s 
2025-05-25T13:23:05.878446542Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-25T13:23:05.878699439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:05.878942756Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-05-25T13:23:05.879829914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-25T13:23:05.879964882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:05.880200279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-05-25T13:23:05.880489705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:05.881332734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000974s 
2025-05-25T13:23:05.881733719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-25T13:23:05', 'add_reason_to_pending_releases') 
2025-05-25T13:23:05.882083564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:05.890393913Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-25T13:23:05.890613900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099224s 
2025-05-25T13:23:05.890890197Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-25T13:23:05.891013915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:05.891306241Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-05-25T13:23:05.894806724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:05.894991831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-25T13:23:05.895198329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-05-25T13:23:05.895494255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-05-25T13:23:05.896466151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010812s 
2025-05-25T13:23:05.896618919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:05.896802697Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:05.897014074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-05-25T13:23:05.897394519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:05.898269797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s 
2025-05-25T13:23:05.898513754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:05.898564153Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:05.898813590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-05-25T13:23:05.899227234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:05.900108493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010725s 
2025-05-25T13:23:05.900626196Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-25T13:23:05.901122959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-25T13:23:05.901381516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005273s 
2025-05-25T13:23:05.901783660Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-05-25T13:23:05.921105142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-05-25T13:23:05.923244753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-05-25T13:23:05.924500976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-25T13:23:05.925589462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-25T13:23:05.928163097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-25T13:23:05.928661591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-25T13:23:05.929084985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-25T13:23:05.929377091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274247s 
2025-05-25T13:23:05.929516789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:05.929688237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-25T13:23:05.929972713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-05-25T13:23:05.930130281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-05-25T13:23:05.930984710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009314s 
2025-05-25T13:23:05.931676341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-25T13:23:05', 'add_medium_support') 
2025-05-25T13:23:05.931759339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:05.941105134Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-25T13:23:05.941334621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109317s 
2025-05-25T13:23:05.941574988Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-25T13:23:05.941792375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:05.942086641Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-05-25T13:23:05.942702483Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-25T13:23:05.943052978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-25T13:23:05.943359384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004217s 
2025-05-25T13:23:05.943500602Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:05.943720909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:05.953105904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093258s 
2025-05-25T13:23:05.953540898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-25T13:23:05', 'add_various_qualites_in_profile') 
2025-05-25T13:23:05.953969562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:05.962517368Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-25T13:23:05.962677705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187213s 
2025-05-25T13:23:05.962907362Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-25T13:23:05.963090420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:05.963365566Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-05-25T13:23:05.964229465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-05-25T13:23:05.964803717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-05-25T13:23:05.965342070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009329s 
2025-05-25T13:23:05.965549277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-05-25T13:23:05.965850003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-05-25T13:23:05.966184128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s 
2025-05-25T13:23:05.966351296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:05.966479744Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:05.966637602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-05-25T13:23:05.966958518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:05.967986834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011546s 
2025-05-25T13:23:05.968273440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-05-25T13:23:05.973602209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-25T13:23:05.978683411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-05-25T13:23:05.980591365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:05.981344605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:05.983270350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-25T13:23:05.983664255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-25T13:23:05.984267306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:05.984540423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:05.984830649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164998s 
2025-05-25T13:23:05.985021276Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-05-25T13:23:05.990930977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-25T13:23:05.996021399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-05-25T13:23:05.998054982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:05.998978439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:06.001538205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-25T13:23:06.002157627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-25T13:23:06.002653330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:06.003146684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:06.003454440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182634s 
2025-05-25T13:23:06.003661117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.003752016Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:06.003949943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-05-25T13:23:06.004233549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-05-25T13:23:06.005016979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008923s 
2025-05-25T13:23:06.005408043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-25T13:23:06', 'metadata_profiles') 
2025-05-25T13:23:06.005821318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.014400553Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-25T13:23:06.014680959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010112s 
2025-05-25T13:23:06.014966975Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-25T13:23:06.015252072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.015622907Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-05-25T13:23:06.019950609Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-05-25T13:23:06.029757738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-05-25T13:23:06.030792284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-05-25T13:23:06.031304967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-25T13:23:06.031800310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-25T13:23:06.034013091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-25T13:23:06.034416685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014346s 
2025-05-25T13:23:06.034580633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:06.034750111Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:06.034957098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-05-25T13:23:06.035271244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-05-25T13:23:06.036216451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s 
2025-05-25T13:23:06.036481678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-25T13:23:06.036779534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-25T13:23:06.037048380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003432s 
2025-05-25T13:23:06.037206298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:06.037312387Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:06.037910349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-05-25T13:23:06.041234614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-05-25T13:23:06.042538987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-05-25T13:23:06.043266797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-25T13:23:06.043845349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-25T13:23:06.045761343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-25T13:23:06.046079139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080018s 
2025-05-25T13:23:06.046440074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-25T13:23:06', 'separate_automatic_and_interactive_search') 
2025-05-25T13:23:06.046771200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.055233326Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-25T13:23:06.055445934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169924s 
2025-05-25T13:23:06.055671191Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-25T13:23:06.055846588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.056138874Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-05-25T13:23:06.056537399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-05-25T13:23:06.060672264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-05-25T13:23:06.064496963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-05-25T13:23:06.066126431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:06.067128378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:06.069049322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:06.069466626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-25T13:23:06.069906671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-25T13:23:06.070314695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-25T13:23:06.070800178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:06.071100074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144032s 
2025-05-25T13:23:06.071514899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-25T13:23:06', 'change_album_path_to_relative') 
2025-05-25T13:23:06.071844364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.080387830Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-25T13:23:06.080594187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235511s 
2025-05-25T13:23:06.080827544Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-25T13:23:06.081059171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.081344357Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-05-25T13:23:06.082281265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-05-25T13:23:06.082661120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-05-25T13:23:06.083049654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006318s 
2025-05-25T13:23:06.083410870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-25T13:23:06', 'change_quality_size_mb_to_kb') 
2025-05-25T13:23:06.083705266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.092096634Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-25T13:23:06.092310771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095078s 
2025-05-25T13:23:06.092555677Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-25T13:23:06.092757295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.093056721Z [Info] album_releases: Starting migration of Main DB to 9 
2025-05-25T13:23:06.093626163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.093789281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:06.093973509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-05-25T13:23:06.094294264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-05-25T13:23:06.095325591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011543s 
2025-05-25T13:23:06.095490668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.095628967Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:06.095827184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-05-25T13:23:06.096152940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-05-25T13:23:06.097053677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s 
2025-05-25T13:23:06.097470862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-25T13:23:06', 'album_releases') 
2025-05-25T13:23:06.098069584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.106502451Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-25T13:23:06.106722168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103716s 
2025-05-25T13:23:06.106957905Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-25T13:23:06.107166702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.107483118Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-05-25T13:23:06.108036540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.108258257Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.108384816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-05-25T13:23:06.113322910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-05-25T13:23:06.117254977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-05-25T13:23:06.118927114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:06.119797983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:06.121448540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:06.121811956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-25T13:23:06.122160901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-25T13:23:06.122546196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-25T13:23:06.122900841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:06.123182027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146326s 
2025-05-25T13:23:06.123348615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.123518383Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:06.123712170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-05-25T13:23:06.128496806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-05-25T13:23:06.132389954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-05-25T13:23:06.133978613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:06.134755333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:06.136613748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:06.137067682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-25T13:23:06.137501816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-25T13:23:06.137897411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-25T13:23:06.138271706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:06.138538132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146651s 
2025-05-25T13:23:06.138857678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-25T13:23:06', 'album_releases_fix') 
2025-05-25T13:23:06.139166134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.147583061Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-25T13:23:06.147783188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235964s 
2025-05-25T13:23:06.147986106Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-25T13:23:06.148171593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.148458319Z [Info] import_lists: Starting migration of Main DB to 11 
2025-05-25T13:23:06.149575454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-05-25T13:23:06.150760588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-05-25T13:23:06.151791044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020311s 
2025-05-25T13:23:06.151974072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-05-25T13:23:06.152255408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-25T13:23:06.152502145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003741s 
2025-05-25T13:23:06.152638093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-05-25T13:23:06.153289345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-25T13:23:06.153803978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s 
2025-05-25T13:23:06.153966756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-05-25T13:23:06.154267752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:06.154543998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s 
2025-05-25T13:23:06.154858404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-25T13:23:06', 'import_lists') 
2025-05-25T13:23:06.155183389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.164889640Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-25T13:23:06.165078677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106583s 
2025-05-25T13:23:06.165279934Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-25T13:23:06.165438872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.165695709Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-05-25T13:23:06.166206392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-05-25T13:23:06.166345090Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-25T13:23:06.166543097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-05-25T13:23:06.166936302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-05-25T13:23:06.167809570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010737s 
2025-05-25T13:23:06.167948359Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:06.168116386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:06.170767021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026345s 
2025-05-25T13:23:06.171133306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-25T13:23:06', 'add_release_status') 
2025-05-25T13:23:06.171462502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.181961551Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-25T13:23:06.182124149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137742s 
2025-05-25T13:23:06.182338366Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-25T13:23:06.182561623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.182773260Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-05-25T13:23:06.183218324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:06.183358903Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:06.183538910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-05-25T13:23:06.183836386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.184710104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009607s 
2025-05-25T13:23:06.185014090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-25T13:23:06', 'album_download_notification') 
2025-05-25T13:23:06.185313266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.199170630Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-25T13:23:06.199392607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153031s 
2025-05-25T13:23:06.199608105Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-25T13:23:06.199798472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.200072618Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-05-25T13:23:06.200871588Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-05-25T13:23:06.201624798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-05-25T13:23:06.202186600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009223s 
2025-05-25T13:23:06.202778773Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-05-25T13:23:06.203708070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-05-25T13:23:06.204118765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009091s 
2025-05-25T13:23:06.204524059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-25T13:23:06', 'fix_language_metadata_profiles') 
2025-05-25T13:23:06.204751586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.214783932Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-25T13:23:06.214997649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114169s 
2025-05-25T13:23:06.215243666Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-25T13:23:06.215427713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.215695630Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-05-25T13:23:06.216212683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-25T13:23:06.216503249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-25T13:23:06.216711766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003356s 
2025-05-25T13:23:06.217046112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-25T13:23:06', 'remove_fanzub') 
2025-05-25T13:23:06.217433727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.232087520Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-25T13:23:06.232285938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015579s 
2025-05-25T13:23:06.232610463Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-25T13:23:06.232774951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.233062397Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-05-25T13:23:06.235185279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-05-25T13:23:06.235429725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-05-25T13:23:06.235814500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s 
2025-05-25T13:23:06.236020998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-05-25T13:23:06.236488511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-05-25T13:23:06.236640219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s 
2025-05-25T13:23:06.237302101Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-05-25T13:23:06.237734495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-05-25T13:23:06.238083480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006481s 
2025-05-25T13:23:06.238272148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-05-25T13:23:06.238547244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-25T13:23:06.238787651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003887s 
2025-05-25T13:23:06.238959219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-05-25T13:23:06.239225995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-05-25T13:23:06.239482472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003807s 
2025-05-25T13:23:06.239630120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-05-25T13:23:06.241662502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-25T13:23:06.241674342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005199s 
2025-05-25T13:23:06.241677842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-25T13:23:06', 'update_artist_history_indexes') 
2025-05-25T13:23:06.241706242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.249882892Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-25T13:23:06.250077900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009964s 
2025-05-25T13:23:06.250290217Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-25T13:23:06.250453725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.250722951Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-05-25T13:23:06.252921481Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:06.255378838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-05-25T13:23:06.255684014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025751s 
2025-05-25T13:23:06.255969731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-25T13:23:06', 'remove_nma') 
2025-05-25T13:23:06.256262297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.264461267Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-25T13:23:06.264645845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112911s 
2025-05-25T13:23:06.264867712Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-25T13:23:06.265120088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.265395175Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-05-25T13:23:06.265843419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.266002077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-05-25T13:23:06.266200474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-05-25T13:23:06.266470581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-05-25T13:23:06.267484297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010935s 
2025-05-25T13:23:06.267815353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-25T13:23:06', 'album_disambiguation') 
2025-05-25T13:23:06.268180528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.278101455Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-25T13:23:06.278239463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011519s 
2025-05-25T13:23:06.278464620Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-25T13:23:06.278668517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.278990313Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-05-25T13:23:06.279459337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:06.279659044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:06.282778362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031216s 
2025-05-25T13:23:06.283194436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-25T13:23:06', 'add_ape_quality_in_profiles') 
2025-05-25T13:23:06.283598291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.295252516Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-25T13:23:06.295436353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015455s 
2025-05-25T13:23:06.295672690Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-25T13:23:06.295830148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.296096524Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-05-25T13:23:06.297110830Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:06.297322898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-05-25T13:23:06.297579874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s 
2025-05-25T13:23:06.297800521Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:06.298120707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-05-25T13:23:06.298389293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004081s 
2025-05-25T13:23:06.298604650Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:06.298862977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-05-25T13:23:06.299167623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003783s 
2025-05-25T13:23:06.299483289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-25T13:23:06', 'remove_pushalot') 
2025-05-25T13:23:06.299742525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.312442515Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-25T13:23:06.312757481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135394s 
2025-05-25T13:23:06.312822140Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-25T13:23:06.313008398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.313265374Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-05-25T13:23:06.313834047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-05-25T13:23:06.314289301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-05-25T13:23:06.314859533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008688s 
2025-05-25T13:23:06.315190499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-25T13:23:06', 'add_custom_filters') 
2025-05-25T13:23:06.315487145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.328399812Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-25T13:23:06.328615099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142866s 
2025-05-25T13:23:06.328814906Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-25T13:23:06.328980714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.329280130Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-05-25T13:23:06.329739384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-25T13:23:06.329893481Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:06.330053489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-05-25T13:23:06.330265486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-05-25T13:23:06.331075116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008564s 
2025-05-25T13:23:06.331392251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-25T13:23:06', 'import_list_tags') 
2025-05-25T13:23:06.331720747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.345477253Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-25T13:23:06.345674821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151656s 
2025-05-25T13:23:06.345885388Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-25T13:23:06.346074725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.346323872Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-05-25T13:23:06.352452160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-05-25T13:23:06.353301158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-05-25T13:23:06.353987409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001362s 
2025-05-25T13:23:06.354169767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-05-25T13:23:06.354463043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-05-25T13:23:06.354809828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004946s 
2025-05-25T13:23:06.359892410Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-25T13:23:06.359909100Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-25T13:23:06.359913260Z                           FROM "Artists" 
2025-05-25T13:23:06.361511999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-25T13:23:06.361518919Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-25T13:23:06.361522088Z                           FROM "Artists" 
2025-05-25T13:23:06.362343298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017338s 
2025-05-25T13:23:06.362485006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:06.362610574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.362791152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-05-25T13:23:06.363073108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.363862147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000917s 
2025-05-25T13:23:06.364981062Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-05-25T13:23:06.364987322Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:06.364990102Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:06.364992272Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-25T13:23:06.366379003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-05-25T13:23:06.366385963Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:06.366389213Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:06.366392043Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-25T13:23:06.367054204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014785s 
2025-05-25T13:23:06.367187603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-05-25T13:23:06.368283128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-05-25T13:23:06.369049868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001716s 
2025-05-25T13:23:06.369234165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-05-25T13:23:06.369534561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-25T13:23:06.369908976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s 
2025-05-25T13:23:06.370129604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-05-25T13:23:06.370555378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-25T13:23:06.370832964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005268s 
2025-05-25T13:23:06.371065001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:06.371279908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:06.380530164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092157s 
2025-05-25T13:23:06.380742441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.380929949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-05-25T13:23:06.381043507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-05-25T13:23:06.381395542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.382413489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012042s 
2025-05-25T13:23:06.382563267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.382698235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:06.382929912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-05-25T13:23:06.383265568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:06.384590430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015218s 
2025-05-25T13:23:06.384741368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.384867926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.385027654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-05-25T13:23:06.385292920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-05-25T13:23:06.386198028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009506s 
2025-05-25T13:23:06.387458321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-05-25T13:23:06.387467921Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:06.387470891Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:06.387474421Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-25T13:23:06.387476891Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-25T13:23:06.389343776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-05-25T13:23:06.389350966Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:06.389354426Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:06.389357246Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-25T13:23:06.389360636Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-25T13:23:06.390196275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019497s 
2025-05-25T13:23:06.390358883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:06.390505601Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:06.390696518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-05-25T13:23:06.391008004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-05-25T13:23:06.391877632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010008s 
2025-05-25T13:23:06.392042910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:06.392195228Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:06.392380616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-05-25T13:23:06.392667972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.393571730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010021s 
2025-05-25T13:23:06.393734147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:06.393875926Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:06.394071583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-05-25T13:23:06.394422008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.395362126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001129s 
2025-05-25T13:23:06.396560839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-25T13:23:06.396567739Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-25T13:23:06.396570889Z                                                 FROM "AlbumReleases"
2025-05-25T13:23:06.396573799Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-25T13:23:06.396576999Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-25T13:23:06.398214297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-25T13:23:06.398222207Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-25T13:23:06.398224847Z                                                 FROM "AlbumReleases"
2025-05-25T13:23:06.398227097Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-25T13:23:06.398229567Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-25T13:23:06.399109965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018553s 
2025-05-25T13:23:06.400519256Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-25T13:23:06.400535576Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:06.400538276Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:06.400540536Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-25T13:23:06.400543006Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-25T13:23:06.402246033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-25T13:23:06.402254973Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-25T13:23:06.402257393Z                                                   FROM "ArtistMetadata"
2025-05-25T13:23:06.402259593Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-25T13:23:06.402262063Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-25T13:23:06.403159751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018657s 
2025-05-25T13:23:06.403827052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-05-25T13:23:06.416239116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-25T13:23:06.418182931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-25T13:23:06.419037759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:06.419870018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:06.422306825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:06.422695130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:06.422937647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188243s 
2025-05-25T13:23:06.423422310Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-05-25T13:23:06.427337097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-05-25T13:23:06.429939133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-05-25T13:23:06.431125157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:06.432025215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:06.434699639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:06.435215522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:06.435591907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011901s 
2025-05-25T13:23:06.435868593Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-05-25T13:23:06.439463766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-25T13:23:06.441683156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-05-25T13:23:06.442472135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-25T13:23:06.442998308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-25T13:23:06.445061731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-25T13:23:06.445559324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-25T13:23:06.445904150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009781s 
2025-05-25T13:23:06.446085157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-05-25T13:23:06.448755301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-05-25T13:23:06.449975405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-05-25T13:23:06.450634966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:06.451227938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:06.452931825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:06.453195792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069435s 
2025-05-25T13:23:06.453422359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-25T13:23:06.453628116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:06.453889012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003791s 
2025-05-25T13:23:06.454057480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-05-25T13:23:06.454302297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:06.454539754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003461s 
2025-05-25T13:23:06.454698941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-05-25T13:23:06.454947348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:06.455316993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s 
2025-05-25T13:23:06.455406542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-05-25T13:23:06.455729828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:06.456036194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s 
2025-05-25T13:23:06.456248871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-05-25T13:23:06.456522567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-05-25T13:23:06.456793514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004034s 
2025-05-25T13:23:06.456972121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-05-25T13:23:06.457238858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-05-25T13:23:06.457525264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s 
2025-05-25T13:23:06.457692042Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:06.460374326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-25T13:23:06.460681632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002852s 
2025-05-25T13:23:06.460881019Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:06.461140225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-25T13:23:06.461485381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000399s 
2025-05-25T13:23:06.461553900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:06.461971424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-05-25T13:23:06.462277210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005686s 
2025-05-25T13:23:06.462601646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-25T13:23:06', 'add_release_groups_etc') 
2025-05-25T13:23:06.462942411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.480119022Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-25T13:23:06.480268190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182224s 
2025-05-25T13:23:06.480533686Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-25T13:23:06.480671594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.480937680Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-05-25T13:23:06.481717990Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:06.481958777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-05-25T13:23:06.482204323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003427s 
2025-05-25T13:23:06.482572158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-25T13:23:06', 'NewMediaInfoFormat') 
2025-05-25T13:23:06.482924644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.491917534Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-25T13:23:06.492239469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098935s 
2025-05-25T13:23:06.492413677Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-25T13:23:06.492629244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.492911750Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-05-25T13:23:06.494397071Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-05-25T13:23:06.494809965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-05-25T13:23:06.497962233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033067s 
2025-05-25T13:23:06.498168390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-25T13:23:06.498306678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-25T13:23:06.498569725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-05-25T13:23:06.498941360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:06.499899857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011587s 
2025-05-25T13:23:06.500318241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-25T13:23:06', 'rename_restrictions_to_release_profiles') 
2025-05-25T13:23:06.500650277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.509447719Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-25T13:23:06.509639276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105873s 
2025-05-25T13:23:06.509868413Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-25T13:23:06.510059401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.510311437Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-05-25T13:23:06.511448122Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-05-25T13:23:06.511684829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-05-25T13:23:06.513461115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018362s 
2025-05-25T13:23:06.513618733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-25T13:23:06.513776161Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:06.513979759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-05-25T13:23:06.514237115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-25T13:23:06.514891117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007448s 
2025-05-25T13:23:06.515059474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-05-25T13:23:06.515231752Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.515384210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-05-25T13:23:06.515660556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-25T13:23:06.516399026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008337s 
2025-05-25T13:23:06.516561554Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:06.516805021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-25T13:23:06.517059147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000324s 
2025-05-25T13:23:06.517166456Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:06.517375523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-25T13:23:06.517590830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002892s 
2025-05-25T13:23:06.517784598Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-05-25T13:23:06.521139273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-25T13:23:06.522886020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-25T13:23:06.523623050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:06.524252961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:06.525885759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:06.526279334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:06.526700428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:06.527130403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:06.527486948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095171s 
2025-05-25T13:23:06.527889832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-25T13:23:06', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-25T13:23:06.528242568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.536725214Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-25T13:23:06.536918622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186435s 
2025-05-25T13:23:06.537151598Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-25T13:23:06.537292736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.537534983Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-05-25T13:23:06.538054416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-05-25T13:23:06.538441161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-05-25T13:23:06.538859575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006547s 
2025-05-25T13:23:06.539056223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-05-25T13:23:06.539381798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-05-25T13:23:06.539687004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000462s 
2025-05-25T13:23:06.539996530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-25T13:23:06', 'add_import_exclusions') 
2025-05-25T13:23:06.540285026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.548621795Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-25T13:23:06.548729713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092803s 
2025-05-25T13:23:06.548911841Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-25T13:23:06.549075419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.549296096Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-05-25T13:23:06.557132821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-25T13:23:06.557151521Z                           WHERE "Id" in (
2025-05-25T13:23:06.557155761Z                           SELECT "Artists"."Id" from "Artists"
2025-05-25T13:23:06.557158201Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:06.557160621Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:06.559105424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-25T13:23:06.559123404Z                           WHERE "Id" in (
2025-05-25T13:23:06.559127094Z                           SELECT "Artists"."Id" from "Artists"
2025-05-25T13:23:06.559130144Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:06.559132994Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:06.559413870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020527s 
2025-05-25T13:23:06.560610914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-05-25T13:23:06.560631614Z                           WHERE "Id" in (
2025-05-25T13:23:06.560634504Z                           SELECT "Albums"."Id" from "Albums"
2025-05-25T13:23:06.560645664Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:06.560648744Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:06.562349201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-05-25T13:23:06.562358301Z                           WHERE "Id" in (
2025-05-25T13:23:06.562361301Z                           SELECT "Albums"."Id" from "Albums"
2025-05-25T13:23:06.562363641Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:06.562366271Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:06.563276219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019802s 
2025-05-25T13:23:06.564388724Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-05-25T13:23:06.564394034Z                           WHERE "Id" in (
2025-05-25T13:23:06.564396664Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-25T13:23:06.564399264Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-25T13:23:06.564401924Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-25T13:23:06.565913344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-05-25T13:23:06.565922603Z                           WHERE "Id" in (
2025-05-25T13:23:06.565925703Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-25T13:23:06.565928763Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-25T13:23:06.565931913Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-25T13:23:06.566781522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017071s 
2025-05-25T13:23:06.567988476Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-25T13:23:06.568000326Z                           WHERE "Id" in (
2025-05-25T13:23:06.568005936Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-25T13:23:06.568008905Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-25T13:23:06.568012075Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-25T13:23:06.569651274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-25T13:23:06.569658444Z                           WHERE "Id" in (
2025-05-25T13:23:06.569660964Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-25T13:23:06.569663274Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-25T13:23:06.569682413Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-25T13:23:06.570562382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019094s 
2025-05-25T13:23:06.571697896Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-25T13:23:06.571708526Z                           WHERE "Id" in (
2025-05-25T13:23:06.571710966Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-25T13:23:06.571713186Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:06.571715636Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:06.573454973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-25T13:23:06.573460713Z                           WHERE "Id" in (
2025-05-25T13:23:06.573463053Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-25T13:23:06.573465253Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:06.573467663Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-25T13:23:06.574407540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001991s 
2025-05-25T13:23:06.575861650Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:06.575870440Z                           WHERE "Id" IN (
2025-05-25T13:23:06.575873460Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:06.575876370Z                           LEFT OUTER JOIN "Tracks"
2025-05-25T13:23:06.575879450Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:06.575882870Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-25T13:23:06.577683966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:06.577691896Z                           WHERE "Id" IN (
2025-05-25T13:23:06.577694256Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:06.577696466Z                           LEFT OUTER JOIN "Tracks"
2025-05-25T13:23:06.577698506Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:06.577700796Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-25T13:23:06.578565364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019246s 
2025-05-25T13:23:06.578925359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-25T13:23:06', 'clean_artist_metadata_table') 
2025-05-25T13:23:06.579242345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.587774761Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-25T13:23:06.588039907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109968s 
2025-05-25T13:23:06.588288684Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-25T13:23:06.588476422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.588813757Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-05-25T13:23:06.589734555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:06.589854743Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:06.590091090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-05-25T13:23:06.590371616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.591436932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001225s 
2025-05-25T13:23:06.591638930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:06.591794557Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:06.591986155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-05-25T13:23:06.592359670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.593256488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010527s 
2025-05-25T13:23:06.593411746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:06.593542204Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:06.593758761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-05-25T13:23:06.594120116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.594911375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009495s 
2025-05-25T13:23:06.595118853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:06.595303780Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:06.595480638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-05-25T13:23:06.595837933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.596758561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010486s 
2025-05-25T13:23:06.596964768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:06.597060287Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:06.597257644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-05-25T13:23:06.597560540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.598373550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s 
2025-05-25T13:23:06.598557277Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-05-25T13:23:06.602535954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-05-25T13:23:06.605146078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-05-25T13:23:06.606075676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-25T13:23:06.606497260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-25T13:23:06.608769530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099978s 
2025-05-25T13:23:06.609044476Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-05-25T13:23:06.614857648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-05-25T13:23:06.617274456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-05-25T13:23:06.618262053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-25T13:23:06.618695858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-25T13:23:06.621003637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117825s 
2025-05-25T13:23:06.621375402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-25T13:23:06', 'health_issue_notification') 
2025-05-25T13:23:06.621719667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.630226693Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-25T13:23:06.630415460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209033s 
2025-05-25T13:23:06.630646137Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-25T13:23:06.630868874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.631103251Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-05-25T13:23:06.632283605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:06.632413864Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:06.632644421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-05-25T13:23:06.633019296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-05-25T13:23:06.633835955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001006s 
2025-05-25T13:23:06.634018452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:06.634153960Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:06.634305808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-05-25T13:23:06.634535955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-05-25T13:23:06.635238206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000775s 
2025-05-25T13:23:06.635477143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-25T13:23:06.635832848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-25T13:23:06.636075435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003696s 
2025-05-25T13:23:06.636957483Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:06.636964973Z                 WHERE "Id" IN (
2025-05-25T13:23:06.636967383Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:06.636969663Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:06.636972263Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-25T13:23:06.638199666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:06.638206566Z                 WHERE "Id" IN (
2025-05-25T13:23:06.638209696Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:06.638212646Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:06.638215926Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-25T13:23:06.638960856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001473s 
2025-05-25T13:23:06.640075131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:06.640085391Z                 WHERE "Id" IN (
2025-05-25T13:23:06.640088421Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:06.640091311Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-25T13:23:06.640094511Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-25T13:23:06.640097681Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-25T13:23:06.641856187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:06.641865437Z                 WHERE "Id" IN (
2025-05-25T13:23:06.641868487Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:06.641871287Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-25T13:23:06.641874307Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-25T13:23:06.641877377Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-25T13:23:06.642675776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019464s 
2025-05-25T13:23:06.643829321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:06.643839161Z                 WHERE "Id" IN (
2025-05-25T13:23:06.643842381Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:06.643851681Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:06.643854851Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-25T13:23:06.643857881Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-25T13:23:06.643860981Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-25T13:23:06.645569048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:06.645578508Z                 WHERE "Id" IN (
2025-05-25T13:23:06.645582088Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-25T13:23:06.645585108Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-25T13:23:06.645588388Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-25T13:23:06.645591738Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-25T13:23:06.645594548Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-25T13:23:06.646478446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019919s 
2025-05-25T13:23:06.647240696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-05-25T13:23:06.647250176Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-25T13:23:06.647253206Z                 FROM "Artists"
2025-05-25T13:23:06.647255755Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-25T13:23:06.647258585Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-25T13:23:06.648282022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-05-25T13:23:06.648289042Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-25T13:23:06.648292332Z                 FROM "Artists"
2025-05-25T13:23:06.648294981Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-25T13:23:06.648298001Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-25T13:23:06.648834014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011352s 
2025-05-25T13:23:06.649647873Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-25T13:23:06.649655213Z                 WHERE "Id" NOT IN (
2025-05-25T13:23:06.649658523Z                     SELECT MIN("Id")
2025-05-25T13:23:06.649666243Z                     FROM "TrackFiles"
2025-05-25T13:23:06.649668983Z                     GROUP BY "Path"
2025-05-25T13:23:06.649678443Z                 ) 
2025-05-25T13:23:06.650763368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-25T13:23:06.650770188Z                 WHERE "Id" NOT IN (
2025-05-25T13:23:06.650773198Z                     SELECT MIN("Id")
2025-05-25T13:23:06.650775878Z                     FROM "TrackFiles"
2025-05-25T13:23:06.650778608Z                     GROUP BY "Path"
2025-05-25T13:23:06.650781298Z                 ) 
2025-05-25T13:23:06.651453349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013395s 
2025-05-25T13:23:06.651644876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:06.651727765Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:06.651956322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-05-25T13:23:06.655258748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-25T13:23:06.656766588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-05-25T13:23:06.657449719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:06.658026001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:06.659921896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:06.660287071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081796s 
2025-05-25T13:23:06.660416859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-05-25T13:23:06.660665846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:06.661238448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s 
2025-05-25T13:23:06.661250768Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-05-25T13:23:06.664255418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-25T13:23:06.665588770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-05-25T13:23:06.666131233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:06.666666096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:06.668689178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:06.669083843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:06.669371439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080381s 
2025-05-25T13:23:06.669766414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-25T13:23:06', 'add_mediafilerepository_mtime') 
2025-05-25T13:23:06.670138119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.678678865Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-25T13:23:06.678920392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171542s 
2025-05-25T13:23:06.683107855Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-25T13:23:06.683124695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.683127365Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-05-25T13:23:06.683129675Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-25T13:23:06.683131955Z                           WHERE "Id" NOT IN (
2025-05-25T13:23:06.683134095Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-25T13:23:06.683136395Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:06.683138855Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-25T13:23:06.685028980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-25T13:23:06.685041969Z                           WHERE "Id" NOT IN (
2025-05-25T13:23:06.685044599Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-25T13:23:06.685056049Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-25T13:23:06.685058589Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-25T13:23:06.686026896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023738s 
2025-05-25T13:23:06.686237604Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-05-25T13:23:06.686504980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-05-25T13:23:06.686950434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s 
2025-05-25T13:23:06.687196511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-05-25T13:23:06.691601252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-25T13:23:06.694135978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-25T13:23:06.695190324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:06.695981583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:06.698535349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:06.699056242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:06.699553795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:06.699918460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124941s 
2025-05-25T13:23:06.700155657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-25T13:23:06.700562002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:06.701029615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005751s 
2025-05-25T13:23:06.701410380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-25T13:23:06', 'add_artistmetadataid_constraint') 
2025-05-25T13:23:06.701850274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.715145747Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-25T13:23:06.715169977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101527s 
2025-05-25T13:23:06.715173337Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-25T13:23:06.715176267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.715179117Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-05-25T13:23:06.715182006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-25T13:23:06.715186086Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:06.715188896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-05-25T13:23:06.715191646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:06.715194546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009092s 
2025-05-25T13:23:06.715197126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-25T13:23:06.715199736Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.715202566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-05-25T13:23:06.715211536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:06.715706639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009655s 
2025-05-25T13:23:06.715889927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:06.716055215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:06.716743795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-05-25T13:23:06.716750625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:06.717468036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009423s 
2025-05-25T13:23:06.717538135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-25T13:23:06.717681113Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.717902360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-05-25T13:23:06.718270855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:06.718966036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008788s 
2025-05-25T13:23:06.719199832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:06.719431359Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:06.719549468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-05-25T13:23:06.719872143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:06.720539035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008186s 
2025-05-25T13:23:06.720731002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-25T13:23:06.720793561Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.720956899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-05-25T13:23:06.721246905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:06.721938496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008218s 
2025-05-25T13:23:06.722278972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-25T13:23:06', 'old_ids_and_artist_alias') 
2025-05-25T13:23:06.722596047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.731009014Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-25T13:23:06.731210301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097746s 
2025-05-25T13:23:06.731423609Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-25T13:23:06.731606746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.731876073Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-05-25T13:23:06.732342826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:06.732475015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:06.733137346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006722s 
2025-05-25T13:23:06.733359163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-25T13:23:06.733654219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-25T13:23:06.733911536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003371s 
2025-05-25T13:23:06.734270871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-25T13:23:06', 'download_propers_config') 
2025-05-25T13:23:06.734622166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.743011104Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-25T13:23:06.743244881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092981s 
2025-05-25T13:23:06.743484858Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-25T13:23:06.743718385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.743936432Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-05-25T13:23:06.745145175Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-05-25T13:23:06.745460711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-05-25T13:23:06.745937375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000618s 
2025-05-25T13:23:06.746142032Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-05-25T13:23:06.749381679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-25T13:23:06.751270094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-25T13:23:06.752176712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:06.752889182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:06.755002283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:06.755435928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:06.755854462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:06.756302106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:06.756589602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103439s 
2025-05-25T13:23:06.756780960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-05-25T13:23:06.759506553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-05-25T13:23:06.761319699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-05-25T13:23:06.761803492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-05-25T13:23:06.762261516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-05-25T13:23:06.764091312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-25T13:23:06.764389308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074563s 
2025-05-25T13:23:06.764559216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-05-25T13:23:06.767762863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-25T13:23:06.768732320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-05-25T13:23:06.769429151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-05-25T13:23:06.769863295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-05-25T13:23:06.771755200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070363s 
2025-05-25T13:23:06.771932337Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-05-25T13:23:06.775776105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-05-25T13:23:06.777044548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-05-25T13:23:06.777624000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-25T13:23:06.778337081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-25T13:23:06.780234616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-25T13:23:06.780637870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-25T13:23:06.781055485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-25T13:23:06.781558138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-25T13:23:06.781872794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098072s 
2025-05-25T13:23:06.782027612Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-05-25T13:23:06.784832354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-25T13:23:06.785964459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-25T13:23:06.786513242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-25T13:23:06.786918086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-25T13:23:06.788711982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065177s 
2025-05-25T13:23:06.788915320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-05-25T13:23:06.791729562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-25T13:23:06.792925106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-25T13:23:06.793453019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:06.793979212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:06.795794608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:06.796262151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:06.796531588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074591s 
2025-05-25T13:23:06.796867613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-25T13:23:06', 'remove_language_profiles') 
2025-05-25T13:23:06.797179879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.805858833Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-25T13:23:06.806026700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167113s 
2025-05-25T13:23:06.806271597Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-25T13:23:06.806446005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.806739501Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-05-25T13:23:06.807243334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-25T13:23:06.807378712Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:06.807625669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-05-25T13:23:06.807923885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-05-25T13:23:06.808786514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009994s 
2025-05-25T13:23:06.809187028Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-25T13:23:06.809688472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-25T13:23:06.809983948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005328s 
2025-05-25T13:23:06.810338133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-25T13:23:06', 'multi_disc_naming_format') 
2025-05-25T13:23:06.810680299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.819008467Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-25T13:23:06.819189605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094935s 
2025-05-25T13:23:06.819401202Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-25T13:23:06.819580620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.819831306Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-05-25T13:23:06.820344759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-25T13:23:06.820487117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-25T13:23:06.820689105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-05-25T13:23:06.820993821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:06.821763190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009108s 
2025-05-25T13:23:06.821939088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:06.822120445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:06.845411524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232435s 
2025-05-25T13:23:06.845822708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-25T13:23:06', 'add_download_client_priority') 
2025-05-25T13:23:06.846213143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.854392503Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-25T13:23:06.854545711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032264s 
2025-05-25T13:23:06.854734229Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-25T13:23:06.854893936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.855153383Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-05-25T13:23:06.855545428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:06.855809314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-05-25T13:23:06.856040311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003298s 
2025-05-25T13:23:06.856207869Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:06.856442306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-05-25T13:23:06.856765692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002929s 
2025-05-25T13:23:06.856980719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-25T13:23:06', 'remove_growl_prowl') 
2025-05-25T13:23:06.857268725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.865452786Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-25T13:23:06.865597574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090495s 
2025-05-25T13:23:06.865779151Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-25T13:23:06.865949789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.866179006Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-05-25T13:23:06.866524311Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:06.866778418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-05-25T13:23:06.867003495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003188s 
2025-05-25T13:23:06.867181113Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:06.867420759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-05-25T13:23:06.867629237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002936s 
2025-05-25T13:23:06.867966512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-25T13:23:06', 'remove_plex_hometheatre') 
2025-05-25T13:23:06.868244988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.877811860Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-25T13:23:06.877994388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103988s 
2025-05-25T13:23:06.878212695Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-25T13:23:06.878422512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.878682309Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-05-25T13:23:06.879370699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:06.879505677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.879658525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-05-25T13:23:06.879876602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-05-25T13:23:06.880591923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007851s 
2025-05-25T13:23:06.880735251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:06.880862289Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:06.881040587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-05-25T13:23:06.881342193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.882156512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009303s 
2025-05-25T13:23:06.882329179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:06.882491067Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.882659425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-05-25T13:23:06.882955171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.883772420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008726s 
2025-05-25T13:23:06.883840519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:06.883971458Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:06.884137355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-05-25T13:23:06.884419082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.885095863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008057s 
2025-05-25T13:23:06.885239461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:06.885369319Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:06.885524597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-05-25T13:23:06.885761904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-05-25T13:23:06.886387776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007084s 
2025-05-25T13:23:06.886524334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:06.886680702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:06.888011764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013442s 
2025-05-25T13:23:06.888336679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-25T13:23:06', 'add_root_folder_add_defaults') 
2025-05-25T13:23:06.888632275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.896994564Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-25T13:23:06.897136732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102873s 
2025-05-25T13:23:06.897303249Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-25T13:23:06.897460797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.897664145Z [Info] task_duration: Starting migration of Main DB to 40 
2025-05-25T13:23:06.897951631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-25T13:23:06.898085219Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.898252157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-05-25T13:23:06.898494383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-05-25T13:23:06.899171514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007642s 
2025-05-25T13:23:06.899471920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-25T13:23:06', 'task_duration') 
2025-05-25T13:23:06.899748497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.907941337Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-25T13:23:06.908086285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095065s 
2025-05-25T13:23:06.908287122Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-25T13:23:06.908469540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.908696907Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-05-25T13:23:06.909071842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-25T13:23:06.909218320Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:06.909387008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-05-25T13:23:06.909656734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:06.910319555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007719s 
2025-05-25T13:23:06.910471683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-25T13:23:06.910603661Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:06.910769209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-05-25T13:23:06.911060715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:06.911749636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008195s 
2025-05-25T13:23:06.912098021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-25T13:23:06', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-25T13:23:06.912400607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.920462480Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-25T13:23:06.920624197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094809s 
2025-05-25T13:23:06.920802155Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-25T13:23:06.920964323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.921174730Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-05-25T13:23:06.921506286Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-05-25T13:23:06.924100951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-05-25T13:23:06.925440723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-05-25T13:23:06.926044355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:06.926655497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:06.928459722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:06.928854917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:06.929184183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:06.929554198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:06.929825004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081713s 
2025-05-25T13:23:06.930094080Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-25T13:23:06.930421286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-25T13:23:06.930663843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000376s 
2025-05-25T13:23:06.930928979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-25T13:23:06.931272414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-25T13:23:06.931509611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00036s 
2025-05-25T13:23:06.931673079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-05-25T13:23:06.933797511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-05-25T13:23:06.934731479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-05-25T13:23:06.935232412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-05-25T13:23:06.935602347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-05-25T13:23:06.937284654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054349s 
2025-05-25T13:23:06.937608690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-25T13:23:06', 'remove_album_folders') 
2025-05-25T13:23:06.937929666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.946271994Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-25T13:23:06.946471401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143421s 
2025-05-25T13:23:06.946668439Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-25T13:23:06.946845156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.947121983Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-05-25T13:23:06.947622096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:06.948010041Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:06.948014741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-05-25T13:23:06.948272987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-05-25T13:23:06.949104606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009549s 
2025-05-25T13:23:06.949450182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-25T13:23:06', 'add_priority_to_indexers') 
2025-05-25T13:23:06.949787217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.959350909Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-25T13:23:06.959486967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111686s 
2025-05-25T13:23:06.959673885Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-25T13:23:06.959836212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.960058399Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-05-25T13:23:06.960532513Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-25T13:23:06.960773880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-25T13:23:06.961066696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000365s 
2025-05-25T13:23:06.961192554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:06.961334753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:06.961928885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005935s 
2025-05-25T13:23:06.962244950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-25T13:23:06', 'remove_chown_and_folderchmod_config') 
2025-05-25T13:23:06.962528717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.975254736Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-25T13:23:06.975425664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138387s 
2025-05-25T13:23:06.975617721Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-25T13:23:06.975788989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.976021676Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-05-25T13:23:06.980831642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-25T13:23:06.981426264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-25T13:23:06.981791689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006662s 
2025-05-25T13:23:06.982101395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-25T13:23:06', 'update_notifiarr') 
2025-05-25T13:23:06.982392131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:06.990669570Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-25T13:23:06.990844638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094944s 
2025-05-25T13:23:06.991115084Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-25T13:23:06.991335881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:06.991608378Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-05-25T13:23:06.991929843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:06.992093371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:06.994202403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021235s 
2025-05-25T13:23:06.994520598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-25T13:23:06', 'email_multiple_addresses') 
2025-05-25T13:23:06.994822504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.003071274Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-25T13:23:07.003210642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109402s 
2025-05-25T13:23:07.003400870Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-25T13:23:07.003567647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.003780425Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-05-25T13:23:07.004089930Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-05-25T13:23:07.004289838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-05-25T13:23:07.005956535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017146s 
2025-05-25T13:23:07.006292071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-25T13:23:07', 'rename_blacklist_to_blocklist') 
2025-05-25T13:23:07.006584677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.014931105Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-25T13:23:07.015120173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106135s 
2025-05-25T13:23:07.015315800Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-25T13:23:07.015493938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.015730535Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-05-25T13:23:07.016271497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-25T13:23:07.016405756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:07.016602443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-05-25T13:23:07.016937389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:07.017777257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s 
2025-05-25T13:23:07.017974075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-05-25T13:23:07.018281251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:07.019173939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010267s 
2025-05-25T13:23:07.019370026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.019512584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.022978948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034791s 
2025-05-25T13:23:07.023343053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-25T13:23:07', 'cdh_per_downloadclient') 
2025-05-25T13:23:07.023661169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.036518476Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-25T13:23:07.036717934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169094s 
2025-05-25T13:23:07.036913201Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-25T13:23:07.037082479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.037329456Z [Info] download_history: Starting migration of Main DB to 52 
2025-05-25T13:23:07.038257983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-05-25T13:23:07.039146072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-05-25T13:23:07.039863182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014444s 
2025-05-25T13:23:07.040029180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-05-25T13:23:07.040294296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-25T13:23:07.040580902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004007s 
2025-05-25T13:23:07.040747160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-05-25T13:23:07.041037966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-25T13:23:07.041359832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s 
2025-05-25T13:23:07.041528160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-05-25T13:23:07.041796246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-25T13:23:07.042087822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000411s 
2025-05-25T13:23:07.042228030Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.042398408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.044796376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024019s 
2025-05-25T13:23:07.045139991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-25T13:23:07', 'download_history') 
2025-05-25T13:23:07.045440767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.053746926Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-25T13:23:07.053936974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112869s 
2025-05-25T13:23:07.054137831Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-25T13:23:07.054306759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.054562736Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-05-25T13:23:07.054986030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-25T13:23:07', 'add_update_history') 
2025-05-25T13:23:07.055321075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.063538986Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-25T13:23:07.063716383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091433s 
2025-05-25T13:23:07.063935520Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-25T13:23:07.064103678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.064347965Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-05-25T13:23:07.064788309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:07.064921127Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.065098035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-05-25T13:23:07.065390921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:07.066210210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009482s 
2025-05-25T13:23:07.066538965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-25T13:23:07', 'add_on_update_to_notifications') 
2025-05-25T13:23:07.066841991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.075089461Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-25T13:23:07.075300498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096828s 
2025-05-25T13:23:07.075509405Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-25T13:23:07.075687293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.075945219Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-05-25T13:23:07.076420493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:07.076554351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-25T13:23:07.076721039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-05-25T13:23:07.077007405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.077826804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000947s 
2025-05-25T13:23:07.078149930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-25T13:23:07', 'download_client_per_indexer') 
2025-05-25T13:23:07.078450096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.086813114Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-25T13:23:07.087049851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098003s 
2025-05-25T13:23:07.087262888Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-25T13:23:07.087434555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.087686642Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-05-25T13:23:07.088249425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:07.088384663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-25T13:23:07.088554801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-05-25T13:23:07.088831457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.089691636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009804s 
2025-05-25T13:23:07.089842454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-25T13:23:07.089972462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.090158369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-05-25T13:23:07.090473045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.091718879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s 
2025-05-25T13:23:07.091872366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-25T13:23:07.091999875Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:07.092170452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-05-25T13:23:07.092486848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.093512294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010096s 
2025-05-25T13:23:07.093833490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-25T13:23:07', 'AddNewItemMonitorType') 
2025-05-25T13:23:07.094358673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.102698981Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-25T13:23:07.102888039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102432s 
2025-05-25T13:23:07.103105076Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-25T13:23:07.103274184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.103518960Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-05-25T13:23:07.103948485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-25T13:23:07.104085573Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:07.104253181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-05-25T13:23:07.104536727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:07.105402805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009915s 
2025-05-25T13:23:07.105713341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-25T13:23:07', 'ImportListSearch') 
2025-05-25T13:23:07.106008997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.114411415Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-25T13:23:07.114567082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098648s 
2025-05-25T13:23:07.114782700Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-25T13:23:07.114959627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.115272623Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-05-25T13:23:07.115693737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-25T13:23:07.115828936Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.116011513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-05-25T13:23:07.116314819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.117170298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009892s 
2025-05-25T13:23:07.117496734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-25T13:23:07', 'ImportListMonitorExisting') 
2025-05-25T13:23:07.117803979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.125961940Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-25T13:23:07.126098129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097331s 
2025-05-25T13:23:07.126270936Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-25T13:23:07.126422454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.126631232Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-05-25T13:23:07.127130395Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:07.127354692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-05-25T13:23:07.127560219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002872s 
2025-05-25T13:23:07.127715897Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:07.127921344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-05-25T13:23:07.128108932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002588s 
2025-05-25T13:23:07.128241400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-25T13:23:07.128357778Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.128501446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-05-25T13:23:07.128711104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-05-25T13:23:07.129518983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008707s 
2025-05-25T13:23:07.129823579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-25T13:23:07', 'add_indexer_tags') 
2025-05-25T13:23:07.130132785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.138292595Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-25T13:23:07.138442063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096004s 
2025-05-25T13:23:07.138621001Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-25T13:23:07.138787199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.139009126Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-05-25T13:23:07.139339881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.139507989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.141396434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019051s 
2025-05-25T13:23:07.141710549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-25T13:23:07', 'update_audio_types') 
2025-05-25T13:23:07.142008935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.150194076Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-25T13:23:07.150391323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010658s 
2025-05-25T13:23:07.150635170Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-25T13:23:07.150860817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.151126803Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-05-25T13:23:07.153381524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:07.154421080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-05-25T13:23:07.154618397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002553s 
2025-05-25T13:23:07.154760815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-25T13:23:07.154887474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.155089781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-05-25T13:23:07.158079011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-05-25T13:23:07.159680769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-05-25T13:23:07.160371970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-05-25T13:23:07.160882443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-05-25T13:23:07.162765507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-25T13:23:07.163169232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-25T13:23:07.163437179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081889s 
2025-05-25T13:23:07.163578527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:07.163698885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.163871823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-05-25T13:23:07.167294067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-25T13:23:07.169795894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-25T13:23:07.170786720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:07.171316733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:07.173189788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:07.173548534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:07.173917479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:07.174175165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101498s 
2025-05-25T13:23:07.174313533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:07.174434222Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:07.174602480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-05-25T13:23:07.178021674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-25T13:23:07.180488641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-25T13:23:07.181517217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:07.182070360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:07.183846026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:07.184217351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:07.184582766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:07.184846143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100922s 
2025-05-25T13:23:07.184995261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:07.185114059Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.185270537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-05-25T13:23:07.188668241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-05-25T13:23:07.191135119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-05-25T13:23:07.192121235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-25T13:23:07.192635819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-25T13:23:07.194404765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-25T13:23:07.194769530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-25T13:23:07.195186054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:07.195465800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100425s 
2025-05-25T13:23:07.195602199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:07.195724787Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.195895175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-05-25T13:23:07.198594718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-05-25T13:23:07.200100978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-05-25T13:23:07.200751850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:07.201352702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:07.203086509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:07.203436104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:07.203776779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:07.204170204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:07.204448470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083978s 
2025-05-25T13:23:07.204586818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-25T13:23:07.204712887Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:07.204866875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-05-25T13:23:07.207568548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-05-25T13:23:07.209049829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-05-25T13:23:07.209698080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-25T13:23:07.210298072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-25T13:23:07.212021629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-25T13:23:07.212362855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-25T13:23:07.212699650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-25T13:23:07.213085465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-25T13:23:07.213363861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083381s 
2025-05-25T13:23:07.213502049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-25T13:23:07.213625918Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.213784135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-05-25T13:23:07.216519209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-25T13:23:07.217752733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-05-25T13:23:07.218353995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-25T13:23:07.218726020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-25T13:23:07.220488926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006545s 
2025-05-25T13:23:07.220631494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-25T13:23:07.220755042Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:07.220931720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-05-25T13:23:07.224511672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-05-25T13:23:07.225785975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-05-25T13:23:07.226371637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-25T13:23:07.226734842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-25T13:23:07.228442579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007346s 
2025-05-25T13:23:07.228583447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-25T13:23:07.228707586Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:07.228890813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-05-25T13:23:07.231420250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-25T13:23:07.232544834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-25T13:23:07.233056217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-25T13:23:07.233493042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-25T13:23:07.235188149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061382s 
2025-05-25T13:23:07.235336297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-25T13:23:07.235463605Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:07.235632423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-05-25T13:23:07.238086920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-25T13:23:07.239187766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-25T13:23:07.239705029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-25T13:23:07.240051684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-25T13:23:07.241851110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060539s 
2025-05-25T13:23:07.242006948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-25T13:23:07.242140966Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:07.242311884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-05-25T13:23:07.244870210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-05-25T13:23:07.245959715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-05-25T13:23:07.246468948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-25T13:23:07.246811634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-25T13:23:07.248693189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062197s 
2025-05-25T13:23:07.248856906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-25T13:23:07.248994545Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:07.249190042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-05-25T13:23:07.251483341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-25T13:23:07.252522297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-25T13:23:07.252990661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-25T13:23:07.253452065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-25T13:23:07.255503678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.255809924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064446s 
2025-05-25T13:23:07.255969161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-25T13:23:07.256110810Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.256315667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-05-25T13:23:07.258537717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-25T13:23:07.259703901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-25T13:23:07.260198494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-25T13:23:07.260668548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-25T13:23:07.262499933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.262803849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063113s 
2025-05-25T13:23:07.262975727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-25T13:23:07.263106175Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:07.263298273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-05-25T13:23:07.265512683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-25T13:23:07.266396022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-05-25T13:23:07.266873445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-25T13:23:07.267432338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-25T13:23:07.269265063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.269561949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006093s 
2025-05-25T13:23:07.269705567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-05-25T13:23:07.269830486Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:07.269995783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-05-25T13:23:07.272464090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-05-25T13:23:07.273656865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-05-25T13:23:07.274223987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-05-25T13:23:07.274831369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-05-25T13:23:07.276680044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-25T13:23:07.277093969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-25T13:23:07.277478673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-25T13:23:07.277760230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076095s 
2025-05-25T13:23:07.277902528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-25T13:23:07.278031046Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.278195674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-05-25T13:23:07.281688577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-25T13:23:07.282649814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-05-25T13:23:07.283128128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-25T13:23:07.283476253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-25T13:23:07.285106711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067412s 
2025-05-25T13:23:07.285241630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-25T13:23:07.285366008Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:07.285557215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-05-25T13:23:07.294373717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-25T13:23:07.295481403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-05-25T13:23:07.295963456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-25T13:23:07.296339641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-25T13:23:07.298103027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123763s 
2025-05-25T13:23:07.298260735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-05-25T13:23:07.298402553Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:07.298583881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-05-25T13:23:07.301012908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-05-25T13:23:07.302055175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-05-25T13:23:07.302575898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-25T13:23:07.303208779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-25T13:23:07.304948106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-25T13:23:07.305304561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-25T13:23:07.305699366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-25T13:23:07.306131990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-25T13:23:07.306414106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076653s 
2025-05-25T13:23:07.306567774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-25T13:23:07.306705992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-25T13:23:07.306905180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-05-25T13:23:07.309119980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-25T13:23:07.310078557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-25T13:23:07.310599521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-25T13:23:07.311079724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-25T13:23:07.312820291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.313113007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060425s 
2025-05-25T13:23:07.313265915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-25T13:23:07.313403433Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:07.313595300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-05-25T13:23:07.315887240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-25T13:23:07.316949426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-25T13:23:07.317473019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-25T13:23:07.317931163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-25T13:23:07.319929586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.320383360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066188s 
2025-05-25T13:23:07.320533038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-25T13:23:07.320662626Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:07.320852933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-05-25T13:23:07.322980625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-05-25T13:23:07.323953662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-05-25T13:23:07.324470595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-25T13:23:07.324914749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-25T13:23:07.326863832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.327187598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061433s 
2025-05-25T13:23:07.327349316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-25T13:23:07.327469954Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.327654262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-05-25T13:23:07.329813223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-25T13:23:07.330854009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-25T13:23:07.331387552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-25T13:23:07.331843556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-25T13:23:07.333575413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.333862539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060512s 
2025-05-25T13:23:07.334013157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-25T13:23:07.334145615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-25T13:23:07.334334363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-05-25T13:23:07.336453264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-25T13:23:07.337451531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-25T13:23:07.337964254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-25T13:23:07.338410028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-25T13:23:07.340249364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.340547590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060354s 
2025-05-25T13:23:07.340692298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-25T13:23:07.340826026Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.340991334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-05-25T13:23:07.344047233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-05-25T13:23:07.345074359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-05-25T13:23:07.345585122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-25T13:23:07.346015587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-25T13:23:07.347756154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.348052660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068969s 
2025-05-25T13:23:07.348194008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-25T13:23:07.348326266Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.348508213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-05-25T13:23:07.350640475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-05-25T13:23:07.351586962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-25T13:23:07.352024456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-25T13:23:07.352368391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-25T13:23:07.353994060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053294s 
2025-05-25T13:23:07.354129018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-25T13:23:07.354240596Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:07.354388984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-05-25T13:23:07.356543365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-05-25T13:23:07.357454993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-05-25T13:23:07.357891708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-25T13:23:07.358224173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-25T13:23:07.359836152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053001s 
2025-05-25T13:23:07.359975250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-25T13:23:07.360093088Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.360253006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-05-25T13:23:07.362570375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-25T13:23:07.363752759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-05-25T13:23:07.364288032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-25T13:23:07.364652007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-25T13:23:07.366250166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058384s 
2025-05-25T13:23:07.366393334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-25T13:23:07.366520712Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:07.366690600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-05-25T13:23:07.368994829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-05-25T13:23:07.370143374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-05-25T13:23:07.370674847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-25T13:23:07.371039772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-25T13:23:07.372703300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058401s 
2025-05-25T13:23:07.373129064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-25T13:23:07.373133804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-25T13:23:07.373231353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-05-25T13:23:07.375489213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-05-25T13:23:07.376391720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-05-25T13:23:07.376880464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-05-25T13:23:07.377287058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-05-25T13:23:07.378910866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055103s 
2025-05-25T13:23:07.379063094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-25T13:23:07.379175883Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:07.379342681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-05-25T13:23:07.381261885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-05-25T13:23:07.381958676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-05-25T13:23:07.382338331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-25T13:23:07.382759395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-25T13:23:07.384482192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-25T13:23:07.384748909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052548s 
2025-05-25T13:23:07.384882997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-25T13:23:07.384995365Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:07.385157823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-05-25T13:23:07.387111317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-05-25T13:23:07.387816307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-05-25T13:23:07.388195362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-25T13:23:07.388614817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-25T13:23:07.390306034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-25T13:23:07.390566690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052614s 
2025-05-25T13:23:07.390696309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:07.390824047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-25T13:23:07.391058914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-05-25T13:23:07.393392363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-25T13:23:07.394413889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-25T13:23:07.394900643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:07.395384306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:07.397442379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:07.397795974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:07.398866759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075535s 
2025-05-25T13:23:07.399003537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:07.399135016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-25T13:23:07.399313703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-05-25T13:23:07.401542204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-05-25T13:23:07.402567240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-05-25T13:23:07.403064084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-25T13:23:07.403555357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-25T13:23:07.405206415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-25T13:23:07.405559830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-25T13:23:07.405879736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064111s 
2025-05-25T13:23:07.406047353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:07.406161412Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:07.406317040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-25T13:23:07.408056217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-25T13:23:07.408548250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-25T13:23:07.408867186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-25T13:23:07.409280490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-25T13:23:07.411015987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-25T13:23:07.411339833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048625s 
2025-05-25T13:23:07.411818707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-25T13:23:07', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-25T13:23:07.412148012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.421039793Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-25T13:23:07.421190341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014447s 
2025-05-25T13:23:07.421381018Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-25T13:23:07.421538526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.421782753Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-05-25T13:23:07.422303056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:07.422427234Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:07.422582592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-05-25T13:23:07.422854849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.423635398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000896s 
2025-05-25T13:23:07.423795876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:07.423887295Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.424036553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-05-25T13:23:07.424303109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.424989200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007985s 
2025-05-25T13:23:07.425294926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-25T13:23:07', 'add_on_delete_to_notifications') 
2025-05-25T13:23:07.425577622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.433830002Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-25T13:23:07.433973530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095614s 
2025-05-25T13:23:07.434132718Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-25T13:23:07.434282386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.434486023Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-05-25T13:23:07.436206140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-25T13:23:07.436535016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:07.436701483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-05-25T13:23:07.436993390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.437966797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s 
2025-05-25T13:23:07.438090005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-25T13:23:07.438303092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-05-25T13:23:07.438593128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003811s 
2025-05-25T13:23:07.438736976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:07.438854695Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:07.439048002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-05-25T13:23:07.439291949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-05-25T13:23:07.439984750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007804s 
2025-05-25T13:23:07.440128288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.440279516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.441808555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015491s 
2025-05-25T13:23:07.441957243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-05-25T13:23:07.442474906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-05-25T13:23:07.442903780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008225s 
2025-05-25T13:23:07.443063618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-05-25T13:23:07.443305235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-05-25T13:23:07.443552912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003553s 
2025-05-25T13:23:07.443690770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-25T13:23:07.443803568Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.443962376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-05-25T13:23:07.444220193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-05-25T13:23:07.444938063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008264s 
2025-05-25T13:23:07.445077002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-25T13:23:07.445192410Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.445345618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-05-25T13:23:07.445614774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.446337545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008451s 
2025-05-25T13:23:07.446479193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-25T13:23:07.446589402Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-25T13:23:07.446745469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-05-25T13:23:07.447021736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.447753266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008611s 
2025-05-25T13:23:07.447883884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.448026402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.453500719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054537s 
2025-05-25T13:23:07.453642947Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.453807314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.455022078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012427s 
2025-05-25T13:23:07.455203086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-05-25T13:23:07.457436776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-05-25T13:23:07.458326144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-05-25T13:23:07.458839747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-25T13:23:07.459237562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-25T13:23:07.461888866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065229s 
2025-05-25T13:23:07.462270621Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-05-25T13:23:07.464272905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-05-25T13:23:07.465229972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-05-25T13:23:07.465623257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-25T13:23:07.465984792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-25T13:23:07.468108673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056755s 
2025-05-25T13:23:07.468348690Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-25T13:23:07.468610967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-25T13:23:07.468818404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002962s 
2025-05-25T13:23:07.468957692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-25T13:23:07.469089740Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:07.469284718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-05-25T13:23:07.469600753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.470305784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000856s 
2025-05-25T13:23:07.470448132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-25T13:23:07.470577070Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-25T13:23:07.470753958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-05-25T13:23:07.471037934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-05-25T13:23:07.471732515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008185s 
2025-05-25T13:23:07.472043231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-25T13:23:07', 'add_custom_formats') 
2025-05-25T13:23:07.472321417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.480607876Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-25T13:23:07.480758024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096358s 
2025-05-25T13:23:07.480961721Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-25T13:23:07.481126619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.481366316Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-05-25T13:23:07.481799590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-25T13:23:07.481932318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-25T13:23:07.482085666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-05-25T13:23:07.482334743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-05-25T13:23:07.483261600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010259s 
2025-05-25T13:23:07.483592956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-25T13:23:07', 'add_result_to_commands') 
2025-05-25T13:23:07.483866792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.498794303Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-25T13:23:07.498977350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164493s 
2025-05-25T13:23:07.499484843Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-25T13:23:07.499490843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.499771650Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-05-25T13:23:07.500295433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:07.500462661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:07.500686858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-05-25T13:23:07.501079732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.502102559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012039s 
2025-05-25T13:23:07.502550293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-25T13:23:07', 'health_restored_notification') 
2025-05-25T13:23:07.502937768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.511631001Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-25T13:23:07.511851658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106161s 
2025-05-25T13:23:07.512060466Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-25T13:23:07.512265913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.512552619Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-05-25T13:23:07.513036563Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-25T13:23:07.513364428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-05-25T13:23:07.513662244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2025-05-25T13:23:07.514063739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-25T13:23:07', 'remove_uc') 
2025-05-25T13:23:07.514449403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.526968956Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-25T13:23:07.527167443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135917s 
2025-05-25T13:23:07.527461479Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-25T13:23:07.527697836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.528025922Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-05-25T13:23:07.528465636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.528682783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.532665210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039967s 
2025-05-25T13:23:07.533168653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-25T13:23:07', 'download_clients_rename_tv_to_music') 
2025-05-25T13:23:07.533602317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.544458162Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-25T13:23:07.544650789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157353s 
2025-05-25T13:23:07.544912746Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-25T13:23:07.545145923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.545445459Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-05-25T13:23:07.545907382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-25T13:23:07.546077690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:07.546310407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-05-25T13:23:07.546719211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-05-25T13:23:07.547794497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012695s 
2025-05-25T13:23:07.548266141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-25T13:23:07', 'add_colon_replacement_to_naming_config') 
2025-05-25T13:23:07.548674635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.557033684Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-25T13:23:07.557237361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104348s 
2025-05-25T13:23:07.557467878Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-25T13:23:07.557681775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.557964141Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-05-25T13:23:07.558525084Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-05-25T13:23:07.561409245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-25T13:23:07.562664048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-05-25T13:23:07.563324099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-25T13:23:07.563895182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-25T13:23:07.566303680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.566672725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079347s 
2025-05-25T13:23:07.566856303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-25T13:23:07.567036520Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2025-05-25T13:23:07.567305997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-05-25T13:23:07.567653742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-05-25T13:23:07.568551370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010246s 
2025-05-25T13:23:07.568979644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-25T13:23:07', 'list_sync_time') 
2025-05-25T13:23:07.569377659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.577705597Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-25T13:23:07.577879935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101509s 
2025-05-25T13:23:07.578110462Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-25T13:23:07.578328249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.578605885Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-05-25T13:23:07.579055069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-25T13:23:07.579242287Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:07.579442994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-05-25T13:23:07.579737350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-05-25T13:23:07.580631728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009977s 
2025-05-25T13:23:07.581062532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-25T13:23:07', 'add_download_client_tags') 
2025-05-25T13:23:07.581460517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.589626448Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-25T13:23:07.589814385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099384s 
2025-05-25T13:23:07.590034112Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-25T13:23:07.590252469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.590517966Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-05-25T13:23:07.591184467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-05-25T13:23:07.592018456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-05-25T13:23:07.592636917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012609s 
2025-05-25T13:23:07.592859345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-05-25T13:23:07.593256609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-05-25T13:23:07.593622284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s 
2025-05-25T13:23:07.594069798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-25T13:23:07', 'add_notification_status') 
2025-05-25T13:23:07.594465623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.602729013Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-25T13:23:07.602911730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096185s 
2025-05-25T13:23:07.603147927Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-25T13:23:07.603381364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.603649820Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-05-25T13:23:07.603958226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.604170703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.608017002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038725s 
2025-05-25T13:23:07.608485765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-25T13:23:07', 'add_alac_24_quality_in_profiles') 
2025-05-25T13:23:07.608888030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.617123870Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-25T13:23:07.617308527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129147s 
2025-05-25T13:23:07.617517055Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-25T13:23:07.617725212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.617988388Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-05-25T13:23:07.618389323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-05-25T13:23:07.618552481Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-25T13:23:07.618735308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-05-25T13:23:07.619002195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-05-25T13:23:07.619919712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009998s 
2025-05-25T13:23:07.620132690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-05-25T13:23:07.620419046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-05-25T13:23:07.621290374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009729s 
2025-05-25T13:23:07.621701619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-25T13:23:07', 'add_salt_to_users') 
2025-05-25T13:23:07.622084404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.630447962Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-25T13:23:07.630640659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099978s 
2025-05-25T13:23:07.630887046Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-25T13:23:07.631126623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.631432459Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-05-25T13:23:07.632125259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-05-25T13:23:07.633027307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-05-25T13:23:07.633721448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014141s 
2025-05-25T13:23:07.633927095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-05-25T13:23:07.634242901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-05-25T13:23:07.634608636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s 
2025-05-25T13:23:07.635056620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-25T13:23:07', 'add_auto_tagging') 
2025-05-25T13:23:07.635443285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.643871922Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-25T13:23:07.644087539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096252s 
2025-05-25T13:23:07.644356626Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-25T13:23:07.644590432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.644906798Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-05-25T13:23:07.645508260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-05-25T13:23:07.645690058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:07.645935524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-05-25T13:23:07.646286660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-05-25T13:23:07.647429854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012888s 
2025-05-25T13:23:07.647784870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-25T13:23:07.648204234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-25T13:23:07.648503760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004669s 
2025-05-25T13:23:07.648988224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-25T13:23:07', 'quality_definition_preferred_size') 
2025-05-25T13:23:07.649391758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.657892555Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-25T13:23:07.658134171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096664s 
2025-05-25T13:23:07.658411668Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-25T13:23:07.658670404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.658992940Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-05-25T13:23:07.659581542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-25T13:23:07.659769140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-25T13:23:07.659983767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-05-25T13:23:07.660365212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.661463227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012792s 
2025-05-25T13:23:07.661934670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-25T13:23:07', 'add_on_artist_add_to_notifications') 
2025-05-25T13:23:07.662343225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.670780512Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-25T13:23:07.671024819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104264s 
2025-05-25T13:23:07.671316905Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-25T13:23:07.671545812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.671870497Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-05-25T13:23:07.672395290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-25T13:23:07.672563838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-25T13:23:07.672798055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-05-25T13:23:07.673094491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-05-25T13:23:07.674201866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011879s 
2025-05-25T13:23:07.674654240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-25T13:23:07', 'album_last_searched_time') 
2025-05-25T13:23:07.675089294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.683572901Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-25T13:23:07.683797148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104078s 
2025-05-25T13:23:07.684104084Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-25T13:23:07.684325451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.684638597Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-05-25T13:23:07.685275298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-25T13:23:07.685450756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-25T13:23:07.685661873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-05-25T13:23:07.686069608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.687219722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00134s 
2025-05-25T13:23:07.687398060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-25T13:23:07.687534238Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-25T13:23:07.687748645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-05-25T13:23:07.688105441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-25T13:23:07.689091157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011446s 
2025-05-25T13:23:07.689518951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-25T13:23:07', 'add_indexer_flags') 
2025-05-25T13:23:07.689907956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.698678209Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-25T13:23:07.698892846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105851s 
2025-05-25T13:23:07.699206362Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-25T13:23:07.699432789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.699771834Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-05-25T13:23:07.700406836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-05-25T13:23:07.700728502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-05-25T13:23:07.701201915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000606s 
2025-05-25T13:23:07.701408073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-05-25T13:23:07.701729138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-05-25T13:23:07.702092414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005003s 
2025-05-25T13:23:07.702305491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-05-25T13:23:07.702656546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-05-25T13:23:07.703023581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s 
2025-05-25T13:23:07.703511545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-25T13:23:07', 'add_indexes_album_statistics') 
2025-05-25T13:23:07.703927219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.712364996Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-25T13:23:07.712561233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097212s 
2025-05-25T13:23:07.713966174Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-25T13:23:07.714181272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.714491638Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-05-25T13:23:07.715126259Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-25T13:23:07.715652402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-25T13:23:07.716011057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s 
2025-05-25T13:23:07.716454331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-25T13:23:07', 'update_redacted_baseurl') 
2025-05-25T13:23:07.716836496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.725093116Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-25T13:23:07.725289093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095633s 
2025-05-25T13:23:07.736067479Z [Debug] MigrationController: Took: 00:00:02.3228006 
2025-05-25T13:23:07.829066795Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-05-25T13:23:07.855237975Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-05-25T13:23:07.874182911Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-25T13:23:07.879153715Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-25T13:23:07.879484161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-25T13:23:07.879727797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-25T13:23:07.915099004Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-25T13:23:07.915353611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356247s 
2025-05-25T13:23:07.915636597Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-25T13:23:07.915896693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358775s 
2025-05-25T13:23:07.918500298Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-25T13:23:07.918783685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.919254928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-25T13:23:07.919670123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-25T13:23:07.920197736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006594s 
2025-05-25T13:23:07.920472952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.937107129Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-25T13:23:07.937343886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174436s 
2025-05-25T13:23:07.937710121Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-25T13:23:07.937945598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.938385022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-25T13:23:07.938696718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-25T13:23:07.939193431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000581s 
2025-05-25T13:23:07.939394939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:07.939574566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-25T13:23:07.939798693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-25T13:23:07.940113859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-25T13:23:07.940998477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009679s 
2025-05-25T13:23:07.941220944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.950342963Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-25T13:23:07.950824486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095362s 
2025-05-25T13:23:07.951393599Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-25T13:23:07.951970961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.952282737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:07.952558513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-25T13:23:07.952906858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-25T13:23:07.953326923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-25T13:23:07.954166051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009147s 
2025-05-25T13:23:07.954424908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.962701987Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-25T13:23:07.963009933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093418s 
2025-05-25T13:23:07.963756813Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-25T13:23:07.964072189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.964469513Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-05-25T13:23:07.965520779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-05-25T13:23:07.966465007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-05-25T13:23:07.967641171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018423s 
2025-05-25T13:23:07.967912247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-05-25T13:23:07.968274102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-25T13:23:07.968730126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s 
2025-05-25T13:23:07.969244790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-25T13:23:07', 'InitialSetup') 
2025-05-25T13:23:07.969846322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.978212310Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-25T13:23:07.978523096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099235s 
2025-05-25T13:23:07.978865881Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-25T13:23:07.979249326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.979674520Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-05-25T13:23:07.980342981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-25T13:23:07', 'add_reason_to_pending_releases') 
2025-05-25T13:23:07.980995653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.989145764Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-25T13:23:07.989432160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098605s 
2025-05-25T13:23:07.989724336Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-25T13:23:07.990025872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:07.990402077Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-05-25T13:23:07.990910230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-25T13:23:07', 'add_medium_support') 
2025-05-25T13:23:07.991591471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:07.999764361Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-25T13:23:08.000037548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097226s 
2025-05-25T13:23:08.000431422Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-25T13:23:08.000765298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.001150223Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-05-25T13:23:08.001717535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-25T13:23:08', 'add_various_qualites_in_profile') 
2025-05-25T13:23:08.002343197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.012408572Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-25T13:23:08.012673959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115818s 
2025-05-25T13:23:08.012920915Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-25T13:23:08.013150682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.013465158Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-05-25T13:23:08.013843653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-25T13:23:08', 'metadata_profiles') 
2025-05-25T13:23:08.014289387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.022462498Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-25T13:23:08.022729525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092432s 
2025-05-25T13:23:08.023016861Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-25T13:23:08.023303807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.023627373Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-05-25T13:23:08.024062127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-25T13:23:08', 'separate_automatic_and_interactive_search') 
2025-05-25T13:23:08.024547750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.032527073Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-25T13:23:08.032767870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009187s 
2025-05-25T13:23:08.032999527Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-25T13:23:08.033242003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.033528820Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-05-25T13:23:08.033923834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-25T13:23:08', 'change_album_path_to_relative') 
2025-05-25T13:23:08.034357029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.042543029Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-25T13:23:08.042783016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092388s 
2025-05-25T13:23:08.043035853Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-25T13:23:08.043310959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.043618395Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-05-25T13:23:08.044030859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-25T13:23:08', 'change_quality_size_mb_to_kb') 
2025-05-25T13:23:08.044507343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.054109264Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-25T13:23:08.054571128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107079s 
2025-05-25T13:23:08.054877014Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-25T13:23:08.055218710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.055648484Z [Info] album_releases: Starting migration of Log DB to 9 
2025-05-25T13:23:08.056147007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-25T13:23:08', 'album_releases') 
2025-05-25T13:23:08.056712090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.065102618Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-25T13:23:08.065407104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098317s 
2025-05-25T13:23:08.065642011Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-25T13:23:08.065875407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.066168764Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-05-25T13:23:08.066540419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-25T13:23:08', 'album_releases_fix') 
2025-05-25T13:23:08.066974583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.074982315Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-25T13:23:08.075195882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090909s 
2025-05-25T13:23:08.075401769Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-25T13:23:08.075610577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.075919293Z [Info] import_lists: Starting migration of Log DB to 11 
2025-05-25T13:23:08.076281718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-25T13:23:08', 'import_lists') 
2025-05-25T13:23:08.076849640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.084984352Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-25T13:23:08.085299557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092922s 
2025-05-25T13:23:08.085636533Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-25T13:23:08.085986808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.086422512Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-05-25T13:23:08.086968965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-25T13:23:08', 'add_release_status') 
2025-05-25T13:23:08.087650946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.096077403Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-25T13:23:08.096328790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100621s 
2025-05-25T13:23:08.096608806Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-25T13:23:08.096906942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.097195058Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-05-25T13:23:08.097585143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-25T13:23:08', 'album_download_notification') 
2025-05-25T13:23:08.098019767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.106514814Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-25T13:23:08.106756060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009543s 
2025-05-25T13:23:08.107009137Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-25T13:23:08.107278403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.107595719Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-05-25T13:23:08.108011724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-25T13:23:08', 'fix_language_metadata_profiles') 
2025-05-25T13:23:08.108480828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.116827856Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-25T13:23:08.117111032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094888s 
2025-05-25T13:23:08.117396498Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-25T13:23:08.117674674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.118018840Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-05-25T13:23:08.118539023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-25T13:23:08', 'remove_fanzub') 
2025-05-25T13:23:08.119194754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.127532562Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-25T13:23:08.127725650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098647s 
2025-05-25T13:23:08.127946057Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-25T13:23:08.128202853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.128501790Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-05-25T13:23:08.128888624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-25T13:23:08', 'update_artist_history_indexes') 
2025-05-25T13:23:08.129326479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.137587628Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-25T13:23:08.137868025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009327s 
2025-05-25T13:23:08.138087862Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-25T13:23:08.138312799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.138591815Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-05-25T13:23:08.139937847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-25T13:23:08', 'remove_nma') 
2025-05-25T13:23:08.140378341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.148633341Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-25T13:23:08.148843308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103088s 
2025-05-25T13:23:08.149060025Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-25T13:23:08.149295482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.149582338Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-05-25T13:23:08.149959363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-25T13:23:08', 'album_disambiguation') 
2025-05-25T13:23:08.150392747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.158558858Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-25T13:23:08.158829574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092302s 
2025-05-25T13:23:08.159078311Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-25T13:23:08.159333067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.159619953Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-05-25T13:23:08.160011408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-25T13:23:08', 'add_ape_quality_in_profiles') 
2025-05-25T13:23:08.160454992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.168667382Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-25T13:23:08.168900089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093085s 
2025-05-25T13:23:08.169110626Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-25T13:23:08.169341773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.169620940Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-05-25T13:23:08.169982745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-25T13:23:08', 'remove_pushalot') 
2025-05-25T13:23:08.170407849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.178638379Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-25T13:23:08.178844756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00929s 
2025-05-25T13:23:08.183341946Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-25T13:23:08.183592413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.183899339Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-05-25T13:23:08.184277994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-25T13:23:08', 'add_custom_filters') 
2025-05-25T13:23:08.184734898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.194232211Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-25T13:23:08.194449598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106345s 
2025-05-25T13:23:08.194670135Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-25T13:23:08.194893072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.195195318Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-05-25T13:23:08.195572523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-25T13:23:08', 'import_list_tags') 
2025-05-25T13:23:08.196008277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.204223827Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-25T13:23:08.204436724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093164s 
2025-05-25T13:23:08.204649441Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-25T13:23:08.204883348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.205160544Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-05-25T13:23:08.205532359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-25T13:23:08', 'add_release_groups_etc') 
2025-05-25T13:23:08.205958654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.214173424Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-25T13:23:08.214382961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092655s 
2025-05-25T13:23:08.214610448Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-25T13:23:08.214839415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.215139461Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-05-25T13:23:08.215512366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-25T13:23:08', 'NewMediaInfoFormat') 
2025-05-25T13:23:08.215944790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.224122621Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-25T13:23:08.224339118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009262s 
2025-05-25T13:23:08.224566285Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-25T13:23:08.224820982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.225109658Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-05-25T13:23:08.225529962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-25T13:23:08', 'rename_restrictions_to_release_profiles') 
2025-05-25T13:23:08.225980296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.234169307Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-25T13:23:08.234474283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093044s 
2025-05-25T13:23:08.234710290Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-25T13:23:08.234970716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.235293652Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-05-25T13:23:08.235711856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-25T13:23:08', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-25T13:23:08.236169790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.244524078Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-25T13:23:08.244827674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094825s 
2025-05-25T13:23:08.245042311Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-25T13:23:08.245274128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.245556374Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-05-25T13:23:08.245923139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-25T13:23:08', 'add_import_exclusions') 
2025-05-25T13:23:08.246358824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.254493395Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-25T13:23:08.254751781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091674s 
2025-05-25T13:23:08.255158856Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-25T13:23:08.255645029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.256200112Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-05-25T13:23:08.256955712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-25T13:23:08', 'clean_artist_metadata_table') 
2025-05-25T13:23:08.257863619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.266343566Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-25T13:23:08.266782710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106618s 
2025-05-25T13:23:08.267237404Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-25T13:23:08.267724678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.268279530Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-05-25T13:23:08.269036870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-25T13:23:08', 'health_issue_notification') 
2025-05-25T13:23:08.269953868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.278463864Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-25T13:23:08.278908929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107042s 
2025-05-25T13:23:08.279424802Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-25T13:23:08.279927875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.280489897Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-05-25T13:23:08.281282537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-25T13:23:08', 'add_mediafilerepository_mtime') 
2025-05-25T13:23:08.282167635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.290768200Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-25T13:23:08.291254123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107957s 
2025-05-25T13:23:08.291710147Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-25T13:23:08.292203330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.292763133Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-05-25T13:23:08.293557202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-25T13:23:08', 'add_artistmetadataid_constraint') 
2025-05-25T13:23:08.294444270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.303004796Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-25T13:23:08.303484369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107375s 
2025-05-25T13:23:08.303925913Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-25T13:23:08.304425637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.304987449Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-05-25T13:23:08.305763669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-25T13:23:08', 'old_ids_and_artist_alias') 
2025-05-25T13:23:08.306641217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.315358441Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-25T13:23:08.315942523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108355s 
2025-05-25T13:23:08.316343088Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-25T13:23:08.316679483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.317076698Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-05-25T13:23:08.317615951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-25T13:23:08', 'download_propers_config') 
2025-05-25T13:23:08.318237522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.326647020Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-25T13:23:08.327059934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099038s 
2025-05-25T13:23:08.327494308Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-25T13:23:08.327943682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.328500645Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-05-25T13:23:08.329222966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-25T13:23:08', 'remove_language_profiles') 
2025-05-25T13:23:08.330139193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.338661659Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-25T13:23:08.339172932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106544s 
2025-05-25T13:23:08.339950872Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-25T13:23:08.340111609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.340414975Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-05-25T13:23:08.340810720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-25T13:23:08', 'multi_disc_naming_format') 
2025-05-25T13:23:08.341621859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.350317413Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-25T13:23:08.350744998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101338s 
2025-05-25T13:23:08.351204722Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-25T13:23:08.351689245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.352243488Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-05-25T13:23:08.353018467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-25T13:23:08', 'add_download_client_priority') 
2025-05-25T13:23:08.353880235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.362522820Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-25T13:23:08.363000703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108083s 
2025-05-25T13:23:08.363448198Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-25T13:23:08.363912131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.364450394Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-05-25T13:23:08.365157845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-25T13:23:08', 'remove_growl_prowl') 
2025-05-25T13:23:08.365976274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.374628038Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-25T13:23:08.375049563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107176s 
2025-05-25T13:23:08.375496617Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-25T13:23:08.375959651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.376555053Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-05-25T13:23:08.377289443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-25T13:23:08', 'remove_plex_hometheatre') 
2025-05-25T13:23:08.378137421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.386758406Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-25T13:23:08.387205490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107634s 
2025-05-25T13:23:08.387664104Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-25T13:23:08.388132898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.388695680Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-05-25T13:23:08.389466010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-25T13:23:08', 'add_root_folder_add_defaults') 
2025-05-25T13:23:08.390341178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.398854494Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-25T13:23:08.399327658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106731s 
2025-05-25T13:23:08.399751582Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-25T13:23:08.400199516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.400736519Z [Info] task_duration: Starting migration of Log DB to 40 
2025-05-25T13:23:08.401456909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-25T13:23:08', 'task_duration') 
2025-05-25T13:23:08.402287888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.410911433Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-25T13:23:08.411128070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107315s 
2025-05-25T13:23:08.411384347Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-25T13:23:08.411639513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.411943959Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-05-25T13:23:08.412377563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-25T13:23:08', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-25T13:23:08.412861997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.421241655Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-25T13:23:08.421504951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094871s 
2025-05-25T13:23:08.421756198Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-25T13:23:08.422032214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.422378790Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-05-25T13:23:08.422853353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-25T13:23:08', 'remove_album_folders') 
2025-05-25T13:23:08.423407396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.431691225Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-25T13:23:08.431962381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096113s 
2025-05-25T13:23:08.432248788Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-25T13:23:08.432542084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.432893569Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-05-25T13:23:08.433299413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-25T13:23:08', 'add_priority_to_indexers') 
2025-05-25T13:23:08.433966724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.442260604Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-25T13:23:08.442532640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096909s 
2025-05-25T13:23:08.442813646Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-25T13:23:08.443119792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.443379579Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-05-25T13:23:08.443717264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-25T13:23:08', 'remove_chown_and_folderchmod_config') 
2025-05-25T13:23:08.444151948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.452379198Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-25T13:23:08.452626055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092385s 
2025-05-25T13:23:08.452813733Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-25T13:23:08.453009160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.453258157Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-05-25T13:23:08.453557143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-25T13:23:08', 'update_notifiarr') 
2025-05-25T13:23:08.453914978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.462101489Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-25T13:23:08.462291136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090822s 
2025-05-25T13:23:08.462484594Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-25T13:23:08.462693351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.462942137Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-05-25T13:23:08.463294303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-25T13:23:08', 'email_multiple_addresses') 
2025-05-25T13:23:08.463668188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.476439677Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-25T13:23:08.476658004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136391s 
2025-05-25T13:23:08.476879101Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-25T13:23:08.477095308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.477372774Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-05-25T13:23:08.477712759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-25T13:23:08', 'rename_blacklist_to_blocklist') 
2025-05-25T13:23:08.478149413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.489301815Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-25T13:23:08.489567241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121512s 
2025-05-25T13:23:08.489811488Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-25T13:23:08.490020035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.490273472Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-05-25T13:23:08.490597297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-25T13:23:08', 'cdh_per_downloadclient') 
2025-05-25T13:23:08.490966143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.499167553Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-25T13:23:08.499360630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091133s 
2025-05-25T13:23:08.499551288Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-25T13:23:08.499750785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.500010972Z [Info] download_history: Starting migration of Log DB to 52 
2025-05-25T13:23:08.500317887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-25T13:23:08', 'download_history') 
2025-05-25T13:23:08.500677573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.508954192Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-25T13:23:08.509145259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092011s 
2025-05-25T13:23:08.509338897Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-25T13:23:08.509531234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.509775221Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-05-25T13:23:08.510325653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-05-25T13:23:08.510733178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-05-25T13:23:08.511257091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007418s 
2025-05-25T13:23:08.511446748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-05-25T13:23:08.511703995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-25T13:23:08.512038870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004039s 
2025-05-25T13:23:08.512349356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-25T13:23:08', 'add_update_history') 
2025-05-25T13:23:08.512709941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.520992031Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-25T13:23:08.521228637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009309s 
2025-05-25T13:23:08.521463414Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-25T13:23:08.521705911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.521976157Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-05-25T13:23:08.522292473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-25T13:23:08', 'add_on_update_to_notifications') 
2025-05-25T13:23:08.522666348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.534707798Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-25T13:23:08.534940244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129696s 
2025-05-25T13:23:08.535182481Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-25T13:23:08.535426788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.535712914Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-05-25T13:23:08.536064769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-25T13:23:08', 'download_client_per_indexer') 
2025-05-25T13:23:08.536414055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.544384618Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-25T13:23:08.544568556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089549s 
2025-05-25T13:23:08.544749173Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-25T13:23:08.544935781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.545170308Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-05-25T13:23:08.545471233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-25T13:23:08', 'AddNewItemMonitorType') 
2025-05-25T13:23:08.545816259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.553985510Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-25T13:23:08.554164667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090292s 
2025-05-25T13:23:08.554342995Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-25T13:23:08.554546302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.554793379Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-05-25T13:23:08.555349031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-25T13:23:08', 'ImportListSearch') 
2025-05-25T13:23:08.556081171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.564501379Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-25T13:23:08.564862574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00987s 
2025-05-25T13:23:08.565206129Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-25T13:23:08.565587884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.566053728Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-05-25T13:23:08.566658500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-25T13:23:08', 'ImportListMonitorExisting') 
2025-05-25T13:23:08.567405770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.575852347Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-25T13:23:08.576227262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101869s 
2025-05-25T13:23:08.576586017Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-25T13:23:08.576972002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.577441766Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-05-25T13:23:08.578032098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-25T13:23:08', 'add_indexer_tags') 
2025-05-25T13:23:08.578745579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.587135207Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-25T13:23:08.587326504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101983s 
2025-05-25T13:23:08.587531861Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-25T13:23:08.587728739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.587984535Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-05-25T13:23:08.588312091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-25T13:23:08', 'update_audio_types') 
2025-05-25T13:23:08.588667666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.596727458Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-25T13:23:08.596944935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089697s 
2025-05-25T13:23:08.597161032Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-25T13:23:08.597388359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.597649736Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-05-25T13:23:08.598217088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-05-25T13:23:08.598383186Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-25T13:23:08.598582453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-05-25T13:23:08.599340713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-05-25T13:23:08.600214281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-05-25T13:23:08.600702615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-05-25T13:23:08.601160398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-05-25T13:23:08.601974397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-25T13:23:08.602274823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034971s 
2025-05-25T13:23:08.602455171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-05-25T13:23:08.602627139Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:08.602819486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-05-25T13:23:08.603422988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-05-25T13:23:08.604064030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-05-25T13:23:08.604465404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-05-25T13:23:08.604891549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-05-25T13:23:08.605651529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-25T13:23:08.605995244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029652s 
2025-05-25T13:23:08.606172152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-25T13:23:08.606342269Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-25T13:23:08.606530897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-25T13:23:08.607008611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-25T13:23:08.607541593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-25T13:23:08.607955858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-25T13:23:08.608373082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-25T13:23:08.609127132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-25T13:23:08.609448668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00272s 
2025-05-25T13:23:08.609802513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-25T13:23:08', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-25T13:23:08.610215657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.618347389Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-25T13:23:08.618621655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115315s 
2025-05-25T13:23:08.618873582Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-25T13:23:08.619098649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.619365545Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-05-25T13:23:08.619702261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-25T13:23:08', 'add_on_delete_to_notifications') 
2025-05-25T13:23:08.620087595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.628092068Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-25T13:23:08.628293956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089884s 
2025-05-25T13:23:08.628487353Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-25T13:23:08.628692041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.628949417Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-05-25T13:23:08.629253333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-25T13:23:08', 'add_custom_formats') 
2025-05-25T13:23:08.629614978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.637723080Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-25T13:23:08.637924777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009021s 
2025-05-25T13:23:08.638158004Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-25T13:23:08.638404121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.638707867Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-05-25T13:23:08.639064462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-25T13:23:08', 'add_result_to_commands') 
2025-05-25T13:23:08.639432357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.647505749Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-25T13:23:08.647700936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009101s 
2025-05-25T13:23:08.647890943Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-25T13:23:08.648098881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.648347237Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-05-25T13:23:08.648670263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-25T13:23:08', 'health_restored_notification') 
2025-05-25T13:23:08.649051578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.656996492Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-25T13:23:08.657213529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088706s 
2025-05-25T13:23:08.657391397Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-25T13:23:08.657588324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.657839571Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-05-25T13:23:08.658140727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-25T13:23:08', 'remove_uc') 
2025-05-25T13:23:08.658498852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.666690503Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-25T13:23:08.666881040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090974s 
2025-05-25T13:23:08.667095847Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-25T13:23:08.667526131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.667814437Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-05-25T13:23:08.668138093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-25T13:23:08', 'download_clients_rename_tv_to_music') 
2025-05-25T13:23:08.668520188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.676602700Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-25T13:23:08.676801017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090437s 
2025-05-25T13:23:08.677022474Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-25T13:23:08.677240491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.677501198Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-05-25T13:23:08.677846183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-25T13:23:08', 'add_colon_replacement_to_naming_config') 
2025-05-25T13:23:08.678231508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.686351059Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-25T13:23:08.686620406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009038s 
2025-05-25T13:23:08.686872802Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-25T13:23:08.687086830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.687375446Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-05-25T13:23:08.687683821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-25T13:23:08', 'list_sync_time') 
2025-05-25T13:23:08.688068906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.696372945Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-25T13:23:08.696605182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091864s 
2025-05-25T13:23:08.696830499Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-25T13:23:08.697046756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.697334712Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-05-25T13:23:08.697673358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-25T13:23:08', 'add_download_client_tags') 
2025-05-25T13:23:08.698124682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.706402161Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-25T13:23:08.706596298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092797s 
2025-05-25T13:23:08.706821375Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-25T13:23:08.707050492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.707330129Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-05-25T13:23:08.707729073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-25T13:23:08', 'add_notification_status') 
2025-05-25T13:23:08.708112138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.716277329Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-25T13:23:08.716531036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091881s 
2025-05-25T13:23:08.716808712Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-25T13:23:08.717041259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.717311925Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-05-25T13:23:08.717653211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-25T13:23:08', 'add_alac_24_quality_in_profiles') 
2025-05-25T13:23:08.718047256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.726261696Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-25T13:23:08.726471903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091796s 
2025-05-25T13:23:08.726678840Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-25T13:23:08.726881178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.727135834Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-05-25T13:23:08.727448830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-25T13:23:08', 'add_salt_to_users') 
2025-05-25T13:23:08.727821925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.737278408Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-25T13:23:08.737501125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103279s 
2025-05-25T13:23:08.737730572Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-25T13:23:08.737957629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.738207836Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-05-25T13:23:08.738542261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-25T13:23:08', 'add_auto_tagging') 
2025-05-25T13:23:08.738875117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.752683032Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-25T13:23:08.752868320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147206s 
2025-05-25T13:23:08.753068587Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-25T13:23:08.753278304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.753534961Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-05-25T13:23:08.753902636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-25T13:23:08', 'quality_definition_preferred_size') 
2025-05-25T13:23:08.754281831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.762613330Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-25T13:23:08.762842627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092479s 
2025-05-25T13:23:08.763080874Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-25T13:23:08.763295481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.763591947Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-05-25T13:23:08.763954242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-25T13:23:08', 'add_on_artist_add_to_notifications') 
2025-05-25T13:23:08.764339307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.772468338Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-25T13:23:08.772689365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009115s 
2025-05-25T13:23:08.772885882Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-25T13:23:08.773090870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.773349826Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-05-25T13:23:08.773665682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-25T13:23:08', 'album_last_searched_time') 
2025-05-25T13:23:08.774036277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.782112459Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-25T13:23:08.782304306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090034s 
2025-05-25T13:23:08.782482764Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-25T13:23:08.782676831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.782912888Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-05-25T13:23:08.783225014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-25T13:23:08', 'add_indexer_flags') 
2025-05-25T13:23:08.783626899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.791633762Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-25T13:23:08.791816419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089176s 
2025-05-25T13:23:08.792028706Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-25T13:23:08.792258943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.792523350Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-05-25T13:23:08.792849115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-25T13:23:08', 'add_indexes_album_statistics') 
2025-05-25T13:23:08.793235900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.801582958Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-25T13:23:08.801844595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092518s 
2025-05-25T13:23:08.802109751Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-25T13:23:08.802399587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-25T13:23:08.802768762Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-05-25T13:23:08.803262506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-25T13:23:08', 'update_redacted_baseurl') 
2025-05-25T13:23:08.803801149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-25T13:23:08.812155367Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-25T13:23:08.812461773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095795s 
2025-05-25T13:23:08.981212386Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-05-25T13:23:08.989598444Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-05-25T13:23:08.993103817Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-05-25T13:23:09.160584658Z [Info] QualityProfileService: Setting up default quality profiles 
2025-05-25T13:23:09.212264057Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-05-25T13:23:09.228122235Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-05-25T13:23:09.358899927Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-05-25T13:23:09.359636757Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-05-25T13:23:09.359845124Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-05-25T13:23:09.441108067Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-05-25T13:23:09.855749654Z [ls.io-init] done.