DirtyRacer1337 / Jellyfin.Plugin.PhoenixAdult

Jellyfin/Emby Metadata Provider for videos from multiple adult sites
GNU General Public License v2.0
358 stars 45 forks source link

Option to make requests through a proxy. #74

Closed anon-127 closed 3 years ago

anon-127 commented 3 years ago

A lot of sites this plugin scrapes are banned in my location.It would be cool if there was a proxy field in the settings.

I don't want to use proxy on jellyfin as a whole as it will slow things down a lot.

DirtyRacer1337 commented 3 years ago

I added Socks proxy support in 003481dc663d088011fea0cc740bc22250cd3ac5, should be working, check Nightly Build. Server restart required for accepting proxy.

anon-127 commented 3 years ago

http proxy supported?

DirtyRacer1337 commented 3 years ago

probably don't supported

anon-127 commented 3 years ago

can the support be added?

DirtyRacer1337 commented 3 years ago

better use socks they universal, for http required two proxies for http and https, I don't want to deal with it