Commit Graph

167 Commits

Author SHA1 Message Date
craig.p.drummond
6c390df5dd Update with Clementine 1.2 changes 2013-11-27 19:37:46 +00:00
craig.p.drummond
d58c9af9c4 Update songlyrics.com scraping too
BUG: 339
2013-11-27 00:28:44 +00:00
craig.p.drummond
ca11365759 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
dc97f3dce2 If we have <br/> followed by a \n, then remove \n 2013-11-27 00:17:11 +00:00
craig.p.drummond
359666ca06 Better spacing 2013-11-26 20:02:20 +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
9bf3b24d9b Title is not used. 2013-11-26 20:00:57 +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
56f99bac16 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
02b703789d - 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
712932fc33 Simplify 2013-11-01 18:38:12 +00:00
craig.p.drummond
e78f59ae31 Max backgdrop size 2013-10-28 20:39:13 +00:00
craig.p.drummond
c049af0cc8 Revert reading/writing of tags in external helper - its not working correctly
BUG: 319
2013-10-25 20:01:33 +00:00
craig.p.drummond
5343b1273a Read/write tags in an external app - as per Clementine and Amarok. Isolates Cantata from TagLib crashes. 2013-10-22 18:22:41 +00:00
craig.p.drummond
3d27c80c13 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
eecf215482 If fail to get a musicbrainz id, and artist contains a '/', try again without '/' 2013-10-17 17:25:31 +00:00
craig.p.drummond
105f80c1fb Better error handling 2013-10-17 17:24:51 +00:00
craig.p.drummond
65be0c33ca Always use unix dir separator internally 2013-10-14 18:16:32 +00:00
craig.p.drummond
5f84f50967 Dir separator... 2013-10-14 18:14:12 +00:00
craig.p.drummond
aac26903a6 - Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
2013-10-09 17:07:14 +00:00
craig.p.drummond
7e49a6cb4b Show albums by artist, etc, even if wiki/last.fm search fails. 2013-10-06 17:26:59 +00:00
craig.p.drummond
f2fa313ee4 - Allow some cover requests to be 'urgent' - these will be loaded in UI thread, if cover exists.
- Keep track of current cover queries, so that we dont attempt to acces the same one twice
2013-09-30 18:20:26 +00:00
craig.p.drummond
b33851c46d Use HTTPS URLs for Last.fm, Wikipedia, SoundCloud, etc, for non-windows builds. 2013-09-24 18:42:52 +00:00
craig.p.drummond
e5959bc97e Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +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
ccff0cdbcd Work-around Windows and QJson issue. 2013-08-19 17:54:57 +00:00
craig.p.drummond
869484fce7 Dont use https for context view searches. 2013-08-19 17:53:47 +00:00
craig.p.drummond
74bd6030d2 Put BasicItemDelegate into its own source files 2013-08-13 19:40:05 +00:00
craig.p.drummond
e6f730c2e7 Windows build fixes 2013-08-12 21:03:21 +00:00
craig.p.drummond
7cf74a164f Only load lyrics.xml when needed 2013-08-12 18:34:08 +00:00
craig.p.drummond
e653e06281 Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
31c6e50503 Better handling of streams in context view 2013-08-08 19:15:45 +00:00
craig.p.drummond
8eb5ec0abb Check if song is empty 2013-08-08 19:14:29 +00:00
craig.p.drummond
eaeda40408 When looking for localised patterns, also look for the un-localised equivalents 2013-08-05 21:02:34 +00:00
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
b5dc5f7847 Also check for singer, vocalist, or musician 2013-07-12 19:06:30 +00:00
craig.p.drummond
854d56d5dc Song is a struct, not class
BUG: 254
2013-07-11 18:34:13 +00:00
craig.p.drummond@gmail.com
8f85cf4920 Dont increase zoom every time config is read!
BUG: 251
2013-07-05 11:03:27 +00:00
craig.p.drummond@gmail.com
cd83ac16c7 Compare filename's to detect current track 2013-07-04 11:13:08 +00:00
craig.p.drummond
f0b3b1c564 Use QPixmap not QImage 2013-06-25 18:06:14 +00:00
craig.p.drummond
ccf05721b8 Simplify 2013-06-25 18:05:27 +00:00
craig.p.drummond
3746c4d825 Keep track of the last 20 artists we had to create backdrops for - so that we dont keep on query online service each time 2013-06-25 18:04:39 +00:00
craig.p.drummond
e4aa93d4e8 Fix display update when we go from created backdrop, to downloaded, back to created 2013-06-25 18:03:52 +00:00
craig.p.drummond
58e90d3946 Set opacity on image, not on painter 2013-06-25 18:03:15 +00:00
craig.p.drummond
12970d3059 Fix cache file! 2013-06-24 18:41:24 +00:00
craig.p.drummond
1e7d38103b Comment out unused var. 2013-06-20 19:13:24 +00:00
craig.p.drummond
ea2bf0eee7 Dont draw artist mame on backdrop - its not very visible! 2013-06-20 19:13:03 +00:00
craig.p.drummond
3b0faaa692 Increase min width before expanding 2013-06-20 19:11:13 +00:00
craig.p.drummond
17b72b8469 File parameter is used! 2013-06-17 18:33:48 +00:00