Commit Graph

3617 Commits

Author SHA1 Message Date
craig.p.drummond
193faf3fbb Add (commented out) code to time MTP connect/update. 2013-12-08 21:48:48 +00:00
craig.p.drummond
f91db0e4da More consistent .cue file detection - move code into Song class 2013-12-08 15:56:01 +00:00
craig.p.drummond
7514a10b4f Update album's year if song year is changed in tag editor. 2013-12-07 23:18:01 +00:00
craig.p.drummond
d77d406a06 Fix Qt5 build - setEncodedUrl is deprecated in Qt5, and doesn't seem to be required.
BUG: 344
2013-12-07 22:23:09 +00:00
craig.p.drummond
01a49c415d Also need to show artist for various artist albums 2013-12-06 13:41:50 +00:00
craig.p.drummond
5297fbc851 Remove Cantata streams when exiting. 2013-12-06 13:18:42 +00:00
craig.p.drummond
7997909492 If have no metadata for a Cantata stream in playqueue, use filename as path - better for display. 2013-12-06 13:11:31 +00:00
craig.p.drummond
86adea717c Use constant 2013-12-06 13:06:45 +00:00
craig.p.drummond
6bcfed6f15 AudioCDs are not currently seekable :-( 2013-12-06 13:06:34 +00:00
craig.p.drummond
880c9fcd20 Better tab sizing 2013-12-06 12:45:22 +00:00
craig.p.drummond
f18483d118 Extract common write block 2013-12-05 20:02:33 +00:00
craig.p.drummond
a46ec7233e Handle empty album name 2013-12-05 19:44:31 +00:00
craig.p.drummond
ac48847880 Disconnect correct signal! 2013-12-05 19:43:53 +00:00
craig.p.drummond
f002e46131 Better handling of Cantata stream URLs with special characters (e.g. question marks) 2013-12-05 19:43:37 +00:00
craig.p.drummond
79020b617f Update 2013-12-05 19:43:13 +00:00
craig.p.drummond
b392ccbc30 If song has a disc number set, then display song track as "disc.track title" - e.g. "2.01 Blah blah" 2013-12-05 19:42:58 +00:00
craig.p.drummond
d22fdbbacd Add 'Configure' as tooltip to config buttons 2013-12-05 19:41:44 +00:00
craig.p.drummond
0d2a616c99 Dissalow chaning of filename scheme for MTP devices. 2013-12-05 19:41:17 +00:00
craig.p.drummond
56e8b209a1 Only show composer field in tag editor if it is one of the MPD supplied tags 2013-12-05 19:40:46 +00:00
craig.p.drummond
1e8fd1be67 Use AlbumArt as default cover name for MTP devices. 2013-12-04 19:50:53 +00:00
craig.p.drummond
945794d3d9 Fix potential crash on exit
BUG: 342
2013-12-04 19:40:07 +00:00
craig.p.drummond
03f7c56d41 s/Ok/OK/g 2013-12-03 19:45:15 +00:00
craig.p.drummond
a64c034b8a Also catch ok 2013-12-03 19:44:33 +00:00
craig.p.drummond
dfa3022539 Use UTF-8 for directlyics 2013-12-01 18:03:10 +00:00
craig.p.drummond
4543f3178d Update 2013-11-29 20:18:30 +00:00
craig.p.drummond
e8325b714f Align main menu with toolbutton 2013-11-29 20:18:12 +00:00
craig.p.drummond
cfdfa3708c Fix windows build 2013-11-29 20:17:46 +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
978c172544 Re-add lyricsmania.com 2013-11-29 20:16:16 +00:00
craig.p.drummond
3e9a776959 Add leoslyrics.com to list of lyrics providers. 2013-11-29 20:15:54 +00:00
craig.p.drummond
ecd3ad9e2b Check if stream already has cagtegory name before prepending 2013-11-29 20:15:21 +00:00
craig.p.drummond
00bec88778 Remove duplicate entry 2013-11-29 20:14:36 +00:00
craig.p.drummond
340228310b Better track/artist label alignment in main window 2013-11-29 20:14:09 +00:00
craig.p.drummond
be6af5acc8 Fix XML comment 2013-11-29 20:13:17 +00:00
craig.p.drummond
19f61bd5e7 Update 2013-11-28 20:01:27 +00:00
craig.p.drummond
9f8f0bd497 Better icon 2013-11-28 19:58:26 +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
906d84d434 Update 2013-11-27 19:43:38 +00:00
craig.p.drummond
642bee5ed2 Check return of selectionModel() before using.
BUG: 333
2013-11-27 19:41:37 +00:00
craig.p.drummond
bb20217719 When shuffling albums, only start to play if was playing before shuffle 2013-11-27 19:40:18 +00:00
craig.p.drummond
608d6c0bce readReply() should be static 2013-11-27 19:39:48 +00:00