Skip to content

[3.6.x] VLCServerListViewController: Sort the urls' array

Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:bp-1488 into 3.6.x

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)

Merge request reports

Loading