Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

开启web代理时网页端调用外部播放器无法使用代理地址 #7544

Open
4 tasks done
WilberJth opened this issue Nov 22, 2024 · 4 comments
Open
4 tasks done
Labels
bug Something isn't working

Comments

@WilberJth
Copy link

WilberJth commented Nov 22, 2024

Please make sure of the following things

  • I have read the documentation.
    我已经阅读了文档

  • I'm sure there are no duplicate issues or discussions.
    我确定没有重复的issue或讨论。

  • I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational).
    我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version.
    我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.40

Driver used / 使用的存储驱动

onedrive business

Describe the bug / 问题描述

使用自己的服务器用alist-proxy搭建了中转,开启web代理和webdav策略改为使用代理地址后,webdav能够正常调用代理地址,网页播放器也能够正常使用代理地址,但在网页调用外部播放器时调用的还是原始地址
我的alist原始域名为cloud开头,中转代理地址域名为od开头,例如在调用potplayer等外部播放器播放时,链接还是原始地址而不是中转地址
image
如上图

网页端的播放器播放时可以正常调用代理地址进行播放
image
如上图

Reproduction / 复现链接

暂无

Config / 配置

image
后端配置

Logs / 日志

No response

@WilberJth WilberJth added the bug Something isn't working label Nov 22, 2024
@hshpy
Copy link

hshpy commented Nov 22, 2024

正常,alist会给你重定向转代理地址。

@WilberJth
Copy link
Author

正常,alist会给你重定向转代理地址。

调用外部播放器是原始地址而不是代理地址,逻辑上应该是我开启web代理后调用外部播放器也应该是代理地址才对

@hshpy
Copy link

hshpy commented Nov 22, 2024

正常,alist会给你重定向转代理地址。

调用外部播放器是原始地址而不是代理地址,逻辑上应该是我开启web代理后调用外部播放器也应该是代理地址才对

调用地址是alist的地址,这是对的
你可以把代理地址设置一个不存在的域名,看看能否播放。

@WilberJth
Copy link
Author

正常,alist会给你重定向转代理地址。

调用外部播放器是原始地址而不是代理地址,逻辑上应该是我开启web代理后调用外部播放器也应该是代理地址才对

调用地址是alist的地址,这是对的 你可以把代理地址设置一个不存在的域名,看看能否播放。

额....设置为一个不存在的域名在网页端调用外部播放器还是走的alist的原始地址

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants