We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
元数据解压后中文均为乱码,无法正在运行
7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,16 CPUs AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (A70F41),ASM,AES-NI)
7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=zh_CN,UTF-8,Utf16=ON,HugeFiles=on,64 bits,16 CPUs AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (A70F41),ASM,AES-NI)
No response
检查alist连通性... alist启动完成,等待10秒后开始下载元数据... 开始下载元数据,如果有问题无法解决,请删除目录 /media/temp 下的所有文件重新启动. Downloading Jellyfin config... Downloading config_jf.mp4... Found config_jf.mp4, skip. Extracting Jellyfin config... 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (**locale=C,Utf16=off**,HugeFiles=on,64 bits,16 CPUs AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (A70F41),ASM,AES-NI) Scanning the drive for archives: 1 file, 5368869413 bytes (5121 MiB) Extracting archive: temp/config_jf.mp4 -- Path = temp/config_jf.mp4 Type = 7z Offset = 2821246 Physical Size = 5366048167 Headers Size = 1446182 Method = LZMA2:25 Solid = + Blocks = 1 ERROR: Can not delete output file : No such file or directory : ./jf_config/root/default/PikPak ????/????.mblink ERROR: Can not delete output file : No such file or directory : ./jf_config/root/default/PikPak ????/????.mblink ERROR: Can not delete output file : No such file or directory : ./jf_config/root/default/?? ????/????.mblink Sub items Errors: 3 Archives with Errors: 1 Sub items Errors: 3
Linux
The text was updated successfully, but these errors were encountered:
48d70a4
修复了
Sorry, something went wrong.
@monlor 我拉的最新的镜像测试还是会乱码
locale-gen zh_CN.UTF-8没办法正常生成locale;
locale-gen zh_CN.UTF-8
locale
进容器手动用dpkg-reconfigure locales重新生成才解决。
dpkg-reconfigure locales
好像是/etc/locale.gen的问题,还没细细研究~
/etc/locale.gen
再试一下,我现在没有会员,元数据下载很慢,没法测试
不试了,我放弃了。 xiaoya能用,但是emby和jellyfin经常出问题看不了, 现在改用tvbox加载链接看了,就这个没出过问题
monlor
Successfully merging a pull request may close this issue.
提交检查
描述 bug
元数据解压后中文均为乱码,无法正在运行
重现步骤
7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,16 CPUs AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (A70F41),ASM,AES-NI)
预期行为
7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=zh_CN,UTF-8,Utf16=ON,HugeFiles=on,64 bits,16 CPUs AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (A70F41),ASM,AES-NI)
截图
No response
日志
设备 (请填写以下信息)
Linux
其他信息
No response
The text was updated successfully, but these errors were encountered: