tonquer / picacg-qt

哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS)
GNU Lesser General Public License v3.0
3.4k stars 181 forks source link

无法看图 #215

Closed mx41shy closed 1 year ago

mx41shy commented 1 year ago

操作系统(如MacOS 10.15)

WIN11

网络环境(移动,联通,电信,移动宽带,联通宽带,电信宽带,等等..)

电信

问题描述(简要描述发生的问题)

软件内图片加载完成之后(右下角图片加载进度球100%)不显示图片,但是缓存文件夹内图片文件存在。

复现步骤(详细描述导致问题产生的操作步骤,如果能稳定复现)

打开任意漫画章节看图均可复现。

日志提交(问题截图或者日志,日志在设置中设置为INFO,在帮助界面打开日志目录)

image 如图右边显示下载完成转换完成,但是没有图片显示

tonquer commented 1 year ago

麻烦logs下的日志上传一下

mx41shy commented 1 year ago

麻烦logs下的日志上传一下

2023-01-23 21:39:59,679 - start.py[line:76] - WARNING: init scene ratio: 1.25 2023-01-23 21:40:01,075 - setting_view.py[line:290] - INFO: Init translate zh_CN 2023-01-23 21:40:01,146 - server.py[line:194] - INFO: request-> backId:1, InitReq, url:http://68.183.234.72/init, method:GET, params:{} 2023-01-23 21:40:01,146 - setting_view.py[line:450] - WARNING: waifu2x GPU: ['NVIDIA GeForce RTX 2060'],select: NVIDIA GeForce RTX 2060,use cpu num: 0 2023-01-23 21:40:01,147 - main_view.py[line:176] - WARNING: Waifu2x init:0, encode:0, version:1.1.5, code:0, cpuNum:0/12, gpuNum:8, gpuList:['NVIDIA GeForce RTX 2060'] 2023-01-23 21:40:01,148 - server.py[line:194] - INFO: request-> backId:2, CheckUpdateReq, url:https://github.com/tonquer/picacg-qt/releases/latest, method:GET, params:{} 2023-01-23 21:40:01,151 - connectionpool.py[line:230] - DEBUG: Starting new HTTP connection (1): 68.183.234.72:80 2023-01-23 21:40:01,151 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (1): github.com:443 2023-01-23 21:40:01,182 - login_proxy_widget.py[line:300] - INFO: update proxy, setId:3, image server:storage.diwodiwo.xyz, address:104.21.91.145 2023-01-23 21:40:01,889 - connectionpool.py[line:442] - DEBUG: http://68.183.234.72:80 "GET /init HTTP/1.1" 200 125 2023-01-23 21:40:01,890 - server.py[line:229] - INFO: response-> backId:1, InitReq, st:1001, code:0, raw:{"status":"ok","addresses":["172.67.222.24","104.21.91.145"],"waka":"https://ad-channel.diwodiwo.xyz","adKeyword":"diwodiwo"} 2023-01-23 21:40:01,890 - user.py[line:67] - INFO: 初始化成功, Ips:['172.67.222.24', '104.21.91.145'] 2023-01-23 21:40:02,190 - server.py[line:194] - INFO: request-> backId:3, LoginReq, url:https://picaapi.picacomic.com/auth/sign-in, method:POST, params:{'email': 'mx41shy', 'password': '10geling'} 2023-01-23 21:40:02,192 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (1): picaapi.picacomic.com:443 2023-01-23 21:40:02,192 - server.py[line:35] - INFO: dns parse, host:picaapi.picacomic.com->104.21.91.145 2023-01-23 21:40:02,966 - connectionpool.py[line:442] - DEBUG: https://picaapi.picacomic.com:443 "POST /auth/sign-in HTTP/1.1" 200 None 2023-01-23 21:40:02,966 - server.py[line:229] - INFO: response-> backId:3, LoginReq, st:1001, code:200, raw:{ "code": 200, "message": "success", "data": { "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI1YmQ0MzhmYmE1ODYwZDdjMWFhNGIxMmMiLCJlbWFpbCI6Im14NDFzaHkiLCJyb2xlIjoibWVtYmVyIiwibmFtZSI6Iue0meaOpyIsInZlcnNpb24iOiIyLjIuMS4zLjMuNCIsImJ1aWxkVmVyc2lvbiI6IjQ1IiwicGxhdGZvcm0iOiJhbmRyb2lkIiwiaWF0IjoxNjc0NDgxMjAyLCJleHAiOjE2NzUwODYwMDJ9.BNWSTsSwkNYInc3iOvAp6_Cg4J2DJWkKe81DGyQ6TQY" }} 2023-01-23 21:40:02,967 - user.py[line:111] - INFO: 登陆成功,userId: mx41shy 2023-01-23 21:40:02,980 - server.py[line:194] - INFO: request-> backId:4, GetCollectionsReq, url:https://picaapi.picacomic.com/collections, method:GET, params:{} 2023-01-23 21:40:02,981 - server.py[line:194] - INFO: request-> backId:5, GetRandomReq, url:https://picaapi.picacomic.com/comics/random, method:GET, params:{} 2023-01-23 21:40:02,981 - server.py[line:194] - INFO: request-> backId:6, GetUserInfo, url:https://picaapi.picacomic.com/users/profile, method:GET, params:{} 2023-01-23 21:40:02,986 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (2): picaapi.picacomic.com:443 2023-01-23 21:40:02,986 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (3): picaapi.picacomic.com:443 2023-01-23 21:40:02,987 - server.py[line:35] - INFO: dns parse, host:picaapi.picacomic.com->104.21.91.145 2023-01-23 21:40:02,987 - server.py[line:35] - INFO: dns parse, host:picaapi.picacomic.com->104.21.91.145 2023-01-23 21:40:02,995 - favorite_view.py[line:133] - INFO: load favorite page:1 2023-01-23 21:40:02,996 - server.py[line:194] - INFO: request-> backId:7, FavoritesReq, url:https://picaapi.picacomic.com/users/favourite?s=da&page=1, method:GET, params:{} 2023-01-23 21:40:02,999 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (4): picaapi.picacomic.com:443 2023-01-23 21:40:02,999 - server.py[line:194] - INFO: request-> backId:8, CheckUpdateDatabaseReq, url:https://raw.ggo.icu/bika-robot/picacg-database/main/version3.txt, method:GET, params:{} 2023-01-23 21:40:02,999 - server.py[line:35] - INFO: dns parse, host:picaapi.picacomic.com->104.21.91.145 2023-01-23 21:40:03,001 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (1): raw.ggo.icu:443 2023-01-23 21:40:03,251 - connectionpool.py[line:442] - DEBUG: https://raw.ggo.icu:443 "GET /bika-robot/picacg-database/main/version3.txt HTTP/1.1" 200 10 2023-01-23 21:40:03,252 - server.py[line:229] - INFO: response-> backId:8, CheckUpdateDatabaseReq, st:1001, code:0, raw: 2023-01-23 21:40:03,676 - connectionpool.py[line:442] - DEBUG: https://picaapi.picacomic.com:443 "GET /comics/random HTTP/1.1" 200 None 2023-01-23 21:40:03,677 - server.py[line:229] - INFO: response-> backId:5, GetRandomReq, st:1001, code:200, raw:{ "code": 200, "message": "success", "data": { "comics": [ { "_id": "5d43abc71b4e3e6dd643b498", "title": "兼さん!僕のあたためたほっかほっかのオナホでい~っぱいシコシコして気持ち よぉ~くなってくださいね (刀剣乱舞)", "author": "MERYx3 (ぬめり)", "totalViews": 145751, "totalLikes": 5816, "pagesCount": 33, "epsCount": 1, "finished": true, "categories": [ "耽美花園", "同人", "短篇" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "tobeimg/1_oCBO8S6mhE5EP_qIdxLZXS8r8CjdDtWE7t3wU6fj4/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jN2I2YWE0MC00ZmQ3LTQ5N2UtOTgyMC01NzM2ZTE3ODdhNDMuanBn.jpg", "originalName": "01.jpg" }, "likesCount": 5816 }, { "_id": "5d446d7deff3e6170131f6f4", "title": "(C90) 妹にバレたら死ぬ (艦隊これくしょん -艦これ-) [中国翻訳]", "author": "ALSeTRO (ぎゃりん)", "totalViews": 40462, "totalLikes": 748, "pagesCount": 29, "epsCount": 1, "finished": true, "categories": [ "短篇", "同人", "艦隊收藏", "扶他樂園" ], "thumb": { "originalName": "00000001.jpg", "path": "tobeimg/IKFjnwwkPSU_Gq80gf5XV_YxnUpsmHNlG-BMcCzpRK0/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9iOGI0N2FmMS0wNjcwLTRiZWMtYjU5Mi0wOTcyMmVkNjQxOGMuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 748 }, { "_id": "5d446d9ab7e67b16f44d6522", "title": "ふたなり王女とふたなり騎士が魔羅転生させられる話 [中国翻訳]", "author": "惑星kaim (kaim)", "totalViews": 66794, "totalLikes": 301, "pagesCount": 175, "epsCount": 2, "finished": true, "categories": [ "短篇", "全彩", "非人類", "CG雜圖", "強暴", "重口地帶" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "tobeimg/zNoOv_Ee0pZybjen2waFAN-V3qURBtHKoDAG3kXilaM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy84MmIyN2NlNy05OGUyLTQ2ZDUtOWRiZS00OTYzMWE5ZGVmMzIuanBn.jpg", "originalName": "01_21.jpg" }, "likesCount": 301 }, { "_id": "5d446da9b7e67b16f44d6572", "title": " 楓の長距離トラック道中記~私、彼に会いに行くんです~ [中国翻訳] [DL版]", "author": "TWILIGHT DUSK (藍夜)", "totalViews": 64266, "totalLikes": 730, "pagesCount": 34, "epsCount": 1, "finished": true, "categories": [ "短篇", "NTR" ], "thumb": { "originalName": "A00.jpg", "path": "tobeimg/slTK2EhFQ5MnKb26xEw1Chn4RkeizWxFCBF9I1EIEDM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy85MTEwYmQxZi1kZGVlLTQ4MDYtOGM4OS1hOWM5NmQwYjcwYjIuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 730 }, { "_id": "5d446de3db3ff116efc6a2b5", "title": "Virus – NieRAutomata", "author": "H.txt", "totalViews": 331887, "totalLikes": 4964, "pagesCount": 40, "epsCount": 1, "finished": true, "categories": [ "全彩", "短篇", "同人" ], "thumb": { "originalName": "02_02.jpg", "path": "tobeimg/oG5KtEtuIpyI2VBJadQpHigfgwKronNujXY7YVVF8S4/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy80ZjZmYzZhZS1kODQ1LTQwZTYtOTA3YS01MzcyNmM1NzMwZWIuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 4964 }, { "_id": "5d446df26ec29d1707864ddc", "title": "水浴び", "author": "H.txt", "totalViews": 190060, "totalLikes": 1933, "pagesCount": 41, "epsCount": 1, "finished": true, "categories": [ "全彩", "短篇", "純愛", "百合花園", "妹妹系" ], "thumb": { "originalName": "01.jpg", "path": "tobeimg/QV8hAUmoF_F867SWnhthf6H34sjwp4DFvLTDWrgRffA/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9iODgyMjRmYi1kMTRjLTQ1MjctOTFmYS03ZDc3ZWU1MTNhN2QuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 1933 }, { "_id": "5d446e0e6ec29d1707864e09", "title": "黒ストこわい (COMIC BAVEL 2019年7月号) [中国翻訳]", "author": "篠岡ほまれ", "totalViews": 125173, "totalLikes": 1815, "pagesCount": 21, "epsCount": 1, "finished": true, "categories": [ "短篇", "足の恋", "純愛" ], "thumb": { "originalName": "321a.jpg", "path": "tobeimg/9FutIOGLjgjgOYFbsta47-o4xAR5_CnGeOtJI3q92fw/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy82MGJlMDcyMy02NTAzLTQ5MmItYWRjMS01YjBhNWY0ZTIzMjYuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 1815 }, { "_id": "5d446e43b7e67b16f44d659b", "title": "(C94)妹紅おねぇちゃんとショタがえっちする本7 (東方Project)", "author": "甘蜜博士 (甘蜜こうすけ)", "totalViews": 20352, "totalLikes": 255, "pagesCount": 22, "epsCount": 1, "finished": true, "categories": [ "短篇", "同人", "生肉", "東方" ], "thumb": { "originalName": "01.jpg", "path": "tobeimg/hGemWD_XUdbEfuLak4ExKgQCgMcrd75FpRltT-QtnxY/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8yZTJhOWE5OS0wMGQ2LTQ1MjMtODVmNy1lMGQ2NGFmNzU0ZWIuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 255 }, { "_id": "5d446e546ec29d1707864e22", "title": "张筱雨写真 《铁塔上的风情》", "author": "范学辉", "totalViews": 19856, "totalLikes": 566, "pagesCount": 33, "epsCount": 1, "finished": true, "categories": [ "Cosplay" ], "thumb": { "originalName": "017.jpg", "path": "tobeimg/nL3DQarMLwIQi1xF6PxGefUQ5y0i61XiKTjY2aIbh3g/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8yZTQ0ZGU1MC1lOTllLTQ5MDEtODY5Mi1mNGJlNGMwN2U3MWEuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 566 }, { "_id": "5d446e866ec29d1707864e46", "title": "(例大祭16)妹紅おねぇちゃんとショタがえっちする本9 (東方Project)", "author": "甘蜜博士 (甘蜜こうすけ)", "totalViews": 45597, "totalLikes": 499, "pagesCount": 18, "epsCount": 1, "finished": true, "categories": [ "東方", "生肉", "同人", "短篇" ], "thumb": { "originalName": "01.jpg", "path": "tobeimg/0SdmZokWVvKcIT1WJwyicM7OKGmNLOH5sTb88Q_ZsTg/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8wZTUyMzAyYi0zNzRlLTQ4MmUtODRhNy01ZDRkODI4NzAxN2UuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 499 }, { "_id": "5d446e8cdb3ff116efc6a2e1", "title": "张筱雨写真 《闺》", "author": "范学辉", "totalViews": 15038, "totalLikes": 496, "pagesCount": 51, "epsCount": 1, "finished": true, "categories": [ "Cosplay" ], "thumb": { "originalName": "051.jpg", "path": "tobeimg/sSios__BxL6UAW3ZyuDF7BPHbZaG2e8CAdBld1mi-9I/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8wZWU3Y2FlNy0zM2NmLTQ4YTMtOTcyYS00NDg2YWE2N2Q5OWEuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 496 }, { "_id": "5d446e916ec29d1707864e5b", "title": "张筱雨写真 《最后致意》", "author": "范学辉", "totalViews": 23635, "totalLikes": 823, "pagesCount": 42, "epsCount": 1, "finished": true, "categories": [ "Cosplay" ], "thumb": { "originalName": "2008.3.8 0.jpg", "path": "tobeimg/Ny-ZhdF-uMT-94vO5PtXYkU5NvInPgEbYtXg6u9Za5s/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8zMjYyNDdmNS0yMGJmLTQwNjEtOTEwMi0yZDFlYzViMzRjMjcuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 823 }, { "_id": "5d446ea1eff3e6170131f72a", "title": "少年と土地神の一夜 (コミックアンリアル 2017年6月号 Vol.67)", "author": "七瀬瑞穂", "totalViews": 121134, "totalLikes": 1254, "pagesCount": 10, "epsCount": 1, "finished": true, "categories": [ "短篇", "非人類" ], "thumb": { "originalName": "1.jpg", "path": "tobeimg/LHONvdDWa1GkWplW674HbK0N4wkNiidvedc2txDgPUQ/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jOTYxMzgxOC0xNzNmLTRjMjEtODgyZi04OTg5NjVkMzlmNjcuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 1254 }, { "_id": "5d446f39b7e67b16f44d65b9", "title": "ふたなりシスター、愛娘を", "author": "haidara", "totalViews": 248095, "totalLikes": 3678, "pagesCount": 99, "epsCount": 2, "finished": true, "categories": [ "短篇", "扶他樂園", "非人類", "人妻" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "tobeimg/IKvhia6Vo8HO3gZv42pW1p7_jugGXkkaMk6uEswbYp0/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9mMzc4NDM5MS04NGQxLTQ1ODktOGQwYS01ZTZmNGQ3YTE0NzAuanBn.jpg", "originalName": "1.jpg" }, "likesCount": 3678 }, { "_id": "5d446f486ec29d1707864e88", "title": "勇者ごっこ禁止! (コミックアンリアル 2017年4月号 Vol.66)", "author": "七瀬瑞穂", "totalViews": 131574, "totalLikes": 927, "pagesCount": 21, "epsCount": 2, "finished": true, "categories": [ "姐姐系", "短篇" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "tobeimg/XX_fpXdaySSXACg9p0vK8Wg0mukIx_GLIPMSvkSCYLc/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8xZWM4ZmMyOS05ZTA5LTQyMTQtYWE5Yy02NjA2OWQ1Y2U0OWYuanBn.jpg", "originalName": "0234.jpg" }, "likesCount": 927 }, { "_id": "5d446f65eff3e6170131f739", "title": "ULTRAQUEEN~舐めとレイプされている、最後に受胎するウルトラクィーン!", "author": "Heroineism", "totalViews": 360487, "totalLikes": 1581, "pagesCount": 74, "epsCount": 1, "finished": true, "categories": [ "全彩", "短篇", "同人", "強暴", "非人類" ], "thumb": { "originalName": "16_02.jpg", "path": "tobeimg/HmeFoEpswdAlQsnBF3Koj_XWPNJR06orxDay2ULtB5A/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9hYjk0NmI5ZS03Y2U2LTRhYjgtODAxOC1lZjY1ZDU4NTBlZmUuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 1581 }, { "_id": "5d4470b7b7e67b16f44d65ee", "title": "Aware Kitten (リーグ・オブ・レジェンズ)", "author": "ぽんぽ小屋 (ぱんだぬき)", "totalViews": 69298, "totalLikes": 373, "pagesCount": 26, "epsCount": 1, "finished": true, "categories": [ "生肉", "同人", "短篇", "強暴" ], "thumb": { "originalName": "1.jpg", "path": "tobeimg/ih3hBuidzQ6CckDR6Vr1SPYdlIiuW7SG0e4nd1vV1hk/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy81YmY1Zjc4Mi0zZWJmLTQzZjctYjZjOS1lNTQ1M2NlNjZhMzkuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 373 }, { "_id": "5d4470c5b7e67b16f44d660b", "title": " Dawn of the hounds (ゴッドイーター3) [中国翻訳]", "author": "くく屋 (ckj)", "totalViews": 15347, "totalLikes": 192, "pagesCount": 34, "epsCount": 1, "finished": true, "categories": [ "短篇", "同人" ], "thumb": { "originalName": "001.jpg", "path": "tobeimg/V5_bjSIZ_cPeaZHyVl0u9zjSR7gTv69VdoUlFkkv1uU/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy80ZjZmYjBmMC1lYTU3LTQ0OTYtOTNjYS0yOWQ5YjE3NTZhZmEuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 192 }, { "_id": "5d4470d7b7e67b16f44d6630", "title": "(COMIC1☆13)わたし、絶対に露出なんてしません。", "author": "おたべ★ダイナマイツ (おたべさくら)", "totalViews": 126966, "totalLikes": 1436, "pagesCount": 31, "epsCount": 1, "finished": true, "categories": [ "短篇" ], "thumb": { "originalName": "000000.jpg", "path": "tobeimg/WTmzp-xpRQqxuBrF2-d8uefujXLkXFsJnTIPRf7WgRU/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy80NTEyNWUzNy0wOWE2LTRiNGUtOWYzZi0wZmVlN2QxY2U4NGUuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 1436 }, { "_id": "5d4471036ec29d1707864ede", "title": " 変幻装姫シャインミラージュ THE COMIC EPISODE 7 [中国翻訳]", "author": "高浜太郎", "totalViews": 44609, "totalLikes": 374, "pagesCount": 23, "epsCount": 1, "finished": true, "categories": [ "短篇", "強暴" ], "thumb": { "originalName": "01_0135133.jpg", "path": "tobeimg/_ERh9eb--EtQ7sB9ds62B6IEAIXrPVIsGaRYOVxjaYA/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy83MGNmMGUxYy1mNzZlLTQwYTEtYmZmMy1hNjAyOWVmZTI5ZGYuanBn.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 374 } ] }} 2023-01-23 21:40:03,716 - connectionpool.py[line:442] - DEBUG: https://picaapi.picacomic.com:443 "GET /users/profile HTTP/1.1" 200 None 2023-01-23 21:40:03,716 - server.py[line:229] - INFO: response-> backId:6, GetUserInfo, st:1001, code:200, raw:{ "code": 200, "message": "success", "data": { "user": { "_id": "5bd438fba5860d7c1aa4b12c", "birthday": "1995-04-12T00:00:00.000Z", "email": "mx41shy", "gender": "m", "name": "紙控", "activation_date": "2018-10-27T10:15:23.650Z", "slogan": "死宅", "title": "萌新", "verified": false, "exp": 5380, "level": 7, "characters": [], "created_at": "2018-10-27T10:07:55.186Z", "avatar": { "originalName": "avatar.jpg", "path": "8c73935d-dc4e-4f8d-8ac3-44b9455cf5a5.jpg", "fileServer": "https://storage1.picacomic.com" }, "isPunched": true, "character": "https://pica-web.wakamoment.tk/images/halloween_m.png" } }} 2023-01-23 21:40:03,718 - connectionpool.py[line:442] - DEBUG: https://picaapi.picacomic.com:443 "GET /users/favourite?s=da&page=1 HTTP/1.1" 200 None 2023-01-23 21:40:03,720 - server.py[line:229] - INFO: response-> backId:7, FavoritesReq, st:1001, code:200, raw:{ "code": 200, "message": "success", "data": { "comics": { "pages": 172, "total": 3423, "docs": [ { "_id": "5822a62aad7ede654696644a", "title": "性愛派對 - 令人成癮的課程", "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "692dfea7-e113-4b5f-9530-bbb853860840.jpg", "originalName": "cover.jpg" }, "author": "桂并よしあき", "categories": [ "同人", "短篇", "Love Live", "NTR", "強暴" ], "finished": true, "epsCount": 1, "pagesCount": 39, "totalViews": 1706498, "totalLikes": 16598, "likesCount": 16598 }, { "_id": "5f35606e36c18171fa597781", "title": "(COMIC1☆15) ボクの理想の異世界生活 5 おまけ本", "author": "23.4ド (イチリ)", "totalViews": 25419, "totalLikes": 320, "pagesCount": 9, "epsCount": 1, "finished": true, "categories": [ "短篇", "同人" ], "thumb": { "originalName": "000 (复制).jpg", "path": "14217d20-e2aa-444c-8bbf-80a38a60ba64.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 320 }, { "_id": "5e02f70a1934254bfca183d9", "title": "ナマ○ゅー学生生エキス交換会 蜜月ゆあ", "author": "がめんはじ (ノジ)", "totalViews": 30828, "totalLikes": 197, "pagesCount": 32, "epsCount": 1, "finished": false, "categories": [ "短篇", "生肉" ], "thumb": { "originalName": "m32d_001.jpg", "path": "4ab76722-1cc8-4fd4-a24d-60fbf9b8de59.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 197 }, { "_id": "5cd857a103428f7ff96bb9b7", "title": "震える梅 (アイドルマスター シンデレラガールズ)", "author": "がめんはじ (ノジ)", "pagesCount": 26, "epsCount": 1, "finished": true, "categories": [ "同人", "短篇", "純愛", "生肉", "妹妹系" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "0db47114-36f4-421a-81e2-67d4dbb4ecac.jpg", "originalName": "001.jpg" }, "totalViews": 12624, "totalLikes": 90, "likesCount": 90 }, { "_id": "59bc0bbdad55f1549b3e8d0c", "title": "32日目のブラックサマー (オリジナル)", "author": "がめんはじ (ノジ)", "pagesCount": 26, "epsCount": 1, "finished": true, "categories": [ "短篇", "妹妹系" ], "thumb": { "originalName": "0001.jpg", "path": "b3d95114-e4c4-44f7-bced-c7de90a816e8.jpg", "fileServer": "https://storage1.picacomic.com" }, "totalViews": 150303, "totalLikes": 2359, "likesCount": 2359 }, { "_id": "61f51e3eacc213501f82f9d6", "title": " わるい子晴ちん (アイドルマスター シンデレラガールズ) [中国翻訳] [DL版]", "author": "エゾクロテン (宮野木ジジ)", "totalViews": 86615, "totalLikes": 1110, "pagesCount": 26, "epsCount": 1, "finished": true, "categories": [ "短篇", "同人", "妹妹系", "純愛" ], "thumb": { "originalName": "01_01.jpg", "path": "0d890270-3185-47ae-8c64-9dfddb34cba7.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 1110 }, { "_id": "61f51bdb8c1ff5503818c9c6", "title": "不請自來女友的過家家遊戲", "author": "カームホワイト(真白しらこ)", "totalViews": 3107196, "totalLikes": 48193, "pagesCount": 68, "epsCount": 1, "finished": true, "categories": [ "長篇", "純愛" ], "thumb": { "originalName": "Snipaste-01-29_00-25-51.jpg", "path": "59e51a0d-e2fd-4daf-9b79-82ad4bb26f07.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 48193 }, { "_id": "5fcb81350511ca0ff8e82e50", "title": "れえ、せんせ(COMIC BAVEL 2021年1月号) [中国翻訳]", "author": "野際かえで", "totalViews": 117805, "totalLikes": 4768, "pagesCount": 47, "epsCount": 2, "finished": true, "categories": [ "短篇", "妹妹系" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "55a49fd0-17dd-4e7c-add5-2de8da8ed96d.jpg", "originalName": "1.jpg" }, "likesCount": 4768 }, { "_id": "5c4d228a7c00322bd1040f39", "title": "AHO prototype", "author": "ぎうにう屋 (ぎうにう)", "pagesCount": 20, "epsCount": 1, "finished": false, "categories": [ "短篇", "生肉" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "9ca37e4c-dd0b-4af6-b42a-959a67bffa6d.jpg", "originalName": "001.jpg" }, "totalViews": 27457, "totalLikes": 332, "likesCount": 332 }, { "_id": "61a86e14be993c594db52c0f", "title": "邪眼の催眠淫力で生徒会レズ女子達の処女を強制レ×プ!! 用邪眼的催眠淫力讓學生會百合女子們從處女強制畢業!! 無修正 無碼", "author": "あべもりおか", "totalViews": 1248750, "totalLikes": 7993, "pagesCount": 199, "epsCount": 1, "finished": true, "categories": [ "長篇", "後宮閃光", "單行本", "姐姐系", "妹妹系", "SM", "NTR", "強暴", "非人類" ], "thumb": { "originalName": "風的工房 001.jpg", "path": "1e152aa0-117d-4eff-8568-4925b94dc3cc.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 7993 }, { "_id": "61d71e9ac2f2764728fce577", "title": " 七夏の楽園4~田舎の学校で美少女ハーレム~お医者さんごっこ編 [中国翻訳] [DL版]", "author": "赤月屋 (赤月みゅうと)", "totalViews": 2779343, "totalLikes": 23051, "pagesCount": 63, "epsCount": 1, "finished": true, "categories": [ "長篇", "純愛", "後宮閃光" ], "thumb": { "originalName": "01_4_1.jpg", "path": "433907cb-7b5c-4adc-aec6-17ec7ae17f7f.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 23051 }, { "_id": "5f64de105328c67e7516cd1c", "title": "異世界ハーレムパラダイス番外編~禁欲のシスターの国~", "author": "赤月屋 (赤月みゅうと)", "totalViews": 1383392, "totalLikes": 17114, "pagesCount": 116, "epsCount": 2, "finished": true, "categories": [ "後宮閃光", "長篇" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "016a8689-f5b2-44ca-80bf-07721614b2ce.jpg", "originalName": "_001_1.jpg" }, "likesCount": 17114 }, { "_id": "60ed6cc5f9a99552f9790c21", "title": " 小学生とえっちしてもいいよ!! (アイドルマスター シンデレラガールズ) [中国翻訳] [DL版]", "author": "けれの帝国 (けれの)", "totalViews": 255303, "totalLikes": 2592, "pagesCount": 51, "epsCount": 1, "finished": true, "categories": [ "短篇", "同人", "妹妹系" ], "thumb": { "originalName": "00.jpg", "path": "cd261f14-1b9c-4731-a565-613dd2effc4f.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 2592 }, { "_id": "61f0154a5f4a1b6a46020d63", "title": "現界集落~エルフの村で過ごすHな夏休み~(全篇汉化)", "author": "アットホーム酒家", "totalViews": 983674, "totalLikes": 7689, "pagesCount": 201, "epsCount": 1, "finished": true, "categories": [ "全彩", "長篇", "CG雜圖", "姐姐系", "後宮閃光" ], "thumb": { "originalName": "0_EW_0.png", "path": "65a451f1-5e72-44a7-b523-8fba66089cdc.png", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 7689 }, { "_id": "60862cf320767f64ce02405d", "title": "(FF37) 迦勒底蘿莉天國 (Fate/Grand Order) [中国語]", "author": "奶昔工房(奶昔)", "totalViews": 900709, "totalLikes": 13185, "pagesCount": 25, "epsCount": 1, "finished": true, "categories": [ "短篇", "同人", "全彩", "CG雜圖", "妹妹系", "Fate" ], "thumb": { "originalName": "001.jpg", "path": "1e14bb27-27aa-4486-8584-1617fea87f85.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 13185 }, { "_id": "5ebaa9792be38813188b0552", "title": "まんなか。 真愛滿溢。 無修正 無碼", "author": "清宮涼", "totalViews": 1067838, "totalLikes": 22601, "pagesCount": 187, "epsCount": 1, "finished": true, "categories": [ "長篇", "純愛", "單行本", "妹妹系" ], "thumb": { "originalName": "001.jpg", "path": "261b9302-4e64-4173-96fe-3b59efb26b82.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 22601 }, { "_id": "5f10906301144f7425795cf5", "title": "きじょういえっち 騎乘體位的性愛", "author": "朝峰テル", "totalViews": 1151319, "totalLikes": 14189, "pagesCount": 203, "epsCount": 1, "finished": true, "categories": [ "長篇", "純愛", "單行本", "姐姐系", "妹妹系", "SM" ], "thumb": { "originalName": "風的工房003.jpg", "path": "c89275e1-0de9-4f9a-ba35-67a753fffc61.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 14189 }, { "_id": "6156f3030885467fea08879b", "title": "欲火焚身了属于是(Niro)", "author": "niro26", "totalViews": 1060187, "totalLikes": 48593, "pagesCount": 251, "epsCount": 2, "finished": true, "categories": [ "全彩", "CG雜圖" ], "thumb": { "originalName": "6.jpg", "path": "f62f6cde-7896-4f21-bf18-83213239c449.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 48593 }, { "_id": "5d56dc5c0bcf57397e6053bf", "title": "ちぇりーくらいしす + 4Pリーフレット", "author": "平間ひろかず", "totalViews": 287754, "totalLikes": 2415, "pagesCount": 220, "epsCount": 1, "finished": true, "categories": [ "長篇", "單行本" ], "thumb": { "originalName": "1.jpg", "path": "3e5ac704-5adf-4512-a24f-415eaec75bdd.jpg", "fileServer": "https://storage1.picacomic.com" }, "likesCount": 2415 }, { "_id": "5fc283993d22d50ffddca4c5", "title": "カナヲ無表情姦 (鬼滅の刃) [DL版]", "author": "エロマズン (まー九郎)", "totalViews": 1317918, "totalLikes": 9804, "pagesCount": 97, "epsCount": 2, "finished": true, "categories": [ "同人", "非人類", "強暴", "長篇" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "9270791a-dd59-4ad1-a341-17a3e573e16a.jpg", "originalName": "01.jpg" }, "likesCount": 9804 } ], "page": 1, "limit": 20 } }} 2023-01-23 21:40:03,806 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\user/bed87e311f553e3c526829562a253cba.jpg, loadPath:, savePath: 2023-01-23 21:40:03,807 - server.py[line:297] - INFO: request cache -> backId:1, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/8c73935d-dc4e-4f8d-8ac3-44b9455cf5a5.jpg, method:Download, params:{} 2023-01-23 21:40:03,813 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5d43abc71b4e3e6dd643b498.jpg, loadPath:, savePath: 2023-01-23 21:40:03,814 - server.py[line:310] - INFO: request-> backId:2, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/1_oCBO8S6mhE5EP_qIdxLZXS8r8CjdDtWE7t3wU6fj4/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jN2I2YWE0MC00ZmQ3LTQ5N2UtOTgyMC01NzM2ZTE3ODdhNDMuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:03,816 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (1): storage.diwodiwo.xyz:443 2023-01-23 21:40:03,816 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5d446d7deff3e6170131f6f4.jpg, loadPath:, savePath: 2023-01-23 21:40:03,816 - server.py[line:310] - INFO: request-> backId:3, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/IKFjnwwkPSU_Gq80gf5XV_YxnUpsmHNlG-BMcCzpRK0/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9iOGI0N2FmMS0wNjcwLTRiZWMtYjU5Mi0wOTcyMmVkNjQxOGMuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:03,818 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (2): storage.diwodiwo.xyz:443 2023-01-23 21:40:04,273 - connectionpool.py[line:442] - DEBUG: https://storage.diwodiwo.xyz:443 "GET /static/tobeimg/1_oCBO8S6mhE5EP_qIdxLZXS8r8CjdDtWE7t3wU6fj4/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jN2I2YWE0MC00ZmQ3LTQ5N2UtOTgyMC01NzM2ZTE3ODdhNDMuanBn.jpg HTTP/1.1" 301 None 2023-01-23 21:40:04,275 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (1): img.diwodiwo.xyz:443 2023-01-23 21:40:04,299 - connectionpool.py[line:442] - DEBUG: https://storage.diwodiwo.xyz:443 "GET /static/tobeimg/IKFjnwwkPSU_Gq80gf5XV_YxnUpsmHNlG-BMcCzpRK0/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9iOGI0N2FmMS0wNjcwLTRiZWMtYjU5Mi0wOTcyMmVkNjQxOGMuanBn.jpg HTTP/1.1" 301 None 2023-01-23 21:40:04,300 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (2): img.diwodiwo.xyz:443 2023-01-23 21:40:04,603 - connectionpool.py[line:442] - DEBUG: https://picaapi.picacomic.com:443 "GET /collections HTTP/1.1" 200 None 2023-01-23 21:40:04,604 - server.py[line:229] - INFO: response-> backId:4, GetCollectionsReq, st:1001, code:200, raw:{ "code": 200, "message": "success", "data": { "collections": [ { "title": "本子妹推薦(New)", "comics": [ { "_id": "58c8ff52f75ce7727bb1b7a9", "title": "ラブリーベビーフェイス", "author": "黒澤pict (黒澤清崇)", "pagesCount": 19, "epsCount": 1, "finished": false, "categories": [ "全彩", "短篇", "妹妹系", "純愛" ], "thumb": { "originalName": "CE_971_001.jpg", "path": "a33c89d3-ebe3-4010-9beb-c537dcb42a36.jpg", "fileServer": "https://storage1.picacomic.com" }, "totalViews": 60741, "totalLikes": 700 }, { "_id": "592fa7de0b1c2765f44d7383", "title": "diss (COMIC X-EROS 2017年02月号)", "author": "Hamao", "pagesCount": 16, "epsCount": 1, "finished": true, "categories": [ "短篇", "妹妹系", "SM" ], "thumb": { "originalName": "MJK-17-Z443-001.jpg", "path": "5f061383-683e-4947-b2d8-c14feeb9761a.jpg", "fileServer": "https://storage1.picacomic.com" }, "totalViews": 149360, "totalLikes": 3425 }, { "_id": "599fc47d6438d9784494d9d5", "title": "妹と家キス", "author": "ぽぽちち (八尋ぽち)", "pagesCount": 38, "epsCount": 1, "finished": true, "categories": [ "妹妹系", "純愛", "短篇" ], "thumb": { "originalName": "000.png", "path": "5dd53f99-1c65-4d18-b6d3-5e22d632d6a9.png", "fileServer": "https://storage1.picacomic.com" }, "totalViews": 239067, "totalLikes": 3253 }, { "_id": "617aec6dd8f30b0f4d0bd7c4", "title": "ホールインワン", "author": "こしの", "totalViews": 19360, "totalLikes": 387, "pagesCount": 22, "epsCount": 1, "finished": true, "categories": [ "短篇", "生肉", "純愛" ], "thumb": { "originalName": "036.jpg", "path": "2e975d00-3721-4ea9-87af-c8bf04a4b078.jpg", "fileServer": "https://storage1.picacomic.com" } } ] }, { "title": "本子母推薦(貧乳)", "comics": [ { "_id": "5c2b38ce84147c7249647033", "title": "どの子とあそぶ? | 要和哪个孩子玩?", "author": "Rico", "pagesCount": 91, "epsCount": 1, "finished": true, "categories": [ "長篇", "妹妹系" ], "thumb": { "originalName": "1 (1).jpg", "path": "3a4b11b6-8407-40c3-aaa1-6b7abc1fb114.jpg", "fileServer": "https://storage1.picacomic.com" }, "totalViews": 253102, "totalLikes": 3806 }, { "_id": "5c893f14b78b7e30592339e3", "title": "悪魔娘監禁日誌4", "author": "はせ☆裕", "pagesCount": 30, "epsCount": 1, "finished": true, "categories": [ "短篇" ], "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "c51ed183-9a04-4d91-80b9-10f72da5550b.jpg", "originalName": "1.jpg" }, "totalViews": 91202, "totalLikes": 962 }, { "_id": "5f2990ed26ebc00fc742eb6e", "title": "ロリコンの棺詰め", "author": "武藤まと", "totalViews": 35161, "totalLikes": 528, "pagesCount": 21, "epsCount": 1, "finished": false, "categories": [ "短篇", "妹妹系" ], "thumb": { "originalName": "002.jpg", "path": "ff732b69-446e-40c3-a409-c9457d199419.jpg", "fileServer": "https://storage1.picacomic.com" } }, { "_id": "5fee0340725f9e59630f0a79", "title": "(COMIC1☆13)近親葬送", "author": "たまかけ屋 (たまかけ)", "totalViews": 123377, "totalLikes": 2161, "pagesCount": 31, "epsCount": 1, "finished": true, "categories": [ "短篇", "妹妹系", "純愛" ], "thumb": { "originalName": "001.jpg", "path": "198317e9-0b15-4e74-9fc1-a9f5c7a9445a.jpg", "fileServer": "https://storage1.picacomic.com" } } ] } ] }} 2023-01-23 21:40:04,751 - connectionpool.py[line:442] - DEBUG: https://img.diwodiwo.xyz:443 "GET /IKFjnwwkPSU_Gq80gf5XV_YxnUpsmHNlG-BMcCzpRK0/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9iOGI0N2FmMS0wNjcwLTRiZWMtYjU5Mi0wOTcyMmVkNjQxOGMuanBn.jpg HTTP/1.1" 200 37728 2023-01-23 21:40:04,789 - user_handler.py[line:253] - DEBUG: add download cache, cachePath:D:/Program Files/bika\cache\cover/5d446d7deff3e6170131f6f4.jpg 2023-01-23 21:40:05,288 - connectionpool.py[line:442] - DEBUG: https://img.diwodiwo.xyz:443 "GET /1_oCBO8S6mhE5EP_qIdxLZXS8r8CjdDtWE7t3wU6fj4/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jN2I2YWE0MC00ZmQ3LTQ5N2UtOTgyMC01NzM2ZTE3ODdhNDMuanBn.jpg HTTP/1.1" 404 27 2023-01-23 21:40:05,720 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5d446d9ab7e67b16f44d6522.jpg, loadPath:, savePath: 2023-01-23 21:40:05,720 - server.py[line:310] - INFO: request-> backId:4, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/zNoOv_Ee0pZybjen2waFAN-V3qURBtHKoDAG3kXilaM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy84MmIyN2NlNy05OGUyLTQ2ZDUtOWRiZS00OTYzMWE5ZGVmMzIuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:05,725 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5d446da9b7e67b16f44d6572.jpg, loadPath:, savePath: 2023-01-23 21:40:05,727 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5d446de3db3ff116efc6a2b5.jpg, loadPath:, savePath: 2023-01-23 21:40:05,728 - server.py[line:310] - INFO: request-> backId:6, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/oG5KtEtuIpyI2VBJadQpHigfgwKronNujXY7YVVF8S4/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy80ZjZmYzZhZS1kODQ1LTQwZTYtOTA3YS01MzcyNmM1NzMwZWIuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:05,729 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5d446df26ec29d1707864ddc.jpg, loadPath:, savePath: 2023-01-23 21:40:05,730 - server.py[line:297] - INFO: request cache -> backId:5, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/slTK2EhFQ5MnKb26xEw1Chn4RkeizWxFCBF9I1EIEDM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy85MTEwYmQxZi1kZGVlLTQ4MDYtOGM4OS1hOWM5NmQwYjcwYjIuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:05,730 - server.py[line:310] - INFO: request-> backId:7, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/QV8hAUmoF_F867SWnhthf6H34sjwp4DFvLTDWrgRffA/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9iODgyMjRmYi1kMTRjLTQ1MjctOTFmYS03ZDc3ZWU1MTNhN2QuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:05,730 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5d446e0e6ec29d1707864e09.jpg, loadPath:, savePath: 2023-01-23 21:40:05,732 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5d446e43b7e67b16f44d659b.jpg, loadPath:, savePath: 2023-01-23 21:40:05,732 - server.py[line:310] - INFO: request-> backId:8, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/9FutIOGLjgjgOYFbsta47-o4xAR5_CnGeOtJI3q92fw/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy82MGJlMDcyMy02NTAzLTQ5MmItYWRjMS01YjBhNWY0ZTIzMjYuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:05,733 - server.py[line:310] - INFO: request-> backId:9, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/hGemWD_XUdbEfuLak4ExKgQCgMcrd75FpRltT-QtnxY/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8yZTJhOWE5OS0wMGQ2LTQ1MjMtODVmNy1lMGQ2NGFmNzU0ZWIuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:05,733 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (3): storage.diwodiwo.xyz:443 2023-01-23 21:40:05,736 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (4): storage.diwodiwo.xyz:443 2023-01-23 21:40:05,737 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (5): storage.diwodiwo.xyz:443 2023-01-23 21:40:05,864 - connectionpool.py[line:442] - DEBUG: https://storage.diwodiwo.xyz:443 "GET /static/tobeimg/zNoOv_Ee0pZybjen2waFAN-V3qURBtHKoDAG3kXilaM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy84MmIyN2NlNy05OGUyLTQ2ZDUtOWRiZS00OTYzMWE5ZGVmMzIuanBn.jpg HTTP/1.1" 301 None 2023-01-23 21:40:05,873 - connectionpool.py[line:442] - DEBUG: https://storage.diwodiwo.xyz:443 "GET /static/tobeimg/oG5KtEtuIpyI2VBJadQpHigfgwKronNujXY7YVVF8S4/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy80ZjZmYzZhZS1kODQ1LTQwZTYtOTA3YS01MzcyNmM1NzMwZWIuanBn.jpg HTTP/1.1" 301 None 2023-01-23 21:40:05,875 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (3): img.diwodiwo.xyz:443 2023-01-23 21:40:06,022 - connectionpool.py[line:442] - DEBUG: https://img.diwodiwo.xyz:443 "GET /zNoOv_Ee0pZybjen2waFAN-V3qURBtHKoDAG3kXilaM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy84MmIyN2NlNy05OGUyLTQ2ZDUtOWRiZS00OTYzMWE5ZGVmMzIuanBn.jpg HTTP/1.1" 200 37494 2023-01-23 21:40:06,178 - server.py[line:226] - WARNING: https://github.com/tonquer/picacg-qt/releases/latest ConnectTimeout(MaxRetryError("HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /tonquer/picacg-qt/releases/latest (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001DA313B9DC8>, 'Connection to github.com timed out. (connect timeout=5)'))")) 2023-01-23 21:40:06,178 - server.py[line:227] - DEBUG: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /tonquer/picacg-qt/releases/latest (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001DA313B9DC8>, 'Connection to github.com timed out. (connect timeout=5)')) 2023-01-23 21:40:06,178 - server.py[line:229] - INFO: response-> backId:2, CheckUpdateReq, st:1022, code:0, raw: 2023-01-23 21:40:06,178 - server.py[line:194] - INFO: request-> backId:9, CheckUpdateReq, url:https://hub.fastgit.xyz/tonquer/picacg-qt/releases/latest, method:GET, params:{} 2023-01-23 21:40:06,180 - connectionpool.py[line:442] - DEBUG: https://storage.diwodiwo.xyz:443 "GET /static/tobeimg/9FutIOGLjgjgOYFbsta47-o4xAR5_CnGeOtJI3q92fw/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy82MGJlMDcyMy02NTAzLTQ5MmItYWRjMS01YjBhNWY0ZTIzMjYuanBn.jpg HTTP/1.1" 301 None 2023-01-23 21:40:06,181 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (1): hub.fastgit.xyz:443 2023-01-23 21:40:06,182 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (4): img.diwodiwo.xyz:443 2023-01-23 21:40:06,185 - connectionpool.py[line:442] - DEBUG: https://storage.diwodiwo.xyz:443 "GET /static/tobeimg/QV8hAUmoF_F867SWnhthf6H34sjwp4DFvLTDWrgRffA/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9iODgyMjRmYi1kMTRjLTQ1MjctOTFmYS03ZDc3ZWU1MTNhN2QuanBn.jpg HTTP/1.1" 301 None 2023-01-23 21:40:06,186 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (5): img.diwodiwo.xyz:443 2023-01-23 21:40:06,235 - user_handler.py[line:253] - DEBUG: add download cache, cachePath:D:/Program Files/bika\cache\cover/5d446d9ab7e67b16f44d6522.jpg 2023-01-23 21:40:06,282 - connectionpool.py[line:442] - DEBUG: https://storage.diwodiwo.xyz:443 "GET /static/tobeimg/hGemWD_XUdbEfuLak4ExKgQCgMcrd75FpRltT-QtnxY/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8yZTJhOWE5OS0wMGQ2LTQ1MjMtODVmNy1lMGQ2NGFmNzU0ZWIuanBn.jpg HTTP/1.1" 301 None 2023-01-23 21:40:06,322 - connectionpool.py[line:442] - DEBUG: https://img.diwodiwo.xyz:443 "GET /oG5KtEtuIpyI2VBJadQpHigfgwKronNujXY7YVVF8S4/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy80ZjZmYzZhZS1kODQ1LTQwZTYtOTA3YS01MzcyNmM1NzMwZWIuanBn.jpg HTTP/1.1" 200 14381 2023-01-23 21:40:06,331 - user_handler.py[line:253] - DEBUG: add download cache, cachePath:D:/Program Files/bika\cache\cover/5d446de3db3ff116efc6a2b5.jpg 2023-01-23 21:40:06,429 - connectionpool.py[line:442] - DEBUG: https://img.diwodiwo.xyz:443 "GET /hGemWD_XUdbEfuLak4ExKgQCgMcrd75FpRltT-QtnxY/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8yZTJhOWE5OS0wMGQ2LTQ1MjMtODVmNy1lMGQ2NGFmNzU0ZWIuanBn.jpg HTTP/1.1" 200 33053 2023-01-23 21:40:06,462 - user_handler.py[line:253] - DEBUG: add download cache, cachePath:D:/Program Files/bika\cache\cover/5d446e43b7e67b16f44d659b.jpg 2023-01-23 21:40:06,630 - connectionpool.py[line:442] - DEBUG: https://img.diwodiwo.xyz:443 "GET /9FutIOGLjgjgOYFbsta47-o4xAR5_CnGeOtJI3q92fw/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy82MGJlMDcyMy02NTAzLTQ5MmItYWRjMS01YjBhNWY0ZTIzMjYuanBn.jpg HTTP/1.1" 200 44757 2023-01-23 21:40:06,641 - connectionpool.py[line:442] - DEBUG: https://img.diwodiwo.xyz:443 "GET /QV8hAUmoF_F867SWnhthf6H34sjwp4DFvLTDWrgRffA/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9iODgyMjRmYi1kMTRjLTQ1MjctOTFmYS03ZDc3ZWU1MTNhN2QuanBn.jpg HTTP/1.1" 200 32357 2023-01-23 21:40:06,668 - user_handler.py[line:253] - DEBUG: add download cache, cachePath:D:/Program Files/bika\cache\cover/5d446df26ec29d1707864ddc.jpg 2023-01-23 21:40:06,673 - user_handler.py[line:253] - DEBUG: add download cache, cachePath:D:/Program Files/bika\cache\cover/5d446e0e6ec29d1707864e09.jpg 2023-01-23 21:40:10,096 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5e896ee50a9982487ef59ae8.jpg, loadPath:, savePath: 2023-01-23 21:40:10,098 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/61ed8075132a4a6a703f74b4.jpg, loadPath:, savePath: 2023-01-23 21:40:10,099 - server.py[line:297] - INFO: request cache -> backId:11, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/pqdLayTMTeLnRw8Bthj9CK1Z2URVsY0OEdKIIO6qNgA/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy83Y2U4OGYwOS02MjhkLTRkYWYtYTJjZi0wNmM2YTBmYmMwMzcuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:10,100 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/62dcb7737380da4445ef6427.jpg, loadPath:, savePath: 2023-01-23 21:40:10,100 - server.py[line:297] - INFO: request cache -> backId:10, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/brFRERestw40sUo5QCqDtP-EmDYSeYOGFDfRfaAd39M/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jODMzZDM1MS1jYjU0LTRlZDQtYTUxNS1jNjg4ZTM0MzVhZjYuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:10,101 - server.py[line:297] - INFO: request cache -> backId:12, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/hCiP704fnE3veZzL5YBugJHhz_4tfKcDIw_hNi5J5NM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlLWIucGljYWNvbWljLmNvbS9zdGF0aWMvMGQ5ZWUyMjYtMmE5Yi00OWRkLWEyNGMtYzM5NTBkYWY5MTQ4LmpwZw.jpg, method:Download, params:{} 2023-01-23 21:40:10,101 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5fd6464ecd8f684079603b91.jpg, loadPath:, savePath: 2023-01-23 21:40:10,102 - server.py[line:297] - INFO: request cache -> backId:13, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/PtQF3M53TSEdsub2HjF__GN08BmcSx7yImVFCsb49QA/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlLWIucGljYWNvbWljLmNvbS9zdGF0aWMvYmFmY2RmNTMtNDA5Mi00YmQ3LTliNDQtN2VkNzQ1NTVhOTc3LmpwZw.jpg, method:Download, params:{} 2023-01-23 21:40:10,103 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/59bcdea2356590148640e7bd.jpg, loadPath:, savePath: 2023-01-23 21:40:10,103 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/61ad8f19e5b2880d9892049d.jpg, loadPath:, savePath: 2023-01-23 21:40:10,103 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/629cbd0b89034b481183d3e4.jpg, loadPath:, savePath: 2023-01-23 21:40:10,104 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/63c2cf93153f2820bb9d9573.jpg, loadPath:, savePath: 2023-01-23 21:40:10,104 - server.py[line:297] - INFO: request cache -> backId:15, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/tO3ZPCtgHI87tzQqZhOGUTxOQdKvxz8pqB-nx1aM8bg/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlLWIucGljYWNvbWljLmNvbS9zdGF0aWMvNDZlMjU3ZTktNjc1My00ODYzLTk2ZDAtOWU2NjgwODJiMjhhLmpwZw.jpg, method:Download, params:{} 2023-01-23 21:40:10,105 - server.py[line:297] - INFO: request cache -> backId:17, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/dxwc1zdMZjzjc43wJd54CkG2ERAojpkVEmjBoKTtxgM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlLWIucGljYWNvbWljLmNvbS9zdGF0aWMvMTkyMTYwNDQtOGU4Yi00OGJhLWJhNTItZDVjMzZmZWE3NGM2LmpwZw.jpg, method:Download, params:{} 2023-01-23 21:40:10,105 - server.py[line:297] - INFO: request cache -> backId:14, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/WDaQ0v2q8IaMmLjL4l2H75YHA_7Zn8lzqaW_yfWIUOM/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy8wMGQzMTQ4Zi1kMjA1LTQ4MDUtYmFmMy03YTJkNTBmZmQzZDYuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:10,105 - server.py[line:297] - INFO: request cache -> backId:16, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/tCuRwU85SNTjSemjSUlaevRl3J5ivb-P3r9YZdxbSeQ/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlLWIucGljYWNvbWljLmNvbS9zdGF0aWMvM2IwNzAzODUtODhiNS00MjQxLWJhNjItZmY0MTVmODhkOTRiLmpwZw.jpg, method:Download, params:{} 2023-01-23 21:40:11,206 - server.py[line:226] - WARNING: https://hub.fastgit.xyz/tonquer/picacg-qt/releases/latest ConnectTimeout(MaxRetryError("HTTPSConnectionPool(host='hub.fastgit.xyz', port=443): Max retries exceeded with url: /tonquer/picacg-qt/releases/latest (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001DA29865FC8>, 'Connection to hub.fastgit.xyz timed out. (connect timeout=5)'))")) 2023-01-23 21:40:11,207 - server.py[line:227] - DEBUG: HTTPSConnectionPool(host='hub.fastgit.xyz', port=443): Max retries exceeded with url: /tonquer/picacg-qt/releases/latest (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001DA29865FC8>, 'Connection to hub.fastgit.xyz timed out. (connect timeout=5)')) 2023-01-23 21:40:11,207 - server.py[line:229] - INFO: response-> backId:9, CheckUpdateReq, st:1022, code:0, raw: 2023-01-23 21:40:11,207 - server.py[line:194] - INFO: request-> backId:10, CheckUpdateReq, url:https://hub.ggo.icu/tonquer/picacg-qt/releases/latest, method:GET, params:{} 2023-01-23 21:40:11,208 - connectionpool.py[line:943] - DEBUG: Starting new HTTPS connection (1): hub.ggo.icu:443 2023-01-23 21:40:11,697 - server.py[line:194] - INFO: request-> backId:11, GetComicsBookReq, url:https://picaapi.picacomic.com/comics/5e896ee50a9982487ef59ae8, method:GET, params:{} 2023-01-23 21:40:11,794 - connectionpool.py[line:442] - DEBUG: https://hub.ggo.icu:443 "GET /tonquer/picacg-qt/releases/latest HTTP/1.1" 302 None 2023-01-23 21:40:12,072 - connectionpool.py[line:442] - DEBUG: https://picaapi.picacomic.com:443 "GET /comics/5e896ee50a9982487ef59ae8 HTTP/1.1" 200 None 2023-01-23 21:40:12,073 - server.py[line:229] - INFO: response-> backId:11, GetComicsBookReq, st:1001, code:200, raw:{ "code": 200, "message": "success", "data": { "comic": { "_id": "5e896ee50a9982487ef59ae8", "_creator": { "_id": "58298b612cff43585035891e", "gender": "m", "name": "丛雨丸", "exp": 9064, "level": 10, "role": "knight", "avatar": { "originalName": "avatar.jpg", "path": "fc9855fe-e3e8-44d1-ae7e-50d496faa9d8.jpg", "fileServer": "https://storage1.picacomic.com" }, "characters": [ "knight" ], "title": "萌新", "slogan": "•ᴗ•" }, "title": "[玉之けだま] pixivFANBOXまとめ ", "description": "毛玉牛乳老师在FANBOX上的杂图。", "thumb": { "fileServer": "https://storage1.picacomic.com", "path": "tobeimg/brFRERestw40sUo5QCqDtP-EmDYSeYOGFDfRfaAd39M/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jODMzZDM1MS1jYjU0LTRlZDQtYTUxNS1jNjg4ZTM0MzVhZjYuanBn.jpg", "originalName": "QQ截图20200405104703.jpg" }, "author": "玉之けだま", "chineseTeam": "", "categories": [ "CG雜圖", "妹妹系", "全彩", "生肉", "同人" ], "tags": [ "蘿莉", "妹妹", "魅魔", "逆推", "強暴", "情趣內衣" ], "pagesCount": 817, "epsCount": 61, "finished": false, "updated_at": "2023-01-22T14:26:22.406Z", "created_at": "2020-04-05T02:45:23.030Z", "allowDownload": true, "allowComment": true, "totalLikes": 46581, "totalViews": 2093913, "totalComments": 524, "viewsCount": 2094394, "likesCount": 46592, "commentsCount": 524, "isFavourite": true, "isLiked": true } }} 2023-01-23 21:40:12,086 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\cover/5e896ee50a9982487ef59ae8.jpg, loadPath:, savePath: 2023-01-23 21:40:12,087 - task_download.py[line:89] - DEBUG: add download info, cachePath:D:/Program Files/bika\cache\user/dab5cb981c6ad1471cbb653efdfba34f.jpg, loadPath:, savePath: 2023-01-23 21:40:12,087 - server.py[line:310] - INFO: request-> backId:18, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/tobeimg/brFRERestw40sUo5QCqDtP-EmDYSeYOGFDfRfaAd39M/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jODMzZDM1MS1jYjU0LTRlZDQtYTUxNS1jNjg4ZTM0MzVhZjYuanBn.jpg, method:Download, params:{} 2023-01-23 21:40:12,087 - server.py[line:194] - INFO: request-> backId:12, GetComicsBookEpsReq, url:https://picaapi.picacomic.com/comics/5e896ee50a9982487ef59ae8/eps?page=1, method:GET, params:{} 2023-01-23 21:40:12,092 - server.py[line:297] - INFO: request cache -> backId:19, DownloadBookReq, url:https://storage.diwodiwo.xyz/static/fc9855fe-e3e8-44d1-ae7e-50d496faa9d8.jpg, method:Download, params:{} 2023-01-23 21:40:12,267 - connectionpool.py[line:442] - DEBUG: https://storage.diwodiwo.xyz:443 "GET /static/tobeimg/brFRERestw40sUo5QCqDtP-EmDYSeYOGFDfRfaAd39M/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jODMzZDM1MS1jYjU0LTRlZDQtYTUxNS1jNjg4ZTM0MzVhZjYuanBn.jpg HTTP/1.1" 301 None 2023-01-23 21:40:12,323 - connectionpool.py[line:442] - DEBUG: https://hub.ggo.icu:443 "GET /tonquer/picacg-qt/releases/tag/v1.4.1 HTTP/1.1" 200 None 2023-01-23 21:40:12,324 - server.py[line:229] - INFO: response-> backId:10, CheckUpdateReq, st:1001, code:0, raw: 2023-01-23 21:40:12,414 - connectionpool.py[line:442] - DEBUG: https://img.diwodiwo.xyz:443 "GET /brFRERestw40sUo5QCqDtP-EmDYSeYOGFDfRfaAd39M/rs:fill:300:400:0/g:sm/aHR0cHM6Ly9zdG9yYWdlMS5waWNhY29taWMuY29tL3N0YXRpYy9jODMzZDM1MS1jYjU0LTRlZDQtYTUxNS1jNjg4ZTM0MzVhZjYuanBn.jpg HTTP/1.1" 200 15905 2023-01-23 21:40:12,429 - user_handler.py[line:253] - DEBUG: add download cache, cachePath:D:/Program Files/bika\cache\cover/5e896ee50a9982487ef59ae8.jpg 2023-01-23 21:40:12,471 - connectionpool.py[line:442] - DEBUG: https://picaapi.picacomic.com:443 "GET /comics/5e896ee50a9982487ef59ae8/eps?page=1 HTTP/1.1" 200 None 2023-01-23 21:40:12,472 - server.py[line:229] - INFO: response-> backId:12, GetComicsBookEpsReq, st:1001, code:200, raw:{ "code": 200, "message": "success", "data": { "eps": { "docs": [ { "_id": "63cd478ea70f2074cabe85af", "title": "第58話", "order": 61, "updated_at": "2023-01-22T11:29:44.042Z", "id": "63cd478ea70f2074cabe85af" }, { "_id": "63b82b78b98f993e4415230f", "title": "短篇", "order": 60, "updated_at": "2023-01-06T12:24:44.050Z", "id": "63b82b78b98f993e4415230f" }, { "_id": "63b82b78b98f993e4415230e", "title": "第57話", "order": 59, "updated_at": "2023-01-06T11:38:28.951Z", "id": "63b82b78b98f993e4415230e" }, { "_id": "63b82b78b98f993e4415230d", "title": "第56話", "order": 58, "updated_at": "2023-01-06T11:38:04.436Z", "id": "63b82b78b98f993e4415230d" }, { "_id": "635288f81e83aa482e5816c8", "title": "第55話", "order": 57, "updated_at": "2022-10-21T08:17:12.816Z", "id": "635288f81e83aa482e5816c8" }, { "_id": "62dca879257f20442f28fbfb", "title": "第54話", "order": 56, "updated_at": "2022-07-22T09:04:04.259Z", "id": "62dca879257f20442f28fbfb" }, { "_id": "62dca879257f20442f28fbfa", "title": "第53話", "order": 55, "updated_at": "2022-07-22T09:03:28.752Z", "id": "62dca879257f20442f28fbfa" }, { "_id": "62b8b79c5eef367437a39c96", "title": "第52話", "order": 54, "updated_at": "2022-06-25T17:05:32.620Z", "id": "62b8b79c5eef367437a39c96" }, { "_id": "62b8b79c5eef367437a39c95", "title": "第51話", "order": 53, "updated_at": "2022-06-25T17:05:06.795Z", "id": "62b8b79c5eef367437a39c95" }, { "_id": "628cd28980c06b76c7aeb757", "title": "第50話", "order": 52, "updated_at": "2022-05-24T01:34:30.744Z", "id": "628cd28980c06b76c7aeb757" }, { "_id": "625a7d784268ff6cf4019f97", "title": "第49話", "order": 51, "updated_at": "2022-04-15T05:43:23.542Z", "id": "625a7d784268ff6cf4019f97" }, { "_id": "624db7fb4268ff6cf400a14a", "title": "第48話", "order": 50, "updated_at": "2022-04-05T16:11:10.518Z", "id": "624db7fb4268ff6cf400a14a" }, { "_id": "622865c96733de617f7681de", "title": "第47話", "order": 49, "updated_at": "2022-03-09T08:13:42.711Z", "id": "622865c96733de617f7681de" }, { "_id": "622865c96733de617f7681dd", "title": "第46話", "order": 48, "updated_at": "2022-03-09T08:13:26.110Z", "id": "622865c96733de617f7681dd" }, { "_id": "622865c96733de617f7681dc", "title": "第45話", "order": 47, "updated_at": "2022-03-09T08:13:10.239Z", "id": "622865c96733de617f7681dc" }, { "_id": "620680cea4bc14602717edd9", "title": "第44話", "order": 46, "updated_at": "2022-02-11T07:45:00.618Z", "id": "620680cea4bc14602717edd9" }, { "_id": "620680cea4bc14602717edd8", "title": "第43話", "order": 45, "updated_at": "2022-02-11T07:44:17.063Z", "id": "620680cea4bc14602717edd8" }, { "_id": "61ad8cb5e5b2880d98920147", "title": "第42話", "order": 44, "updated_at": "2021-12-04T17:23:10.590Z", "id": "61ad8cb5e5b2880d98920147" }, { "_id": "617fb6e08a17d94ea7a07b23", "title": "第41話", "order": 43, "updated_at": "2021-10-31T12:56:38.850Z", "id": "617fb6e08a17d94ea7a07b23" }, { "_id": "616e6ce288bb33086acdb6e9", "title": "漫画", "order": 42, "updated_at": "2021-10-17T11:35:20.704Z", "id": "616e6ce288bb33086acdb6e9" }, { "_id": "61388a34af9fc16f52dff3a8", "title": "第40話", "order": 41, "updated_at": "2021-09-07T07:29:02.799Z", "id": "61388a34af9fc16f52dff3a8" }, { "_id": "6126290a4f0ddf38840cbc65", "title": "第39話", "order": 40, "updated_at": "2021-08-24T04:24:06.553Z", "id": "6126290a4f0ddf38840cbc65" }, { "_id": "60fcf5caa787c351012cef99", "title": "第38話", "order": 39, "updated_at": "2021-07-23T13:45:15.306Z", "id": "60fcf5caa787c351012cef99" }, { "_id": "60f7e7f745a43548c54d11a5", "title": "第37話", "order": 38, "updated_at": "2021-07-20T02:14:43.198Z", "id": "60f7e7f745a43548c54d11a5" }, { "_id": "60a4d8edd36e2732fd9d6996", "title": "第36話", "order": 37, "updated_at": "2021-05-19T08:50:18.451Z", "id": "60a4d8edd36e2732fd9d6996" }, { "_id": "60a4d8edd36e2732fd9d6995", "title": "第35話", "order": 36, "updated_at": "2021-05-19T08:49:26.699Z", "id": "60a4d8edd36e2732fd9d6995" }, { "_id": "60957348f9c28964e68b98e9", "title": "第34話", "order": 35, "updated_at": "2021-05-07T01:20:32.955Z", "id": "60957348f9c28964e68b98e9" }, { "_id": "607db2781397b71d7b487b51", "title": "第33話", "order": 34, "updated_at": "2021-04-19T02:21:26.838Z", "id": "607db2781397b71d7b487b51" }, { "_id": "60709f45df60c660e639ddcf", "title": "第32話", "order": 33, "updated_at": "2021-04-09T08:40:06.422Z", "id": "60709f45df60c660e639ddcf" }, { "_id": "605f6bdd9f59ae60ff08dae0", "title": "第31話", "order": 32, "updated_at": "2021-03-27T15:38:27.117Z", "id": "605f6bdd9f59ae60ff08dae0" }, { "_id": "605a0a389f59ae60ff07f904", "title": "第30話", "order": 31, "updated_at": "2021-03-23T03:40:24.808Z", "id": "605a0a389f59ae60ff07f904" }, { "_id": "603a7e4612730e5a70852676", "title": "新手办预览图", "order": 30, "updated_at": "2021-02-26T00:45:18.553Z", "id": "603a7e4612730e5a70852676" }, { "_id": "603a7e4612730e5a70852675", "title": "第29話", "order": 29, "updated_at": "2021-02-26T00:44:01.268Z", "id": "603a7e4612730e5a70852675" }, { "_id": "60217ccc1001c26ee702474a", "title": "第28話", "order": 28, "updated_at": "2021-02-08T15:50:47.440Z", "id": "60217ccc1001c26ee702474a" }, { "_id": "60217ccc1001c26ee7024749", "title": "第27話", "order": 27, "updated_at": "2021-02-08T15:48:06.431Z", "id": "60217ccc1001c26ee7024749" }, { "_id": "60103d39e045735d3fea34e3", "title": "第26話", "order": 26, "updated_at": "2021-01-26T15:39:47.989Z", "id": "60103d39e045735d3fea34e3" }, { "_id": "5fe8a43f3afd85113c5ae8ea", "title": "第25話", "order": 25, "updated_at": "2020-12-27T08:08:41.520Z", "id": "5fe8a43f3afd85113c5ae8ea" }, { "_id": "5fe4c1343817294391fdaa43", "title": "第24話", "order": 24, "updated_at": "2020-12-24T13:56:00.548Z", "id": "5fe4c1343817294391fdaa43" }, { "_id": "5fc9074f02d92a101295a751", "title": "第23話", "order": 23, "updated_at": "2020-12-24T16:26:28.608Z", "id": "5fc9074f02d92a101295a751" }, { "_id": "5fad44a6c157b87f661f5b9a", "title": "第22話", "order": 22, "updated_at": "2020-12-24T16:26:28.608Z", "id": "5fad44a6c157b87f661f5b9a" } ], "total": 61, "limit": 40, "page": 1, "pages": 2 } }} 2023-01-23 21:40:13,883 - task_download.py[line:169] - DEBUG: add download info, savePath:, loadPath: 2023-01-23 21:40:13,888 - server.py[line:194] - INFO: request-> backId:13, GetComicsBookOrderReq, url:https://picaapi.picacomic.com/comics/5e896ee50a9982487ef59ae8/order/61/pages?page=1, method:GET, params:{} 2023-01-23 21:40:14,267 - connectionpool.py[line:442] - DEBUG: https://picaapi.picacomic.com:443 "GET /comics/5e896ee50a9982487ef59ae8/order/61/pages?page=1 HTTP/1.1" 200 None 2023-01-23 21:40:14,267 - server.py[line:229] - INFO: response-> backId:13, GetComicsBookOrderReq, st:1001, code:200, raw:{ "code": 200, "message": "success", "data": { "pages": { "docs": [ { "_id": "63cd478ea70f2074cabe85b0", "media": { "originalName": "2439886-07ef50d338-00000006.jpg", "path": "tobs/418feb1c-2b7d-42a3-bd49-11a86cbb1ed1.jpg", "fileServer": "https://storage-b.picacomic.com" }, "id": "63cd478ea70f2074cabe85b0" }, { "_id": "63cd478ea70f2074cabe85b1", "media": { "originalName": "2439886-07ef50d338-00000005.jpg", "path": "tobs/95025869-e7f7-4227-a600-c40fba6703b1.jpg", "fileServer": "https://storage-b.picacomic.com" }, "id": "63cd478ea70f2074cabe85b1" }, { "_id": "63cd478ea70f2074cabe85b2", "media": { "originalName": "2439886-07ef50d338-00000004.jpg", "path": "tobs/cc69a1f5-2304-4afa-a78d-e97e94563b4c.jpg", "fileServer": "https://storage-b.picacomic.com" }, "id": "63cd478ea70f2074cabe85b2" }, { "_id": "63cd478ea70f2074cabe85b3", "media": { "originalName": "2439886-07ef50d338-00000003.jpg", "path": "tobs/4e671519-390c-45f5-a2ee-88be8cab0944.jpg", "fileServer": "https://storage-b.picacomic.com" }, "id": "63cd478ea70f2074cabe85b3" } ], "total": 4, "limit": 40, "page": 1, "pages": 1 }, "ep": { "_id": "63cd478ea70f2074cabe85af", "title": "第58話" } }} 2023-01-23 21:40:14,278 - task_download.py[line:169] - DEBUG: add download info, savePath:, loadPath: 2023-01-23 21:40:14,313 - task_download.py[line:169] - DEBUG: add download info, savePath:, loadPath: 2023-01-23 21:40:14,333 - task_waifu2x.py[line:193] - DEBUG: add convert info, taskId:1, cachePath:D:/Program Files/bika\cache\waifu2x\book/5e896ee50a9982487ef59ae8/61/1.jpg 2023-01-23 21:40:14,359 - task_qimage.py[line:79] - ERROR: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' Traceback (most recent call last): File "task\task_qimage.py", line 75, in HandlerTask File "view\read\read_view.py", line 364, in ConvertQImageBack File "tools\tool.py", line 32, in _wrapper File "view\read\read_view.py", line 468, in ShowImg File "view\read\read_graphics.py", line 604, in SetPixIem File "view\read\read_graphics.py", line 559, in LabelToPixmap AttributeError: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' 2023-01-23 21:40:14,360 - task_download.py[line:169] - DEBUG: add download info, savePath:, loadPath: 2023-01-23 21:40:14,488 - task_qimage.py[line:79] - ERROR: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' Traceback (most recent call last): File "task\task_qimage.py", line 75, in HandlerTask File "view\read\read_view.py", line 367, in ConvertQImageBack File "tools\tool.py", line 32, in _wrapper File "view\read\read_view.py", line 413, in ShowOtherPage File "view\read\read_view.py", line 401, in ShowPage File "view\read\read_graphics.py", line 604, in SetPixIem File "view\read\read_graphics.py", line 559, in LabelToPixmap AttributeError: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' 2023-01-23 21:40:14,496 - task_qimage.py[line:79] - ERROR: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' Traceback (most recent call last): File "task\task_qimage.py", line 75, in HandlerTask File "view\read\read_view.py", line 514, in ConvertQImageWaifu2xBack File "tools\tool.py", line 32, in _wrapper File "view\read\read_view.py", line 468, in ShowImg File "view\read\read_graphics.py", line 604, in SetPixIem File "view\read\read_graphics.py", line 559, in LabelToPixmap AttributeError: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' 2023-01-23 21:40:14,498 - task_download.py[line:169] - DEBUG: add download info, savePath:, loadPath: 2023-01-23 21:40:14,498 - task_waifu2x.py[line:193] - DEBUG: add convert info, taskId:2, cachePath:D:/Program Files/bika\cache\waifu2x\book/5e896ee50a9982487ef59ae8/61/2.jpg 2023-01-23 21:40:14,520 - task_qimage.py[line:79] - ERROR: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' Traceback (most recent call last): File "task\task_qimage.py", line 75, in HandlerTask File "view\read\read_view.py", line 367, in ConvertQImageBack File "tools\tool.py", line 32, in _wrapper File "view\read\read_view.py", line 413, in ShowOtherPage File "view\read\read_view.py", line 401, in ShowPage File "view\read\read_graphics.py", line 604, in SetPixIem File "view\read\read_graphics.py", line 559, in LabelToPixmap AttributeError: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' 2023-01-23 21:40:14,542 - task_waifu2x.py[line:193] - DEBUG: add convert info, taskId:3, cachePath:D:/Program Files/bika\cache\waifu2x\book/5e896ee50a9982487ef59ae8/61/3.jpg 2023-01-23 21:40:14,544 - task_qimage.py[line:79] - ERROR: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' Traceback (most recent call last): File "task\task_qimage.py", line 75, in HandlerTask File "view\read\read_view.py", line 367, in ConvertQImageBack File "tools\tool.py", line 32, in _wrapper File "view\read\read_view.py", line 413, in ShowOtherPage File "view\read\read_view.py", line 401, in ShowPage File "view\read\read_graphics.py", line 604, in SetPixIem File "view\read\read_graphics.py", line 559, in LabelToPixmap AttributeError: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' 2023-01-23 21:40:14,646 - task_qimage.py[line:79] - ERROR: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' Traceback (most recent call last): File "task\task_qimage.py", line 75, in HandlerTask File "view\read\read_view.py", line 517, in ConvertQImageWaifu2xBack File "tools\tool.py", line 32, in _wrapper File "view\read\read_view.py", line 413, in ShowOtherPage File "view\read\read_view.py", line 401, in ShowPage File "view\read\read_graphics.py", line 604, in SetPixIem File "view\read\read_graphics.py", line 559, in LabelToPixmap AttributeError: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' 2023-01-23 21:40:14,647 - tool.py[line:24] - WARNING: CTime2 consume:102 ms, LoadCache.D:/Program Files/bika\cache\waifu2x\book/5e896ee50a9982487ef59ae8/61/3.jpg 2023-01-23 21:40:14,649 - task_waifu2x.py[line:193] - DEBUG: add convert info, taskId:4, cachePath:D:/Program Files/bika\cache\waifu2x\book/5e896ee50a9982487ef59ae8/61/4.jpg 2023-01-23 21:40:14,747 - task_qimage.py[line:79] - ERROR: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' Traceback (most recent call last): File "task\task_qimage.py", line 75, in HandlerTask File "view\read\read_view.py", line 517, in ConvertQImageWaifu2xBack File "tools\tool.py", line 32, in _wrapper File "view\read\read_view.py", line 413, in ShowOtherPage File "view\read\read_view.py", line 401, in ShowPage File "view\read\read_graphics.py", line 604, in SetPixIem File "view\read\read_graphics.py", line 559, in LabelToPixmap AttributeError: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' 2023-01-23 21:40:14,855 - task_qimage.py[line:79] - ERROR: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height' Traceback (most recent call last): File "task\task_qimage.py", line 75, in HandlerTask File "view\read\read_view.py", line 517, in ConvertQImageWaifu2xBack File "tools\tool.py", line 32, in _wrapper File "view\read\read_view.py", line 413, in ShowOtherPage File "view\read\read_view.py", line 401, in ShowPage File "view\read\read_graphics.py", line 604, in SetPixIem File "view\read\read_graphics.py", line 559, in LabelToPixmap AttributeError: 'PySide6.QtWidgets.QGraphicsProxyWidget' object has no attribute 'height'

mx41shy commented 1 year ago

麻烦logs下的日志上传一下

我又试了一下发现是阅读模式为滚动时会不显示图片

tonquer commented 1 year ago

修复了,重新下载下 https://github.com/tonquer/picacg-qt/releases