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

下载封面图片失败导致整理失败 #453

Open
2 tasks done
yagay opened this issue Nov 27, 2024 · 4 comments
Open
2 tasks done

下载封面图片失败导致整理失败 #453

yagay opened this issue Nov 27, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@yagay
Copy link

yagay commented Nov 27, 2024

问题详情

下载封面图片失败导致整理失败, 应该是读取到信息,只是封面不能下载就导致整理失败,,,能不能加入选项,,不下载封面也能整理,,,封面那些可以手动下载,.只要nfo信息生成了就行,,

运行方式

我运行的是打包后的exe程序

代理

日志

No response

运行截图(可选)

No response

提交须知

  • 我确认使用的是最新版本并且阅读过Wiki帮助文档
  • 我确认已经搜索过Issue区,没有与我遇到的情况相同的Issue。
@yagay yagay added the bug Something isn't working label Nov 27, 2024
@DANTHK
Copy link

DANTHK commented Nov 28, 2024

[Crawler]
# 爬虫至少要获取到哪些字段才可以视內抓取成功?
required_keys = cover,title

有没有可能这个是你需要的?把cover去掉试试。我没试...XD

@yagay yagay closed this as completed Dec 5, 2024
@yagay yagay reopened this Dec 6, 2024
@yagay
Copy link
Author

yagay commented Dec 6, 2024

[Crawler]
# 爬虫至少要获取到哪些字段才可以视內抓取成功?
required_keys = cover,title

有没有可能这个是你需要的?把cover去掉试试。我没试...XD

试了,只能影响到获取信息是否成功,不能影响下载图片失败引起的整理失败.

@qicfan
Copy link
Contributor

qicfan commented Dec 6, 2024

这是逻辑问题,目前封面是必要属性,不受这个配置影响,获取不到封面就会失败。
等后续更新吧。

@maodun96
Copy link

#316

重复问题,已有计划。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants