2025-05-07T02:57:36.710407477Z [migrations] started
2025-05-07T02:57:36.710516134Z [migrations] no migrations found
2025-05-07T02:57:36.969340224Z usermod: no changes
2025-05-07T02:57:37.013761690Z ───────────────────────────────────────
2025-05-07T02:57:37.013773323Z 
2025-05-07T02:57:37.013774791Z       ██╗     ███████╗██╗ ██████╗
2025-05-07T02:57:37.013776020Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-07T02:57:37.013777187Z       ██║     ███████╗██║██║   ██║
2025-05-07T02:57:37.013778306Z       ██║     ╚════██║██║██║   ██║
2025-05-07T02:57:37.013779427Z       ███████╗███████║██║╚██████╔╝
2025-05-07T02:57:37.013780499Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-07T02:57:37.013781611Z 
2025-05-07T02:57:37.013782563Z    Brought to you by linuxserver.io
2025-05-07T02:57:37.013783599Z ───────────────────────────────────────
2025-05-07T02:57:37.013956618Z 
2025-05-07T02:57:37.013963811Z To support the app dev(s) visit:
2025-05-07T02:57:37.014950342Z Lidarr: https://opencollective.com/lidarr
2025-05-07T02:57:37.014984659Z 
2025-05-07T02:57:37.014986561Z To support LSIO projects visit:
2025-05-07T02:57:37.014987743Z https://www.linuxserver.io/donate/
2025-05-07T02:57:37.014988966Z 
2025-05-07T02:57:37.014990013Z ───────────────────────────────────────
2025-05-07T02:57:37.014991564Z GID/UID
2025-05-07T02:57:37.014992709Z ───────────────────────────────────────
2025-05-07T02:57:37.017323058Z 
2025-05-07T02:57:37.017332780Z User UID:    911
2025-05-07T02:57:37.017334394Z User GID:    911
2025-05-07T02:57:37.017335798Z ───────────────────────────────────────
2025-05-07T02:57:37.017925850Z Linuxserver.io version: 2.12.1.4635-ls156
2025-05-07T02:57:37.018006874Z Build-date: 2025-05-07T02:54:43+00:00
2025-05-07T02:57:37.018009327Z ───────────────────────────────────────
2025-05-07T02:57:37.018011260Z     
2025-05-07T02:57:37.040743934Z [custom-init] No custom files found, skipping...
2025-05-07T02:57:37.056002413Z failed to load "/config/config.xml": No such file or directory
2025-05-07T02:57:37.282434367Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.12.1.4635 
2025-05-07T02:57:37.301380599Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-07T02:57:37.307246034Z [Debug] Bootstrap: Console selected 
2025-05-07T02:57:37.308263659Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-07T02:57:37.497307867Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-05-07T02:57:37.529505739Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {48398b7f-0f12-4166-aad3-37a8e1cb61a6} may be persisted to storage in unencrypted form. 
2025-05-07T02:57:37.621459308Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-05-07T02:57:37.652910572Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-07T02:57:37.704935645Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-07T02:57:37.711651292Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:37.712151880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:37.780505292Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-07T02:57:37.781725460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0688006s 
2025-05-07T02:57:37.781874939Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-07T02:57:37.781961536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700457s 
2025-05-07T02:57:37.788774853Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-07T02:57:37.789045174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:37.792170692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-07T02:57:37.801367400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-07T02:57:37.812002447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196528s 
2025-05-07T02:57:37.812286744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:37.837853982Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-07T02:57:37.837971930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045482s 
2025-05-07T02:57:37.844816330Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-07T02:57:37.844978883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:37.848411837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-07T02:57:37.849503859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-07T02:57:37.849779576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012494s 
2025-05-07T02:57:37.849946462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-07T02:57:37.850157107Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.95E-05s 
2025-05-07T02:57:37.850410082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-07T02:57:37.850934184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-07T02:57:37.851482799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009491s 
2025-05-07T02:57:37.851613186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:37.863494053Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-07T02:57:37.863678443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128321s 
2025-05-07T02:57:37.864390131Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-07T02:57:37.864575657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:37.865375635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-07T02:57:37.865561879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-05-07T02:57:37.865690229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-07T02:57:37.866046646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-07T02:57:37.866468902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006216s 
2025-05-07T02:57:37.866644199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:37.880404668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-07T02:57:37.880571218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144366s 
2025-05-07T02:57:37.881782730Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-07T02:57:37.881950165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:37.882620265Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-05-07T02:57:37.891293226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-05-07T02:57:37.891610649Z [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-07T02:57:37.891920376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s 
2025-05-07T02:57:37.892009066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-05-07T02:57:37.892141917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-05-07T02:57:37.892304412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002362s 
2025-05-07T02:57:37.892378726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-05-07T02:57:37.892544270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-05-07T02:57:37.892707119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002634s 
2025-05-07T02:57:37.892803540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-05-07T02:57:37.892925371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-05-07T02:57:37.893091831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002037s 
2025-05-07T02:57:37.893110793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-05-07T02:57:37.898765023Z [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-07T02:57:37.900014996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068025s 
2025-05-07T02:57:37.900121855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-05-07T02:57:37.900321508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-07T02:57:37.900440146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002476s 
2025-05-07T02:57:37.900519432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-05-07T02:57:37.900642099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-07T02:57:37.900789641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000208s 
2025-05-07T02:57:37.900873749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-05-07T02:57:37.900994025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:37.901203559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001977s 
2025-05-07T02:57:37.901206433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-05-07T02:57:37.901313300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:37.901429763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000167s 
2025-05-07T02:57:37.901491735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-05-07T02:57:37.902942649Z [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-07T02:57:37.903810367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022444s 
2025-05-07T02:57:37.903890374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-05-07T02:57:37.904032204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-07T02:57:37.904174103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002162s 
2025-05-07T02:57:37.904242301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-05-07T02:57:37.904351303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-07T02:57:37.904474190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001689s 
2025-05-07T02:57:37.904542252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-05-07T02:57:37.904660782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-07T02:57:37.904770436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001672s 
2025-05-07T02:57:37.904842651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-05-07T02:57:37.904966180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-07T02:57:37.905090790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001861s 
2025-05-07T02:57:37.905162083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-05-07T02:57:37.905281630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-07T02:57:37.905426839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001973s 
2025-05-07T02:57:37.905500838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-05-07T02:57:37.905614836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-05-07T02:57:37.905728179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001625s 
2025-05-07T02:57:37.905841302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-05-07T02:57:37.906519457Z [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-07T02:57:37.907011946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011083s 
2025-05-07T02:57:37.907058215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-05-07T02:57:37.907202666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-07T02:57:37.907364368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002377s 
2025-05-07T02:57:37.907479794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-05-07T02:57:37.907559033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-07T02:57:37.907703229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001843s 
2025-05-07T02:57:37.907841409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-05-07T02:57:37.907885706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-07T02:57:37.908018154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001901s 
2025-05-07T02:57:37.908111203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-05-07T02:57:37.908279825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-05-07T02:57:37.908449566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002669s 
2025-05-07T02:57:37.908545243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-05-07T02:57:37.909147461Z [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-07T02:57:37.909469898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008861s 
2025-05-07T02:57:37.909549129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-05-07T02:57:37.909680385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-05-07T02:57:37.909833370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002055s 
2025-05-07T02:57:37.909909223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-05-07T02:57:37.910017478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-07T02:57:37.910156290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001923s 
2025-05-07T02:57:37.910254899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-05-07T02:57:37.910909724Z [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-07T02:57:37.911369564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010741s 
2025-05-07T02:57:37.911484316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-05-07T02:57:37.911578316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-07T02:57:37.911697738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001909s 
2025-05-07T02:57:37.911819442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-05-07T02:57:37.911890536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-07T02:57:37.912106014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001925s 
2025-05-07T02:57:37.912110738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-05-07T02:57:37.912227018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-05-07T02:57:37.912359066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000192s 
2025-05-07T02:57:37.912434606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-05-07T02:57:37.912575796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-05-07T02:57:37.912693327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001923s 
2025-05-07T02:57:37.912770180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-05-07T02:57:37.913302587Z [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-07T02:57:37.913624817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007897s 
2025-05-07T02:57:37.913688240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-05-07T02:57:37.913941687Z [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-07T02:57:37.914212790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s 
2025-05-07T02:57:37.914260953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-05-07T02:57:37.914701245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-07T02:57:37.915283345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002728s 
2025-05-07T02:57:37.915304785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-05-07T02:57:37.918766353Z [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-07T02:57:37.919179368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004312s 
2025-05-07T02:57:37.919348511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-05-07T02:57:37.919471369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-07T02:57:37.919662823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002435s 
2025-05-07T02:57:37.919755345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-05-07T02:57:37.920063875Z [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-07T02:57:37.920376091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s 
2025-05-07T02:57:37.920574510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-05-07T02:57:37.920680439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-05-07T02:57:37.920912930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002972s 
2025-05-07T02:57:37.921027561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-05-07T02:57:37.921360743Z [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-07T02:57:37.921683616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005523s 
2025-05-07T02:57:37.921789533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-05-07T02:57:37.921963754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-05-07T02:57:37.922192773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003137s 
2025-05-07T02:57:37.922311652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-05-07T02:57:37.922511771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-05-07T02:57:37.922711476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002739s 
2025-05-07T02:57:37.922810059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-05-07T02:57:37.923396205Z [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-07T02:57:37.923755800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008532s 
2025-05-07T02:57:37.923865572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-05-07T02:57:37.924667957Z [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-07T02:57:37.926342273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023528s 
2025-05-07T02:57:37.926507375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-05-07T02:57:37.926798082Z [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-07T02:57:37.927138254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006167s 
2025-05-07T02:57:37.927295562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-05-07T02:57:37.927909603Z [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-07T02:57:37.928439180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010501s 
2025-05-07T02:57:37.928533754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-05-07T02:57:37.928886449Z [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-07T02:57:37.929160902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005481s 
2025-05-07T02:57:37.929272818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-05-07T02:57:37.929638810Z [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-07T02:57:37.930132639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007984s 
2025-05-07T02:57:37.930226523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-05-07T02:57:37.930911068Z [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-07T02:57:37.930916707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s 
2025-05-07T02:57:37.930917952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-05-07T02:57:37.931053441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-05-07T02:57:37.931248678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002696s 
2025-05-07T02:57:37.931309873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-05-07T02:57:37.931466754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-05-07T02:57:37.931586344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002099s 
2025-05-07T02:57:37.931655747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-05-07T02:57:37.931884038Z [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-07T02:57:37.932079318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003582s 
2025-05-07T02:57:37.932147261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-05-07T02:57:37.932624323Z [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-07T02:57:37.932983427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007605s 
2025-05-07T02:57:37.933051589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-05-07T02:57:37.933292566Z [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-07T02:57:37.933534605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003752s 
2025-05-07T02:57:37.933587063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-05-07T02:57:37.933718116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-05-07T02:57:37.933891421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002282s 
2025-05-07T02:57:37.933989185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-05-07T02:57:37.934103756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-05-07T02:57:37.934290388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002059s 
2025-05-07T02:57:37.934301903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-05-07T02:57:37.934831918Z [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-07T02:57:37.935437866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008789s 
2025-05-07T02:57:37.935527869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-05-07T02:57:37.936429049Z [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-07T02:57:37.936788564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012281s 
2025-05-07T02:57:37.936880618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-05-07T02:57:37.937032340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-07T02:57:37.937274475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002718s 
2025-05-07T02:57:37.937305259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-05-07T02:57:37.937762681Z [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-07T02:57:37.938100969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007288s 
2025-05-07T02:57:37.938178384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-05-07T02:57:37.938690906Z [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-07T02:57:37.939083799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008333s 
2025-05-07T02:57:37.939182625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-05-07T02:57:37.939424170Z [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-07T02:57:37.939650852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s 
2025-05-07T02:57:37.939732303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-05-07T02:57:37.939884815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-05-07T02:57:37.940051858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002437s 
2025-05-07T02:57:37.940138454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-05-07T02:57:37.940493069Z [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-07T02:57:37.940773073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005625s 
2025-05-07T02:57:37.940867020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-05-07T02:57:37.941067102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-07T02:57:37.941264325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000307s 
2025-05-07T02:57:37.943466223Z [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-07T02:57:37.943920920Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0023402 taking an average of 00:00:00.0023402 
2025-05-07T02:57:37.944421027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-07T02:57:37', 'InitialSetup') 
2025-05-07T02:57:37.944634826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:37.970921685Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-07T02:57:37.971041092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294782s 
2025-05-07T02:57:37.971267183Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-07T02:57:37.971373939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:37.971536107Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-05-07T02:57:37.972057951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-07T02:57:37.972186218Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:37.972272106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-05-07T02:57:37.972415104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:37.972988625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s 
2025-05-07T02:57:37.973182933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-07T02:57:37', 'add_reason_to_pending_releases') 
2025-05-07T02:57:37.973536158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:37.987646258Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-07T02:57:37.987820428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151977s 
2025-05-07T02:57:37.987854996Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-07T02:57:37.987940567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:37.988106801Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-05-07T02:57:37.989871938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:37.989992911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-07T02:57:37.990054890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-05-07T02:57:37.990197105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-05-07T02:57:37.990816163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006492s 
2025-05-07T02:57:37.990905798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-07T02:57:37.990971652Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:37.991050992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-05-07T02:57:37.991276699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:37.991834431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006903s 
2025-05-07T02:57:37.991929973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-07T02:57:37.992041427Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:37.992083282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-05-07T02:57:37.992305715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:37.992792323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s 
2025-05-07T02:57:37.993110727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-07T02:57:37.993504646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-05-07T02:57:37.993705173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s 
2025-05-07T02:57:37.994000266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-05-07T02:57:38.007401248Z [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-07T02:57:38.008698559Z [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-07T02:57:38.009426086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-07T02:57:38.010105403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-07T02:57:38.011512276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-07T02:57:38.011898688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-05-07T02:57:38.012110664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-07T02:57:38.012274822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181712s 
2025-05-07T02:57:38.012352394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-07T02:57:38.012413206Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:38.012492369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-05-07T02:57:38.012620163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-05-07T02:57:38.013108733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005051s 
2025-05-07T02:57:38.013886617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-07T02:57:38', 'add_medium_support') 
2025-05-07T02:57:38.013894721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.022063449Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-07T02:57:38.022180588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009392s 
2025-05-07T02:57:38.022300399Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-07T02:57:38.022430031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.022552678Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-05-07T02:57:38.022890782Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-07T02:57:38.023061149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-05-07T02:57:38.023246943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002314s 
2025-05-07T02:57:38.023352882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.023398816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.029439388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059639s 
2025-05-07T02:57:38.029755657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-07T02:57:38', 'add_various_qualites_in_profile') 
2025-05-07T02:57:38.029917760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.037947168Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-07T02:57:38.038067136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01444s 
2025-05-07T02:57:38.038179175Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-07T02:57:38.038265421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.038420415Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-05-07T02:57:38.038944499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-05-07T02:57:38.039289621Z [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-07T02:57:38.039629973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005615s 
2025-05-07T02:57:38.039708935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-05-07T02:57:38.039849176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-05-07T02:57:38.040074036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00026s 
2025-05-07T02:57:38.040110888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-07T02:57:38.040268374Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.040274694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-05-07T02:57:38.040404828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.040909009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005355s 
2025-05-07T02:57:38.040968076Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-05-07T02:57:38.045263163Z [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-07T02:57:38.048419711Z [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-07T02:57:38.049567872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.049998568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.051469824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-07T02:57:38.051992037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-07T02:57:38.052424672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.052890476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.053217598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120706s 
2025-05-07T02:57:38.053368320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-05-07T02:57:38.058809393Z [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-07T02:57:38.061497242Z [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-07T02:57:38.062504454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.062854342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.064011041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-05-07T02:57:38.064320210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-05-07T02:57:38.064695445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.064970235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.065187854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116551s 
2025-05-07T02:57:38.065362435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.065409463Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:38.065544430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-05-07T02:57:38.065808674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-05-07T02:57:38.066319851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006517s 
2025-05-07T02:57:38.066531576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-07T02:57:38', 'metadata_profiles') 
2025-05-07T02:57:38.066753630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.080706994Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-07T02:57:38.080847108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149594s 
2025-05-07T02:57:38.081005177Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-07T02:57:38.081103366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.081338924Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-05-07T02:57:38.083014426Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-05-07T02:57:38.096785512Z [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-07T02:57:38.097366453Z [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-07T02:57:38.097641748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-07T02:57:38.097881766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-07T02:57:38.098989099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-07T02:57:38.099199543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160497s 
2025-05-07T02:57:38.099288350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-07T02:57:38.099359322Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:38.099467988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-05-07T02:57:38.099619976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-05-07T02:57:38.100082469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s 
2025-05-07T02:57:38.100238981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-07T02:57:38.100379452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-05-07T02:57:38.100504284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001765s 
2025-05-07T02:57:38.100559678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-07T02:57:38.100674293Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-05-07T02:57:38.100958583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-05-07T02:57:38.102728313Z [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-07T02:57:38.103442887Z [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-07T02:57:38.103814263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-05-07T02:57:38.104046431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-05-07T02:57:38.105143064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-05-07T02:57:38.105305635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042395s 
2025-05-07T02:57:38.105517960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-07T02:57:38', 'separate_automatic_and_interactive_search') 
2025-05-07T02:57:38.105705071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.113819366Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-07T02:57:38.113922090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126245s 
2025-05-07T02:57:38.114058494Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-07T02:57:38.114150027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.114355901Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-05-07T02:57:38.114573256Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-05-07T02:57:38.117031658Z [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-07T02:57:38.119187639Z [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-07T02:57:38.120035247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-07T02:57:38.120432210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-07T02:57:38.121498946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-07T02:57:38.121743889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-07T02:57:38.121941936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-07T02:57:38.122167628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-07T02:57:38.122341528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-07T02:57:38.122496996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078326s 
2025-05-07T02:57:38.122673640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-07T02:57:38', 'change_album_path_to_relative') 
2025-05-07T02:57:38.122835788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.132535978Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-07T02:57:38.132811518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177829s 
2025-05-07T02:57:38.132999658Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-07T02:57:38.133191203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.133471681Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-05-07T02:57:38.134164992Z [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-07T02:57:38.134723978Z [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-07T02:57:38.135104532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006444s 
2025-05-07T02:57:38.135479447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-07T02:57:38', 'change_quality_size_mb_to_kb') 
2025-05-07T02:57:38.135841648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.144184923Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-07T02:57:38.144373048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009629s 
2025-05-07T02:57:38.144572838Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-07T02:57:38.144709590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.144971072Z [Info] album_releases: Starting migration of Main DB to 9 
2025-05-07T02:57:38.145477354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.145630243Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-07T02:57:38.145763836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-05-07T02:57:38.145993319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-05-07T02:57:38.146794511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008528s 
2025-05-07T02:57:38.147628631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.147648876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-05-07T02:57:38.147830915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-05-07T02:57:38.148141754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-05-07T02:57:38.148949070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009404s 
2025-05-07T02:57:38.149279433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-07T02:57:38', 'album_releases') 
2025-05-07T02:57:38.149494281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.159804116Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-07T02:57:38.160002217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117262s 
2025-05-07T02:57:38.160150856Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-07T02:57:38.160302255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.160466860Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-05-07T02:57:38.160804858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.160873209Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:38.160952243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-05-07T02:57:38.163790758Z [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-07T02:57:38.166629035Z [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-07T02:57:38.167705534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-07T02:57:38.168167254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-07T02:57:38.169417546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-07T02:57:38.169669495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-07T02:57:38.169876400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-07T02:57:38.170137886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-07T02:57:38.170361285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-07T02:57:38.170500520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094758s 
2025-05-07T02:57:38.170568236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.170624098Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:38.170706214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-05-07T02:57:38.173641471Z [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-07T02:57:38.176339825Z [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-07T02:57:38.177381178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-07T02:57:38.177893203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-07T02:57:38.179113744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-07T02:57:38.179424183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-05-07T02:57:38.179627102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-05-07T02:57:38.179820912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-05-07T02:57:38.180008429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-07T02:57:38.180141424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093634s 
2025-05-07T02:57:38.180369378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-07T02:57:38', 'album_releases_fix') 
2025-05-07T02:57:38.180473393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.188426115Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-07T02:57:38.188554398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175207s 
2025-05-07T02:57:38.188669233Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-07T02:57:38.188758827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.188916278Z [Info] import_lists: Starting migration of Main DB to 11 
2025-05-07T02:57:38.189459691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-05-07T02:57:38.190144255Z [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-07T02:57:38.190670526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011033s 
2025-05-07T02:57:38.190800307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-05-07T02:57:38.190888403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-07T02:57:38.191073681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002309s 
2025-05-07T02:57:38.191130873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-05-07T02:57:38.191541101Z [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-07T02:57:38.191863912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006407s 
2025-05-07T02:57:38.192022281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-05-07T02:57:38.192128162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-07T02:57:38.192318432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002527s 
2025-05-07T02:57:38.192473145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-07T02:57:38', 'import_lists') 
2025-05-07T02:57:38.192628568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.200618808Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-07T02:57:38.200732357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084668s 
2025-05-07T02:57:38.200863224Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-07T02:57:38.200952664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.201096031Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-05-07T02:57:38.201405615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-05-07T02:57:38.201492229Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:38.201587073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-05-07T02:57:38.201739547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-05-07T02:57:38.202282018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006151s 
2025-05-07T02:57:38.202370085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.202457886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.204314319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018485s 
2025-05-07T02:57:38.204550409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-07T02:57:38', 'add_release_status') 
2025-05-07T02:57:38.204791858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.212654735Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-07T02:57:38.212768331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101407s 
2025-05-07T02:57:38.212908103Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-07T02:57:38.213063035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.213176467Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-05-07T02:57:38.213482766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:38.213599365Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:38.213676895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-05-07T02:57:38.213836058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.214398324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006235s 
2025-05-07T02:57:38.214598985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-07T02:57:38', 'album_download_notification') 
2025-05-07T02:57:38.214791951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.222796288Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-07T02:57:38.222913985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089394s 
2025-05-07T02:57:38.223039152Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-07T02:57:38.223130469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.223293906Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-05-07T02:57:38.223769502Z [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-07T02:57:38.224215786Z [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-07T02:57:38.224537149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005381s 
2025-05-07T02:57:38.224847770Z [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-07T02:57:38.225306829Z [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-07T02:57:38.225559982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s 
2025-05-07T02:57:38.225716316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-07T02:57:38', 'fix_language_metadata_profiles') 
2025-05-07T02:57:38.225897603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.233898737Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-07T02:57:38.234007802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087655s 
2025-05-07T02:57:38.234133744Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-07T02:57:38.234216866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.234368840Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-05-07T02:57:38.234655945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-07T02:57:38.234808258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-05-07T02:57:38.234949369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001883s 
2025-05-07T02:57:38.235137609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-07T02:57:38', 'remove_fanzub') 
2025-05-07T02:57:38.235323612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.243206577Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-07T02:57:38.243353182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083429s 
2025-05-07T02:57:38.243497688Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-07T02:57:38.243534728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.243719648Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-05-07T02:57:38.245098133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-05-07T02:57:38.245277804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-05-07T02:57:38.245521116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s 
2025-05-07T02:57:38.245697020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-05-07T02:57:38.245778514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-05-07T02:57:38.246003504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002971s 
2025-05-07T02:57:38.246377092Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-05-07T02:57:38.246678341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-05-07T02:57:38.246903403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2025-05-07T02:57:38.246999752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-05-07T02:57:38.247176536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-07T02:57:38.247444262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002896s 
2025-05-07T02:57:38.247472479Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-05-07T02:57:38.247596734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-05-07T02:57:38.247772145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002267s 
2025-05-07T02:57:38.247888711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-05-07T02:57:38.248026631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-07T02:57:38.248201669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002542s 
2025-05-07T02:57:38.248412814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-07T02:57:38', 'update_artist_history_indexes') 
2025-05-07T02:57:38.248579411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.256570174Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-07T02:57:38.256696591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085177s 
2025-05-07T02:57:38.256774641Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-07T02:57:38.256851627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.257038114Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-05-07T02:57:38.258507183Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.260248492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-05-07T02:57:38.260450599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018141s 
2025-05-07T02:57:38.260615673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-07T02:57:38', 'remove_nma') 
2025-05-07T02:57:38.260771376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.268799511Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-07T02:57:38.268915288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100898s 
2025-05-07T02:57:38.269102711Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-07T02:57:38.269230863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.269418646Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-05-07T02:57:38.269701919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.269797776Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2025-05-07T02:57:38.269880120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-05-07T02:57:38.270008429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-05-07T02:57:38.270656428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006645s 
2025-05-07T02:57:38.270886773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-07T02:57:38', 'album_disambiguation') 
2025-05-07T02:57:38.271117021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.279098408Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-07T02:57:38.279278316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090442s 
2025-05-07T02:57:38.279360309Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-07T02:57:38.279471258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.279635815Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-05-07T02:57:38.279883265Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.280012648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.282235572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022042s 
2025-05-07T02:57:38.282467354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-07T02:57:38', 'add_ape_quality_in_profiles') 
2025-05-07T02:57:38.282675741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.291836162Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-07T02:57:38.292005987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115407s 
2025-05-07T02:57:38.292257864Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-07T02:57:38.292456809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.292751539Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-05-07T02:57:38.293516037Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.293684647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-05-07T02:57:38.293845385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002217s 
2025-05-07T02:57:38.293914337Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.294060332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-05-07T02:57:38.294143285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001647s 
2025-05-07T02:57:38.294224562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.294342940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-05-07T02:57:38.294443023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001519s 
2025-05-07T02:57:38.294655516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-07T02:57:38', 'remove_pushalot') 
2025-05-07T02:57:38.294769763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.302602864Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-07T02:57:38.302686689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082549s 
2025-05-07T02:57:38.302798610Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-07T02:57:38.302874931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.303006127Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-05-07T02:57:38.303350128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-05-07T02:57:38.303657087Z [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-07T02:57:38.303928833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004599s 
2025-05-07T02:57:38.304090454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-07T02:57:38', 'add_custom_filters') 
2025-05-07T02:57:38.304262780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.312307926Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-07T02:57:38.312405387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088066s 
2025-05-07T02:57:38.312511697Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-07T02:57:38.312628264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.312707699Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-05-07T02:57:38.313004956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-07T02:57:38.313075603Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:38.313194197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-05-07T02:57:38.313272751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-05-07T02:57:38.313788742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s 
2025-05-07T02:57:38.314006850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-07T02:57:38', 'import_list_tags') 
2025-05-07T02:57:38.314166336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.322368440Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-07T02:57:38.322464409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090604s 
2025-05-07T02:57:38.322577932Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-07T02:57:38.322658784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.322828296Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-05-07T02:57:38.328656616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-05-07T02:57:38.329565372Z [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-07T02:57:38.330332782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014511s 
2025-05-07T02:57:38.330464671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-05-07T02:57:38.330757465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-05-07T02:57:38.331110977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004864s 
2025-05-07T02:57:38.336147063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-07T02:57:38.336165178Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-07T02:57:38.336168919Z                           FROM "Artists" 
2025-05-07T02:57:38.337348544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-07T02:57:38.337356722Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-07T02:57:38.337359094Z                           FROM "Artists" 
2025-05-07T02:57:38.337875916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001235s 
2025-05-07T02:57:38.337981923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-07T02:57:38.338047006Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:38.338197769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-05-07T02:57:38.338394137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.339072017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007798s 
2025-05-07T02:57:38.339852613Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-05-07T02:57:38.339862742Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-07T02:57:38.339864701Z                                                   FROM "ArtistMetadata"
2025-05-07T02:57:38.339866213Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-07T02:57:38.340706424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-05-07T02:57:38.340713975Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-07T02:57:38.340716242Z                                                   FROM "ArtistMetadata"
2025-05-07T02:57:38.340718027Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-05-07T02:57:38.341130130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009628s 
2025-05-07T02:57:38.341212312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-05-07T02:57:38.341928461Z [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-07T02:57:38.342421313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010871s 
2025-05-07T02:57:38.342488323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-05-07T02:57:38.342636249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-07T02:57:38.342880198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002803s 
2025-05-07T02:57:38.342911936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-05-07T02:57:38.343045616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-07T02:57:38.343273185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002479s 
2025-05-07T02:57:38.343593533Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.343598181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.349237124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056183s 
2025-05-07T02:57:38.349289331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.349351080Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-05-07T02:57:38.349432344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-05-07T02:57:38.349593025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.350210833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000674s 
2025-05-07T02:57:38.350288638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.350342609Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:38.350427053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-05-07T02:57:38.350567147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.351079496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005812s 
2025-05-07T02:57:38.351176394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.351224331Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.351381391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-05-07T02:57:38.351401618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-05-07T02:57:38.351897759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005225s 
2025-05-07T02:57:38.352631162Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-05-07T02:57:38.352636817Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-07T02:57:38.352638365Z                                                   FROM "ArtistMetadata"
2025-05-07T02:57:38.352639455Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-07T02:57:38.352640606Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-07T02:57:38.353670861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-05-07T02:57:38.353674188Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-07T02:57:38.353675298Z                                                   FROM "ArtistMetadata"
2025-05-07T02:57:38.353676270Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-07T02:57:38.353677406Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-05-07T02:57:38.354066052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010674s 
2025-05-07T02:57:38.354120019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-07T02:57:38.354176964Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.354257537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-05-07T02:57:38.354429779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-05-07T02:57:38.354894773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005468s 
2025-05-07T02:57:38.354958896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-07T02:57:38.355010881Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.355085495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-05-07T02:57:38.355275201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.355717770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005434s 
2025-05-07T02:57:38.355787159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-07T02:57:38.355848525Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.355928746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-05-07T02:57:38.356074000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.356529190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2025-05-07T02:57:38.357217766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-07T02:57:38.357224163Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-07T02:57:38.357226363Z                                                 FROM "AlbumReleases"
2025-05-07T02:57:38.357228117Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-07T02:57:38.357230302Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-07T02:57:38.358201580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-07T02:57:38.358213076Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-07T02:57:38.358216400Z                                                 FROM "AlbumReleases"
2025-05-07T02:57:38.358218581Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-07T02:57:38.358220893Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-05-07T02:57:38.359127220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00112s 
2025-05-07T02:57:38.359577034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-07T02:57:38.359588060Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-07T02:57:38.359590638Z                                                   FROM "ArtistMetadata"
2025-05-07T02:57:38.359592358Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-07T02:57:38.359594209Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-07T02:57:38.360675899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-07T02:57:38.360684547Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-07T02:57:38.360686592Z                                                   FROM "ArtistMetadata"
2025-05-07T02:57:38.360687927Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-07T02:57:38.360689551Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-05-07T02:57:38.361218251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011996s 
2025-05-07T02:57:38.361624226Z [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-07T02:57:38.363623763Z [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-07T02:57:38.364732292Z [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-07T02:57:38.365165484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.365510317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.366871370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.367097011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.367320239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054758s 
2025-05-07T02:57:38.367486784Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-05-07T02:57:38.369601530Z [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-07T02:57:38.371106171Z [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-07T02:57:38.371696985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-07T02:57:38.372163750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-07T02:57:38.373496247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-07T02:57:38.373758094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-07T02:57:38.373917210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063017s 
2025-05-07T02:57:38.374087601Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-05-07T02:57:38.375847007Z [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-07T02:57:38.376897436Z [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-07T02:57:38.377342225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-05-07T02:57:38.377674877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-05-07T02:57:38.378766760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-05-07T02:57:38.379024708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-05-07T02:57:38.379208767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050622s 
2025-05-07T02:57:38.379300079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-05-07T02:57:38.380972805Z [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-07T02:57:38.381677501Z [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-07T02:57:38.381966947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-07T02:57:38.382246004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-07T02:57:38.383338658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-07T02:57:38.383564248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041495s 
2025-05-07T02:57:38.383619294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-07T02:57:38.383787250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.383920108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002295s 
2025-05-07T02:57:38.384006180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-05-07T02:57:38.384144814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-07T02:57:38.384262501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001934s 
2025-05-07T02:57:38.384341094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-05-07T02:57:38.384488072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.384632471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002147s 
2025-05-07T02:57:38.384772917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-05-07T02:57:38.384855661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.385012101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002113s 
2025-05-07T02:57:38.385080446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-05-07T02:57:38.385212831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-05-07T02:57:38.385406272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001967s 
2025-05-07T02:57:38.385503461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-05-07T02:57:38.385571106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-05-07T02:57:38.385714467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002126s 
2025-05-07T02:57:38.385800038Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-07T02:57:38.387840017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-07T02:57:38.388208394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022931s 
2025-05-07T02:57:38.388430005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-07T02:57:38.388743406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-05-07T02:57:38.389046945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2025-05-07T02:57:38.389194059Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-07T02:57:38.389543490Z [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-07T02:57:38.391580826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022171s 
2025-05-07T02:57:38.391950655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-07T02:57:38', 'add_release_groups_etc') 
2025-05-07T02:57:38.392313515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.400678501Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-07T02:57:38.400904433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112156s 
2025-05-07T02:57:38.401155646Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-07T02:57:38.401250219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.401534163Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-05-07T02:57:38.402430000Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-07T02:57:38.402680445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-05-07T02:57:38.402949317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003612s 
2025-05-07T02:57:38.403321935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-07T02:57:38', 'NewMediaInfoFormat') 
2025-05-07T02:57:38.403611185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.411609127Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-07T02:57:38.411829195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089344s 
2025-05-07T02:57:38.412060105Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-07T02:57:38.412273177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.412632423Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-05-07T02:57:38.414030125Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-05-07T02:57:38.414389494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-05-07T02:57:38.416335818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021196s 
2025-05-07T02:57:38.416440388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-07T02:57:38.416536027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-07T02:57:38.416620766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-05-07T02:57:38.416802684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.417355617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s 
2025-05-07T02:57:38.417553496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-07T02:57:38', 'rename_restrictions_to_release_profiles') 
2025-05-07T02:57:38.417729049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.425679781Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-07T02:57:38.425799876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088726s 
2025-05-07T02:57:38.425959890Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-07T02:57:38.426113098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.426311141Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-05-07T02:57:38.427359249Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-05-07T02:57:38.427393250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-05-07T02:57:38.429083150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016375s 
2025-05-07T02:57:38.429140115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-07T02:57:38.429200926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-07T02:57:38.429298880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-05-07T02:57:38.429435154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-07T02:57:38.429939737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s 
2025-05-07T02:57:38.430021609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-05-07T02:57:38.430082264Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.430197964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-05-07T02:57:38.430312998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-05-07T02:57:38.430760211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004942s 
2025-05-07T02:57:38.430852382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-07T02:57:38.430939335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-07T02:57:38.431083742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001741s 
2025-05-07T02:57:38.431121998Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-07T02:57:38.431248398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-05-07T02:57:38.431356212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s 
2025-05-07T02:57:38.431447251Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-05-07T02:57:38.433586459Z [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-07T02:57:38.434792544Z [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-07T02:57:38.435314726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.435710608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.437132247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.437420453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.437677685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.437933177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-07T02:57:38.438229024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066314s 
2025-05-07T02:57:38.438468653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-07T02:57:38', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-07T02:57:38.438677328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.446620356Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-07T02:57:38.446746724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149664s 
2025-05-07T02:57:38.446949353Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-07T02:57:38.447025588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.447248463Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-05-07T02:57:38.447548297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-05-07T02:57:38.447851230Z [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-07T02:57:38.448156679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s 
2025-05-07T02:57:38.448288857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-05-07T02:57:38.448564508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-05-07T02:57:38.448881867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s 
2025-05-07T02:57:38.449243124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-07T02:57:38', 'add_import_exclusions') 
2025-05-07T02:57:38.449530182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.457634618Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-07T02:57:38.457757302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091273s 
2025-05-07T02:57:38.457879019Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-07T02:57:38.457988865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.458119114Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-05-07T02:57:38.463498773Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-07T02:57:38.463516985Z                           WHERE "Id" in (
2025-05-07T02:57:38.463519868Z                           SELECT "Artists"."Id" from "Artists"
2025-05-07T02:57:38.463521978Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-07T02:57:38.463523806Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-07T02:57:38.464551033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-07T02:57:38.464558818Z                           WHERE "Id" in (
2025-05-07T02:57:38.464560591Z                           SELECT "Artists"."Id" from "Artists"
2025-05-07T02:57:38.464561691Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-07T02:57:38.464562916Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-07T02:57:38.465093504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011749s 
2025-05-07T02:57:38.465792514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-05-07T02:57:38.465799946Z                           WHERE "Id" in (
2025-05-07T02:57:38.465809499Z                           SELECT "Albums"."Id" from "Albums"
2025-05-07T02:57:38.465811751Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-07T02:57:38.465813697Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-07T02:57:38.466741090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-05-07T02:57:38.466746775Z                           WHERE "Id" in (
2025-05-07T02:57:38.466747952Z                           SELECT "Albums"."Id" from "Albums"
2025-05-07T02:57:38.466748979Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-07T02:57:38.466750076Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-07T02:57:38.467226227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s 
2025-05-07T02:57:38.467830329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-05-07T02:57:38.467835053Z                           WHERE "Id" in (
2025-05-07T02:57:38.467836312Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-07T02:57:38.467837284Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-07T02:57:38.467838374Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-07T02:57:38.468710175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-05-07T02:57:38.468715217Z                           WHERE "Id" in (
2025-05-07T02:57:38.468716760Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-07T02:57:38.468717914Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-07T02:57:38.468719080Z                           WHERE "Albums"."Id" IS NULL) 
2025-05-07T02:57:38.469132857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009656s 
2025-05-07T02:57:38.469784040Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-07T02:57:38.469787370Z                           WHERE "Id" in (
2025-05-07T02:57:38.469788445Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-07T02:57:38.469789490Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-07T02:57:38.469790644Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-07T02:57:38.470736177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-07T02:57:38.470744299Z                           WHERE "Id" in (
2025-05-07T02:57:38.470752760Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-07T02:57:38.470755680Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-07T02:57:38.470757837Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-05-07T02:57:38.471200191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010319s 
2025-05-07T02:57:38.471897164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-07T02:57:38.471900895Z                           WHERE "Id" in (
2025-05-07T02:57:38.471901987Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-07T02:57:38.471902970Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-07T02:57:38.471904160Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-07T02:57:38.472845048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-07T02:57:38.472851530Z                           WHERE "Id" in (
2025-05-07T02:57:38.472853663Z                           SELECT "Tracks"."Id" from "Tracks"
2025-05-07T02:57:38.472855332Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-07T02:57:38.472857102Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-05-07T02:57:38.473295883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010377s 
2025-05-07T02:57:38.474016060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-07T02:57:38.474023641Z                           WHERE "Id" IN (
2025-05-07T02:57:38.474025890Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-07T02:57:38.474027688Z                           LEFT OUTER JOIN "Tracks"
2025-05-07T02:57:38.474029214Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-07T02:57:38.474031078Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-07T02:57:38.475290551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-07T02:57:38.475303436Z                           WHERE "Id" IN (
2025-05-07T02:57:38.475306468Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-07T02:57:38.475308546Z                           LEFT OUTER JOIN "Tracks"
2025-05-07T02:57:38.475310177Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-07T02:57:38.475311961Z                           WHERE "Tracks"."Id" IS NULL) 
2025-05-07T02:57:38.475758795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012802s 
2025-05-07T02:57:38.475954640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-07T02:57:38', 'clean_artist_metadata_table') 
2025-05-07T02:57:38.476110488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.484132864Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-07T02:57:38.484247500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095627s 
2025-05-07T02:57:38.484367489Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-07T02:57:38.484455836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.484597000Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-05-07T02:57:38.485068364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:38.485161247Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:38.485240459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-05-07T02:57:38.485404134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.485994869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006274s 
2025-05-07T02:57:38.486033300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:38.486139395Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.486184787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-05-07T02:57:38.486374605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.486848875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005665s 
2025-05-07T02:57:38.486937593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:38.486970846Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.487057754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-05-07T02:57:38.487231286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.487725448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005497s 
2025-05-07T02:57:38.487782796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:38.487838194Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.487915811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-05-07T02:57:38.488069790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.488528897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s 
2025-05-07T02:57:38.488614051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:38.488662778Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.488742040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-05-07T02:57:38.488896417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.489363160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s 
2025-05-07T02:57:38.489486527Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-05-07T02:57:38.491519952Z [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-07T02:57:38.493036462Z [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-07T02:57:38.493608424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-07T02:57:38.493841819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-07T02:57:38.495111338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055378s 
2025-05-07T02:57:38.495234670Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-05-07T02:57:38.497265038Z [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-07T02:57:38.498658488Z [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-07T02:57:38.499178022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-05-07T02:57:38.499416744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-05-07T02:57:38.500661084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053135s 
2025-05-07T02:57:38.500912500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-07T02:57:38', 'health_issue_notification') 
2025-05-07T02:57:38.501051024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.509211100Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-07T02:57:38.509393945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137392s 
2025-05-07T02:57:38.509562270Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-07T02:57:38.509710781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.509933605Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-05-07T02:57:38.510889750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-07T02:57:38.511025769Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-07T02:57:38.511134583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-05-07T02:57:38.511334046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-05-07T02:57:38.511884799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000636s 
2025-05-07T02:57:38.511961829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-07T02:57:38.512070898Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-05-07T02:57:38.512098646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-05-07T02:57:38.512205169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-05-07T02:57:38.512656716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s 
2025-05-07T02:57:38.512809389Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-07T02:57:38.512914782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-05-07T02:57:38.513025382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001484s 
2025-05-07T02:57:38.513749191Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-07T02:57:38.513756277Z                 WHERE "Id" IN (
2025-05-07T02:57:38.513758222Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-07T02:57:38.513759869Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-07T02:57:38.513761668Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-07T02:57:38.514774991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-07T02:57:38.514778701Z                 WHERE "Id" IN (
2025-05-07T02:57:38.514779809Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-07T02:57:38.514780840Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-07T02:57:38.514782015Z                     WHERE "Tracks"."Id" IS NULL) 
2025-05-07T02:57:38.515377597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011658s 
2025-05-07T02:57:38.515982240Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-07T02:57:38.515985914Z                 WHERE "Id" IN (
2025-05-07T02:57:38.515987067Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-07T02:57:38.515988061Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-07T02:57:38.515989167Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-07T02:57:38.515990276Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-07T02:57:38.516784239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-07T02:57:38.516789618Z                 WHERE "Id" IN (
2025-05-07T02:57:38.516791061Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-07T02:57:38.516792202Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-07T02:57:38.516793314Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-07T02:57:38.516794396Z                     WHERE "Artists"."Path" IS NULL) 
2025-05-07T02:57:38.517226337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009414s 
2025-05-07T02:57:38.517892960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-07T02:57:38.517900282Z                 WHERE "Id" IN (
2025-05-07T02:57:38.517908575Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-07T02:57:38.517910810Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-07T02:57:38.517912695Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-07T02:57:38.517914386Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-07T02:57:38.517915941Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-07T02:57:38.518838583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-07T02:57:38.518844347Z                 WHERE "Id" IN (
2025-05-07T02:57:38.518845562Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-07T02:57:38.518846659Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-07T02:57:38.518847766Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-07T02:57:38.518848814Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-05-07T02:57:38.518849716Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-05-07T02:57:38.519370569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010753s 
2025-05-07T02:57:38.519728523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-05-07T02:57:38.519732521Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-07T02:57:38.519733884Z                 FROM "Artists"
2025-05-07T02:57:38.519734733Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-07T02:57:38.519735865Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-07T02:57:38.520228559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-05-07T02:57:38.520235870Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-07T02:57:38.520238821Z                 FROM "Artists"
2025-05-07T02:57:38.520240614Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-07T02:57:38.520242555Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-05-07T02:57:38.520500184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s 
2025-05-07T02:57:38.520964803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-07T02:57:38.520970287Z                 WHERE "Id" NOT IN (
2025-05-07T02:57:38.520972082Z                     SELECT MIN("Id")
2025-05-07T02:57:38.520973322Z                     FROM "TrackFiles"
2025-05-07T02:57:38.520977945Z                     GROUP BY "Path"
2025-05-07T02:57:38.520978853Z                 ) 
2025-05-07T02:57:38.521597511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-07T02:57:38.521601728Z                 WHERE "Id" NOT IN (
2025-05-07T02:57:38.521602829Z                     SELECT MIN("Id")
2025-05-07T02:57:38.521603683Z                     FROM "TrackFiles"
2025-05-07T02:57:38.521604487Z                     GROUP BY "Path"
2025-05-07T02:57:38.521605330Z                 ) 
2025-05-07T02:57:38.521916405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006886s 
2025-05-07T02:57:38.521977883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-07T02:57:38.522025172Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:38.522112328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-05-07T02:57:38.523784223Z [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-07T02:57:38.524772594Z [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-07T02:57:38.525162232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-07T02:57:38.525404532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-07T02:57:38.526574074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-07T02:57:38.526785797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045812s 
2025-05-07T02:57:38.526849151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-05-07T02:57:38.526972544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-07T02:57:38.527115633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002033s 
2025-05-07T02:57:38.527207291Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-05-07T02:57:38.528800698Z [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-07T02:57:38.529564044Z [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-07T02:57:38.529916183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-07T02:57:38.530150297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-07T02:57:38.531336318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-07T02:57:38.531601469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-07T02:57:38.531730789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004433s 
2025-05-07T02:57:38.531923661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-07T02:57:38', 'add_mediafilerepository_mtime') 
2025-05-07T02:57:38.532073014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.540353002Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-07T02:57:38.540864799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128492s 
2025-05-07T02:57:38.540878174Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-07T02:57:38.540881697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.541173512Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-05-07T02:57:38.542721500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-07T02:57:38.542730022Z                           WHERE "Id" NOT IN (
2025-05-07T02:57:38.542732242Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-07T02:57:38.542734136Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-07T02:57:38.542736049Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-07T02:57:38.543792290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-07T02:57:38.543801595Z                           WHERE "Id" NOT IN (
2025-05-07T02:57:38.543806966Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-05-07T02:57:38.543808144Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-07T02:57:38.543809322Z                             GROUP BY "ArtistMetadata"."Id") 
2025-05-07T02:57:38.544337940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011772s 
2025-05-07T02:57:38.544459856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-05-07T02:57:38.544571414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-05-07T02:57:38.544775796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002459s 
2025-05-07T02:57:38.544867061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-05-07T02:57:38.546788247Z [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-07T02:57:38.548001315Z [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-07T02:57:38.548438678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.548772133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.550009910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.550263377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.550468319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-07T02:57:38.550633129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056769s 
2025-05-07T02:57:38.550715696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-05-07T02:57:38.550880804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.551030741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002372s 
2025-05-07T02:57:38.551289302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-07T02:57:38', 'add_artistmetadataid_constraint') 
2025-05-07T02:57:38.551416316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.559440011Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-07T02:57:38.559561670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085341s 
2025-05-07T02:57:38.559682944Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-07T02:57:38.559770273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.559933790Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-05-07T02:57:38.560494422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-07T02:57:38.560585843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-07T02:57:38.560697965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-05-07T02:57:38.560834101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-05-07T02:57:38.561424754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006344s 
2025-05-07T02:57:38.561590098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-05-07T02:57:38.561617065Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-07T02:57:38.561699457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-05-07T02:57:38.561866463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-07T02:57:38.562395409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005953s 
2025-05-07T02:57:38.562496763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.562520750Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.562651125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-05-07T02:57:38.562783905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-07T02:57:38.563276898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s 
2025-05-07T02:57:38.563321922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-07T02:57:38.563379977Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.563469449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-05-07T02:57:38.563669667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-07T02:57:38.564111814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005509s 
2025-05-07T02:57:38.564196483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-07T02:57:38.564260827Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.564342392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-05-07T02:57:38.564504381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-07T02:57:38.564969340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005381s 
2025-05-07T02:57:38.565041952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-05-07T02:57:38.565106325Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.565184281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-05-07T02:57:38.565331379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-05-07T02:57:38.565819265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005458s 
2025-05-07T02:57:38.566022922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-07T02:57:38', 'old_ids_and_artist_alias') 
2025-05-07T02:57:38.566224856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.574343204Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-07T02:57:38.574505181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089367s 
2025-05-07T02:57:38.574585250Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-07T02:57:38.574676564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.574822713Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-05-07T02:57:38.575143939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.575236849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.575771460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005328s 
2025-05-07T02:57:38.575896535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-07T02:57:38.576036760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-05-07T02:57:38.576150244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001702s 
2025-05-07T02:57:38.576338489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-07T02:57:38', 'download_propers_config') 
2025-05-07T02:57:38.576543221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.584573645Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-07T02:57:38.584753227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084803s 
2025-05-07T02:57:38.584920044Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-07T02:57:38.585053278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.585271661Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-05-07T02:57:38.586027611Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-05-07T02:57:38.586204401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-05-07T02:57:38.586557798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s 
2025-05-07T02:57:38.586697900Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-05-07T02:57:38.588662370Z [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-07T02:57:38.589714011Z [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-07T02:57:38.590135507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.590529072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.591674877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.591922070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.592174845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-07T02:57:38.592323701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.592473413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057303s 
2025-05-07T02:57:38.592564037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-05-07T02:57:38.594215431Z [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-07T02:57:38.595139391Z [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-07T02:57:38.595542911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-05-07T02:57:38.595803435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-05-07T02:57:38.596941527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-05-07T02:57:38.597132101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044837s 
2025-05-07T02:57:38.597218704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-05-07T02:57:38.598762801Z [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-07T02:57:38.599633852Z [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-07T02:57:38.599996748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-05-07T02:57:38.600242147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-05-07T02:57:38.601318207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039707s 
2025-05-07T02:57:38.601382461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-05-07T02:57:38.609119505Z [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-07T02:57:38.609871026Z [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-07T02:57:38.610162518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-07T02:57:38.610513838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-07T02:57:38.611642047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-07T02:57:38.611852058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-07T02:57:38.612074508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-07T02:57:38.612294995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-07T02:57:38.612436821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109798s 
2025-05-07T02:57:38.612524068Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-05-07T02:57:38.614000197Z [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-07T02:57:38.614641155Z [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-07T02:57:38.614921333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-07T02:57:38.615093968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-07T02:57:38.616159385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035249s 
2025-05-07T02:57:38.616231344Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-05-07T02:57:38.617712016Z [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-07T02:57:38.618397231Z [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-07T02:57:38.618693398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-07T02:57:38.618983699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-07T02:57:38.620120725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-07T02:57:38.620332814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-07T02:57:38.620483055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041725s 
2025-05-07T02:57:38.620667066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-07T02:57:38', 'remove_language_profiles') 
2025-05-07T02:57:38.620846537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.629054816Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-07T02:57:38.629175562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126257s 
2025-05-07T02:57:38.629301101Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-07T02:57:38.629413562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.629609143Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-05-07T02:57:38.629992830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-07T02:57:38.630073522Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-07T02:57:38.630177772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-05-07T02:57:38.630314751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-05-07T02:57:38.630848110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000582s 
2025-05-07T02:57:38.631050815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-05-07T02:57:38.631303274Z [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-07T02:57:38.631434865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002687s 
2025-05-07T02:57:38.631613462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-07T02:57:38', 'multi_disc_naming_format') 
2025-05-07T02:57:38.631770268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.640029959Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-07T02:57:38.640150011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087733s 
2025-05-07T02:57:38.640289895Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-07T02:57:38.640387169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.640578128Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-05-07T02:57:38.640973475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-07T02:57:38.641085199Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-07T02:57:38.641188407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-05-07T02:57:38.641419557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.642041066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007339s 
2025-05-07T02:57:38.642139874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.642271604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.662187999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198513s 
2025-05-07T02:57:38.662433732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-07T02:57:38', 'add_download_client_priority') 
2025-05-07T02:57:38.662672921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.670898029Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-07T02:57:38.671081482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285275s 
2025-05-07T02:57:38.671337763Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-07T02:57:38.671475758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.671708031Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-05-07T02:57:38.672078694Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.672234333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-05-07T02:57:38.672397003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002177s 
2025-05-07T02:57:38.672532867Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.672704210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-05-07T02:57:38.672781747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001616s 
2025-05-07T02:57:38.672952254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-07T02:57:38', 'remove_growl_prowl') 
2025-05-07T02:57:38.673102510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.681220994Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-07T02:57:38.681337688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085367s 
2025-05-07T02:57:38.681515171Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-07T02:57:38.681674870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.681785783Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-05-07T02:57:38.682259958Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.682477734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-05-07T02:57:38.682699043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003112s 
2025-05-07T02:57:38.682820287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.682958361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-05-07T02:57:38.683099033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002027s 
2025-05-07T02:57:38.683403993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-07T02:57:38', 'remove_plex_hometheatre') 
2025-05-07T02:57:38.683576989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.691827428Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-07T02:57:38.692059626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086522s 
2025-05-07T02:57:38.692587646Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-07T02:57:38.692595774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.692682344Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-05-07T02:57:38.693260249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-07T02:57:38.693364082Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:38.693448441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-05-07T02:57:38.693581855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-05-07T02:57:38.694174704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006331s 
2025-05-07T02:57:38.694282043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-07T02:57:38.694320128Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:38.694412894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-05-07T02:57:38.694586086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.695108662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s 
2025-05-07T02:57:38.695208974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-07T02:57:38.695313011Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.695356409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-05-07T02:57:38.695523716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.696040252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005882s 
2025-05-07T02:57:38.696121646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-07T02:57:38.696183123Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.696296176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-05-07T02:57:38.696434219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.697001954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005631s 
2025-05-07T02:57:38.697009820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-07T02:57:38.697071461Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.697153448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-05-07T02:57:38.697277718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-05-07T02:57:38.697712625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2025-05-07T02:57:38.697790847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.697877262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.699006165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011079s 
2025-05-07T02:57:38.699236220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-07T02:57:38', 'add_root_folder_add_defaults') 
2025-05-07T02:57:38.699439258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.707678588Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-07T02:57:38.707852956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096664s 
2025-05-07T02:57:38.708054152Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-07T02:57:38.708168196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.708373576Z [Info] task_duration: Starting migration of Main DB to 40 
2025-05-07T02:57:38.708796644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-07T02:57:38.708876361Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:38.709016611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-05-07T02:57:38.709225703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-05-07T02:57:38.709992886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008428s 
2025-05-07T02:57:38.710292541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-07T02:57:38', 'task_duration') 
2025-05-07T02:57:38.710580943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.718734800Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-07T02:57:38.718882606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094961s 
2025-05-07T02:57:38.719073595Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-07T02:57:38.719227365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.719394324Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-05-07T02:57:38.719739918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-07T02:57:38.719824149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-07T02:57:38.719909683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-05-07T02:57:38.720063660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.720614235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006045s 
2025-05-07T02:57:38.720695469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-05-07T02:57:38.720746189Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.720826559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-05-07T02:57:38.720973474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.721439263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005268s 
2025-05-07T02:57:38.721643979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-07T02:57:38', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-07T02:57:38.721858473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.729866355Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-07T02:57:38.730131014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087998s 
2025-05-07T02:57:38.730437098Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-07T02:57:38.730454790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.730637903Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-05-07T02:57:38.731064668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-05-07T02:57:38.732899894Z [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-07T02:57:38.733783879Z [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-07T02:57:38.734153194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.734537897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.735678836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.735921482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.736108248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-07T02:57:38.736320468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.736473475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053031s 
2025-05-07T02:57:38.736612801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-07T02:57:38.736797527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-05-07T02:57:38.736901543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s 
2025-05-07T02:57:38.737041088Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-07T02:57:38.737211005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-05-07T02:57:38.737327934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001847s 
2025-05-07T02:57:38.737402304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-05-07T02:57:38.738758340Z [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-07T02:57:38.739387086Z [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-07T02:57:38.739684441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-05-07T02:57:38.739891414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-05-07T02:57:38.740942704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003455s 
2025-05-07T02:57:38.741141263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-07T02:57:38', 'remove_album_folders') 
2025-05-07T02:57:38.741320874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.750865433Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-07T02:57:38.751028182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132772s 
2025-05-07T02:57:38.751190282Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-07T02:57:38.751306763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.751455276Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-05-07T02:57:38.751777188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-07T02:57:38.751857276Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:38.751943248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-05-07T02:57:38.752097530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-05-07T02:57:38.752706635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000668s 
2025-05-07T02:57:38.752916941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-07T02:57:38', 'add_priority_to_indexers') 
2025-05-07T02:57:38.753099168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.761159275Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-07T02:57:38.761320118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090097s 
2025-05-07T02:57:38.761516880Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-07T02:57:38.761661109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.761892068Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-05-07T02:57:38.762390625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-07T02:57:38.762675131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-05-07T02:57:38.762913847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003495s 
2025-05-07T02:57:38.763017234Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.763139452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.763756764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006205s 
2025-05-07T02:57:38.764088090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-07T02:57:38', 'remove_chown_and_folderchmod_config') 
2025-05-07T02:57:38.764378274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.772476945Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-07T02:57:38.772626983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092549s 
2025-05-07T02:57:38.772788145Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-07T02:57:38.772915760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.773121505Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-05-07T02:57:38.776898993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-05-07T02:57:38.777272829Z [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-07T02:57:38.777487089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s 
2025-05-07T02:57:38.777664304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-07T02:57:38', 'update_notifiarr') 
2025-05-07T02:57:38.777822771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.788422780Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-07T02:57:38.788513494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112594s 
2025-05-07T02:57:38.788615299Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-07T02:57:38.788698577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.788830011Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-05-07T02:57:38.789043188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.789134161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.790692713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015529s 
2025-05-07T02:57:38.790905039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-07T02:57:38', 'email_multiple_addresses') 
2025-05-07T02:57:38.791090936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.799226160Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-07T02:57:38.799339240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100262s 
2025-05-07T02:57:38.799446641Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-07T02:57:38.799533089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.799666580Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-05-07T02:57:38.799893395Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-05-07T02:57:38.800016602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-05-07T02:57:38.801150961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011595s 
2025-05-07T02:57:38.801358241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-07T02:57:38', 'rename_blacklist_to_blocklist') 
2025-05-07T02:57:38.801532673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.809500649Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-07T02:57:38.809613621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094533s 
2025-05-07T02:57:38.809714709Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-07T02:57:38.809800335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.809934762Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-05-07T02:57:38.810268927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-07T02:57:38.810346522Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-07T02:57:38.810443464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-05-07T02:57:38.810617833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.811181810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006349s 
2025-05-07T02:57:38.811304373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-05-07T02:57:38.811475780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.811950418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005591s 
2025-05-07T02:57:38.812025060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.812104766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.814436652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023244s 
2025-05-07T02:57:38.814639017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-07T02:57:38', 'cdh_per_downloadclient') 
2025-05-07T02:57:38.814811867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.822704871Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-07T02:57:38.822783003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105433s 
2025-05-07T02:57:38.822877945Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-07T02:57:38.822958149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.823080244Z [Info] download_history: Starting migration of Main DB to 52 
2025-05-07T02:57:38.823583207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-05-07T02:57:38.824136854Z [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-07T02:57:38.824572261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009021s 
2025-05-07T02:57:38.824660548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-05-07T02:57:38.824803078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-07T02:57:38.824971922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002399s 
2025-05-07T02:57:38.825053100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-05-07T02:57:38.825188379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-07T02:57:38.825330353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002107s 
2025-05-07T02:57:38.825409651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-05-07T02:57:38.825545010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-07T02:57:38.825689682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000212s 
2025-05-07T02:57:38.825753047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.825830468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.827412296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015684s 
2025-05-07T02:57:38.827621154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-07T02:57:38', 'download_history') 
2025-05-07T02:57:38.827795065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.836400122Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-07T02:57:38.836488292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105263s 
2025-05-07T02:57:38.836639182Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-07T02:57:38.836667842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.836792687Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-05-07T02:57:38.837033868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-07T02:57:38', 'add_update_history') 
2025-05-07T02:57:38.837300655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.846795757Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-07T02:57:38.846828443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100182s 
2025-05-07T02:57:38.846929134Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-07T02:57:38.847015620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.847143451Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-05-07T02:57:38.847471193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:38.847498796Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:38.847592424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-05-07T02:57:38.847754868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.848287811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006138s 
2025-05-07T02:57:38.848531032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-07T02:57:38', 'add_on_update_to_notifications') 
2025-05-07T02:57:38.848659706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.856788016Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-07T02:57:38.856854135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089532s 
2025-05-07T02:57:38.856958575Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-07T02:57:38.856984695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.857116548Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-05-07T02:57:38.857378906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-07T02:57:38.857452553Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:38.857534191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-05-07T02:57:38.857688107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.858228165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006047s 
2025-05-07T02:57:38.858416794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-07T02:57:38', 'download_client_per_indexer') 
2025-05-07T02:57:38.858582327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.866668488Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-07T02:57:38.866765230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089812s 
2025-05-07T02:57:38.866881724Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-07T02:57:38.866958519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.867092170Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-05-07T02:57:38.867442911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-07T02:57:38.867522888Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-07T02:57:38.867603813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-05-07T02:57:38.867756300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.868290511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006063s 
2025-05-07T02:57:38.868370929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-05-07T02:57:38.868435229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:38.868520321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-05-07T02:57:38.868692695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.869181985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s 
2025-05-07T02:57:38.869257928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-07T02:57:38.869315035Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.869396991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-05-07T02:57:38.869543856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.870000622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000527s 
2025-05-07T02:57:38.870188955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-07T02:57:38', 'AddNewItemMonitorType') 
2025-05-07T02:57:38.870353836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.878407902Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-07T02:57:38.878501462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088944s 
2025-05-07T02:57:38.878596605Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-07T02:57:38.878676639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.878798782Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-05-07T02:57:38.879053724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-07T02:57:38.879126474Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:38.879220110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-05-07T02:57:38.879377065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:38.879882688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005824s 
2025-05-07T02:57:38.880061894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-07T02:57:38', 'ImportListSearch') 
2025-05-07T02:57:38.880219008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.888314387Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-07T02:57:38.888406087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089375s 
2025-05-07T02:57:38.888514218Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-07T02:57:38.888594335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.888742963Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-05-07T02:57:38.889011281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-05-07T02:57:38.889093135Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:38.889167156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-05-07T02:57:38.889326395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:38.889862398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006097s 
2025-05-07T02:57:38.890052570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-07T02:57:38', 'ImportListMonitorExisting') 
2025-05-07T02:57:38.890217791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.898263610Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-07T02:57:38.898357496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089197s 
2025-05-07T02:57:38.898457903Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-07T02:57:38.898539543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.898669544Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-05-07T02:57:38.898982201Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.899124819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-05-07T02:57:38.899274730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001997s 
2025-05-07T02:57:38.899352614Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.899463451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-05-07T02:57:38.899559569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000142s 
2025-05-07T02:57:38.899620971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-05-07T02:57:38.899675439Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:38.899744441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-05-07T02:57:38.899852974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-05-07T02:57:38.900356368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005301s 
2025-05-07T02:57:38.900546505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-07T02:57:38', 'add_indexer_tags') 
2025-05-07T02:57:38.900709739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.908671008Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-07T02:57:38.908760324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088139s 
2025-05-07T02:57:38.908858202Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-07T02:57:38.908937920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.909056811Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-05-07T02:57:38.909267158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:38.909354961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:38.910762667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013926s 
2025-05-07T02:57:38.910961969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-07T02:57:38', 'update_audio_types') 
2025-05-07T02:57:38.911153830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:38.919152083Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-07T02:57:38.919257545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097345s 
2025-05-07T02:57:38.919381175Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-07T02:57:38.919470581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:38.919609675Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-05-07T02:57:38.920819485Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:38.920948252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-05-07T02:57:38.921069618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001585s 
2025-05-07T02:57:38.921134768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-05-07T02:57:38.921191198Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.921274028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-05-07T02:57:38.923010556Z [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-07T02:57:38.924012268Z [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-07T02:57:38.924425780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-05-07T02:57:38.924688063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-05-07T02:57:38.925840844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-05-07T02:57:38.926090007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-05-07T02:57:38.926233553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048847s 
2025-05-07T02:57:38.926299379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.926354624Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:38.926432797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-05-07T02:57:38.928625044Z [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-07T02:57:38.930229020Z [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-07T02:57:38.930832791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-07T02:57:38.931080936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-07T02:57:38.932282174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-07T02:57:38.932564656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-07T02:57:38.932789307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.932929970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006377s 
2025-05-07T02:57:38.933017268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.933020591Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-07T02:57:38.933136620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-05-07T02:57:38.935291786Z [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-07T02:57:38.936939408Z [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-07T02:57:38.937561015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-07T02:57:38.937844341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-07T02:57:38.939020821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-07T02:57:38.939292441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-07T02:57:38.939519152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.939664512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065006s 
2025-05-07T02:57:38.939732289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:38.939789144Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:38.939865373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-05-07T02:57:38.943515220Z [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-07T02:57:38.945174529Z [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-07T02:57:38.945783851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-05-07T02:57:38.946068462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-05-07T02:57:38.947207024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-05-07T02:57:38.947452835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-05-07T02:57:38.947649887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.947789979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078503s 
2025-05-07T02:57:38.947861240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-07T02:57:38.947910132Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:38.948008502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-05-07T02:57:38.949645520Z [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-07T02:57:38.950571638Z [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-07T02:57:38.950955654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.951269987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.952428167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.952643485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.952832682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-07T02:57:38.953042996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.953187723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051083s 
2025-05-07T02:57:38.953255019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-05-07T02:57:38.953312145Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.953389853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-05-07T02:57:38.955075387Z [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-07T02:57:38.956076960Z [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-07T02:57:38.956474715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-05-07T02:57:38.956782476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-05-07T02:57:38.957919711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-05-07T02:57:38.958137676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-05-07T02:57:38.958328627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-05-07T02:57:38.958531597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-05-07T02:57:38.958675292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052137s 
2025-05-07T02:57:38.958742771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-07T02:57:38.958800623Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.958879046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-05-07T02:57:38.960435780Z [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-07T02:57:38.961231858Z [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-07T02:57:38.961567222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-07T02:57:38.961756601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-07T02:57:38.962908530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038961s 
2025-05-07T02:57:38.962943004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-07T02:57:38.963001815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:38.963121971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-05-07T02:57:38.966256745Z [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-07T02:57:38.967611906Z [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-07T02:57:38.968219347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-05-07T02:57:38.968572612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-05-07T02:57:38.970314981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070016s 
2025-05-07T02:57:38.970463376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-07T02:57:38.970586026Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:38.970750610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-05-07T02:57:38.972508380Z [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-07T02:57:38.973225317Z [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-07T02:57:38.973629318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-07T02:57:38.973858124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-07T02:57:38.975005020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041166s 
2025-05-07T02:57:38.975089696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-07T02:57:38.975176149Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.975276284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-05-07T02:57:38.976828835Z [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-07T02:57:38.977552842Z [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-07T02:57:38.977869223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-07T02:57:38.978065215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-07T02:57:38.979240499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038698s 
2025-05-07T02:57:38.979335776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-07T02:57:38.979397354Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.979482568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-05-07T02:57:38.981081417Z [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-07T02:57:38.982017380Z [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-07T02:57:38.982322821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-05-07T02:57:38.982545841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-05-07T02:57:38.983728404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041421s 
2025-05-07T02:57:38.983819038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-07T02:57:38.983882780Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:38.983981777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-05-07T02:57:38.985384504Z [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-07T02:57:38.985952707Z [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-07T02:57:38.986226579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-07T02:57:38.986485865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-07T02:57:38.987734042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-07T02:57:38.987929798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003863s 
2025-05-07T02:57:38.988013246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-07T02:57:38.988074562Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:38.988173672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-05-07T02:57:38.989545229Z [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-07T02:57:38.990111797Z [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-07T02:57:38.990383725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-07T02:57:38.990630495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-07T02:57:38.991864048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-07T02:57:38.992063652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038041s 
2025-05-07T02:57:38.992146798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-05-07T02:57:38.992208353Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:38.992301342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-05-07T02:57:38.993662495Z [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-07T02:57:38.994222905Z [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-07T02:57:38.994495566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-05-07T02:57:38.994756374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-05-07T02:57:38.995977219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-05-07T02:57:38.996170682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037859s 
2025-05-07T02:57:38.996249978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-05-07T02:57:38.996309631Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:38.996393216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-05-07T02:57:38.997927926Z [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-07T02:57:38.998710675Z [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-07T02:57:38.999234437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-05-07T02:57:38.999605622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-05-07T02:57:39.000790133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-05-07T02:57:39.001040738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-05-07T02:57:39.001259050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-05-07T02:57:39.001414990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049428s 
2025-05-07T02:57:39.001491319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-07T02:57:39.001547368Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:39.001629581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-05-07T02:57:39.003887509Z [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-07T02:57:39.004526886Z [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-07T02:57:39.004795287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-07T02:57:39.004986390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-07T02:57:39.006074851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043602s 
2025-05-07T02:57:39.006160896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-05-07T02:57:39.006221977Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.006324475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-05-07T02:57:39.007802652Z [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-07T02:57:39.008428473Z [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-07T02:57:39.008691754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-05-07T02:57:39.008882989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-05-07T02:57:39.009961066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035493s 
2025-05-07T02:57:39.010045312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-05-07T02:57:39.010103637Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.010181063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-05-07T02:57:39.011810896Z [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-07T02:57:39.012500122Z [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-07T02:57:39.012795592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-05-07T02:57:39.013101899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-05-07T02:57:39.014224252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-05-07T02:57:39.014447645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-05-07T02:57:39.014660565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-05-07T02:57:39.014879394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-05-07T02:57:39.015027192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047743s 
2025-05-07T02:57:39.015101655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-07T02:57:39.015170396Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:39.015265471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-05-07T02:57:39.016667732Z [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-07T02:57:39.017288651Z [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-07T02:57:39.017580334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-07T02:57:39.017812797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-07T02:57:39.018982144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-07T02:57:39.019174211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038198s 
2025-05-07T02:57:39.019259770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-07T02:57:39.019320867Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.019416136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-05-07T02:57:39.020880323Z [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-07T02:57:39.021513835Z [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-07T02:57:39.021805155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-07T02:57:39.022037193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-07T02:57:39.023217927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-07T02:57:39.023413657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039114s 
2025-05-07T02:57:39.023495098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-07T02:57:39.023554942Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-05-07T02:57:39.023645736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-05-07T02:57:39.025040502Z [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-07T02:57:39.025664089Z [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-07T02:57:39.025954369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-07T02:57:39.026191384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-07T02:57:39.027415909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-07T02:57:39.027611895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038775s 
2025-05-07T02:57:39.027686132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-07T02:57:39.027744895Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.027832592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-05-07T02:57:39.029239502Z [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-07T02:57:39.029876601Z [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-07T02:57:39.030175440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-07T02:57:39.030402974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-07T02:57:39.031577357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-07T02:57:39.031765701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038508s 
2025-05-07T02:57:39.031844254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-07T02:57:39.031901633Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.031993424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-05-07T02:57:39.033401305Z [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-07T02:57:39.034037150Z [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-07T02:57:39.034333874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-07T02:57:39.034561596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-07T02:57:39.035759287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-07T02:57:39.035951175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038697s 
2025-05-07T02:57:39.036024641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-05-07T02:57:39.036081760Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.036168871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-05-07T02:57:39.037573015Z [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-07T02:57:39.038207942Z [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-07T02:57:39.038507483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-05-07T02:57:39.038737196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-05-07T02:57:39.039941759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-05-07T02:57:39.040118801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038658s 
2025-05-07T02:57:39.040192958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-07T02:57:39.040250039Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.040336212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-05-07T02:57:39.041811383Z [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-07T02:57:39.042424790Z [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-07T02:57:39.042694458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-07T02:57:39.042894070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-07T02:57:39.044036350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036099s 
2025-05-07T02:57:39.044128328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-05-07T02:57:39.044186407Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.044267275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-05-07T02:57:39.045718357Z [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-07T02:57:39.046331387Z [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-07T02:57:39.046602339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-05-07T02:57:39.046793912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-05-07T02:57:39.047883388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035305s 
2025-05-07T02:57:39.047975110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-07T02:57:39.048036730Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.048125760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-05-07T02:57:39.049687362Z [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-07T02:57:39.050445708Z [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-07T02:57:39.050756647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-07T02:57:39.050953649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-07T02:57:39.052044609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003827s 
2025-05-07T02:57:39.052137889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-05-07T02:57:39.052198188Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:39.052282471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-05-07T02:57:39.054657986Z [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-07T02:57:39.055453824Z [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-07T02:57:39.059925292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-05-07T02:57:39.060174586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-05-07T02:57:39.061319804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089417s 
2025-05-07T02:57:39.061412477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-05-07T02:57:39.061471399Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-07T02:57:39.061566108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-05-07T02:57:39.063084360Z [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-07T02:57:39.063602405Z [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-07T02:57:39.063855605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-05-07T02:57:39.064064377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-05-07T02:57:39.065251810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035889s 
2025-05-07T02:57:39.065338846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-07T02:57:39.065393887Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:39.065473720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-05-07T02:57:39.066855755Z [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-07T02:57:39.067322801Z [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-07T02:57:39.067547234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-07T02:57:39.067881749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-07T02:57:39.069059008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-07T02:57:39.069213595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035965s 
2025-05-07T02:57:39.069280794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-05-07T02:57:39.069299373Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:39.069409355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-05-07T02:57:39.070849019Z [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-07T02:57:39.071349457Z [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-07T02:57:39.071791851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-05-07T02:57:39.072196395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-05-07T02:57:39.073959588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-05-07T02:57:39.074255605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047462s 
2025-05-07T02:57:39.074448919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-07T02:57:39.074577860Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-07T02:57:39.074734031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-05-07T02:57:39.077830414Z [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-07T02:57:39.078857387Z [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-07T02:57:39.079356469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-07T02:57:39.079645993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-07T02:57:39.080802395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-07T02:57:39.081029510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-07T02:57:39.081178711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063682s 
2025-05-07T02:57:39.081247619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-07T02:57:39.081302636Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:39.081375203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-05-07T02:57:39.082867723Z [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-07T02:57:39.083442254Z [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-07T02:57:39.083718371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-05-07T02:57:39.083969227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-05-07T02:57:39.085109312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-05-07T02:57:39.085329938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-05-07T02:57:39.085481144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040342s 
2025-05-07T02:57:39.085548753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-07T02:57:39.085603500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-07T02:57:39.085677124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-07T02:57:39.086902954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-07T02:57:39.087231076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-07T02:57:39.087418806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-07T02:57:39.087634575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-07T02:57:39.088761626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-07T02:57:39.088948511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031974s 
2025-05-07T02:57:39.089133250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-07T02:57:39', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-07T02:57:39.089291744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.100402697Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-07T02:57:39.100476688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146139s 
2025-05-07T02:57:39.100579539Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-07T02:57:39.100648223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.100769984Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-05-07T02:57:39.101124081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:39.101194157Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:39.101268119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-05-07T02:57:39.101399242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.101879959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005349s 
2025-05-07T02:57:39.101956920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:39.102008995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:39.102077923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-05-07T02:57:39.102207109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.102659406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005086s 
2025-05-07T02:57:39.102828401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-07T02:57:39', 'add_on_delete_to_notifications') 
2025-05-07T02:57:39.102970333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.112431302Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-07T02:57:39.112718058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101477s 
2025-05-07T02:57:39.112803704Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-07T02:57:39.112892784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.113056259Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-05-07T02:57:39.114161267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-07T02:57:39.114256415Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-07T02:57:39.114344700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-05-07T02:57:39.114496294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.115042873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006112s 
2025-05-07T02:57:39.115126828Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-05-07T02:57:39.115244364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-05-07T02:57:39.115368203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001907s 
2025-05-07T02:57:39.115427018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-07T02:57:39.115478460Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:39.115548012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-05-07T02:57:39.115657578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-05-07T02:57:39.116113845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s 
2025-05-07T02:57:39.116196161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:39.116268154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:39.117391927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011113s 
2025-05-07T02:57:39.117486803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-05-07T02:57:39.117769733Z [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-07T02:57:39.118046975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004793s 
2025-05-07T02:57:39.118129678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-05-07T02:57:39.118249312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-05-07T02:57:39.118404006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002078s 
2025-05-07T02:57:39.118469883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-07T02:57:39.118526219Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:39.118597956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-05-07T02:57:39.118727553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-05-07T02:57:39.119238927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005379s 
2025-05-07T02:57:39.119307854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-07T02:57:39.119373639Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-05-07T02:57:39.119446882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-05-07T02:57:39.119583824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.120053928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s 
2025-05-07T02:57:39.120127365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-05-07T02:57:39.120183343Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:39.120256488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-05-07T02:57:39.120390903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.120856116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005203s 
2025-05-07T02:57:39.120934184Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:39.121006256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:39.124764674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037343s 
2025-05-07T02:57:39.124865861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:39.124937568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:39.125915306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009705s 
2025-05-07T02:57:39.126019580Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-05-07T02:57:39.127532066Z [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-07T02:57:39.128046797Z [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-07T02:57:39.128309373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-07T02:57:39.128563002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-07T02:57:39.130869570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046826s 
2025-05-07T02:57:39.131028454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-05-07T02:57:39.134044554Z [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-07T02:57:39.134743902Z [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-07T02:57:39.135096407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-05-07T02:57:39.135553263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-05-07T02:57:39.137477963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062669s 
2025-05-07T02:57:39.137700812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-07T02:57:39.137945945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-05-07T02:57:39.138163288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002977s 
2025-05-07T02:57:39.138294639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-07T02:57:39.138407959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-07T02:57:39.138588819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-05-07T02:57:39.138872021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.139626145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008829s 
2025-05-07T02:57:39.139774987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-05-07T02:57:39.139889535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-05-07T02:57:39.140047137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-05-07T02:57:39.140281773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-05-07T02:57:39.140968635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007747s 
2025-05-07T02:57:39.141259442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-07T02:57:39', 'add_custom_formats') 
2025-05-07T02:57:39.141530341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.152548705Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-07T02:57:39.153088981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122056s 
2025-05-07T02:57:39.153100501Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-07T02:57:39.153273176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.153560582Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-05-07T02:57:39.154036263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-05-07T02:57:39.154159688Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-05-07T02:57:39.154298472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-05-07T02:57:39.154529465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-05-07T02:57:39.155428942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009859s 
2025-05-07T02:57:39.155747695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-07T02:57:39', 'add_result_to_commands') 
2025-05-07T02:57:39.156033689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.164161354Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-07T02:57:39.164266663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096539s 
2025-05-07T02:57:39.164382293Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-07T02:57:39.164461907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.164609558Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-05-07T02:57:39.164925730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:39.165007169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-05-07T02:57:39.165088899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-05-07T02:57:39.165234376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.165795809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006196s 
2025-05-07T02:57:39.165977411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-07T02:57:39', 'health_restored_notification') 
2025-05-07T02:57:39.166138567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.174166227Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-07T02:57:39.174233214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089247s 
2025-05-07T02:57:39.174383406Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-07T02:57:39.174403969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.174527463Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-05-07T02:57:39.174782952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-05-07T02:57:39.174914462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-05-07T02:57:39.175046795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001822s 
2025-05-07T02:57:39.175201869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-07T02:57:39', 'remove_uc') 
2025-05-07T02:57:39.175350264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.183170454Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-07T02:57:39.183233502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082855s 
2025-05-07T02:57:39.183331392Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-07T02:57:39.183403398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.183518873Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-05-07T02:57:39.183706160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:39.183794072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:39.185801455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020025s 
2025-05-07T02:57:39.185999420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-07T02:57:39', 'download_clients_rename_tv_to_music') 
2025-05-07T02:57:39.186167605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.194047705Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-07T02:57:39.194137740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102241s 
2025-05-07T02:57:39.194233660Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-07T02:57:39.194310768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.194426426Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-05-07T02:57:39.194650529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-05-07T02:57:39.194722126Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-05-07T02:57:39.194802802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-05-07T02:57:39.194948576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-05-07T02:57:39.195525664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006374s 
2025-05-07T02:57:39.195715662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-07T02:57:39', 'add_colon_replacement_to_naming_config') 
2025-05-07T02:57:39.195875544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.203765390Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-07T02:57:39.203858031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088357s 
2025-05-07T02:57:39.203936537Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-07T02:57:39.204002921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.204109095Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-05-07T02:57:39.204351257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-05-07T02:57:39.205760235Z [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-07T02:57:39.206223963Z [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-07T02:57:39.206458131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-05-07T02:57:39.206694496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-05-07T02:57:39.207897256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-05-07T02:57:39.208079966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036516s 
2025-05-07T02:57:39.208154607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-05-07T02:57:39.208208169Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-05-07T02:57:39.208284091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-05-07T02:57:39.208400893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-05-07T02:57:39.208853067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s 
2025-05-07T02:57:39.209008799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-07T02:57:39', 'list_sync_time') 
2025-05-07T02:57:39.209154819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.216960729Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-07T02:57:39.217043910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085618s 
2025-05-07T02:57:39.217177543Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-07T02:57:39.217201453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.217301764Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-05-07T02:57:39.217496333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-05-07T02:57:39.217563743Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:39.217630401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-05-07T02:57:39.217732676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-05-07T02:57:39.218199993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s 
2025-05-07T02:57:39.218364114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-07T02:57:39', 'add_download_client_tags') 
2025-05-07T02:57:39.218530468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.226348695Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-07T02:57:39.226433644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086116s 
2025-05-07T02:57:39.226515938Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-07T02:57:39.226583242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.226691108Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-05-07T02:57:39.226993059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-05-07T02:57:39.227299455Z [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-07T02:57:39.227567357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004904s 
2025-05-07T02:57:39.227653145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-05-07T02:57:39.227781867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-05-07T02:57:39.227942345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002235s 
2025-05-07T02:57:39.228093072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-07T02:57:39', 'add_notification_status') 
2025-05-07T02:57:39.228229643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.236102195Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-07T02:57:39.236191888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083299s 
2025-05-07T02:57:39.236277493Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-07T02:57:39.236350148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.236460659Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-05-07T02:57:39.236625834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:39.236708328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:39.238973496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022519s 
2025-05-07T02:57:39.239174992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-07T02:57:39', 'add_alac_24_quality_in_profiles') 
2025-05-07T02:57:39.239347622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.247122543Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-07T02:57:39.247213834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103698s 
2025-05-07T02:57:39.247298577Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-07T02:57:39.247367495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.247478181Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-05-07T02:57:39.247706429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-05-07T02:57:39.247778845Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:39.247840629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-05-07T02:57:39.247938762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-05-07T02:57:39.248425979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005095s 
2025-05-07T02:57:39.248507145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-05-07T02:57:39.248611179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-05-07T02:57:39.249070949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004874s 
2025-05-07T02:57:39.249238744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-07T02:57:39', 'add_salt_to_users') 
2025-05-07T02:57:39.249388539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.257336570Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-07T02:57:39.257501224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00865s 
2025-05-07T02:57:39.257674858Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-07T02:57:39.257825744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.258047730Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-05-07T02:57:39.258619529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-05-07T02:57:39.259205885Z [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-07T02:57:39.259732128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009575s 
2025-05-07T02:57:39.259885784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-05-07T02:57:39.260106441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-05-07T02:57:39.260402506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003829s 
2025-05-07T02:57:39.260764922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-07T02:57:39', 'add_auto_tagging') 
2025-05-07T02:57:39.261048999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.269303131Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-07T02:57:39.269418602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091545s 
2025-05-07T02:57:39.269679236Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-07T02:57:39.269801965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.270043326Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-05-07T02:57:39.270515618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-05-07T02:57:39.270687978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-05-07T02:57:39.270865316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-05-07T02:57:39.271097953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-05-07T02:57:39.271954383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009245s 
2025-05-07T02:57:39.272220511Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-07T02:57:39.272441790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-05-07T02:57:39.272663264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003103s 
2025-05-07T02:57:39.272960281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-07T02:57:39', 'quality_definition_preferred_size') 
2025-05-07T02:57:39.273237839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.281633667Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-07T02:57:39.281783210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091837s 
2025-05-07T02:57:39.281979926Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-07T02:57:39.282137293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.282363694Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-05-07T02:57:39.282778030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-05-07T02:57:39.282912460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-07T02:57:39.283061381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-05-07T02:57:39.283334013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.284168831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000963s 
2025-05-07T02:57:39.284484369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-07T02:57:39', 'add_on_artist_add_to_notifications') 
2025-05-07T02:57:39.284774029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.293114467Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-07T02:57:39.293274695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098672s 
2025-05-07T02:57:39.293448059Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-07T02:57:39.293590318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.293796763Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-05-07T02:57:39.294136403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-05-07T02:57:39.294265575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-05-07T02:57:39.294418089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-05-07T02:57:39.294632101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-05-07T02:57:39.295543559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000975s 
2025-05-07T02:57:39.295736629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-07T02:57:39', 'album_last_searched_time') 
2025-05-07T02:57:39.295901623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.304023776Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-07T02:57:39.304108511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00945s 
2025-05-07T02:57:39.304194810Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-07T02:57:39.304267368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.304374835Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-05-07T02:57:39.304657738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-05-07T02:57:39.304729194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-05-07T02:57:39.304801821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-05-07T02:57:39.304929846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.305461779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005806s 
2025-05-07T02:57:39.305541867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-05-07T02:57:39.305595862Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-05-07T02:57:39.305664734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-05-07T02:57:39.305791281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-05-07T02:57:39.306274775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005381s 
2025-05-07T02:57:39.306436578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-07T02:57:39', 'add_indexer_flags') 
2025-05-07T02:57:39.306581045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.314735026Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-07T02:57:39.314789753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088884s 
2025-05-07T02:57:39.314887819Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-07T02:57:39.314960887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.315085186Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-05-07T02:57:39.315433987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-05-07T02:57:39.315523720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-05-07T02:57:39.315745750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000265s 
2025-05-07T02:57:39.315823348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-05-07T02:57:39.315931082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-05-07T02:57:39.316096918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002102s 
2025-05-07T02:57:39.316173637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-05-07T02:57:39.316286830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-05-07T02:57:39.316443365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002033s 
2025-05-07T02:57:39.316611354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-07T02:57:39', 'add_indexes_album_statistics') 
2025-05-07T02:57:39.316749851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.325549800Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-07T02:57:39.325642768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092138s 
2025-05-07T02:57:39.325748078Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-07T02:57:39.325821255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.325960597Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-05-07T02:57:39.326250440Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-07T02:57:39.326432384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-05-07T02:57:39.326590026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002268s 
2025-05-07T02:57:39.326744776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-07T02:57:39', 'update_redacted_baseurl') 
2025-05-07T02:57:39.326890446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.336244080Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-07T02:57:39.336294045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097911s 
2025-05-07T02:57:39.342764028Z [Debug] MigrationController: Took: 00:00:01.6899088 
2025-05-07T02:57:39.404083137Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-05-07T02:57:39.419496378Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-05-07T02:57:39.435342591Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-05-07T02:57:39.441138525Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-05-07T02:57:39.441456700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-05-07T02:57:39.441674951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-05-07T02:57:39.463811026Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-05-07T02:57:39.464051694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223832s 
2025-05-07T02:57:39.464278638Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-05-07T02:57:39.464506283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225909s 
2025-05-07T02:57:39.466583721Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-05-07T02:57:39.466865761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.467303553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-05-07T02:57:39.467580052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-05-07T02:57:39.467949427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s 
2025-05-07T02:57:39.468146047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.485152210Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-05-07T02:57:39.485378525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017572s 
2025-05-07T02:57:39.485754783Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-05-07T02:57:39.485982378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.486447799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-05-07T02:57:39.486731389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-07T02:57:39.487266670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005351s 
2025-05-07T02:57:39.487415840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-07T02:57:39.487638805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-07T02:57:39.487819635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-05-07T02:57:39.488104417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-05-07T02:57:39.489038088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000933s 
2025-05-07T02:57:39.489206679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.500632949Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-05-07T02:57:39.500858754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125125s 
2025-05-07T02:57:39.501222121Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-05-07T02:57:39.501455714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.501832096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-07T02:57:39.502018374Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-05-07T02:57:39.502216120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-05-07T02:57:39.502496790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-05-07T02:57:39.502971919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000547s 
2025-05-07T02:57:39.503211644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.511328282Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-05-07T02:57:39.511572034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088606s 
2025-05-07T02:57:39.511901173Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-05-07T02:57:39.512118951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.512389156Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-05-07T02:57:39.513058964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-05-07T02:57:39.513639485Z [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-07T02:57:39.514352061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s 
2025-05-07T02:57:39.514543258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-05-07T02:57:39.514786476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-07T02:57:39.515113653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000389s 
2025-05-07T02:57:39.515467737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-07T02:57:39', 'InitialSetup') 
2025-05-07T02:57:39.515863035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.523926268Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-05-07T02:57:39.524132170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091435s 
2025-05-07T02:57:39.524368992Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-05-07T02:57:39.524593500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.524883873Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-05-07T02:57:39.525332555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-07T02:57:39', 'add_reason_to_pending_releases') 
2025-05-07T02:57:39.525765525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.534072354Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-05-07T02:57:39.534325268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093422s 
2025-05-07T02:57:39.534568450Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-05-07T02:57:39.534786727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.535096065Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-05-07T02:57:39.535472314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-07T02:57:39', 'add_medium_support') 
2025-05-07T02:57:39.535903009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.544140375Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-05-07T02:57:39.544360096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093248s 
2025-05-07T02:57:39.544597602Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-05-07T02:57:39.545250174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.545259222Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-05-07T02:57:39.545261606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-07T02:57:39', 'add_various_qualites_in_profile') 
2025-05-07T02:57:39.545521620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.553648266Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-05-07T02:57:39.553765428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00873s 
2025-05-07T02:57:39.553883676Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-05-07T02:57:39.553983498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.554144907Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-05-07T02:57:39.554325580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-07T02:57:39', 'metadata_profiles') 
2025-05-07T02:57:39.554592620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.564532140Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-05-07T02:57:39.564778949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103781s 
2025-05-07T02:57:39.565048074Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-05-07T02:57:39.565293491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.565637235Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-05-07T02:57:39.566100896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-07T02:57:39', 'separate_automatic_and_interactive_search') 
2025-05-07T02:57:39.566609102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.574870673Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-05-07T02:57:39.575094702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094553s 
2025-05-07T02:57:39.575380143Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-05-07T02:57:39.575612226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.575902201Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-05-07T02:57:39.576299959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-07T02:57:39', 'change_album_path_to_relative') 
2025-05-07T02:57:39.576749336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.584805517Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-05-07T02:57:39.585039393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091882s 
2025-05-07T02:57:39.585262840Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-05-07T02:57:39.585486071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.585771899Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-05-07T02:57:39.586134449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-07T02:57:39', 'change_quality_size_mb_to_kb') 
2025-05-07T02:57:39.586555107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.594616035Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-05-07T02:57:39.594852258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090898s 
2025-05-07T02:57:39.595063104Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-05-07T02:57:39.595326330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.595515536Z [Info] album_releases: Starting migration of Log DB to 9 
2025-05-07T02:57:39.595702933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-07T02:57:39', 'album_releases') 
2025-05-07T02:57:39.595923663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.603686411Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-05-07T02:57:39.603786664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083842s 
2025-05-07T02:57:39.603897434Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-05-07T02:57:39.604000572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.604140597Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-05-07T02:57:39.604323530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-07T02:57:39', 'album_releases_fix') 
2025-05-07T02:57:39.604533763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.612411173Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-05-07T02:57:39.612515836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008399s 
2025-05-07T02:57:39.612625320Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-05-07T02:57:39.612726588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.612868040Z [Info] import_lists: Starting migration of Log DB to 11 
2025-05-07T02:57:39.613041066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-07T02:57:39', 'import_lists') 
2025-05-07T02:57:39.613249898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.621019167Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-05-07T02:57:39.621148457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082645s 
2025-05-07T02:57:39.621219167Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-05-07T02:57:39.621388810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.621501292Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-05-07T02:57:39.621668195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-07T02:57:39', 'add_release_status') 
2025-05-07T02:57:39.621880748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.629808665Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-05-07T02:57:39.629962225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084468s 
2025-05-07T02:57:39.630049975Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-05-07T02:57:39.630176023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.630288042Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-05-07T02:57:39.630473992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-07T02:57:39', 'album_download_notification') 
2025-05-07T02:57:39.630688475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.640458078Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-05-07T02:57:39.640553463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102377s 
2025-05-07T02:57:39.640660999Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-05-07T02:57:39.640762472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.640908172Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-05-07T02:57:39.641092642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-07T02:57:39', 'fix_language_metadata_profiles') 
2025-05-07T02:57:39.641307450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.649199393Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-05-07T02:57:39.649355799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083961s 
2025-05-07T02:57:39.649416254Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-05-07T02:57:39.649509432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.649645427Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-05-07T02:57:39.649810069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-07T02:57:39', 'remove_fanzub') 
2025-05-07T02:57:39.650008879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.657897331Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-05-07T02:57:39.658000875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083109s 
2025-05-07T02:57:39.658114799Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-05-07T02:57:39.658221932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.658409841Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-05-07T02:57:39.658601856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-07T02:57:39', 'update_artist_history_indexes') 
2025-05-07T02:57:39.658821258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.666811083Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-05-07T02:57:39.666933238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084817s 
2025-05-07T02:57:39.667047683Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-05-07T02:57:39.667139409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.667350042Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-05-07T02:57:39.667491970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-07T02:57:39', 'remove_nma') 
2025-05-07T02:57:39.667710646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.675748192Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-05-07T02:57:39.675831129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084959s 
2025-05-07T02:57:39.675937625Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-05-07T02:57:39.676040185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.676200654Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-05-07T02:57:39.676389758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-07T02:57:39', 'album_disambiguation') 
2025-05-07T02:57:39.676604550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.684714794Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-05-07T02:57:39.684848326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086285s 
2025-05-07T02:57:39.684961596Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-05-07T02:57:39.685060947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.685214282Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-05-07T02:57:39.685397618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-07T02:57:39', 'add_ape_quality_in_profiles') 
2025-05-07T02:57:39.685621183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.693704007Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-05-07T02:57:39.693831735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086076s 
2025-05-07T02:57:39.693927614Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-05-07T02:57:39.694021907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.694158449Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-05-07T02:57:39.694325318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-07T02:57:39', 'remove_pushalot') 
2025-05-07T02:57:39.694524868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.702454396Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-05-07T02:57:39.702561456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084039s 
2025-05-07T02:57:39.702657998Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-05-07T02:57:39.702753889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.702888755Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-05-07T02:57:39.703059898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-07T02:57:39', 'add_custom_filters') 
2025-05-07T02:57:39.703273694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.711244796Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-05-07T02:57:39.711357421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084618s 
2025-05-07T02:57:39.711452007Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-05-07T02:57:39.711546185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.711678175Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-05-07T02:57:39.711843448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-07T02:57:39', 'import_list_tags') 
2025-05-07T02:57:39.712039927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.719867144Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-05-07T02:57:39.719980174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082963s 
2025-05-07T02:57:39.720075573Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-05-07T02:57:39.720174476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.720305954Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-05-07T02:57:39.720480981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-07T02:57:39', 'add_release_groups_etc') 
2025-05-07T02:57:39.720677630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.728589098Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-05-07T02:57:39.728708049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083528s 
2025-05-07T02:57:39.728810685Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-05-07T02:57:39.728907359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.729039850Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-05-07T02:57:39.729212542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-07T02:57:39', 'NewMediaInfoFormat') 
2025-05-07T02:57:39.729410944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.737550361Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-05-07T02:57:39.737659599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008614s 
2025-05-07T02:57:39.737752824Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-05-07T02:57:39.737829505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.737962693Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-05-07T02:57:39.738153340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-07T02:57:39', 'rename_restrictions_to_release_profiles') 
2025-05-07T02:57:39.738363140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.746205982Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-05-07T02:57:39.746302456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083549s 
2025-05-07T02:57:39.746408314Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-05-07T02:57:39.746513385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.746646885Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-05-07T02:57:39.746839773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-07T02:57:39', 'rename_quality_profiles_add_upgrade_allowed') 
2025-05-07T02:57:39.747052380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.754976474Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-05-07T02:57:39.755106548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008411s 
2025-05-07T02:57:39.755211027Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-05-07T02:57:39.755311135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.755454057Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-05-07T02:57:39.755625874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-07T02:57:39', 'add_import_exclusions') 
2025-05-07T02:57:39.755824995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.763671146Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-05-07T02:57:39.763779963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083292s 
2025-05-07T02:57:39.763881599Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-05-07T02:57:39.763980343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.764115357Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-05-07T02:57:39.764296469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-07T02:57:39', 'clean_artist_metadata_table') 
2025-05-07T02:57:39.764496490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.772337323Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-05-07T02:57:39.772457817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083104s 
2025-05-07T02:57:39.772553206Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-05-07T02:57:39.772654758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.772784981Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-05-07T02:57:39.772962818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-07T02:57:39', 'health_issue_notification') 
2025-05-07T02:57:39.773165142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.781085308Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-05-07T02:57:39.781199085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083996s 
2025-05-07T02:57:39.781311553Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-05-07T02:57:39.781414464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.781548359Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-05-07T02:57:39.781732891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-07T02:57:39', 'add_mediafilerepository_mtime') 
2025-05-07T02:57:39.781936872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.789861394Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-05-07T02:57:39.789976722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084122s 
2025-05-07T02:57:39.790080460Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-05-07T02:57:39.790183474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.790317773Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-05-07T02:57:39.790502754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-07T02:57:39', 'add_artistmetadataid_constraint') 
2025-05-07T02:57:39.790709320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.798594909Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-05-07T02:57:39.798712508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083761s 
2025-05-07T02:57:39.798808287Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-05-07T02:57:39.798907435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.799041041Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-05-07T02:57:39.799226903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-07T02:57:39', 'old_ids_and_artist_alias') 
2025-05-07T02:57:39.799430293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.807365307Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-05-07T02:57:39.807475687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00843s 
2025-05-07T02:57:39.807571774Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-05-07T02:57:39.807669409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.807800885Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-05-07T02:57:39.807973081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-07T02:57:39', 'download_propers_config') 
2025-05-07T02:57:39.808175439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.816886095Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-05-07T02:57:39.816998030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091854s 
2025-05-07T02:57:39.817094762Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-05-07T02:57:39.817194170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.817325660Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-05-07T02:57:39.817499198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-07T02:57:39', 'remove_language_profiles') 
2025-05-07T02:57:39.817703581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.828078443Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-05-07T02:57:39.828187806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108374s 
2025-05-07T02:57:39.828285003Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-05-07T02:57:39.828384315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.828516868Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-05-07T02:57:39.828690205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-07T02:57:39', 'multi_disc_naming_format') 
2025-05-07T02:57:39.828889820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.836812739Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-05-07T02:57:39.836924754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083971s 
2025-05-07T02:57:39.837025341Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-05-07T02:57:39.837124913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.837256868Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-05-07T02:57:39.837435760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-07T02:57:39', 'add_download_client_priority') 
2025-05-07T02:57:39.837636938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.845573483Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-05-07T02:57:39.845687303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084154s 
2025-05-07T02:57:39.845780112Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-05-07T02:57:39.845875475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.846004557Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-05-07T02:57:39.846172474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-07T02:57:39', 'remove_growl_prowl') 
2025-05-07T02:57:39.846367220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.854278646Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-05-07T02:57:39.854386270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083735s 
2025-05-07T02:57:39.854482052Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-05-07T02:57:39.854580499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.854713053Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-05-07T02:57:39.854888727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-07T02:57:39', 'remove_plex_hometheatre') 
2025-05-07T02:57:39.855092402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.863115043Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-05-07T02:57:39.863233552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084956s 
2025-05-07T02:57:39.863332287Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-05-07T02:57:39.863440782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.863566286Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-05-07T02:57:39.863743883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-07T02:57:39', 'add_root_folder_add_defaults') 
2025-05-07T02:57:39.863949930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.871911017Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-05-07T02:57:39.872024449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084456s 
2025-05-07T02:57:39.872115955Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-05-07T02:57:39.872209110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.872338027Z [Info] task_duration: Starting migration of Log DB to 40 
2025-05-07T02:57:39.872499277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-07T02:57:39', 'task_duration') 
2025-05-07T02:57:39.872692436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.880589920Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-05-07T02:57:39.880698044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083556s 
2025-05-07T02:57:39.880803845Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-05-07T02:57:39.880912926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.881047097Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-05-07T02:57:39.881243952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-07T02:57:39', 'add_indexer_and_enabled_to_release_profiles') 
2025-05-07T02:57:39.881458890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.889427900Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-05-07T02:57:39.889544740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084635s 
2025-05-07T02:57:39.889643032Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-05-07T02:57:39.889737681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.889867462Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-05-07T02:57:39.890036439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-07T02:57:39', 'remove_album_folders') 
2025-05-07T02:57:39.890233959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.900466020Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-05-07T02:57:39.900584690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106997s 
2025-05-07T02:57:39.900680651Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-05-07T02:57:39.900782063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.900911282Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-05-07T02:57:39.901085181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-07T02:57:39', 'add_priority_to_indexers') 
2025-05-07T02:57:39.901289868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.909432347Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-05-07T02:57:39.909603105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085554s 
2025-05-07T02:57:39.909764975Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-05-07T02:57:39.909925324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.910135624Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-05-07T02:57:39.910428089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-07T02:57:39', 'remove_chown_and_folderchmod_config') 
2025-05-07T02:57:39.910758819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.918866131Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-05-07T02:57:39.919023333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008898s 
2025-05-07T02:57:39.919167224Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-05-07T02:57:39.919459951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.919613321Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-05-07T02:57:39.919785222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-07T02:57:39', 'update_notifiarr') 
2025-05-07T02:57:39.919984933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.927935485Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-05-07T02:57:39.928049986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084574s 
2025-05-07T02:57:39.928154930Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-05-07T02:57:39.928256611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.928386637Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-05-07T02:57:39.928560314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-07T02:57:39', 'email_multiple_addresses') 
2025-05-07T02:57:39.928761337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.936684877Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-05-07T02:57:39.936793700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008398s 
2025-05-07T02:57:39.936889251Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-05-07T02:57:39.936985271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.937114384Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-05-07T02:57:39.937289915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-07T02:57:39', 'rename_blacklist_to_blocklist') 
2025-05-07T02:57:39.937484076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.945497788Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-05-07T02:57:39.945607578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084726s 
2025-05-07T02:57:39.945700949Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-05-07T02:57:39.945792586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.945920167Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-05-07T02:57:39.946089437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-07T02:57:39', 'cdh_per_downloadclient') 
2025-05-07T02:57:39.946280215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.954200778Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-05-07T02:57:39.954303021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083768s 
2025-05-07T02:57:39.954392512Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-05-07T02:57:39.954482050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.954610135Z [Info] download_history: Starting migration of Log DB to 52 
2025-05-07T02:57:39.954769058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-07T02:57:39', 'download_history') 
2025-05-07T02:57:39.954956416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.962839025Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-05-07T02:57:39.962949883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083057s 
2025-05-07T02:57:39.963049686Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-05-07T02:57:39.963156911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.963304051Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-05-07T02:57:39.963646689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-05-07T02:57:39.963898379Z [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-07T02:57:39.964224659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004744s 
2025-05-07T02:57:39.964315397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-05-07T02:57:39.964446011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-07T02:57:39.964637419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002368s 
2025-05-07T02:57:39.964806390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-07T02:57:39', 'add_update_history') 
2025-05-07T02:57:39.965000529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.972982877Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-05-07T02:57:39.973091299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085415s 
2025-05-07T02:57:39.973196255Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-05-07T02:57:39.973298318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.973434440Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-05-07T02:57:39.973617130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-07T02:57:39', 'add_on_update_to_notifications') 
2025-05-07T02:57:39.973820823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.981710304Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-05-07T02:57:39.981821958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083702s 
2025-05-07T02:57:39.981922673Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-05-07T02:57:39.982024672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.982161724Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-05-07T02:57:39.982346109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-07T02:57:39', 'download_client_per_indexer') 
2025-05-07T02:57:39.982546605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.990554592Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-05-07T02:57:39.990665592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084986s 
2025-05-07T02:57:39.990762806Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-05-07T02:57:39.990861264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.990996472Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-05-07T02:57:39.991178776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-07T02:57:39', 'AddNewItemMonitorType') 
2025-05-07T02:57:39.991379977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:39.999309544Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-05-07T02:57:39.999421587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084057s 
2025-05-07T02:57:39.999508911Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-05-07T02:57:39.999600047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:39.999728383Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-05-07T02:57:39.999895248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-07T02:57:39', 'ImportListSearch') 
2025-05-07T02:57:40.000089784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.008099064Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-05-07T02:57:40.008209446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008477s 
2025-05-07T02:57:40.008310810Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-05-07T02:57:40.008411691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.008545382Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-05-07T02:57:40.008723075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-07T02:57:40', 'ImportListMonitorExisting') 
2025-05-07T02:57:40.008930510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.017029813Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-05-07T02:57:40.017080187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085162s 
2025-05-07T02:57:40.017173635Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-05-07T02:57:40.017267508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.017396958Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-05-07T02:57:40.017561843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-07T02:57:40', 'add_indexer_tags') 
2025-05-07T02:57:40.017756520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.029444211Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-05-07T02:57:40.029556826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121119s 
2025-05-07T02:57:40.029660251Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-05-07T02:57:40.029757645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.029969732Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-05-07T02:57:40.030083278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-07T02:57:40', 'update_audio_types') 
2025-05-07T02:57:40.030288624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.038296290Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-05-07T02:57:40.038420668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084997s 
2025-05-07T02:57:40.038536300Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-05-07T02:57:40.038649197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.038794320Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-05-07T02:57:40.039099834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-05-07T02:57:40.039186552Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-05-07T02:57:40.039284582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-05-07T02:57:40.039782839Z [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-07T02:57:40.040290856Z [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-07T02:57:40.040547468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-05-07T02:57:40.040786148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-05-07T02:57:40.041248646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-05-07T02:57:40.041429770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020519s 
2025-05-07T02:57:40.041517286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-05-07T02:57:40.041595196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-05-07T02:57:40.041683759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-05-07T02:57:40.042050231Z [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-07T02:57:40.042425604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-05-07T02:57:40.042641191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-05-07T02:57:40.042872648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-05-07T02:57:40.043324863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-05-07T02:57:40.043522153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017397s 
2025-05-07T02:57:40.043604586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-05-07T02:57:40.043676359Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-05-07T02:57:40.043768441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-05-07T02:57:40.044067251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-05-07T02:57:40.044375646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-05-07T02:57:40.044606814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-05-07T02:57:40.044827714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-05-07T02:57:40.045254657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-05-07T02:57:40.045458472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015919s 
2025-05-07T02:57:40.045647700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-07T02:57:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-05-07T02:57:40.045864231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.053906247Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-05-07T02:57:40.054030914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009984s 
2025-05-07T02:57:40.054134196Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-05-07T02:57:40.054234839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.054377231Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-05-07T02:57:40.054558237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-07T02:57:40', 'add_on_delete_to_notifications') 
2025-05-07T02:57:40.054762117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.063135674Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-05-07T02:57:40.063257929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088596s 
2025-05-07T02:57:40.063357129Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-05-07T02:57:40.063449318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.063585758Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-05-07T02:57:40.063755884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-07T02:57:40', 'add_custom_formats') 
2025-05-07T02:57:40.063954214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.071972804Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-05-07T02:57:40.072088838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085034s 
2025-05-07T02:57:40.072184010Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-05-07T02:57:40.072281973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.072414086Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-05-07T02:57:40.072590966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-07T02:57:40', 'add_result_to_commands') 
2025-05-07T02:57:40.072786051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.080802374Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-05-07T02:57:40.080915840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084698s 
2025-05-07T02:57:40.081026227Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-05-07T02:57:40.081127668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.081273570Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-05-07T02:57:40.081453928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-07T02:57:40', 'health_restored_notification') 
2025-05-07T02:57:40.081669252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.089649331Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-05-07T02:57:40.089775040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084821s 
2025-05-07T02:57:40.089860058Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-05-07T02:57:40.089948092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.090077930Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-05-07T02:57:40.090233779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-07T02:57:40', 'remove_uc') 
2025-05-07T02:57:40.090431235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.098340033Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-05-07T02:57:40.098445663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083731s 
2025-05-07T02:57:40.098551429Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-05-07T02:57:40.098656016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.098790925Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-05-07T02:57:40.098977001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-07T02:57:40', 'download_clients_rename_tv_to_music') 
2025-05-07T02:57:40.099191321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.107268533Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-05-07T02:57:40.107384171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085728s 
2025-05-07T02:57:40.107491016Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-05-07T02:57:40.107596121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.107733387Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-05-07T02:57:40.107923800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-07T02:57:40', 'add_colon_replacement_to_naming_config') 
2025-05-07T02:57:40.108133350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.115978606Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-05-07T02:57:40.116102298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083433s 
2025-05-07T02:57:40.116193719Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-05-07T02:57:40.116286947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.116416663Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-05-07T02:57:40.116578144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-07T02:57:40', 'list_sync_time') 
2025-05-07T02:57:40.116770665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.124657685Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-05-07T02:57:40.124765750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083474s 
2025-05-07T02:57:40.124863830Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-05-07T02:57:40.124962350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.125095152Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-05-07T02:57:40.125269513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-07T02:57:40', 'add_download_client_tags') 
2025-05-07T02:57:40.125475383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.133363871Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-05-07T02:57:40.133475533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083708s 
2025-05-07T02:57:40.133573612Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-05-07T02:57:40.133672946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.133805823Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-05-07T02:57:40.133981253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-07T02:57:40', 'add_notification_status') 
2025-05-07T02:57:40.134180174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.142081062Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-05-07T02:57:40.142199080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083788s 
2025-05-07T02:57:40.142294912Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-05-07T02:57:40.142396082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.142530398Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-05-07T02:57:40.142712233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-07T02:57:40', 'add_alac_24_quality_in_profiles') 
2025-05-07T02:57:40.142918248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.150687923Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-05-07T02:57:40.150806844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082591s 
2025-05-07T02:57:40.150897864Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-05-07T02:57:40.150991731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.151121553Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-05-07T02:57:40.151300958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-07T02:57:40', 'add_salt_to_users') 
2025-05-07T02:57:40.151498320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.159429901Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-05-07T02:57:40.159555680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084022s 
2025-05-07T02:57:40.159645388Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-05-07T02:57:40.159738618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.159868156Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-05-07T02:57:40.160033276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-07T02:57:40', 'add_auto_tagging') 
2025-05-07T02:57:40.160229994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.168134811Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-05-07T02:57:40.168243820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083688s 
2025-05-07T02:57:40.168345097Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-05-07T02:57:40.168448187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.168583011Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-05-07T02:57:40.168773564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-07T02:57:40', 'quality_definition_preferred_size') 
2025-05-07T02:57:40.168978880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.176979889Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-05-07T02:57:40.177108237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084291s 
2025-05-07T02:57:40.177215584Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-05-07T02:57:40.177326749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.177467422Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-05-07T02:57:40.177653374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-07T02:57:40', 'add_on_artist_add_to_notifications') 
2025-05-07T02:57:40.177866310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.185893925Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-05-07T02:57:40.186058785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008588s 
2025-05-07T02:57:40.186160008Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-05-07T02:57:40.186260419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.186392969Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-05-07T02:57:40.186567790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-07T02:57:40', 'album_last_searched_time') 
2025-05-07T02:57:40.186767966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.194764201Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-05-07T02:57:40.194818099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084533s 
2025-05-07T02:57:40.194908857Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-05-07T02:57:40.195001658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.195133591Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-05-07T02:57:40.195375204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-07T02:57:40', 'add_indexer_flags') 
2025-05-07T02:57:40.195573085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.203581100Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-05-07T02:57:40.203695216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085245s 
2025-05-07T02:57:40.203794079Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-05-07T02:57:40.203895558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.204036605Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-05-07T02:57:40.204218985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-07T02:57:40', 'add_indexes_album_statistics') 
2025-05-07T02:57:40.204426451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.212412751Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-05-07T02:57:40.212528062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084864s 
2025-05-07T02:57:40.212627034Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-05-07T02:57:40.212725925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-05-07T02:57:40.212862860Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-05-07T02:57:40.213034633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-07T02:57:40', 'update_redacted_baseurl') 
2025-05-07T02:57:40.213237570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-05-07T02:57:40.221182181Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-05-07T02:57:40.221294090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084291s 
2025-05-07T02:57:40.318471912Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-05-07T02:57:40.324718400Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-05-07T02:57:40.326398827Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-05-07T02:57:40.422313668Z [Info] QualityProfileService: Setting up default quality profiles 
2025-05-07T02:57:40.464444290Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-05-07T02:57:40.477882534Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-05-07T02:57:40.595706169Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-05-07T02:57:40.596268671Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-05-07T02:57:40.596381101Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-05-07T02:57:40.656883723Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-05-07T02:57:41.167318513Z [ls.io-init] done.