pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.79k stars 276 forks source link

Disable proxy for torrent application #8601

Closed def324 closed 3 years ago

def324 commented 4 years ago

Describe the bug When configuring a proxy server it will be used for connections to the torrent progam, specifically qBittorrent in my case. Since the proxy is public facing and qBittorrent is internal, it will break the connection.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Configuration -> General -> Advanced Settings -> Proxy Host' and configure an external proxy, such as torproxy.
  2. Go to 'Configuration -> Search Settings -> Torrent Search' and configure and internal qBittorrent client.
  3. Try to download an episode, you'll see the following error:
Screen Shot 2020-10-11 at 5 35 46 PM

Expected behavior Medusa bypasses the external proxy for internal torrent applications. Ideally this could be configured.

Screenshots See above.

Medusa (please complete the following information):

Debug logs (at least 50 lines): See screenshot above.

p0psicles commented 4 years ago

I'll make separate proxy settings for providers, indexers, clients and general

p0psicles commented 3 years ago

implemented