François-Xavier Thomas
76f42dfc1f
Add play count filter
2016-11-27 18:41:26 +01:00
François-Xavier Thomas
1311e0220a
Add to playlist feature in the 'shuffle' section
2016-11-27 18:41:26 +01:00
François-Xavier Thomas
71b17a8588
Handle additional shuffle filters
...
This commit also replaces Lucene with an SQL query when looking for
random songs. This should improve performance quite a bit and allows us
to use more complex filters on columns that are not indexed by Lucene.
2016-11-27 18:41:26 +01:00
François-Xavier Thomas
8ff762ed0f
Add more filters to the shuffle page
2016-11-27 18:40:25 +01:00
François-Xavier Thomas and Andrew DeMaria
50e7b73a23
Document how to generate release archives
2016-11-15 19:04:57 -07:00
François-Xavier Thomas and Andrew DeMaria
604cd68edb
Add Travis CI configuration
...
Signed-off-by: François-Xavier Thomas <fx.thomas@gmail.com >
2016-11-15 19:04:46 -07:00
François-Xavier Thomas
43aebfbe9f
Fix cover art overflow issues
...
Cover art images whose height is larger than their width overflow their
containing div and are superposed with the name of the album, and
sometimes other albums below.
2016-11-12 16:29:52 +01:00
François-Xavier Thomas
65c4a72291
Fix #71 : Move current track to to when shuffling
...
Signed-off-by: François-Xavier Thomas <fx.thomas@gmail.com >
2016-10-28 22:46:37 +02:00
François-Xavier Thomas and Andrew DeMaria
88e4dd35b8
Add list reload delay user preference
...
Signed-off-by: François-Xavier Thomas <fx.thomas@gmail.com >
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com >
2016-10-26 18:24:32 -06:00