ShiguReader icon indicating copy to clipboard operation
ShiguReader copied to clipboard

硬核宅宅资源管理器. Ultimate Manga Resource Manager

Results 61 ShiguReader issues
Sort by recently updated
recently updated
newest added

https://filmora.wondershare.com/video-player/12-best-html5-video-players.html https://www.sitepoint.com/5-great-html5-video-players/

![QQ图片20200503141250](https://user-images.githubusercontent.com/3008723/80907271-55828400-8d48-11ea-8d68-73ab941a468e.png) 用了chokidar。watch 50,000个文件需要1GB内存 ![QQ图片20200503141458](https://user-images.githubusercontent.com/3008723/80907288-819e0500-8d48-11ea-88c0-fc81b45f5e0b.png) 关掉chokidar就只要100mb了。

note

npm ERR! code ELIFECYCLE npm ERR! syscall spawn bash npm ERR! file bash npm ERR! path bash npm ERR! errno ENOENT

note

```js const extractQueue = { }; //after 7zip extractQueue[fileName] = true; finally { extractQueue[fileName] = false; } ```

开发者模式:npm run dev production mode: npm run start pkg的snapshot搞的太坑 还有谜之bootstrap错误 再也不想研究exe打包了

note

那些coser图集干嘛一张图20MB啊

我试着在群晖上部署最新版的shigureader,一直无法运行,只能用docker了,应该是我没找到修改漫画目录的配置导致的 这是我在本地ubuntu上测试的报错 ![屏幕截图 2023-11-10 142313](https://github.com/hjyssg/ShiguReader/assets/90970696/cba4688d-5f08-4da0-8417-3fe3d2c58a5c) ![屏幕截图 2023-11-10 142433](https://github.com/hjyssg/ShiguReader/assets/90970696/2447d498-e843-421d-bc62-6105b10d5778)

手机上ehviewer(绿E)下载本子时会下载一个.ehviewer文件。在LANraragi项目中这个文件可以用来读取本子在ehentai上所拥有的标签。可以考虑在这个项目添加这个功能吗?

masterpiece, best quality,best qualityc,shigure \(kancolle\), reading,shy, smile, white backgound, close-up lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality,...

note

原本是一个Dev分支,前后端都放一起。 导致后期npm和webpack配置越来越复杂,越来越乱。 拆分为: - Dev_Frontend:前端文件 - Dev_Backend:后端文件 - dev_lib_test:第三方库测试性能分支 - Dev_win_exe_release:发布测试分支 历史遗留原因,共同的代码在两个branch有重复。以后处理。

note