Commit Graph

33 Commits

Author SHA1 Message Date
Craig Drummond
69bc455ab4 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
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
18e2fb6dcf Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
a89a5a370c Fix Qt5 build - can't use addEncodedQueryItem, so created encoded URL
manually.
#717
2015-08-02 21:11:01 +01:00
Craig Drummond
6d3b0af14a Fix getting +44 lyrics from wikia - need to encode title parameter
ourselves
#717
2015-08-02 15:57:51 +01:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
bdf187ac41 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
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
d78d7fa2db Only do \r removal on lyrics portion 2013-11-29 20:17:24 +00:00
craig.p.drummond
eb0c5ffeec Strip \r from input 2013-11-29 20:16:44 +00:00
craig.p.drummond
cc564994fd Use wikia API 2013-11-28 19:58:02 +00:00
craig.p.drummond
55d784a365 - 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
00cdb09e7e Set user agent... 2013-11-28 19:56:11 +00:00
craig.p.drummond
0b832d6641 Only log as sucdeeded if string is not empty! 2013-11-28 19:55:55 +00:00
craig.p.drummond
4c1c8cc8a2 Translate provider name when shown in song view 2013-11-28 19:55:25 +00:00
craig.p.drummond
2d7d3ed135 Stop after first extraction 2013-11-28 19:54:35 +00:00
craig.p.drummond
8ba11675b3 Add debug logging to lyrics parsing 2013-11-27 21:06:03 +00:00
craig.p.drummond
927a18a939 mprove directlyrics - contents need some fixing... 2013-11-27 20:59:11 +00:00
craig.p.drummond
e8f24e4dfe Fix darklyrics 2013-11-27 20:46:14 +00:00
craig.p.drummond
0f811776d0 If we have <br/> followed by a \n, then remove \n 2013-11-27 00:17:11 +00:00
craig.p.drummond
b48f73feb5 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
5407c96b7f 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
4d372be368 Add action to cancel context jobs 2013-11-20 22:11:34 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
c8b1647af5 Place atrist trimming in Song class 2013-06-04 18:29:17 +00:00
craig.p.drummond
ff3e87e410 Update ultimate_providers.xml to match Clementine 1.1.1 2013-06-03 18:13:31 +00:00
craig.p.drummond
d4962183a4 Move lyrics files into context folder 2013-05-18 10:21:43 +00:00