[3.6.x] VLCServerListViewController: Sort the urls' array
This merge request brings a fix to local files playback with:
- The array storing the media's urls that is now alphabetically sorted before creating the media list in order to avoid having a random order.
This is a backport of !1488 (merged)