Commit Graph

5 Commits

Author SHA1 Message Date
Caysho
0e1e703cbe Discussion in mopidy PR 1595: remove sort order configuration item.
Browse/File sort order to be directories first, otherwise all items
alphabetically.
Final sort order to be left to clients.

Change mopidy/file/library.py to sort as described.

Remove changes to:
1. docs/ext/file.rst
2. mopidy/file/__init__.py
3. mopidy/file/ext.conf

Thanks go to sumpfralle for providing the base code for the sort lambda
and stable sort suggestion.

Signed-off-by: Caysho <caysho@internode.on.net>
2017-02-01 20:35:41 +08:00
mopidy-dev
84992bf80e File: Add feature to file module for sorting files vs directories.
Add configuration option in [file] section of mopidy.conf
Add documentation for feature with the valid options.

Signed-off-by: caysho@internode.on.net
2017-01-23 21:24:39 +08:00
Stein Magnus Jodal
d62a789092 file: Document file/excluded_file_extensions 2016-10-24 23:42:30 +02:00
Tom Swirly
96c543dd09 Fix a name in file.rst. 2016-10-16 14:15:20 -04:00
rawdlite
07d4f6ddf2 Rename Mopidy-Files to Mopidy-File 2015-07-08 23:43:40 +02:00