枫谷剑仙

Results 176 comments of 枫谷剑仙

> 已经解锁 Paging Enlargement II,未发现问题。暂时关闭这个issues ![1675415888361_firefox](https://user-images.githubusercontent.com/6565860/216560998-8fad1987-bb69-4092-9042-1900ff288cc1.png) 我都开了好多年了

I can't use the installed version to silently start , and even not find LocalSend in Autoruns. How do I modify startup parameters? ![Autoruns_2023-09-19_19-38-12](https://github.com/localsend/localsend/assets/6565860/1459e5ce-4730-4ba4-aa42-feff8bd08801)

> I don't know this progam but you should be able to add the executable path with the `autostart` parameter? Autoruns is a tool in Microsoft's official toolkit, _Sysinternals Suite_....

经过试验,部分解决了安装版问题,在CMD里运行如下命令即可静默启动安装版 By experimentation, the problem for installation version is partially solved, and the following command can be run in CMD to silently start. `start "" "shell:AppsFolder\11157TienDoNam.LocalSend_g71aj367vb7ze!localsendapp" "autostart"` ![CTFX-PC_0250](https://github.com/localsend/localsend/assets/6565860/f134c2de-747f-4761-9767-cde1079b6492) 所以启动快捷方式或者注册表启动只需要使用`cmd /c`参数传入这个命令就能实现。缺点是会闪现一次cmd窗口。...

建议你试试电脑登录后,手机使用电脑上的刷新码试试。

> 为啥会有这种需求啊。。。 应该是看不懂日文假名,所以还不如直接用英文?我也有这个困扰。不过我用第三方APP才有这个困扰,网页版直接看超链接地址就行了。

不知道你这个按需下载部分是否相对难实现。 我觉得有必要的功能是**增量更新画廊**,很多Pixiv画廊会提示有新版本可用,但是跳过去下载只能从头下载一个全新画廊。 那种在画廊最后更新图片的,我都是每次先下载新画廊得`.ehviewer`文件,然后手动把旧画廊文件夹内的图片剪切到新画廊里,这样就可以跳过前面几千张图片的下载。但是新图片加在前面的,图片数字会改变,就不行了。 希望能够从程序上实现,选择**增量更新画廊**后,下载新画廊的信息,直接按hash值将旧画廊内的图片移动到新画廊里去,这样只需要下载少量更新的图片。

这个应用并不需要非常注重性能,是不是用C#重构更容易实现业务代码。 如果仍需要支持Win7可以用.Net Framwork 4.8或者.Net 6。

并不追求非要维护本程序,仅是从技术角度讨论。 我以前也追求不装Runtime,喜欢用VB6(不会C),但是过了这么多年,.Net Framwork 已经不用担心谁没有了,.Net 6可以把runtime打包在一起(虽然会大几十MB)。

使用代理应该是用户自身的问题,换成某个固定代理,那这个代理坏了怎么办呢?