Commit Graph

1785 Commits

Author SHA1 Message Date
Craig Drummond
a48f5d2e63 Handle more TuneIn responses that are just stream URLs.
Closes #1488
2019-05-17 08:15:26 +01:00
Craig Drummond
6dac1a480a Support multiple genres in CUE files.
Issue #1487
2019-05-16 17:10:57 +01:00
Craig Drummond
4ce3bd72d2 If hostname starts with a at (@) treat as local socket.
Issue #1486
2019-05-15 16:47:34 +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
a262225eef If no lyrics found, create initial file when asked to edit.
Closes #1480
2019-04-28 11:55:14 +01:00
Craig Drummond
1333da73c6 Load Various Artist image, if found.
Closes #1478
2019-04-27 09:00:27 +01:00
Craig Drummond
9c5fcf0cbd Fix image requests when using composers.
Closes #1477
2019-04-26 18:33:29 +01:00
Craig Drummond
001f434905 Parse more fields from CUE files.
Issue #1461
2019-03-29 17:52:23 +00:00
Craig Drummond
48fd4942d7 Apply 'Single Tracks' tweak to play queue items
Issue #1471
2019-03-20 17:01:18 +00:00
Craig Drummond
1ed064c67f When subscribing to a podcast, check if there are any downloaded episodes from a previous subscription.
Closes #1468
2019-03-15 22:48:32 +00:00
Craig Drummond
097614a788 When downloading podcasts, use whole path for filename.
Closes #1467
2019-03-14 21:45:05 +00: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
0690393854 In toolbar, disaply "Composer - Artist - Album" (for composer genres)
Issue #1460
2019-03-01 21:50:45 +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
2be74efbde Add --fullscreen command-line option to start fullscreen.
Closes #1450
2019-02-21 17:50:01 +00:00
Craig Drummond
ab02a93bdd Show Original Year in context view metadata.
Closes #1452
2019-02-21 17:44:41 +00:00
Craig Drummond
3e839b1d32 Re-add option to save lyrics in music folder.
Closes #1454
2019-02-21 17:42:33 +00:00
Craig Drummond
087d5a1223 Fix greyscale images in notifications.
Issue #1447
2019-02-06 18:30:37 +00:00
Craig Drummond
d7b379b75b Fix crash when double-clicking outside of table-view (when this is set to not stretch columns).
Closes #1445
2019-01-31 21:38:00 +00:00
Craig Drummond
09df75d3bd Fix saving, and reading back, https:// as MPD music folder.
Closes #1444
2019-01-30 17:47:42 +00:00
Craig Drummond
364807b266 Fix saving, and loading, of custom API keys.
Closes #1438
2019-01-09 22:17:06 +00:00
Craig Drummond
2295f594d3 Show bits in technical info.
Closes #1435
2019-01-05 23:45:17 +00:00
Craig Drummond
2bc6606b6f Spelling 2018-12-30 11:55:07 +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
9d9089c67f MPRIS seeks command specifies an offset from current position.
Closes #1417
2018-12-09 20:38:21 +00:00
Craig Drummond
f8a81fc7f8 When loading URLs via commandline use AppendAndPlay.
Closes #1413
2018-12-03 22:53:37 +00:00
Craig Drummond
5950659d21 Fix MusicBrainz disc ID calculation.
Closes #1408
2018-11-29 20:49:00 +00:00
Craig Drummond
8f6f15e3ed When copying tracks to a device, only update cache if configured to do so.
Closes #1406
2018-11-25 13:10:57 +00:00
Craig Drummond
06cf4c4e3d For MPD>=21, use its albumart protocol to fetch covers. 2018-11-10 18:37:37 +00:00
Craig Drummond
1c378a93cf Add more actions to search page results.
Closes #1398
2018-10-28 16:24:09 +00:00
Craig Drummond
15ab700fd4 Handle empty VolumeIdentifier in MTP devices.
Issue #1397
2018-10-23 21:23:17 +01:00
Craig Drummond
3e7a0132a9 Don't stop library scan just because of failure in 1 directory.
Closes #1389
2018-10-18 19:29:22 +01:00
Craig Drummond
7b28248aba Add another qt5ct palette work-around.
Issue #1381
2018-10-02 16:47:21 +01:00
Craig Drummond
b8604ab044 Change toolbar colours if palette changes.
Issue #1381
2018-10-01 19:45:18 +01:00
Craig Drummond
17aa9baf93 Update 2018-10-01 18:27:24 +01:00
Craig Drummond
2a80f73609 Don't try to reduce brackets when showing album name and year.
Issue #1373
2018-09-30 09:12:02 +01:00
Craig Drummond
b232506fdd In grouped style playqueue, only show album duration if there is more than one track from the album.
Closes #1375
2018-09-30 09:09:42 +01:00
Craig Drummond
999819892d When expand intrface, don't shrink width. Conversely, when collapsing don't expand width. 2018-09-19 17:26:27 +01:00
Craig Drummond
1a8e0da885 Fix 'Show Current Song Information' (i) toolbar button showing when interface is collpased and resized. 2018-09-19 17:22:04 +01:00
Craig Drummond
4c7361b6e0 Always show volume control. 2018-09-19 17:20:11 +01:00
Craig Drummond
98e216210f Update 2018-09-15 22:42:33 +01:00
Craig Drummond
6390b4c6e8 Allow .jpeg as extension from cover dialog.
Closes #1368
2018-09-12 19:48:41 +01:00
Craig Drummond
251d9bf3de When getting 'basic' title of song, also remove any 'prod. XXX', etc.
values.
2018-09-11 22:38:18 +01:00
Craig Drummond
dc0d678d7d Add action to export current podcast subscriptions
Issue #1359
2018-09-04 20:22:13 +01:00
Craig Drummond
812004b948 Allow to read local RSS/OPML files in podcast search dialog. 2018-09-02 17:45:36 +01:00
Craig Drummond
0bdc1b1805 Allow OPML URLs in podcast add URL dialog. 2018-09-02 17:29:57 +01:00
Craig Drummond
c8d9490b36 Add option to remove invalid tracks from playlists
Closes #1271
2018-09-02 14:50:31 +01:00
Craig Drummond
dfa5555988 Add 'Read offset' setting for AudioCDs. 2018-09-02 13:39:41 +01:00