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

关于图片自动下载的功能 #58

Closed
tmsdy opened this issue Jul 18, 2022 · 8 comments
Closed

关于图片自动下载的功能 #58

tmsdy opened this issue Jul 18, 2022 · 8 comments

Comments

@tmsdy
Copy link

tmsdy commented Jul 18, 2022

Snipaste_2022-07-18_14-28-54

修改了时间为 00:00-23:59,然后编译了重新注册了,自动下载还是不成功,必须手动点开图片,才会下载。
是不是还有哪里需要设置?呢

@ljc545w
Copy link
Owner

ljc545w commented Jul 18, 2022

这个地方之前写错了,那个时间是不自动下载的时间段,所以应该设置为"00:00-00:00"
git上我已经改正过

@duo
Copy link
Contributor

duo commented Aug 2, 2022

设置成 "00:00-00:00" 有时候还是不会自动下载图片,不知道是为啥,所以我把 0x48D56B 也给 NOP 了

@ljc545w
Copy link
Owner

ljc545w commented Aug 2, 2022

请问有记录不下载的具体时段吗

@duo
Copy link
Contributor

duo commented Aug 2, 2022

具体时间点不记得了,印象里中午,下午的时间点都有出现过不自动下载

@ljc545w
Copy link
Owner

ljc545w commented Aug 2, 2022

具体时间点不记得了,印象里中午,下午的时间点都有出现过不自动下载

好的,那麻烦再看看加nop后还有没有问题,如果没问题的话,我就把nop也加进去。感谢

@duo
Copy link
Contributor

duo commented Aug 2, 2022

image

我看这边是排除 00:30-07:30,当时我是中午下午都有出现过没自动下载,在微信里看图片都是有等待下载的按钮
在想是不是孤例,毕竟好像也有没看到别人反馈过这个问题
所以只能比较粗暴的把 0x48D56B 给 NOP , 目前图片的自动下载都一直正常了

@FengLiWeng
Copy link

那个自动保存图片的文件名称 和 聊天消息里面的 xml 信息好像对不上了.. 想知道自动保存的图片是谁发出来的,有什么办法吗?

@ljc545w
Copy link
Owner

ljc545w commented Aug 13, 2022

接收到图片或者文件消息时,会有个附加的filepath,从这个字段截取文件名再比对。后面会将保存文件名修改为消息的ID。

@tmsdy tmsdy closed this as completed Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants