Resolution selector for video
We should implement a resolution selector for videos, currently the modals only load the 360p video, users going into full screen will need a higher resolution than that. api/v1/media/${guid}/play
is the current mechanism that should be redirecting to a 720p video, but it is not.
This is definitely an issue that could be solved, but I think the correct of action would be to create a system where-in we display the best resolution possible unless selected otherwise, manually by the user.