lbonn
15b289201a
Fall back to media file path when sorting
...
If files cannot be sorted by disc and track id, try by artist then
title.
One use case is a loose compilation of files with same album, album
artist, and no track numbers. File order was then undetermined, in
practice depended on insertion order in the database.
2020-12-25 12:37:16 -05:00
Deluan
a42fb024be
Fix song context menu "on hover" visibility
2020-11-27 13:13:51 -05:00
Deluan
f5808288ab
Fix Album View
2020-11-27 13:13:51 -05:00
Deluan
b0ea517fdd
Add Album comment to Album details
2020-11-14 00:13:43 -05:00
Deluan
1f842b08e2
Remove duplicated code for SongBulkActions
2020-10-31 10:46:38 -04:00
Deluan
377d8f6b87
Fix continuous loop when showing an album or playlist
2020-09-29 16:29:34 -04:00
Deluan
34af6fc671
Clean up code a bit
2020-09-06 11:54:30 -04:00
Deluan
38c19eddc3
Add 'download' option to album context menu
2020-08-05 14:57:59 -04:00
Deluan
0ca79eead4
Show Playlist tracks
2020-05-16 18:35:34 -04:00
Deluan
b429949dd9
Keep optimistic rendering when changing the sort order for the current album
2020-04-09 18:53:44 -04:00
Deluan
b9f601dfb4
Remove unused import
2020-04-09 18:31:37 -04:00
Deluan
5b488b72b1
Add a custom AlbumSongs list component, to disable the optimistic rendering (should fix #158 )
2020-04-09 18:28:47 -04:00
Deluan
656ca1f3b5
Fix colour of album actions
2020-04-03 22:35:55 -04:00
Deluan
91a743623a
feat: always show artist name in Album view
2020-03-21 19:15:39 -04:00
Deluan
353c48d8d8
refactor: rename player to audioplayer
2020-03-17 15:20:35 -04:00
Deluan
7f94660183
feat: use different resource for listing songs in albums
2020-02-14 09:02:32 -05:00
Deluan
9fa73e3b7b
feat: implement AlbumShow using a Datagrid. WIP: still need to make it responsive
2020-02-12 20:35:35 -05:00
Deluan
f0e7f3ef25
feat: responsive album view
2020-02-07 16:08:52 -05:00
Deluan
2ca98d8e81
feat: optimized for small screens (only)
2020-02-07 13:50:25 -05:00
Deluan
81e1a7088f
feat: new album view (initial implementation)
2020-02-07 11:49:26 -05:00