You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
如果您有足够的时间和能力,并愿意为此提交 PR ,请勾上此复选框 / Pull request is welcome. Check this if you want to start a pull request
您已知悉如果没有提供正确的系统信息,以及日记,您的 Issue 会直接被关闭 / You have known that if you don't provide correct system information and logs, your issue will be closed directly
您已仔细查看并知情 Q&A 和 FAQ 中的内容 / You have read and understood the contents of Q&A and FAQ.
您已搜索过 Issue Tracker,没有找到类似内容 / I have searched on Issue Tracker, No duplicate or related open issue has been found
您确保这个 Issue 只提及一个问题。如果您有多个问题报告,烦请发起多个 Issue / Ensure there is only one bug report in this issue. Please make mutiply issue for mutiply bugs
您确保已使用最新 Pre-release 版本测试,并且该问题在最新 Pre-release 版本中并未解决 / This bug have not solved in latest Pre-release version
The text was updated successfully, but these errors were encountered:
复现步骤 / Step to reproduce
导入使用 Subconverter 转换后的订阅链接,无法正常读取文件名,订阅名称显示Remote file
预期行为 / Expected behaviour
导入使用 Subconverter 转换后的订阅链接,设置filename=ABC。导入订阅后订阅名称正常显示ABC
实际行为 / Actual Behaviour
导入使用 Subconverter 转换后的订阅链接,无法正常读取文件名,订阅名称显示Remote file
应用日志 / App logs
No response
备注 / Addition details
和 clash-verge-rev#165 一样
subconverter 返回的 Content-Disposition 是:
多了这个utf8转码就无法正确识别了,算是老verge开始就有的Bug
rev的解决方案:99851b2
Clash Nyanpasu 版本号 / Clash Nyanpasu
1.5.0 & 1.5.1-alpha+593a2ed
Clash 核心及其版本号 / Clash core and version
v1.18.1 Meta
是否为 Pre-release / Is pre-release version
593a2ed
操作系统及版本 / OS version
Windows 10.0.19045.4170
自查步骤 / Verify steps
The text was updated successfully, but these errors were encountered: