Commit Graph

37 Commits

Author SHA1 Message Date
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +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
de4c76f4fa Show albums by artist, etc, even if wiki/last.fm search fails. 2013-10-06 17:26:59 +00:00
craig.p.drummond
bbd9ee535f - 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
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
44bf560240 Windows build fixes 2013-08-12 21:03:21 +00:00
craig.p.drummond
6877b0b214 Check if song is empty 2013-08-08 19:14:29 +00:00
craig.p.drummond
31b40845ad Fix cache file! 2013-06-24 18:41:24 +00:00
craig.p.drummond
4c1105e976 File parameter is used! 2013-06-17 18:33:48 +00:00
craig.p.drummond
12310e2e10 Dont wait for artist bio before displaying album info - artistview may be hidden, in which case it wont update! 2013-06-10 16:35:17 +00:00
craig.p.drummond
1fce0053b9 Only lookup album list once 2013-06-05 16:52:26 +00:00
craig.p.drummond
21722a5dcc No need for setArtistImageRequest 2013-06-04 18:59:47 +00:00
craig.p.drummond
d045afc8af Dont pass file path to cover requester if we are from a various artists album... 2013-06-04 18:59:12 +00:00
craig.p.drummond
5c2e2da501 Only revert various artists in contextpage class 2013-06-04 18:48:22 +00:00
craig.p.drummond
ace586031b Disconnect the correct slot! 2013-06-04 18:35:19 +00:00
craig.p.drummond
c8b1647af5 Place atrist trimming in Song class 2013-06-04 18:29:17 +00:00
craig.p.drummond
dcd503a4a1 Fix link colours... 2013-06-03 18:28:57 +00:00
craig.p.drummond
5017a63283 Fix similar artist list 2013-05-31 17:25:39 +00:00
craig.p.drummond
6ac14520cf Improve formatting whe we have no album info 2013-05-31 17:23:33 +00:00
craig.p.drummond
f6be9d1e77 Dont autoclean cache - consistent with other cache usage 2013-05-28 19:12:05 +00:00
craig.p.drummond
7dc4cdf9c3 Fall back to last.fm search if fail to find a wikipedia match 2013-05-28 19:11:31 +00:00
craig.p.drummond
b4a098f81e Use a time to clear cache at regular intervals. 2013-05-28 19:10:34 +00:00
craig.p.drummond
e872ac2c2c Show list of albums for an artist 2013-05-24 19:05:14 +00:00
craig.p.drummond
4b9a529d34 Display similar artists as a string, not a list - as sometimes this is a *very* long list! 2013-05-24 19:04:02 +00:00
craig.p.drummond
94bf7b2c11 Add refresh to albums/artists views 2013-05-23 16:57:35 +00:00
craig.p.drummond
b4c0ffceff Show image in textbrowser, so that it also scrolls 2013-05-23 16:54:30 +00:00
craig.p.drummond
1e669370e9 Fix loading similar artists from cache 2013-05-23 16:52:23 +00:00
craig.p.drummond
701f3ed60e Use start /c $url to launch browser on windows. 2013-05-22 16:53:12 +00:00
craig.p.drummond
9d1d5b740f HeaderLabel and sidebar-lyrics no longer used. 2013-05-22 16:34:25 +00:00
craig.p.drummond
3de08dacef If we are only showing intro text, we can use smaller headers 2013-05-22 16:32:17 +00:00
craig.p.drummond
991081e1fd - Save wikipedia langs as prefix:urlPrefix
- Treid to use langlinks as per Amarok, but didnt like the results - so commented out!
2013-05-22 16:27:44 +00:00
craig.p.drummond
2c04f49527 - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
a3a6cdb84d Retry search with filter if initial fails 2013-05-20 18:47:46 +00:00
craig.p.drummond
86380f7341 Put lyrics actions into context menu 2013-05-20 18:46:46 +00:00
craig.p.drummond
34c6ac4f3f Remove EchoNest usage, as this only seems to return English results. 2013-05-20 18:46:09 +00:00
craig.p.drummond
6115ba30ca Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00