GoldenPotato137 / PotatoVN

一款Visual Novel管理软件
https://potatovn.net/
Apache License 2.0
711 stars 33 forks source link

[BUG] 复数个游戏条目会由于未知原因重复 #241

Open miogasuki opened 3 months ago

miogasuki commented 3 months ago

这两天启动PVN的时候发现好多条目莫名重复了,而且其中一条会有下图所示的路径缺失

猜测是因为路径变动导致的,然而事实上我并未改变过游戏路径,包括文件夹的命名 Snipaste_2024-07-24_16-45-45

miogasuki commented 3 months ago

缺了一张图,补一下 https://www.z4a.net/images/2024/07/24/Snipaste_2024-07-24_16-46-31.png

miogasuki commented 3 months ago

哦还有一点,重复出来的条目信息源都是VNDB,但我总设置里的信息源默认是mixed https://www.z4a.net/images/2024/07/24/Snipaste_2024-07-24_16-58-50.png

miogasuki commented 3 months ago

现在已经暂时将所有库都清空了,依旧留下了400个没有“归属”的条目,虽然可以通过关闭“显示非本机游戏”来取消显示,但借着这次这个问题,想问问有无想法出一个“批量取消托管”的功能?不然如果有多个游戏想要取消托管,一个个点得累死了 https://www.z4a.net/images/2024/07/24/Snipaste_2024-07-24_23-31-28.png

GoldenPotato137 commented 3 months ago

非常诡异,大概是之前关闭自动托管搞出来的锅,这些代码会在下个版本重构,应该就没有这个问题了

GoldenPotato137 commented 3 months ago

批量选中雀实可以搞一个

miogasuki commented 3 months ago

批量选中雀实可以搞一个

好的,感谢大大