GNOME Bugzilla – Bug 630538
Apple trailers can provide a higher-resolution thumbnail
Last modified: 2010-09-27 10:53:51 UTC
Created attachment 171045 [details] [review] Add an option to the apple-trailers plugin to download the higher resolution poster Apple trailers provides two poster URLs, one small size and one large size. It would be good if instead of just picking the smaller of the two, a configuration option were provided that lets you pick the larger one. The attached patch provides this configuration option.
commit f112a8fd21ebf7ce5e91e5f799588cf14bbfaebb Author: Chris Lord Date: Fri Sep 24 18:52:48 2010 +0100 apple-trailers: Add a configuration for larger thumbnails Add a configuration option, 'poster-size', that when configured as 'xlarge', sets the url of the thumbnail to the larger poster in the Apple Trailers xml. https://bugzilla.gnome.org/show_bug.cgi?id=630538