QAuxiliary icon indicating copy to clipboard operation
QAuxiliary copied to clipboard

[Bug] 下载文件重定向排除频道缓存失效

Open suomedualc opened this issue 2 years ago • 4 comments

Steps to reproduce/复现步骤

1.进入频道,进入某个子频道 2.查看该子频道消息 3.查看系统相册,频道内图片消息被自动缓存

Expected behaviour/预期行为

频道内图片消息应该不会被下载到本地相册,缓存文件应该不会被系统相册识别到。

Actual behaviour/实际行为

系统相册读取到了频道内的图片消息,查看图片路径见图,关闭模块后不会复现。 Screenshot_2023-08-23-18-11-45-146_com miui galle

XPosed Framework you used/你使用的XP框架

Zygisk-LSPosed 1.8.6

QQ(TIM)版本/QQ(TIM) Version

8.9.76.12115(4484v2)

Module Version/模块版本

1.4.3.r1699.59f2b2a(1699)

Version and Other Requirements/版本和其他要求

  • [X] I am using latest debug CI version of QAuxiliary and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
  • [X] I have checked recent Issues (including Open and Closed) and have not found this Issue/我已经查看近期 Issues(包含 Open 和 Closed),未发现已存在此 Issue
  • [X] The QQ I am using is an official release version, not a modified or beta version/我使用的 QQ 是官方发布的正式版本,而非修改版或测试版

Logs/日志

RemoveIntimateDrawer-1692786181059.txt AutoSendOriginalPhoto-1692786163916.txt TroopFileSaveLasting-1692786142197.txt SendGiftHook-1692786119432.txt

suomedualc avatar Aug 23 '23 10:08 suomedualc

经测试与下载文件重定向功能有关联。原来我的重定向目录为/storage/emulated/0/Download/,开启重定向功能时会出现上述问题,关闭后不会自动缓存频道中的图片消息。修改重定向目录为/storage/emulated/0/Download/QQDownload/之后,频道内图片消息仍然会自动缓存到该目录下。 FileRecvRedirect-1692786910006.txt

suomedualc avatar Aug 23 '23 10:08 suomedualc

我没开重定向,后来还把模块关了,但本地相册还是能读取到频道图片缓存,感觉是腾讯的问题?缓存文件夹前缀没加.?

windy1021 avatar Aug 27 '23 12:08 windy1021

文件夹下面手动创建文件.nomedia可以将该文件夹隐藏,开发者可以考虑内置这个功能吗 Image_1700760652786(1)(1)

M-ls avatar Nov 23 '23 17:11 M-ls

ci版本1.4.6.r1820还是失效

MengNianxiaoyao avatar Dec 05 '23 06:12 MengNianxiaoyao