Server
A data class representing a loaded server media for a Track.
The sources will all load at the same time if merged is true and combined into a single media source like a M3U8 with multiple qualities.
If merged is false, the sources will be loaded separately and the user can switch between them.