BeatmapSetInfo.Files
GetPathForFile
BeatmapSetInfo
This is used in several places, and so should probably have a function rather than remaining as duplicated code. Also applies this together with the previous commit to `BeatmapManagerWorkingBeatmap`.
Revert commit of "Move BPM out of OnlineInfo"
also added Status to APIBeatmap + APIBeatmapSet
It should now be retrieved via the linked BeatmapSetInfo
This reverts commit 7cf5d63cd3.
7cf5d63cd3
This fixes incorrect reference counts causing database desync.