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 647749 - Add proxy support for online plugins
Add proxy support for online plugins
Status: RESOLVED OBSOLETE
Product: grilo
Classification: Other
Component: plugins
git master
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-14 08:58 UTC by Joshua Lee
Modified: 2018-09-24 09:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joshua Lee 2011-04-14 08:58:57 UTC
Some of the online media(youtube/flickr) can not be accessed directly, it is better to add proxy support for the online media. 

It's better to add a unified way to grilo. For example:

  grl-youtube-proxy=x.x.x.x:8080 grilo-test-ui
Comment 1 Jussi Kukkonen 2011-04-14 10:17:40 UTC
As Damien mentioned on mailing list, the proper way to do proxy support in general would probably be libproxy.

However, this might not be what Joshua wants if he's looking for a special "youtube proxy"...
Comment 2 Dominique Leuenberger 2011-11-27 20:13:06 UTC
I think the use of libproxy would be the right thing. If you need to use a proxy to reach the web, then those settings should be used by grilo too.

The libproxy API is rather simple (only 3 functions: init/use/free)
Comment 3 Bastien Nocera 2014-01-15 13:06:05 UTC
We actually just need to use a recent libsoup to get proxy support coming from the system configuration. I believe that works now. Are there particular plugins which don't work?
Comment 4 GNOME Infrastructure Team 2018-09-24 09:17:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/grilo/issues/17.