Commit Graph

35 Commits

Author SHA1 Message Date
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
9c474c8875 Add action to cancel context jobs 2013-11-20 22:11:34 +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
556071c2a7 Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +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@gmail.com
cd83ac16c7 Compare filename's to detect current track 2013-07-04 11:13:08 +00:00
craig.p.drummond
17b72b8469 File parameter is used! 2013-06-17 18:33:48 +00:00
craig.p.drummond
ed22d7dbee 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
bd20ec0b73 Strip 'featuring' from artist names 2013-06-04 18:32:23 +00:00
craig.p.drummond
95ca3428b9 Place atrist trimming in Song class 2013-06-04 18:29:17 +00:00
craig.p.drummond
7ed5f42056 Spelling :-( 2013-06-04 18:27:49 +00:00
craig.p.drummond
628f073b51 Fix link colours... 2013-06-03 18:28:57 +00:00
craig.p.drummond
879585251f Improve formatting whe we have no album info 2013-05-31 17:23:33 +00:00
craig.p.drummond
7780e434c6 Add space before track list 2013-05-28 19:12:24 +00:00
craig.p.drummond
f7ef7c74a3 Fall back to last.fm search if fail to find a wikipedia match 2013-05-28 19:11:31 +00:00
craig.p.drummond
6045ef830b Use a time to clear cache at regular intervals. 2013-05-28 19:10:34 +00:00
craig.p.drummond
ac428a9f8b Fix song URL, so that play works 2013-05-24 19:04:56 +00:00
craig.p.drummond
92e0967fef Keep list of songs, so that we dont keep querying this each time track changes 2013-05-24 19:04:30 +00:00
craig.p.drummond
f4d0cd3db9 Add refresh to albums/artists views 2013-05-23 16:57:35 +00:00
craig.p.drummond
5d87b4de45 Show image in textbrowser, so that it also scrolls 2013-05-23 16:54:30 +00:00
craig.p.drummond
98e2d2f0f5 Use start /c $url to launch browser on windows. 2013-05-22 16:53:12 +00:00
craig.p.drummond
45d83bd3e4 Fix wikipedia links!!! 2013-05-22 16:49:24 +00:00
craig.p.drummond
8ec3d1cd42 If we are only showing intro text, we can use smaller headers 2013-05-22 16:32:17 +00:00
craig.p.drummond
62eb03bc55 Remove old items from cache 2013-05-22 16:31:29 +00:00
craig.p.drummond
09e0e5f999 - 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
6114afbe5e - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
15449d9999 Remove unused 2013-05-20 19:17:41 +00:00
craig.p.drummond
6c540232b3 Retry search with filter if initial fails 2013-05-20 18:47:46 +00:00
craig.p.drummond
73de3193a2 Put lyrics actions into context menu 2013-05-20 18:46:46 +00:00
craig.p.drummond
dbf7fa9a20 Remove EchoNest usage, as this only seems to return English results. 2013-05-20 18:46:09 +00:00
craig.p.drummond
20d2729219 Preserve position when current song changes, but album does not 2013-05-18 12:58:35 +00:00
craig.p.drummond
228164eb22 Ensure we update details, even if fail to fetch info from last.fm
BUG:216
2013-05-18 12:40:06 +00:00
craig.p.drummond
67f7058633 Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00