RealmFileStore
batchImport
GameHost
LegacyImportManager
GetNextBestFilename()
LegacyExporter
NamingUtils.GetNextBestFilename()
.Select()
LegacyScoreExporter.Export()
ExportStorage
AggegateException
Closes https://github.com/ppy/osu/issues/21214.
Reduce the scope of realm transactions during import operations
Closes #20701.
APIBeatmap
ShortName
Live
Close
and tidy things up a bit.
Add `BeatmapInfo.LastUpdate` to track the time of local changes
LastLocalUpdate
Version realm files for debug executions
Fix audio track not correctly advancing when changing between certain beatmaps
Regressed with NRT application to this file. It's probably the first time we've actually hit this due to an optional DI that is actually not available outside of tests.