Open
Conversation
Owner
|
我试了alist是能访问夸克资源的,意思是只有emby不行?我需要测试下 |
Author
alist 是走的 alist 代理播放的夸克资源,但是 emby 是通过直链去访问,如果这个设的不对,那么给客户端的直链也是错误的,只有转码才能放(转码是服务器去访问alist下东西,但是直接播放是从alist拉链接直接给客户端播放),浏览器f12可以看到客户端会请求docker_address.txt中的地址 docker_address.txt这个本来就是给emby返回直链用的,就算乱设置alist那边都肯定能放的 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
添加了一个

docker_address.txt环境变量,以修复emby无法正常播放夸克问题https://t.me/xiaoyaliu00/383405