Craig Drummond
|
bafb46be50
|
Add chartlyrics.com to list of lyrics providers.
Issue #1604
|
2020-05-23 07:41:06 +01:00 |
|
Craig Drummond
|
5a8fcd033f
|
Correctly set 'storeLyricsInMpdDir' config item, UI was setting wrong config item.
Issue #1576
|
2020-03-01 14:17:52 +00:00 |
|
Craig Drummond
|
c08b48dda0
|
Remove Encyclopaedia Metallum from lyrics providers, as does not work.
Closes #1571
|
2020-02-17 16:10:42 +00: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
|
2d8566d743
|
- Show podcast coves in toolbar, queue, and info view.
- Show podcast description in info view.
- Only show cover in toolbar cover tooltip.
Issue #1556
|
2019-12-05 16:01:39 +00:00 |
|
Craig Drummond
|
69f687c162
|
Remove zooming from context view.
Closes #1545
|
2019-10-28 16:00:24 +00:00 |
|
Craig Drummond
|
cb9efe205f
|
Update (c) year
|
2019-09-15 15:56:58 +01:00 |
|
Craig Drummond
|
7e0dfe8ef8
|
Fic current track not highlighting if from cue file
Closes #1495
|
2019-05-23 17:45:15 +01:00 |
|
Craig Drummond
|
a58d837f8f
|
Use FanArt.tv for artist images
Closes #1485
|
2019-05-19 10:06:54 +01:00 |
|
Craig Drummond
|
914a59b3a4
|
...again albumArtistOrComposer
Issue #1489
|
2019-05-18 16:50:17 +01:00 |
|
Craig Drummond
|
29fc0d93bc
|
Use albumArtistOrComposer to albumArtist
Issue #1489
|
2019-05-18 08:46:43 +01:00 |
|
Craig Drummond
|
55de8b7331
|
Apply songbiew patch, and replace "\n" (literal) with new-line so that
it is then replaced with "<br/>"
Closes #1461
|
2019-05-15 16:32:51 +01:00 |
|
Craig Drummond
|
aa4121a6ff
|
Only add song info field if its not empty
|
2019-05-11 12:22:07 +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
|
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 |
|
Martin Blumenstingl
|
10e3caa046
|
Update lyrics.com lyrics provider
* Fix "not found" detection.
* Also exclude footer.
From clementine-player/Clementine/commit/a82cc2f8a6bf99 - original
author: @di72nn
|
2019-02-23 21:39:51 +01:00 |
|
Martin Blumenstingl
|
4bb28ed94d
|
Update letras lyrics site
From clementine-player/Clementine/commit/d8135a96d06653 - original
author: @hatstand
|
2019-02-23 21:38:39 +01:00 |
|
Martin Blumenstingl
|
da44fa0345
|
Update AZLyrics parsing rule
From clementine-player/Clementine/commit/7e9f9802b09f25 - original
author: @di72nn
|
2019-02-23 21:36:35 +01: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
|
67225dfd71
|
HTML escape strings
Closes #1448
|
2019-02-10 17:12:35 +00:00 |
|
aqua36
|
bcf2d37675
|
lyrics_providers.xml: now handles colon correctly for genius
|
2019-01-24 10:36:36 +02:00 |
|
Craig Drummond
|
0aadefef3c
|
Make 'Icon' a namespace not class
|
2018-05-24 19:05:54 +01:00 |
|
chm
|
c5bdc19d99
|
add comma+period to skipped chars when formatting url for genius.com
|
2018-05-20 18:55:00 +03:00 |
|
Craig Drummond
|
6fbf2b5be3
|
Replace & with and - for genius.com
Issue #1286
|
2018-05-20 16:22:44 +01:00 |
|
aqua36
|
aaeff7a517
|
fix typos in previous commits
|
2018-05-20 18:14:48 +03:00 |
|
chm
|
9476d200a6
|
modify genius lyrics provider to support accented chars; fix typo
|
2018-05-20 18:00:30 +03:00 |
|
chm
|
20d54c1878
|
modify genius lyrics provider to support more accented characters
|
2018-05-20 17:15:07 +03:00 |
|
Craig Drummond
|
d6aeb45157
|
When looking for lyrics, remove "ft. X", "featuring X", etc, from song title as well as artist.
Issue #1286
|
2018-05-20 13:41:05 +01:00 |
|
Craig Drummond
|
4548c01690
|
Cache lyrics using 'basic' artist name - e.g. X ft. Y => X
|
2018-05-20 12:32:53 +01:00 |
|
Craig Drummond
|
a561d80180
|
Add genius.com to list of lyrics providers.
Issue #1286
|
2018-05-20 11:29:32 +01:00 |
|
Craig Drummond
|
639d7cfd5a
|
Embed more files into cantata
|
2018-05-16 22:43:54 +01:00 |
|
Craig Drummond
|
80276b0292
|
Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
Closes #1267
|
2018-05-05 12:04:46 +01:00 |
|
Craig Drummond
|
08323c6015
|
Set UTF8 encoding and BOM for windows.
Issue #1261
|
2018-05-03 21:44:14 +01:00 |
|
Craig Drummond
|
7f3a7368dd
|
Set codec for windows?
Issue #1261
|
2018-05-03 19:41:40 +01:00 |
|
Craig Drummond
|
0a18fbfceb
|
If MPD path is a HTTP url and loading of lyrics via http fails, still
need to look into cache
|
2018-05-03 19:33:46 +01:00 |
|
Craig Drummond
|
122fa5641b
|
Fix creation of refresh action under windows
|
2018-05-03 19:31:53 +01:00 |
|
Craig Drummond
|
ea2efb04e2
|
Open text files with QIODevice::Text
Issue #1261
|
2018-05-02 21:41:08 +01:00 |
|
Craig Drummond
|
054902524b
|
Add a slight border to context view when in sidebar.
|
2018-05-01 22:28:03 +01:00 |
|
Craig Drummond
|
32f54ae3bd
|
Stretching albums covers not working under Windows, so just remove option.
Closes #1252
|
2018-04-30 22:23:56 +01:00 |
|
Craig Drummond
|
9d41688c7d
|
Set minimum view width, and don't allow collapsing
|
2018-03-25 11:38:39 +01:00 |
|
Craig Drummond
|
d9a42808b3
|
Add settings page to configure API keys.
Issue #1234
|
2018-03-14 20:32:11 +00:00 |
|
Craig Drummond
|
eff0e66d39
|
Use AUTOMOC
|
2018-03-07 19:04:14 +00:00 |
|
Craig Drummond
|
f736b6fb67
|
Use same format for notifications as for now playing widget.
Closes #1222
|
2018-02-25 21:53:46 +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
|
7f8d3f38da
|
Disable metrolyrics, parsing code is broken - and have no
time/motivation to fix.
Closes #1213
|
2018-02-15 18:10:15 +00:00 |
|
Craig Drummond
|
fd93347717
|
Remove lyricstime.com and seeklyrics.com - no longer available?
Closes #1212
|
2018-02-15 18:02:16 +00:00 |
|