Commit Graph

204 Commits

Author SHA1 Message Date
craig.p.drummond
e5b1af9b64 Fix scaling of context view background when size of view changes. 2014-02-26 20:08:19 +00:00
craig.p.drummond
720aee083a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
5ac7e5be4b Fix collapsed context-view selector buttons text when using a dark background. 2014-02-21 10:48:37 +00:00
craig.p.drummond
2589ab2530 Auto-scroll lyrics
BUG: 405
2014-02-18 19:34:37 +00:00
craig.p.drummond
aec7ae2ccb Add option to auto-switch to context view X seconds after playback starts, and switch back X seconds after stopped.
BUG: 406
2014-02-17 20:33:00 +00:00
craig.p.drummond
b16638f888 Typos... 2014-02-07 20:15:21 +00:00
craig.p.drummond
1d46ed863d USe arrows instead of +/- 2014-01-28 19:09:47 +00:00
craig.p.drummond
0cab95c6e9 - Add option to use a custom image as context view backdrop.
- Add option to specify blur and opacity of context view backdrop image.
2014-01-26 16:04:23 +00:00
craig.p.drummond
054465656c Decode Mopidy local:track:file paths 2014-01-21 18:57:47 +00:00
craig.p.drummond
1651b88e8e Custom widget for collapsed view selector 2014-01-20 20:45:31 +00:00
craig.p.drummond
f51fa4c0e5 Fix delete lyrics prompt 2014-01-20 19:27:08 +00:00
craig.p.drummond
6b0f990156 Check for more image files... 2014-01-16 19:31:49 +00:00
craig.p.drummond
88e7a4f700 If file path starts with /, then its not an MPD file 2014-01-16 19:31:12 +00:00
craig.p.drummond
955eea9fa9 Store wikipedia language file in cache folder - as it really is just cached info 2014-01-10 20:05:54 +00:00
craig.p.drummond
e8954fb037 Remove htbackdrops.com code - as doesn't look like this is comming back! 2014-01-10 20:01:57 +00:00
craig.p.drummond
afcadec227 Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout. 2014-01-06 20:43:24 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
527979ae8b Add more debug
BUG: 357
2013-12-26 20:40:16 +00:00
craig.p.drummond
6150b5cdcd Dont save backdrops in mpd dir if song is from AudioCD. Also, add more debug. 2013-12-25 21:39:33 +00:00
craig.p.drummond
1df637d185 Dont tile artist backdrop, just draw in centre 2013-12-24 21:21:28 +00:00
craig.p.drummond
f47837aa7a Scale context view backdrops. 2013-12-23 21:05:13 +00:00
craig.p.drummond
8b4b81412a Add option to always collapse context into single pane. 2013-12-23 11:00:37 +00:00
craig.p.drummond
490641f336 Use UTF-8 for directlyics 2013-12-01 18:03:10 +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
a3374cde7b Re-add lyricsmania.com 2013-11-29 20:16:16 +00:00
craig.p.drummond
c9e2b76819 Add leoslyrics.com to list of lyrics providers. 2013-11-29 20:15:54 +00:00
craig.p.drummond
65445cbbd9 Fix XML comment 2013-11-29 20:13:17 +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
7b79bb943a Update with Clementine 1.2 changes 2013-11-27 19:37:46 +00:00
craig.p.drummond
de9b56aeec Update songlyrics.com scraping too
BUG: 339
2013-11-27 00:28:44 +00:00
craig.p.drummond
084fb6f496 Also look for '-- start of lyrics --' / '-- end of lyrics --' with azlyrics.com
BUG: 339
2013-11-27 00:18:04 +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
2c000fb23e Better spacing 2013-11-26 20:02:20 +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
13685f461f Title is not used. 2013-11-26 20:00:57 +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
5dfc8e0f6c Fix crash when an album link is clicked on in context-view when current song is from a Various Artists album and the album link is to another album by the artist.
BUG: 327
2013-11-12 20:20:08 +00:00
craig.p.drummond
fa1a25be60 - Look for backdrop.jpg/png in music folder before attempting to download.
- Add option to store downloaded backdrops into music folder. Stored as backdrop.jpg
2013-11-11 19:27:38 +00:00
craig.p.drummond
7615588b7c Simplify 2013-11-01 18:38:12 +00:00
craig.p.drummond
7be10dfc20 Max backgdrop size 2013-10-28 20:39:13 +00:00