Commit Graph

1202 Commits

Author SHA1 Message Date
Craig Drummond
e6610c1668 When checking if song exists, check disc number.
Closes #1599
2020-05-04 19:06:59 +01:00
Craig Drummond
b8645d1358 Fix most, but not all, deprecation warnings. 2020-02-16 09:51:37 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
ef8aa92adc Add 'else' fo clarity - but it is not really required.
Closes #1523
2019-08-18 22:20:46 +01:00
Craig Drummond
4e3916ab3c Fix indentation 2019-05-25 15:12:08 +01:00
Craig Drummond
7e8c0ab29b Use 'small bullet' unicode character to separate fields
Closes #1494
2019-05-23 17:42:32 +01:00
Craig Drummond
a58d837f8f Use FanArt.tv for artist images
Closes #1485
2019-05-19 10:06:54 +01:00
Craig Drummond
44b8952dce When adding tracks via commandline, only play if queue is currently empty, otherwise just append new tracks.
Closes #1484
2019-05-06 10:40:12 +01:00
Craig Drummond
0f6c4d1b10 Due to Last.fm changes, artist images are no longer supported. See ARTIST_IMAGE_SUPPORT sections for removed code.
Issue #1485
2019-05-06 10:14:45 +01:00
Craig Drummond
138589aa0a When listing albums in context view, if can't find and for artist, try
composer.
Issue #1460
2019-03-04 20:08:37 +00:00
Craig Drummond
ddd46cde1a For genres listed in "Composer Support" tweak, shown composer instead of
artist in context view and toolbar.
Issue #1460
2019-03-01 21:36:57 +00:00
Craig Drummond
1ffc65c254 Add searching for radio stations on Comminity Radio Browser.
Closes #1353
2018-12-30 11:49:50 +00:00
Craig Drummond
af6a825ad3 Merge branch 'master' into 2.4 2018-12-30 10:48:34 +00:00
Craig Drummond
f8a81fc7f8 When loading URLs via commandline use AppendAndPlay.
Closes #1413
2018-12-03 22:53:37 +00:00
Craig Drummond
c8d9490b36 Add option to remove invalid tracks from playlists
Closes #1271
2018-09-02 14:50:31 +01:00
Craig Drummond
3a639b0e32 Add '.opus' to list of recognised extensions for local files. 2018-08-11 08:31:40 +01:00
Craig Drummond
2b4721a4d5 Emit errors when trying to add local files to playqueue, and these cannot be added. 2018-06-16 11:59:00 +01:00
Craig Drummond
0208e44f14 Limit soundcloud to 200 tracks, otherwise no results
Closes #1297
2018-06-01 17:31:47 +01:00
Craig Drummond
b94d272728 Limit ShoutCast to 250 matches too 2018-05-30 18:53:44 +01:00
Craig Drummond
0aadefef3c Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
4df221bfe3 Change dirble icon 2018-05-24 18:07:39 +01:00
Craig Drummond
e4624964e2 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
80276b0292 Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
Closes #1267
2018-05-05 12:04:46 +01:00
Craig Drummond
ea2efb04e2 Open text files with QIODevice::Text
Issue #1261
2018-05-02 21:41:08 +01:00
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