38 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
630d3c5c6e When searching for lyrics, if fail and artist starts with "The " then try again without "The "
Closes #1752
2021-11-11 23:11:08 +00:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +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
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
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
d5b1c18c52 Fix Qt5 build - can't use addEncodedQueryItem, so created encoded URL
manually.
#717
2015-08-02 21:11:01 +01:00
Craig Drummond
a0961d6e13 Fix getting +44 lyrics from wikia - need to encode title parameter
ourselves
#717
2015-08-02 15:57:51 +01:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
d66042fe8c When song is updated in context view, abort any current network jobs.
BUG: 442
2014-03-17 19:48:11 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
507ee452ce Only do \r removal on lyrics portion 2013-11-29 20:17:24 +00:00
craig.p.drummond
5b82378668 Strip \r from input 2013-11-29 20:16:44 +00:00
craig.p.drummond
86e882e7d4 Use wikia API 2013-11-28 19:58:02 +00:00
craig.p.drummond
904f7a69ac - Fix some more lyrics sites; elyrics.net, loudson.gs, lyrics.com, lyricsmode.com, lyricsreg.com, lyricstime.com, metrolyrics.com, mp3lyrics.org, tekstowo.pl, vagalume.com.br
- lyricsbay.com: has lyrics, just not sure on extraction
- lyricsdownload.com: empty page returned?
- lyricsmania.com: unreachable?
- teksty.org: no lyrics found?
BUG: 339
2013-11-28 19:57:19 +00:00
craig.p.drummond
92ceb8fcb4 Set user agent... 2013-11-28 19:56:11 +00:00
craig.p.drummond
c3d5543485 Only log as sucdeeded if string is not empty! 2013-11-28 19:55:55 +00:00
craig.p.drummond
89f0e10af6 Translate provider name when shown in song view 2013-11-28 19:55:25 +00:00
craig.p.drummond
4c9adc1964 Stop after first extraction 2013-11-28 19:54:35 +00:00
craig.p.drummond
37bbb3ebcd Add debug logging to lyrics parsing 2013-11-27 21:06:03 +00:00
craig.p.drummond
026c244449 mprove directlyrics - contents need some fixing... 2013-11-27 20:59:11 +00:00
craig.p.drummond
3a6145d4f5 Fix darklyrics 2013-11-27 20:46:14 +00:00
craig.p.drummond
dc97f3dce2 If we have <br/> followed by a \n, then remove \n 2013-11-27 00:17:11 +00:00
craig.p.drummond
789781df40 If looking for lyrics on lyrics.wikia.com, then use its search API to locate lyrics page. 2013-11-26 20:02:05 +00:00
craig.p.drummond
d50d6e228b Fix fetching lyrics for songs, or artists, containing ampersand or question mark characters.
BUG: 339
2013-11-26 19:58:45 +00:00
craig.p.drummond
9c474c8875 Add action to cancel context jobs 2013-11-20 22:11:34 +00:00
craig.p.drummond
556071c2a7 Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
95ca3428b9 Place atrist trimming in Song class 2013-06-04 18:29:17 +00:00
craig.p.drummond
472fe0f6e4 Update ultimate_providers.xml to match Clementine 1.1.1 2013-06-03 18:13:31 +00:00
craig.p.drummond
bb91cf4caf Move lyrics files into context folder 2013-05-18 10:21:43 +00:00