Skip to content
New issue

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

请求扩大被扫描文件夹的文件数量 #111

Open
ArnyRen opened this issue Dec 19, 2022 · 2 comments
Open

请求扩大被扫描文件夹的文件数量 #111

ArnyRen opened this issue Dec 19, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@ArnyRen
Copy link

ArnyRen commented Dec 19, 2022

[22/12/19 16:49:06] INFO 共计 1 个分析任务
[22/12/19 16:49:06] INFO 执行分析任务: A > media/A
[22/12/19 16:53:12] SUCCEED 分析任务执行完毕: A > media/A
file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:42
parseResults.push(...item.parseResults);
^

RangeError: Maximum call stack size exceeded
at file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:42:22
at Array.forEach ()
at hlink (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:37:9)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async main (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/index.js:4:5)

[22/12/19 16:53:12] ERROR 任务执行出错,已终止

目前A文件夹内包含126,685个文件 6,872个文件夹 总计57.7 TB。
我通常是将目录A内的视频文件通过hlink硬链接至/media/A中 然后通过刮削软件刮削分类后导入Emby。原A文件夹内继续PT保种上传。
A文件夹内几乎不可能手动对其管理,仅其下级目录就存在632个文件夹,后续继续PT下载也会自动创建新的文件夹。无法进行手动配置拆分操作。作者大大是否有办法修复hlink这个问题?拜托了,hlink对于pt党来说太好用了!

@likun7981 likun7981 added the enhancement New feature or request label Jan 29, 2023
@DeepDarkV
Copy link

我也一直苦于文件数量无法使用这个工具进行硬链整理资源,看到作者在其他地方回复可分段处理,不知能否程序内置分段。

@likun7981
Copy link
Owner

我也一直苦于文件数量无法使用这个工具进行硬链整理资源,看到作者在其他地方回复可分段处理,不知能否程序内置分段。

暂时找到很好的方案,后面会关注

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants