1223 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
cb1d890e05 If using table-style play queue, then only sort one column at a time.
Issue #1749
2021-12-27 20:49:14 +00:00
Craig Drummond
dbdc211da2 Use QCollator to compare strings. 2021-12-27 20:39:51 +00:00
Craig Drummond
f4e4a6ed33 Add Grouping tag support to playlists and queue. 2021-12-27 19:58:47 +00:00
Craig Drummond
b65b182629 Misc fixes - taken from https://github.com/fenuks/cantata 2021-12-27 17:05:24 +00:00
Philip Sequeira
c622886e09 Fix total time after reordering play queue 2021-11-09 22:46:24 -05:00
Craig Drummond
2a6dd2d83a Handle case where IceCast list is not GZipped.
Closes #1744
2021-09-28 16:29:22 +01:00
Craig Drummond
059aceb95d Fix build issues due to previous change. #1727 2021-07-29 12:13:42 +01:00
Craig Drummond
31b8a6d9b9 Revert "Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings""
This reverts commit be9c1e74e0.
2021-07-29 12:00:04 +01:00
Craig Drummond
be9c1e74e0 Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings"
This reverts commit cb18837d11, reversing
changes made to b296cf7113.
2021-07-28 19:44:57 +01:00
John Regan
93c4ea12c3 fix deprecation: QSet::toList 2021-07-20 08:44:23 -04:00
John Regan
0037676553 fix deprecation: QSet::fromList, use a listToSet template 2021-07-20 08:40:24 -04:00
John Regan
b2bb7b7ccd fix deprecation: endl is now Qt::endl 2021-07-20 08:15:36 -04:00
John Regan
cc0d116986 fix deprecation: QString::SkipEmptyParts is now Qt::SkipEmptyParts 2021-07-19 15:00:32 -04:00
Sean
c5a6529e1c feat: allow sorting a playqueue by path 2021-07-08 18:09:10 -07:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
eb352aed88 Remove stream providers, as many broken.
Closes #1656
2020-12-05 17:26:04 +00:00
Craig Drummond
4d9bb761e6 Remove dirble from radio section, as its no longer active. 2020-11-08 10:46:17 +00:00
Craig Drummond
549e9b6fd6 Fix Community Radio Browser search.
Closes #1649
2020-11-08 10:37:12 +00:00
Christian Friedrich Coors
1f2f5300e4 Limit number of songs queried by AlbumView 2020-11-06 19:06:48 +01:00
Thomas Uhle
afc0b2fcc1 Replace Utils::random() by QRandomGenerator::global()
qrand() and qsrand() which are used by Utils::random() and Utils::initRand()
respectively are deprecated. Utils::random() and Utils::initRand() are no
longer necessary because QRandomGenerator supports everything what is
needed.
2020-06-12 16:10:56 +02:00
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