DESYS21/android-vlc-remote

Library: Ordering is wrong

Closed this issue · 1 comments

What steps will reproduce the problem?
1. Open any folder in Library


What is the expected output? What do you see instead?

Expected: Case ignored, special parent folder '..' is the first entry
What I see: Upper case before lower case, a file with '!' as prefix is before 
'..', e.g.

!test
..
Abc
Xyz
abc


What version of VLC Remote are you using?

? (applied all updates from Google Play)


What version of VLC are you using?

2.x


What version of Android are you using?

4.2


Which Android device are you using?

Nexus 7.


Original issue reported on code.google.com by marc.sch...@gmail.com on 17 Mar 2013 at 12:11

The order is determined by VLC media player, not the remote app.
If you'd like to pursue this further, please start here: 
http://www.videolan.org/support/#bugs

Original comment by mr.bald...@gmail.com on 29 Sep 2013 at 8:25

  • Changed state: WontFix