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.
Closes #1893 (closed)