Jump to content

Recommended Posts

ltdstudio
Posted

I support this idea because I desperately need this feature

我支持这个想法,因为我迫切需要这个功能I support this idea because I desperately need this feature

 

  • 3 weeks later...
Posted

emby服务使用了如下环境变量文件 :

/etc/emby-server.conf

在该文件末尾添加配置如下:

ALL_PROXY=http://192.168.100.11:7890
HTTP_PROXY=http://192.168.100.11:7890
HTTPS_PROXY=http://192.168.100.11:7890

里面的代理换成自己的。

然后重启emby-server:systemctl restart emby-server

如果是docker的话,把这个文件映射出来,重启emby容器应该就行。

只在宿主机测试过,没在docker测试过,应该大差不差。


 

Posted
On 8/3/2024 at 6:47 PM, Ankio said:

emby服务使用了如下环境变量文件 :

/etc/emby-server.conf

在该文件末尾添加配置如下:

ALL_PROXY=http://192.168.100.11:7890
HTTP_PROXY=http://192.168.100.11:7890
HTTPS_PROXY=http://192.168.100.11:7890

里面的代理换成自己的。

然后重启emby-server:systemctl restart emby-server

如果是docker的话,把这个文件映射出来,重启emby容器应该就行。

只在宿主机测试过,没在docker测试过,应该大差不差。


 

没找到这个文件emby-server.conf

Posted
14 hours ago, Sabar said:

没找到这个文件emby-server.conf

那用systemctl status emby-server找一下emby-server的服务配置文件

服务配置文件里面应该有一行类似于这样的字段

EnvironmentFile=/xxxxx

后面跟随的就是就是环境变量文件

这边只在debain环境测试过,其他环境应该也类似。

Posted
On 8/5/2024 at 10:29 AM, Ankio said:

那用systemctl status emby-server找一下emby-server的服务配置文件

服务配置文件里面应该有一行类似于这样的字段

EnvironmentFile=/xxxxx

后面跟随的就是就是环境变量文件

这边只在debain环境测试过,其他环境应该也类似。

我是用的是windows,并不能这么操作,我也查找了emby-server.conf和emby-server,电脑上没有这个文件或者类似的文件,在服务中查询也没有emby—server

  • 1 year later...
zcracker
Posted

I also need this feature. Proxy is a must for those who use Emby on mainland.

zcracker
Posted

Can the addition of proxy functionality be put on the agenda?

Posted
12 hours ago, zcracker said:

I also need this feature. Proxy is a must for those who use Emby on mainland.

There are a number of good proxies already available and it doesn't get much easier than Caddy.  Can't you use one of those?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...