Commit Graph

19 Commits

Author SHA1 Message Date
Craig Drummond
032bc18eab Use albumId when locating tracks 2015-12-05 10:36:25 +00:00
Craig Drummond
e490589092 Select correct song row when finding song index 2015-10-26 20:37:21 +00:00
Craig Drummond
bd7750b3a4 Add 'Append Random Album' option to library, jamendo, and magnatune
pages.
#732
2015-09-13 12:54:50 +01:00
Craig Drummond
e02d31229c Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
b78a4f4204 Show + and |> buttons in some titlebars - allowing an album to be played
when its listing is shown
2015-07-20 20:28:03 +01:00
Craig Drummond
6d60ec774b Fix populate of items when adding to playqueue, etc. 2015-07-09 20:43:55 +01:00
Craig Drummond
37c6f65c82 Use treble-clef as genre icon 2015-06-28 19:06:12 +01:00
Craig Drummond
d43e24a24c Save grouping 2015-06-27 17:41:08 +01:00
Craig Drummond
487fd0f3c0 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
45d080c7d5 Use role to determine if cover should load in UI thread 2015-06-20 19:55:59 +01:00
Craig Drummond
54f615cc77 Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
2015-06-19 21:39:56 +01:00
Craig Drummond
dc594559b5 Implement getXXXIndex functions 2015-06-08 23:05:15 +01:00
Craig Drummond
26c9f352cf Don't add item to set if set includes parent 2015-06-08 21:01:48 +01:00
Craig Drummond
e73af45d87 Re-implement songExists 2015-06-08 20:36:20 +01:00
Craig Drummond
847a864e5d - DirViewModel should handle MPD updates
- When loose MPD connection, should clear view but not DB contents
2015-06-08 20:26:13 +01:00
Craig Drummond
68f8476caa Re-implement tag editing, etc, from folders view. 2015-06-08 20:08:49 +01:00
Craig Drummond
653b0031c4 Implement getDetails() for SQL backend - to supply set of artists, albums, etc for tag editor, dynamic rules, etc. 2015-06-08 19:55:47 +01:00
Craig Drummond
193e432a95 Only update if parsed filter has actually changed. 2015-06-08 18:22:18 +01:00
Craig Drummond
4a713c7ec9 Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00