Could be done now through an OnTrack callback checking if the track has a STAGE tag and returning its own STAGE tagged track, but if it can be done without a bunch of edge cases I'd like to provide a function for mods to just outright override what Music API considers the stage track.
Main use case here is for StageAPI, and will likely need refactoring to accommodate.
Could be done now through an OnTrack callback checking if the track has a STAGE tag and returning its own STAGE tagged track, but if it can be done without a bunch of edge cases I'd like to provide a function for mods to just outright override what Music API considers the stage track. Main use case here is for StageAPI, and will likely need refactoring to accommodate.