emby增加代理模式
This commit is contained in:
@@ -178,6 +178,7 @@ export interface AdminConfig {
|
||||
removeEmbyPrefix?: boolean; // 播放链接移除/emby前缀
|
||||
appendMediaSourceId?: boolean; // 拼接MediaSourceId参数
|
||||
transcodeMp4?: boolean; // 转码mp4
|
||||
proxyPlay?: boolean; // 视频播放代理开关
|
||||
}>;
|
||||
// 旧格式:单源配置(向后兼容)
|
||||
Enabled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user