After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 630538 - Apple trailers can provide a higher-resolution thumbnail
Apple trailers can provide a higher-resolution thumbnail
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
git master
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-24 17:55 UTC by Chris Lord
Modified: 2010-09-27 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add an option to the apple-trailers plugin to download the higher resolution poster (5.13 KB, patch)
2010-09-24 17:55 UTC, Chris Lord
none Details | Review

Description Chris Lord 2010-09-24 17:55:02 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.
Comment 1 Víctor Manuel Jáquez Leal 2010-09-27 10:53:51 UTC
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