Page 1 of 1
Feature Request:Wishing for proxy setting
Posted: 16 Oct 2024, 18:09
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
Re: Feature Request:Wishing for proxy setting
Posted: 16 Oct 2024, 19:26
by rednoah

FileBot uses your system proxy settings by default.

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