emmental/curds
Anna Schumaker 9341a56f11 curds: Change Library Playlist icons folder-music
Library paths are directories on disk, so it makes sense to use the
folder-music icon to represent them.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-03-19 11:22:20 -04:00
..
playlist curds: Change Library Playlist icons folder-music 2019-03-19 11:22:20 -04:00
__init__.py curds: Make it easier for the UI to access the LibraryPlaylist class 2019-03-17 10:59:09 -04:00
data.py curds: Add helpful functions to the DataFile 2019-03-05 16:49:00 -05:00
notify.py curds: Make playlist notifications more generic 2019-03-11 16:48:51 -04:00
tags.py curds: Improve extracting ints from mutagen metadata 2019-03-15 08:40:25 -04:00
test_data.py Add a toplevel script 2019-03-06 09:23:25 -05:00
test_notify.py curds: Make playlist notifications more generic 2019-03-11 16:48:51 -04:00
test_tags_album.py curds: Improve extracting ints from mutagen metadata 2019-03-15 08:40:25 -04:00
test_tags_track.py curds: Improve extracting ints from mutagen metadata 2019-03-15 08:40:25 -04:00
test_tags.py curds: Replace track.add() with track.lookup() 2019-03-11 17:09:36 -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