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
hlink: V2.0 nodejs: V21.6.1 windows已安装git bash 其中配置文件为: pathsMapping: { 'E:\Videos\Download\Anime': 'E:\Videos\Download\hlink' }, 且只更改了这一部分 错误日志如下 [24/01/27 19:12:29] INFO 当前配置如下 [24/01/27 19:12:29] INFO 包含规则: /*.mp4,/.flv,**/.f4v,/*.webm,/.m4v,**/.mov,/*.cpk,/.dirac,**/.3gp,/*.3g2,/.rm,**/.rmvb,/*.wmv,/.avi,**/.asf,/*.mpg,/.mpeg,**/.mpe,/*.vob,/.mkv,**/.ram,/*.qt,/.fli,**/.flc,/*.mod,/*.iso [24/01/27 19:12:29] INFO 排查规则: 无 [24/01/27 19:12:29] INFO 缓存: 已关闭 [24/01/27 19:12:29] INFO 保持原有目录结构: 是 [24/01/27 19:12:29] INFO 为独立文件创建文件夹: 是 [24/01/27 19:12:29] INFO 任务开始! [24/01/27 19:12:29] INFO 共计 1 个分析任务 [24/01/27 19:12:29] INFO 执行分析任务: Anime > hlink file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/execa/lib/error.js:59 error = new Error(message); ^
Error: Command failed with exit code 1: ls -iRFL E:\Videos\Download\Anime 'ls' �����ڲ����ⲿ���Ҳ���ǿ����еij���
���������ļ��� at makeError (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/execa/lib/error.js:59:11) at handlePromise (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/execa/index.js:119:26) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async lsirf (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/core/lsirfl.js:8:22) at async parseLs (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/core/parseLsirfl.js:7:17) at async analyse (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/main/analyse.js:14:26) at async Promise.all (index 0) at async hlink (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:27:6) at async main (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/main/index.js:4:5) { shortMessage: 'Command failed with exit code 1: ls -iRFL E:\Videos\Download\Anime', command: 'ls -iRFL E:\Videos\Download\Anime', escapedCommand: 'ls -iRFL "E:\Videos\Download\Anime"', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: '', stderr: "'ls' �����ڲ����ⲿ���Ҳ���ǿ����еij���\r\n���������ļ���", failed: true, timedOut: false, isCanceled: false, killed: false }
Node.js v21.6.1
[24/01/27 19:12:29] ERROR 任务执行出错,已终止
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hlink: V2.0
nodejs: V21.6.1
windows已安装git bash
其中配置文件为:
pathsMapping: {
'E:\Videos\Download\Anime': 'E:\Videos\Download\hlink'
},
且只更改了这一部分
错误日志如下
[24/01/27 19:12:29] INFO 当前配置如下
[24/01/27 19:12:29] INFO 包含规则: /*.mp4,/.flv,**/.f4v,/*.webm,/.m4v,**/.mov,/*.cpk,/.dirac,**/.3gp,/*.3g2,/.rm,**/.rmvb,/*.wmv,/.avi,**/.asf,/*.mpg,/.mpeg,**/.mpe,/*.vob,/.mkv,**/.ram,/*.qt,/.fli,**/.flc,/*.mod,/*.iso
[24/01/27 19:12:29] INFO 排查规则: 无
[24/01/27 19:12:29] INFO 缓存: 已关闭
[24/01/27 19:12:29] INFO 保持原有目录结构: 是
[24/01/27 19:12:29] INFO 为独立文件创建文件夹: 是
[24/01/27 19:12:29] INFO 任务开始!
[24/01/27 19:12:29] INFO 共计 1 个分析任务
[24/01/27 19:12:29] INFO 执行分析任务: Anime > hlink
file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/execa/lib/error.js:59
error = new Error(message);
^
Error: Command failed with exit code 1: ls -iRFL E:\Videos\Download\Anime
'ls' �����ڲ����ⲿ���Ҳ���ǿ����еij���
���������ļ���
at makeError (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/execa/lib/error.js:59:11)
at handlePromise (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/execa/index.js:119:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async lsirf (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/core/lsirfl.js:8:22)
at async parseLs (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/core/parseLsirfl.js:7:17)
at async analyse (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/main/analyse.js:14:26)
at async Promise.all (index 0)
at async hlink (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:27:6)
at async main (file:///D:/Software/nodejs/node-v21.6.1-win-x64/node_modules/hlink/node_modules/@hlink/core/lib/main/index.js:4:5) {
shortMessage: 'Command failed with exit code 1: ls -iRFL E:\Videos\Download\Anime',
command: 'ls -iRFL E:\Videos\Download\Anime',
escapedCommand: 'ls -iRFL "E:\Videos\Download\Anime"',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '',
stderr: "'ls' �����ڲ����ⲿ���Ҳ���ǿ����еij���\r\n���������ļ���",
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}
Node.js v21.6.1
[24/01/27 19:12:29] ERROR 任务执行出错,已终止
The text was updated successfully, but these errors were encountered: