Feature Request:Wishing for proxy setting

All your suggestions, requests and ideas for future development
Post Reply
lixilong
Posts: 1
Joined: 16 Oct 2024, 18:05

Feature Request:Wishing for proxy setting

Post by lixilong »

I'm a user from china, because of the great fire wall, i can not access tmdb.
it would be really nice to add proxy setting in filebot
User avatar
rednoah
The Source
Posts: 23922
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Feature Request:Wishing for proxy setting

Post by rednoah »

:idea: FileBot uses your system proxy settings by default.

:idea: You can manually specify a HTTP or SOCKS proxy in the configuration file.



e.g. update configuration file:

Shell: Select all

filebot -script fn:properties --def http.proxyHost=localhost http.proxyPort=8080 socksProxyHost=localhost socksProxyPort=1080
:idea: Please read the FAQ and How to Request Help.
Post Reply