Commit Graph

12 Commits

Author SHA1 Message Date
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
e78f59ae31 Max backgdrop size 2013-10-28 20:39:13 +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
556071c2a7 Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +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
f0b3b1c564 Use QPixmap not QImage 2013-06-25 18:06:14 +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
1e7d38103b Comment out unused var. 2013-06-20 19:13:24 +00:00
craig.p.drummond
6e2ae6654b Use fanart.tv for backdrops in contextview. This provides larger images than discogs (which is still the fallback), and HomeTheaterBackdrops seems to be no longer available :-( 2013-06-16 19:42:37 +00:00
craig.p.drummond
267295d5c2 Use discogs for context backdrop 2013-06-14 17:28:39 +00:00
craig.p.drummond
b374aba431 Add debug logging 2013-06-10 16:34:22 +00:00
craig.p.drummond
d650197ae6 s/ContextPage/ContextWidget/g s/InfoPage/ContextPage/g 2013-06-08 07:06:58 +00:00