Commit Graph

1177 Commits

Author SHA1 Message Date
Craig Drummond
3477556e0c Adda default to keep compiler happy 2018-04-26 17:44:22 +01:00
Craig Drummond
3f83e576c5 Make sure we always return something! 2018-04-26 17:43:37 +01:00
Craig Drummond
1f1f74adbc Properly handle local files - Use QUrl::fromLocalFile
Closes #1247
2018-04-08 18:23:06 +01:00
Craig Drummond
3891e6c459 Show wanring if Dirble API monthly limit reached
Closes #1234
2018-03-14 22:05:47 +00:00
Craig Drummond
d9a42808b3 Add settings page to configure API keys.
Issue #1234
2018-03-14 20:32:11 +00:00
Craig Drummond
6a05312df0 Merge branch '1224-categorizedview' 2018-03-09 17:25:34 +00:00
Craig Drummond
6063027cec Add 'last modified' categories 2018-03-09 17:15:42 +00:00
Craig Drummond
114515c378 Add cat name to map! 2018-03-08 16:20:28 +00:00
Craig Drummond
bd693ad525 If categorizing by artist, no need to show artist under album name 2018-03-07 22:01:43 +00:00
Craig Drummond
7fc60e89d3 If grouping by album name (therefore letter) need to use sort if non
empty
2018-03-07 21:52:07 +00:00
Craig Drummond
c95f14e535 Return const reference 2018-03-07 19:23:31 +00:00
Craig Drummond
5c309cd981 Only uppercase 1st leter when grouping by letter 2018-03-07 19:18:17 +00:00
Craig Drummond
168df22f5d Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
0aee2f6dc2 Create proxy model, and generate categories 2018-03-05 23:21:26 +00:00
Craig Drummond
c40f6a5691 Add support for .pls and .xspf playlist to local browse / drag'n'drop
Issue #1218
2018-02-20 23:18:53 +00:00
Craig Drummond
ff48cfa0c0 Cleanup some settings. No longer offer to save lyrics, artist images,
and backdrops in MPD folder, just save in cache dir. Move cover setting
into interface settings - in a new 'Covers' tab.
2018-02-15 20:18:08 +00:00
Craig Drummond
342acbf932 Sort dirctories 2018-02-10 15:59:00 +00:00
Craig Drummond
ec2b635073 Remove duplicate URLs
Closes #1200
2018-02-10 15:57:42 +00:00
Craig Drummond
caa4c85ef1 Check if playlist contains stream urls. http and https checked with
stream fetcher, others are just passed onto MPD.
Issue #1197
2018-02-08 18:24:33 +00:00
Craig Drummond
d8e694372d Add view modes 2018-02-07 17:22:45 +00:00
Craig Drummond
e5a9d4f9ad Add some actions 2018-02-06 20:48:43 +00:00
Craig Drummond
8d88754508 Support playlists in local browse 2018-02-06 19:38:25 +00:00
Craig Drummond
46e3318875 Merge branch 'master' into 1180-local-fs-browsing 2018-02-06 19:23:13 +00:00
Craig Drummond
20c10a337a Support dragging m3u and m3u8 playlists onto playqueue.
Closes #1192
2018-02-06 19:21:37 +00:00
Craig Drummond
e881c3d19e Whn grouping byt album and navigate to tracks show "Album by Artist" in
tite widget.
2018-02-06 18:50:25 +00:00
Craig Drummond
6f19b25433 Connect actions 2018-02-05 20:02:00 +00:00
Craig Drummond
650003cd64 Merge branch 'master' into 1180-local-fs-browsing 2018-02-05 19:42:47 +00:00
Craig Drummond
8266c31bcf Recurse (up to 5 levels deep) when drag'n'drop folders 2018-02-05 19:41:46 +00:00
Craig Drummond
4cf4b4f698 Initial work on browsing of local filesystem. Drag'n'drop of songs and
folders contining songs works. TODO: Recurse deeper into folders when
drag'n'drop, and make + and |> actions work.
Issue #1180
2018-02-04 20:02:46 +00:00
Craig Drummond
3f46978d05 Add original date to playlist table columns. 2018-02-01 19:11:17 +00:00
Craig Drummond
1a2354904a Support dragging folder of music files onto playqueue.
Closes #1181
2018-01-31 20:09:57 +00:00
Craig Drummond
211ef07cb7 Make track links in context view work with CUE files.
Closes #1179
2018-01-31 18:42:21 +00:00
Craig Drummond
919f7885a5 Add more debug
Issue #1167
2018-01-16 23:13:22 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
7046f6397d priorty -> priority 2017-12-24 16:37:04 +00:00
Craig Drummond
3c6836d23a Don't set album/artist cover song if its empty
Issue #1143
2017-12-17 17:18:31 +00:00
Craig Drummond
a4040c08ca More covers debug
Issue #1143
2017-12-17 13:32:12 +00:00
Craig Drummond
2bfedd3586 Adjust library seatch debounce based upon number of tracks in DB.
Issue #1144
2017-12-16 22:43:53 +00:00
Craig Drummond
8b074ceafc ...and playlists
Issue #1139
2017-12-07 19:13:28 +00:00
Craig Drummond
03bb0c1d7c Add filename and path to table stlye playqueue options.
Issue #1139
2017-12-07 19:08:15 +00:00
Craig Drummond
0524e30987 Also add year filtering to playqueue
Issue #1131
2017-12-01 19:12:37 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Wolfgang Scherer
243235cefa forked-daapd does not generate valid play queue IDs 2017-11-20 06:30:36 +01:00
Craig Drummond
de50e35ed5 Add "Add Local Files" to playqueu context menu.
Closes #1112
2017-11-03 16:18:45 +00:00
Craig Drummond
38f82ee006 If HTTP streaming enabled, then use this is in preference to direct
access
2017-10-15 18:16:56 +01:00
Craig Drummond
9b1ef09dea Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
839b5983d1 If the initial start-up connection fails, try again every .5 second for
a few seconds.
Issue #1037
2017-08-16 20:15:49 +01:00