emmental/curds
Anna Schumaker 48edd46446 curds: Give library playlists a custom sort_key() function
We should have special handling for filesystem paths for sorting

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-06-02 20:28:17 -04:00
..
playlist curds: Give library playlists a custom sort_key() function 2019-06-02 20:28:17 -04:00
__init__.py curds: Two small playlist improvements 2019-05-16 21:29:18 -04:00
data.py curds: Add helpful functions to the DataFile 2019-03-05 16:49:00 -05:00
notify.py curds: Improve queueing notifications 2019-04-05 13:35:57 -04:00
sort.py curds: Move common sort key functions into a new module 2019-05-31 15:01:40 -04:00
tags.py curds: Move common sort key functions into a new module 2019-05-31 15:01:40 -04:00
test_data.py curds: Move the os.remove() onto the same line as the existence check 2019-04-08 14:12:22 -04:00
test_notify.py curds: Improve queueing notifications 2019-04-05 13:35:57 -04:00
test_playlist.py curds: Add helpful playlist shortcuts 2019-05-17 09:49:52 -04:00
test_sort.py curds: Move common sort key functions into a new module 2019-05-31 15:01:40 -04:00
test_tags_album.py curds: Declassify notifications 2019-03-27 09:49:40 -04:00
test_tags_track.py curds: Move common sort key functions into a new module 2019-05-31 15:01:40 -04:00
test_tags.py curds: Add a tags.clear() function 2019-03-26 10:55:01 -04:00
test_threadqueue.py Add a toplevel script 2019-03-06 09:23:25 -05:00
threadqueue.py curds: Create a ThreadQueue class 2019-03-03 19:53:40 -05:00