From 7d517a957f7167f1178aa5d5756c4475628f27fa Mon Sep 17 00:00:00 2001 From: ngfchl Date: Tue, 20 Sep 2022 15:13:47 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E6=9B=B4=E6=96=B0=E9=83=A8=E5=88=86?= =?UTF-8?q?=E7=AB=99=E7=82=B9=E4=BF=A1=E6=81=AF=E4=B8=8E=E7=A7=8D=E5=AD=90?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E8=A7=84=E5=88=99=202.=20=E5=A2=9E=E5=8A=A0J?= =?UTF-8?q?OYHD=E3=80=81U2=E3=80=81TTG=E7=AD=89=E7=AB=99=E7=82=B9=E8=A7=84?= =?UTF-8?q?=E5=88=99=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dumpdata.sh | 2 +- main_pt_site_site.json | 132 +- pt.json | 3890 ++-------------------------------------- 3 files changed, 173 insertions(+), 3851 deletions(-) diff --git a/dumpdata.sh b/dumpdata.sh index a421f72..5afd15b 100755 --- a/dumpdata.sh +++ b/dumpdata.sh @@ -1 +1 @@ -python manage.py dumpdata django_apscheduler pt_site.site auto_pt.task auto_pt.taskjob --indent 2 -o pt.json \ No newline at end of file +python manage.py dumpdata django_apscheduler.djangojob pt_site.site auto_pt.task auto_pt.taskjob --indent 2 -o pt.json \ No newline at end of file diff --git a/main_pt_site_site.json b/main_pt_site_site.json index 252989a..b66c41c 100644 --- a/main_pt_site_site.json +++ b/main_pt_site_site.json @@ -152,7 +152,7 @@ { "id": 3, "created_at": "2022-07-17 10:24:59.754000", - "updated_at": "2022-09-15 01:53:19.599000", + "updated_at": "2022-09-20 12:51:45.624521", "name": "BT学校", "url": "https://pt.btschool.club/", "logo": "favicon.ico", @@ -1127,10 +1127,10 @@ { "id": 19, "created_at": "2022-07-20 11:03:57.583000", - "updated_at": "2022-09-14 15:59:12.913000", + "updated_at": "2022-09-20 13:17:23.216293", "name": "时间", "url": "https://www.pttime.org/", - "logo": "favicon.ico", + "logo": "http://favicon.ico", "sign_in_support": 1, "get_torrent_support": 1, "get_userinfo_support": 1, @@ -1165,13 +1165,13 @@ "poster_rule": ".//table/tr/td[1]/img/@src", "magnet_url_rule": ".//a[contains(@href,\"download\")]/@href", "download_url_rule": ".//a[contains(@href,\"download.php?id=\") and contains(@href,\"passkey\")]/@href", - "size_rule": "./td[6]/text()", + "size_rule": ".//td[6]/text()", "hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title", - "sale_expire_rule": ".//td[@class=\"embedded\"]/span/@title", + "sale_expire_rule": ".//font[contains(@class,\"free\")]/following-sibling::span[1]/@title", "release_rule": ".//td[@class=\"rowfollow nowrap\"]/span/@title", - "seeders_rule": ".//td[@class=\"rowfollow\"][5]/b/a/text()", - "leechers_rule": ".//td[@class=\"rowfollow\"][6]/b/a/text()", - "completers_rule": ".//td[@class=\"rowfollow\"][7]/a/b/text()", + "seeders_rule": ".//a[contains(@href,\"#seeders\")]//text()", + "leechers_rule": ".//a[contains(@href,\"#leechers\")]//text()", + "completers_rule": ".//a[contains(@href,\"viewsnatches\")]//text()", "viewfilelist_rule": ".//td/text()", "viewpeerlist_rule": ".//tr/td[9]/nobr/text()", "peer_speed_rule": ".//tr/td[5]/nobr/text()", @@ -1197,7 +1197,7 @@ "my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", "page_control_panel": "usercp.php", - "sale_rule": ".//td[@class=\"embedded\"]/font[contains(@class,\"promotion\") and not(contains(@class,\"b4\"))][1]/text()" + "sale_rule": ".//font[contains(@class,\"free\")]/text()" }, { "id": 20, @@ -2702,7 +2702,7 @@ { "id": 42, "created_at": "2022-08-18 00:46:55.688000", - "updated_at": "2022-09-14 15:59:20.195000", + "updated_at": "2022-09-20 13:24:16.003720", "name": "HD城市", "url": "https://hdcity.city/", "logo": "http://favicon.ico", @@ -2743,7 +2743,7 @@ "size_rule": ".//div[@class=\"trl\"]/i/following-sibling::text()[1]", "hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title", "sale_expire_rule": ".//table/tr/td/font/span/@title", - "release_rule": "./div[@class=\"trtop\"]/div/text()", + "release_rule": ".//div[@class=\"trtop\"]/div/text()", "seeders_rule": ".//a[contains(@href,\"dllist=1#seeders\")]/font/text()", "leechers_rule": ".//a[contains(@href,\"dllist=1#leechers\")]/text()", "completers_rule": ".//a[contains(@href,\"viewsnatches?id=\")]/text()", @@ -2767,12 +2767,12 @@ "record_count_rule": "/html/body/b/text()", "seed_vol_rule": "//tr/td[3]", "mailbox_rule": "//li/a/i[@id=\"rmsg\"]/following::text()[1]", - "hash_rule": "//div[@class=\"blockcontent\"]/b[text()=\"Hash 值:\"]/following-sibling::text()", + "hash_rule": "//b[text()=\"Hash 值:\"]/following-sibling::text()", "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", "my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", "page_control_panel": "usercp.php", - "sale_rule": "./div[@class=\"trm\"]/div[@class=\"trbo\"]/div/img/@class" + "sale_rule": ".//img[contains(@class,\"free\")]/@alt" }, { "id": 43, @@ -2927,13 +2927,13 @@ { "id": 45, "created_at": "2022-08-26 20:52:18.452000", - "updated_at": "2022-09-16 15:12:14.456297", + "updated_at": "2022-09-20 14:41:22.003264", "name": "U2", "url": "https://u2.dmhy.org/", "logo": "http://favor.ico", "sign_in_support": 0, - "get_torrent_support": 0, - "get_userinfo_support": 0, + "get_torrent_support": 1, + "get_userinfo_support": 1, "search_support": 0, "page_default": "torrents.php", "page_sign_in": "attendance.php", @@ -2945,7 +2945,7 @@ "page_uploaded": "getusertorrentlistajax.php?userid={}&type=uploaded", "page_seeding": "getusertorrentlistajax.php?userid={}&type=seeding", "page_completed": "getusertorrentlistajax.php?userid={}&type=completed", - "page_mybonus": "mybonus.php", + "page_mybonus": "mprecent.php", "page_viewfilelist": "viewfilelist.php?id={}", "page_viewpeerlist": "viewpeerlist.php?id={}", "sign_in_method": "get", @@ -2976,19 +2976,19 @@ "viewpeerlist_rule": ".//tr/td[9]/nobr/text()", "peer_speed_rule": ".//tr/td[5]/nobr/text()", "remark": "", - "invitation_rule": "//a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]", + "invitation_rule": "//span/a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]", "time_join_rule": "//td[contains(text(),\"加入\")]/following-sibling::td/span/@title", "latest_active_rule": "//td[contains(text(),\"最近动向\")]/following-sibling::td/span/@title", - "uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]", - "downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]", - "ratio_rule": "//font[@class=\"color_ratio\"][1]/following-sibling::text()[1]", - "my_sp_rule": "//a[@href=\"mybonus.php\"]/following-sibling::text()[1]", - "hour_sp_rule": "//div[contains(text(),\"每小时能获取\")]/text()[1]", + "uploaded_rule": "//span[@class=\"color_uploaded\"]/following-sibling::text()[1]", + "downloaded_rule": "//span[@class=\"color_downloaded\"]/following-sibling::text()[1]", + "ratio_rule": "//span[contains(text(),\"分享率\")][1]/following-sibling::text()[1]", + "my_sp_rule": "//a[@href=\"ucoin.php\"]/following-sibling::span[1]//text()", + "hour_sp_rule": "//td[@id=\"outer\"]//td[@class=\"text\"]/text()", "my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]", - "my_level_rule": "//span[@class=\"medium\"]/span[@class=\"nowrap\"]/a[contains(@class,\"_Name\")]/@class", + "my_level_rule": "//img[contains(@src,\"user\")]/@src", "my_hr_rule": "//tr[14]/td[2]/a/text()", - "leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]", - "seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]", + "leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]", + "seed_rule": "//a[contains(@href,\"#seedlist\")]//text()", "record_count_rule": "/html/body/b/text()", "seed_vol_rule": "//tr/td[3]", "mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]", @@ -3002,13 +3002,13 @@ { "id": 46, "created_at": "2022-08-26 20:53:50.259000", - "updated_at": "2022-09-14 15:59:20.264000", + "updated_at": "2022-09-20 10:39:27.109242", "name": "TTG", "url": "https://totheglory.im/", "logo": "http://favicon.ico", "sign_in_support": 1, - "get_torrent_support": 0, - "get_userinfo_support": 0, + "get_torrent_support": 1, + "get_userinfo_support": 1, "search_support": 0, "page_default": "browse.php?c=M", "page_sign_in": "signed.php", @@ -3032,57 +3032,57 @@ "hr_time": 10, "sp_full": 0, "limit_speed": 100, - "torrents_rule": "//table[@class=\"torrents\"]/tr", - "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", - "title_rule": ".//tr/td[1]/text()", - "detail_url_rule": ".//td[@class=\"embedded\"]/a[contains(@href,\"detail\")]/@href", - "category_rule": ".//td[@class=\"rowfollow nowrap\"][1]/a[1]/img/@class", + "torrents_rule": "//table[@id=\"torrent_table\"]/tr", + "name_rule": ".//div[@class=\"name_left\"]/a/b/text()[1]", + "title_rule": ".//div[@class=\"name_left\"]/a/b/span/text()", + "detail_url_rule": ".//div/a[contains(@href,\"/t/\")]/@href", + "category_rule": ".//img[contains(@src,\"cate\")]/@alt", "poster_rule": ".//table/tr/td[1]/img/@src", - "magnet_url_rule": ".//td/a[contains(@href,\"download\")]/@href", - "download_url_rule": ".//a[contains(@href,\"download.php?id=\") and contains(@href,\"passkey\")]/@href", - "size_rule": ".//td[5]/text()", - "hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title", - "sale_expire_rule": ".//table/tr/td/font/span/@title", - "release_rule": ".//td[4]/span/@title", - "seeders_rule": ".//td[6]/b/a/text()", - "leechers_rule": ".//td[7]/b/a/text()", - "completers_rule": ".//td[8]/a/b/text()", + "magnet_url_rule": ".//img[contains(@class,\"dl_img\")]/parent::a/@href", + "download_url_rule": "//a[contains(text(),\"点击复制\")]/@href", + "size_rule": ".//td[7]/text()", + "hr_rule": ".//img[@title=\"Hit and Run\"]", + "sale_expire_rule": ".//span/@onclick", + "release_rule": ".//td[5]//text()", + "seeders_rule": ".//a[contains(@href,\"&toseeders\")]//text()", + "leechers_rule": ".//a[contains(@href,\"&todlers\")]//text()", + "completers_rule": ".//td[8]/text()[1]", "viewfilelist_rule": ".//td/text()", "viewpeerlist_rule": ".//tr/td[9]/nobr/text()", "peer_speed_rule": ".//tr/td[5]/nobr/text()", "remark": "", - "invitation_rule": "//a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]", - "time_join_rule": "//td[contains(text(),\"加入\")]/following-sibling::td/span/@title", - "latest_active_rule": "//td[contains(text(),\"最近动向\")]/following-sibling::td/span/@title", - "uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]", - "downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]", - "ratio_rule": "//font[@class=\"color_ratio\"][1]/following-sibling::text()[1]", - "my_sp_rule": "//a[@href=\"mybonus.php\"]/following-sibling::text()[1]", - "hour_sp_rule": "//div[contains(text(),\"每小时能获取\")]/text()[1]", - "my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]", - "my_level_rule": "//span[@class=\"medium\"]/span[@class=\"nowrap\"]/a[contains(@class,\"_Name\")]/@class", + "invitation_rule": "//a[contains(@href,\"invite.php\")]/span/text()[1]", + "time_join_rule": "//td[contains(text(),\"注册日期\")]/following-sibling::td[1]/text()", + "latest_active_rule": "//td[contains(text(),\"上次访问\")]/following-sibling::td[1]/text()", + "uploaded_rule": "//font[contains(text(),\"上传量\")]/following-sibling::font[1]/a/text()[1]", + "downloaded_rule": "//font[contains(text(),\"下载量\")]/following-sibling::font[1]/a/text()[1]", + "ratio_rule": "//font[contains(text(),\"分享率 \")][1]/following-sibling::font[1]/text()[1]", + "my_sp_rule": "//a[contains(@href,\"mybonus.php\")]/text()[1]", + "hour_sp_rule": "//td[contains(text(),\"总计\")]/following-sibling::td/text()", + "my_bonus_rule": "//font[contains(text(),\"HP\")]/following-sibling::text()[1]", + "my_level_rule": "//td[contains(text(),\"等级\")]/following-sibling::td/text()", "my_hr_rule": "//tr[14]/td[2]/a/text()", - "leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]", - "seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]", + "leech_rule": "//img[contains(@title,\"下载中\")]/following-sibling::font[1]/span/text()[1]", + "seed_rule": "//img[contains(@title,\"做种中\")]/following-sibling::font[1]/span/text()[1]", "record_count_rule": "/html/body/b/text()", - "seed_vol_rule": "//tr/td[3]", + "seed_vol_rule": ".//tr/td[4]", "mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]", "hash_rule": "//tr[11]//td[@class=\"no_border_wide\"][2]/text()", "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", - "my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", + "my_passkey_rule": "//td[contains(text(),\"Passkey\")]/following-sibling::td[1]/text()", "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", "page_control_panel": "usercp.php", - "sale_rule": ".//img[contains(@class,\"free\")]/@alt" + "sale_rule": ".//img[contains(@src,\"free\")]/@alt" }, { "id": 47, "created_at": "2022-08-26 20:54:35.357000", - "updated_at": "2022-09-14 15:59:20.281000", + "updated_at": "2022-09-20 12:49:15.948867", "name": "蝶粉", "url": "https://discfan.net/", "logo": "http://favicon.ico", "sign_in_support": 1, - "get_torrent_support": 0, + "get_torrent_support": 1, "get_userinfo_support": 1, "search_support": 0, "page_default": "torrents.php", @@ -3152,13 +3152,13 @@ { "id": 48, "created_at": "2022-08-26 20:55:42.110000", - "updated_at": "2022-09-14 15:59:20.301000", + "updated_at": "2022-09-20 12:42:28.689254", "name": "joyhd", "url": "https://www.joyhd.net/", "logo": "http://favicon.ico", "sign_in_support": 0, - "get_torrent_support": 0, - "get_userinfo_support": 0, + "get_torrent_support": 1, + "get_userinfo_support": 1, "search_support": 0, "page_default": "torrents.php", "page_sign_in": "attendance.php", @@ -3207,7 +3207,7 @@ "uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]", "downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]", "ratio_rule": "//font[@class=\"color_ratio\"][1]/following-sibling::text()[1]", - "my_sp_rule": "//a[@href=\"mybonus.php\"]/following-sibling::text()[1]", + "my_sp_rule": "//a[@href=\"usebonus.php\"]/following-sibling::text()[1]", "hour_sp_rule": "//div[contains(text(),\"每小时能获取\")]/text()[1]", "my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]", "my_level_rule": "//span[@class=\"medium\"]/span[@class=\"nowrap\"]/a[contains(@class,\"_Name\")]/@class", @@ -3977,7 +3977,7 @@ { "id": 59, "created_at": "2022-09-14 08:33:16.574000", - "updated_at": "2022-09-15 01:40:50.509000", + "updated_at": "2022-09-20 09:16:28.533510", "name": "KamePT", "url": "https://kamept.com/", "logo": "https://kamept.com/favicon.ico", @@ -4040,7 +4040,7 @@ "leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]", "seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]", "record_count_rule": ".//td[3]/text()", - "seed_vol_rule": "//tr/td[3]", + "seed_vol_rule": "//tr/td[4]", "mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]", "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]", "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", diff --git a/pt.json b/pt.json index 04abf98..a76d731 100644 --- a/pt.json +++ b/pt.json @@ -4,15 +4,23 @@ "pk": "拉取最新种子", "fields": { "next_run_time": null, - "job_state": "gAWV7QEAAAAAAAB9lCiMB3ZlcnNpb26USwGMAmlklIwS5ouJ5Y+W5pyA5paw56eN5a2QlIwEZnVuY5SMInB0X3NpdGUudmlld3M6YXV0b191cGRhdGVfdG9ycmVudHOUjAd0cmlnZ2VylIwdYXBzY2hlZHVsZXIudHJpZ2dlcnMuaW50ZXJ2YWyUjA9JbnRlcnZhbFRyaWdnZXKUk5QpgZR9lChoAUsCjAh0aW1lem9uZZSMBHB5dHqUjAJfcJSTlCiMDUFzaWEvU2hhbmdoYWmUTehxSwCMA0xNVJR0lFKUjApzdGFydF9kYXRllIwIZGF0ZXRpbWWUjAhkYXRldGltZZSTlEMKB+YJDhEeDwlQ+ZRoDyhoEE2AcEsAjANDU1SUdJRSlIaUUpSMCGVuZF9kYXRllE6MCGludGVydmFslGgVjAl0aW1lZGVsdGGUk5RLAE1QRksAh5RSlIwGaml0dGVylEt4dWKMCGV4ZWN1dG9ylIwHZGVmYXVsdJSMBGFyZ3OUKYwGa3dhcmdzlH2UjARuYW1llIwUYXV0b191cGRhdGVfdG9ycmVudHOUjBJtaXNmaXJlX2dyYWNlX3RpbWWUS3iMCGNvYWxlc2NllIiMDW1heF9pbnN0YW5jZXOUSwGMDW5leHRfcnVuX3RpbWWUTnUu" + "job_state": "gAWV7QEAAAAAAAB9lCiMB3ZlcnNpb26USwGMAmlklIwS5ouJ5Y+W5pyA5paw56eN5a2QlIwEZnVuY5SMInB0X3NpdGUudmlld3M6YXV0b191cGRhdGVfdG9ycmVudHOUjAd0cmlnZ2VylIwdYXBzY2hlZHVsZXIudHJpZ2dlcnMuaW50ZXJ2YWyUjA9JbnRlcnZhbFRyaWdnZXKUk5QpgZR9lChoAUsCjAh0aW1lem9uZZSMBHB5dHqUjAJfcJSTlCiMDUFzaWEvU2hhbmdoYWmUTehxSwCMA0xNVJR0lFKUjApzdGFydF9kYXRllIwIZGF0ZXRpbWWUjAhkYXRldGltZZSTlEMKB+YJFBI4EwwAXJRoDyhoEE2AcEsAjANDU1SUdJRSlIaUUpSMCGVuZF9kYXRllE6MCGludGVydmFslGgVjAl0aW1lZGVsdGGUk5RLAE1QRksAh5RSlIwGaml0dGVylEt4dWKMCGV4ZWN1dG9ylIwHZGVmYXVsdJSMBGFyZ3OUKYwGa3dhcmdzlH2UjARuYW1llIwUYXV0b191cGRhdGVfdG9ycmVudHOUjBJtaXNmaXJlX2dyYWNlX3RpbWWUS3iMCGNvYWxlc2NllIiMDW1heF9pbnN0YW5jZXOUSwGMDW5leHRfcnVuX3RpbWWUTnUu" } }, { "model": "django_apscheduler.djangojob", "pk": "更新个人数据", "fields": { - "next_run_time": "2022-09-20T03:53:48.771", - "job_state": "gAWV9wEAAAAAAAB9lCiMB3ZlcnNpb26USwGMAmlklIwS5pu05paw5Liq5Lq65pWw5o2ulIwEZnVuY5SMHXB0X3NpdGUudmlld3M6YXV0b19nZXRfc3RhdHVzlIwHdHJpZ2dlcpSMHWFwc2NoZWR1bGVyLnRyaWdnZXJzLmludGVydmFslIwPSW50ZXJ2YWxUcmlnZ2VylJOUKYGUfZQoaAFLAowIdGltZXpvbmWUjARweXR6lIwCX3CUk5QojA1Bc2lhL1NoYW5naGFplE3ocUsAjANMTVSUdJRSlIwKc3RhcnRfZGF0ZZSMCGRhdGV0aW1llIwIZGF0ZXRpbWWUk5RDCgfmCBIDDiEIBqyUaA8oaBBNgHBLAIwDQ1NUlHSUUpSGlFKUjAhlbmRfZGF0ZZROjAhpbnRlcnZhbJRoFYwJdGltZWRlbHRhlJOUSwBNUEZLAIeUUpSMBmppdHRlcpRLeHVijAhleGVjdXRvcpSMB2RlZmF1bHSUjARhcmdzlCmMBmt3YXJnc5R9lIwEbmFtZZSMD2F1dG9fZ2V0X3N0YXR1c5SMEm1pc2ZpcmVfZ3JhY2VfdGltZZRLeIwIY29hbGVzY2WUiIwNbWF4X2luc3RhbmNlc5RLAYwNbmV4dF9ydW5fdGltZZRoF0MKB+YJFAM1MAvGWpRoG4aUUpR1Lg==" + "next_run_time": null, + "job_state": "gAWV4wEAAAAAAAB9lCiMB3ZlcnNpb26USwGMAmlklIwS5pu05paw5Liq5Lq65pWw5o2ulIwEZnVuY5SMHXB0X3NpdGUudmlld3M6YXV0b19nZXRfc3RhdHVzlIwHdHJpZ2dlcpSMHWFwc2NoZWR1bGVyLnRyaWdnZXJzLmludGVydmFslIwPSW50ZXJ2YWxUcmlnZ2VylJOUKYGUfZQoaAFLAowIdGltZXpvbmWUjARweXR6lIwCX3CUk5QojA1Bc2lhL1NoYW5naGFplE3ocUsAjANMTVSUdJRSlIwKc3RhcnRfZGF0ZZSMCGRhdGV0aW1llIwIZGF0ZXRpbWWUk5RDCgfmCRQSOBMOse6UaA8oaBBNgHBLAIwDQ1NUlHSUUpSGlFKUjAhlbmRfZGF0ZZROjAhpbnRlcnZhbJRoFYwJdGltZWRlbHRhlJOUSwBNUEZLAIeUUpSMBmppdHRlcpRLeHVijAhleGVjdXRvcpSMB2RlZmF1bHSUjARhcmdzlCmMBmt3YXJnc5R9lIwEbmFtZZSMD2F1dG9fZ2V0X3N0YXR1c5SMEm1pc2ZpcmVfZ3JhY2VfdGltZZRLeIwIY29hbGVzY2WUiIwNbWF4X2luc3RhbmNlc5RLAYwNbmV4dF9ydW5fdGltZZROdS4=" + } +}, +{ + "model": "django_apscheduler.djangojob", + "pk": "每天23点50分获取", + "fields": { + "next_run_time": null, + "job_state": "gAWVNAQAAAAAAAB9lCiMB3ZlcnNpb26USwGMAmlklIwW5q+P5aSpMjPngrk1MOWIhuiOt+WPlpSMBGZ1bmOUjB1wdF9zaXRlLnZpZXdzOmF1dG9fZ2V0X3N0YXR1c5SMB3RyaWdnZXKUjBlhcHNjaGVkdWxlci50cmlnZ2Vycy5jcm9ulIwLQ3JvblRyaWdnZXKUk5QpgZR9lChoAUsCjAh0aW1lem9uZZSMG3B5dHpfZGVwcmVjYXRpb25fc2hpbS5faW1wbJSMCXdyYXBfem9uZZSTlIwIYnVpbHRpbnOUjAdnZXRhdHRylJOUjAh6b25laW5mb5SMCFpvbmVJbmZvlJOUjAlfdW5waWNrbGWUhpRSlIwNQXNpYS9TaGFuZ2hhaZRLAYaUUpSMDUFzaWEvU2hhbmdoYWmUhpRSlIwKc3RhcnRfZGF0ZZROjAhlbmRfZGF0ZZROjAZmaWVsZHOUXZQojCBhcHNjaGVkdWxlci50cmlnZ2Vycy5jcm9uLmZpZWxkc5SMCUJhc2VGaWVsZJSTlCmBlH2UKIwEbmFtZZSMBHllYXKUjAppc19kZWZhdWx0lIiMC2V4cHJlc3Npb25zlF2UjCVhcHNjaGVkdWxlci50cmlnZ2Vycy5jcm9uLmV4cHJlc3Npb25zlIwNQWxsRXhwcmVzc2lvbpSTlCmBlH2UjARzdGVwlE5zYmF1YmgjjApNb250aEZpZWxklJOUKYGUfZQoaCiMBW1vbnRolGgqiWgrXZRoLymBlH2UaDJOc2JhdWJoI4wPRGF5T2ZNb250aEZpZWxklJOUKYGUfZQoaCiMA2RheZRoKoloK12UaC8pgZR9lGgyTnNiYXViaCOMCVdlZWtGaWVsZJSTlCmBlH2UKGgojAR3ZWVrlGgqiGgrXZRoLymBlH2UaDJOc2JhdWJoI4wORGF5T2ZXZWVrRmllbGSUk5QpgZR9lChoKIwLZGF5X29mX3dlZWuUaCqJaCtdlGgvKYGUfZRoMk5zYmF1YmglKYGUfZQoaCiMBGhvdXKUaCqJaCtdlGgtjA9SYW5nZUV4cHJlc3Npb26Uk5QpgZR9lChoMk6MBWZpcnN0lEsXjARsYXN0lEsXdWJhdWJoJSmBlH2UKGgojAZtaW51dGWUaCqJaCtdlGhYKYGUfZQoaDJOaFtLMmhcSzJ1YmF1YmglKYGUfZQoaCiMBnNlY29uZJRoKohoK12UaFgpgZR9lChoMk5oW0sAaFxLAHViYXViZYwGaml0dGVylE51YowIZXhlY3V0b3KUjAdkZWZhdWx0lIwEYXJnc5QpjAZrd2FyZ3OUfZRoKIwPYXV0b19nZXRfc3RhdHVzlIwSbWlzZmlyZV9ncmFjZV90aW1llEt4jAhjb2FsZXNjZZSIjA1tYXhfaW5zdGFuY2VzlEsBjA1uZXh0X3J1bl90aW1llE51Lg==" } }, { @@ -20,3712 +28,7 @@ "pk": "自动签到", "fields": { "next_run_time": null, - "job_state": "gAWV1wEAAAAAAAB9lCiMB3ZlcnNpb26USwGMAmlklIwM6Ieq5Yqo562+5YiwlIwEZnVuY5SMGnB0X3NpdGUudmlld3M6YXV0b19zaWduX2lulIwHdHJpZ2dlcpSMHWFwc2NoZWR1bGVyLnRyaWdnZXJzLmludGVydmFslIwPSW50ZXJ2YWxUcmlnZ2VylJOUKYGUfZQoaAFLAowIdGltZXpvbmWUjARweXR6lIwCX3CUk5QojA1Bc2lhL1NoYW5naGFplE3ocUsAjANMTVSUdJRSlIwKc3RhcnRfZGF0ZZSMCGRhdGV0aW1llIwIZGF0ZXRpbWWUk5RDCgfmCQ4THg8K222UaA8oaBBNgHBLAIwDQ1NUlHSUUpSGlFKUjAhlbmRfZGF0ZZROjAhpbnRlcnZhbJRoFYwJdGltZWRlbHRhlJOUSwBNcGJLAIeUUpSMBmppdHRlcpRLeHVijAhleGVjdXRvcpSMB2RlZmF1bHSUjARhcmdzlCmMBmt3YXJnc5R9lIwEbmFtZZSMDGF1dG9fc2lnbl9pbpSMEm1pc2ZpcmVfZ3JhY2VfdGltZZRLeIwIY29hbGVzY2WUiIwNbWF4X2luc3RhbmNlc5RLAYwNbmV4dF9ydW5fdGltZZROdS4=" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 337, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-26T16:59:26.678", - "duration": "44.31", - "finished": "1661504410.99", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 338, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-26T17:05:24.866", - "duration": "42.10", - "finished": "1661504766.97", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 339, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-26T21:59:50.246", - "duration": "53.42", - "finished": "1661522443.67", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 340, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-26T22:05:50.002", - "duration": "32.36", - "finished": "1661522782.36", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 341, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-26T22:40:33.250", - "duration": "0.26", - "finished": "1661524833.51", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 342, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-27T03:00:11.202", - "duration": "36.20", - "finished": "1661540447.40", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 343, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-27T03:06:50.268", - "duration": "34.10", - "finished": "1661540844.37", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 344, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-27T05:42:14.352", - "duration": "35.24", - "finished": "1661550169.59", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 345, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-27T08:01:32.343", - "duration": "60.59", - "finished": "1661558552.93", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 346, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-27T08:07:37.878", - "duration": "24.55", - "finished": "1661558882.43", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 347, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-27T12:42:54.528", - "duration": "1.19", - "finished": "1661575375.72", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 348, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-27T13:02:36.842", - "duration": "59.38", - "finished": "1661576616.22", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 349, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-27T13:08:54.608", - "duration": "27.55", - "finished": "1661576962.16", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 350, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-27T18:04:12.723", - "duration": "37.25", - "finished": "1661594689.97", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 351, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-27T18:10:53.289", - "duration": "27.41", - "finished": "1661595080.70", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 352, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-27T19:43:40.040", - "duration": "0.27", - "finished": "1661600620.31", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 353, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-27T23:05:37.110", - "duration": "75.66", - "finished": "1661612812.77", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 354, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-27T23:12:45.783", - "duration": "40.33", - "finished": "1661613206.11", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 355, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-28T02:44:55.413", - "duration": "20.33", - "finished": "1661625915.74", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 356, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-28T04:06:58.879", - "duration": "38.71", - "finished": "1661630857.59", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 357, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-28T04:13:20.966", - "duration": "22.21", - "finished": "1661631223.18", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 358, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-28T09:08:56.088", - "duration": "36.35", - "finished": "1661648972.44", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 359, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-28T09:14:25.409", - "duration": "22.56", - "finished": "1661649287.97", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 360, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-28T09:45:00.913", - "duration": "4.11", - "finished": "1661651105.03", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 361, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-28T14:09:44.265", - "duration": "45.66", - "finished": "1661667029.93", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 362, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-28T14:14:45.885", - "duration": "27.15", - "finished": "1661667313.04", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 363, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-28T16:46:59.028", - "duration": "0.55", - "finished": "1661676419.58", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 364, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-28T19:10:07.060", - "duration": "48.40", - "finished": "1661685055.46", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 365, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-28T19:15:26.940", - "duration": "40.86", - "finished": "1661685367.80", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 366, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-28T23:48:54.475", - "duration": "0.43", - "finished": "1661701734.91", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 367, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-29T00:11:02.297", - "duration": "98.51", - "finished": "1661703160.80", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 368, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-29T00:15:49.865", - "duration": "40.23", - "finished": "1661703390.10", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 369, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-29T05:11:31.105", - "duration": "55.09", - "finished": "1661721146.20", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 370, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-29T05:16:09.466", - "duration": "32.05", - "finished": "1661721401.52", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 371, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-29T06:49:49.471", - "duration": "17.40", - "finished": "1661727006.87", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 372, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-29T10:11:55.848", - "duration": "43.02", - "finished": "1661739158.86", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 373, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-29T10:17:09.112", - "duration": "40.92", - "finished": "1661739470.03", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 374, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-29T13:51:26.340", - "duration": "0.36", - "finished": "1661752286.70", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 375, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-29T15:13:34.326", - "duration": "53.26", - "finished": "1661757267.59", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 376, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-29T15:17:22.660", - "duration": "35.93", - "finished": "1661757478.59", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 377, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-29T20:14:24.636", - "duration": "88.93", - "finished": "1661775353.57", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 378, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-29T20:18:43.975", - "duration": "47.35", - "finished": "1661775571.33", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 379, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-29T20:52:36.267", - "duration": "0.38", - "finished": "1661777556.65", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 380, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-30T01:14:29.386", - "duration": "91.50", - "finished": "1661793360.88", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 381, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-30T01:19:10.639", - "duration": "75.30", - "finished": "1661793625.94", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 382, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-30T03:53:48.649", - "duration": "17.08", - "finished": "1661802845.73", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 383, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-30T06:15:47.163", - "duration": "43.11", - "finished": "1661811390.28", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 384, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-30T06:20:45.937", - "duration": "35.17", - "finished": "1661811681.10", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 385, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-30T10:53:56.311", - "duration": "1.08", - "finished": "1661828037.39", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 386, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-30T11:16:03.933", - "duration": "39.97", - "finished": "1661829403.90", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 387, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-30T11:22:05.231", - "duration": "27.65", - "finished": "1661829752.88", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 388, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-30T16:17:41.323", - "duration": "63.63", - "finished": "1661847524.95", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 389, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-30T16:23:05.057", - "duration": "35.52", - "finished": "1661847820.58", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 390, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-30T17:54:43.981", - "duration": "1.05", - "finished": "1661853285.04", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 391, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-30T21:18:28.232", - "duration": "76.85", - "finished": "1661865585.09", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 392, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-30T21:23:53.960", - "duration": "45.50", - "finished": "1661865879.46", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 393, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-31T00:54:59.598", - "duration": "25.17", - "finished": "1661878524.76", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 394, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-31T02:19:30.709", - "duration": "52.45", - "finished": "1661883623.16", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 395, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-31T02:25:38.813", - "duration": "29.62", - "finished": "1661883968.44", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 396, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-31T07:20:43.769", - "duration": "36.82", - "finished": "1661901680.59", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 397, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-31T07:26:12.226", - "duration": "25.57", - "finished": "1661901997.79", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 398, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-31T07:56:21.020", - "duration": "0.43", - "finished": "1661903781.45", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 399, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-31T12:22:41.731", - "duration": "41.96", - "finished": "1661919803.69", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 400, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-31T12:26:56.074", - "duration": "33.99", - "finished": "1661920050.06", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 401, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-31T14:57:21.446", - "duration": "0.35", - "finished": "1661929041.80", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 402, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-31T17:24:07.422", - "duration": "44.50", - "finished": "1661937891.92", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 403, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-31T17:27:32.050", - "duration": "32.82", - "finished": "1661938084.87", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 404, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-08-31T21:57:47.545", - "duration": "0.23", - "finished": "1661954267.77", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 405, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-08-31T22:25:17.047", - "duration": "82.83", - "finished": "1661955999.88", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 406, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-08-31T22:28:25.760", - "duration": "39.13", - "finished": "1661956144.89", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 407, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-01T03:26:11.495", - "duration": "69.79", - "finished": "1661974041.28", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 408, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-01T03:29:53.217", - "duration": "50.54", - "finished": "1661974243.76", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 409, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-01T04:59:05.520", - "duration": "44.12", - "finished": "1661979589.65", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 410, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-01T08:26:35.008", - "duration": "44.69", - "finished": "1661992039.70", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 411, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-01T08:30:36.631", - "duration": "34.70", - "finished": "1661992271.33", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 412, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-01T11:59:44.840", - "duration": "24.62", - "finished": "1662004809.46", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 413, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-01T13:28:22.231", - "duration": "64.30", - "finished": "1662010166.53", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 414, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-01T13:32:35.158", - "duration": "44.01", - "finished": "1662010399.16", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 415, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-01T18:29:28.408", - "duration": "35.21", - "finished": "1662028203.62", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 416, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-01T18:33:51.570", - "duration": "72.33", - "finished": "1662028503.90", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 417, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-01T19:01:12.955", - "duration": "10.42", - "finished": "1662030083.38", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 418, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-01T23:29:32.957", - "duration": "13.47", - "finished": "1662046186.43", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 823, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 419, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-01T23:33:55.369", - "duration": "46.67", - "finished": "1662046482.04", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 420, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-02T02:01:41.798", - "duration": "33.30", - "finished": "1662055335.10", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 421, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-02T04:30:16.658", - "duration": "7.56", - "finished": "1662064224.21", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 826, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 422, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-02T04:34:19.387", - "duration": "21.36", - "finished": "1662064480.75", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 423, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-02T09:02:17.491", - "duration": "0.43", - "finished": "1662080537.92", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 424, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-02T09:31:46.150", - "duration": "8.42", - "finished": "1662082314.57", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 826, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 425, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-02T09:35:04.997", - "duration": "22.70", - "finished": "1662082527.70", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 426, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-02T11:12:59.737", - "duration": "2.65", - "finished": "1662088382.39", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 427, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-02T11:27:21.700", - "duration": "5.72", - "finished": "1662089247.42", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 826, in parse_status_html\n seed_vol_list.pop(0)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 428, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-02T14:32:41.898", - "duration": "47.10", - "finished": "1662100409.00", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 429, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-02T14:35:31.478", - "duration": "31.28", - "finished": "1662100562.75", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 430, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-02T16:03:36.894", - "duration": "0.26", - "finished": "1662105817.15", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 431, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-02T19:32:42.463", - "duration": "106.01", - "finished": "1662118468.48", - "exception": "HTTPSConnectionPool(host='ptsbao.club', port=443): Max retries exceeded with url: /getusertorrentlistajax.php?userid=17139&type=seeding (Caused by ConnectTimeoutError(, 'Connection to ptsbao.club timed out. (connect timeout=25)'))", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 53, in auto_get_status\n for my_site, result in zip(site_list, results):\n File \"/usr/local/lib/python3.9/concurrent/futures/_base.py\", line 609, in result_iterator\n yield fs.pop().result()\n File \"/usr/local/lib/python3.9/concurrent/futures/_base.py\", line 446, in result\n return self.__get_result()\n File \"/usr/local/lib/python3.9/concurrent/futures/_base.py\", line 391, in __get_result\n raise self._exception\n File \"/usr/local/lib/python3.9/concurrent/futures/thread.py\", line 58, in run\n result = self.fn(*self.args, **self.kwargs)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 759, in send_status_request\n seeding_detail_res = self.send_request(my_site=my_site, url=seeding_detail_url, timeout=25)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 179, in send_request\n return scraper.get(\n File \"/usr/local/lib/python3.9/site-packages/requests/sessions.py\", line 600, in get\n return self.request(\"GET\", url, **kwargs)\n File \"/usr/local/lib/python3.9/site-packages/cloudscraper/__init__.py\", line 257, in request\n self.perform_request(method, url, *args, **kwargs)\n File \"/usr/local/lib/python3.9/site-packages/cloudscraper/__init__.py\", line 190, in perform_request\n return super(CloudScraper, self).request(method, url, *args, **kwargs)\n File \"/usr/local/lib/python3.9/site-packages/requests/sessions.py\", line 587, in request\n resp = self.send(prep, **send_kwargs)\n File \"/usr/local/lib/python3.9/site-packages/requests/sessions.py\", line 701, in send\n r = adapter.send(request, **kwargs)\n File \"/usr/local/lib/python3.9/site-packages/requests/adapters.py\", line 553, in send\n raise ConnectTimeout(e, request=request)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 432, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-02T19:36:22.267", - "duration": "57.20", - "finished": "1662118639.46", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 433, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-02T23:03:39.453", - "duration": "0.25", - "finished": "1662131019.70", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 434, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-03T00:34:27.573", - "duration": "88.16", - "finished": "1662136555.74", - "exception": "could not convert string to float: ''", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 859, in parse_status_html\n if float(ratio) <= 1:\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 435, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-03T00:38:17.614", - "duration": "37.60", - "finished": "1662136735.21", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 436, - "fields": { - "job": "更新个人数据", - "status": "Missed!", - "run_time": "2022-09-03T05:35:06.080", - "duration": "15829.68", - "finished": "1662170335.76", - "exception": "Run time of job '更新个人数据' was missed!", - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 437, - "fields": { - "job": "拉取最新种子", - "status": "Missed!", - "run_time": "2022-09-03T05:39:04.348", - "duration": "15591.45", - "finished": "1662170335.80", - "exception": "Run time of job '拉取最新种子' was missed!", - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 438, - "fields": { - "job": "自动签到", - "status": "Missed!", - "run_time": "2022-09-03T06:04:31.501", - "duration": "14064.34", - "finished": "1662170335.84", - "exception": "Run time of job '自动签到' was missed!", - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 439, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-03T10:37:04.627", - "duration": "31.81", - "finished": "1662172656.44", - "exception": "could not convert string to float: ''", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 867, in parse_status_html\n if float(ratio) <= 1:\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 440, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-03T10:40:25.945", - "duration": "26.00", - "finished": "1662172851.95", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 441, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-03T13:04:51.608", - "duration": "21.63", - "finished": "1662181513.24", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 442, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-03T15:38:48.384", - "duration": "53.37", - "finished": "1662190781.76", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 443, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-03T15:42:02.269", - "duration": "29.34", - "finished": "1662190951.61", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 444, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-03T20:06:21.127", - "duration": "3.89", - "finished": "1662206785.01", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 445, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-03T20:40:45.078", - "duration": "60.60", - "finished": "1662208905.68", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 446, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-03T20:43:24.901", - "duration": "45.42", - "finished": "1662209050.32", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 447, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-04T01:40:55.078", - "duration": "41.80", - "finished": "1662226896.87", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 448, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-04T01:44:01.982", - "duration": "65.52", - "finished": "1662227107.50", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 449, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-04T03:07:44.790", - "duration": "24.33", - "finished": "1662232089.12", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 450, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-04T06:41:53.422", - "duration": "35.57", - "finished": "1662244949.00", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 451, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-04T06:45:23.494", - "duration": "27.57", - "finished": "1662245151.06", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 452, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-04T10:09:13.516", - "duration": "3.41", - "finished": "1662257356.93", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 453, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-04T11:42:36.937", - "duration": "39.62", - "finished": "1662262996.56", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 454, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-04T11:45:26.978", - "duration": "30.52", - "finished": "1662263157.50", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 455, - "fields": { - "job": "更新个人数据", - "status": "Started execution", - "run_time": "2022-09-04T16:44:14.872", - "duration": null, - "finished": null, - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 456, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-04T16:45:41.682", - "duration": "35.08", - "finished": "1662281176.76", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 457, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-04T17:09:21.535", - "duration": "5.41", - "finished": "1662282566.94", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 458, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-04T21:45:45.901", - "duration": "69.06", - "finished": "1662299214.96", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 459, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-04T21:45:46.088", - "duration": "100.82", - "finished": "1662299246.91", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 460, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-05T00:10:44.161", - "duration": "23.83", - "finished": "1662307867.99", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 461, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-05T02:47:05.120", - "duration": "28.38", - "finished": "1662317253.50", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 462, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-05T02:47:36.967", - "duration": "37.80", - "finished": "1662317294.77", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 463, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-05T07:11:20.218", - "duration": "3.99", - "finished": "1662333084.21", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 464, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-05T07:47:50.392", - "duration": "29.59", - "finished": "1662335299.99", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 465, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-05T07:48:53.204", - "duration": "36.53", - "finished": "1662335369.74", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 466, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-05T12:47:54.715", - "duration": "32.30", - "finished": "1662353307.02", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 467, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-05T12:50:31.799", - "duration": "10.58", - "finished": "1662353442.37", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 852, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 468, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-05T14:11:45.505", - "duration": "4.99", - "finished": "1662358310.49", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 469, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-05T17:49:45.885", - "duration": "28.02", - "finished": "1662371413.90", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 470, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-05T17:51:56.318", - "duration": "8.02", - "finished": "1662371524.34", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 852, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 471, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-05T21:11:48.967", - "duration": "5.51", - "finished": "1662383514.47", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 472, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-05T22:50:43.104", - "duration": "51.53", - "finished": "1662389494.63", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 473, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-05T22:52:39.336", - "duration": "18.08", - "finished": "1662389577.42", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 868, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 474, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-06T03:51:46.226", - "duration": "28.14", - "finished": "1662407534.37", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 475, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-06T03:52:49.457", - "duration": "9.14", - "finished": "1662407578.60", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 868, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 476, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-06T04:13:48.202", - "duration": "20.44", - "finished": "1662408848.64", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 477, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-06T08:52:14.841", - "duration": "30.84", - "finished": "1662425565.68", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 478, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-06T08:54:22.449", - "duration": "9.36", - "finished": "1662425671.81", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 868, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 479, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-06T11:15:37.130", - "duration": "2.49", - "finished": "1662434139.62", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 480, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-06T13:52:49.536", - "duration": "30.68", - "finished": "1662443600.22", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 481, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-06T13:56:07.176", - "duration": "9.61", - "finished": "1662443776.78", - "exception": "unsupported operand type(s) for +=: 'int' and 'NoneType'", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 55, in auto_get_status\n res = pt_spider.parse_status_html(my_site, result.data)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 868, in parse_status_html\n seed_vol_all += FileSizeConvert.parse_2_byte(vol)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 482, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-06T18:16:37.629", - "duration": "4.00", - "finished": "1662459401.63", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 483, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-06T18:52:51.711", - "duration": "22.26", - "finished": "1662461593.97", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 484, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-06T18:56:13.306", - "duration": "33.39", - "finished": "1662461806.69", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 485, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-06T23:53:21.527", - "duration": "39.93", - "finished": "1662479641.45", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 486, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-06T23:57:45.833", - "duration": "70.28", - "finished": "1662479936.12", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 487, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-07T01:17:13.831", - "duration": "34.63", - "finished": "1662484668.46", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 488, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-07T04:54:07.592", - "duration": "35.47", - "finished": "1662497683.06", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 489, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-07T04:58:07.574", - "duration": "55.99", - "finished": "1662497943.57", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 490, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-07T08:17:32.890", - "duration": "20.50", - "finished": "1662509873.39", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 491, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-07T09:54:23.107", - "duration": "49.01", - "finished": "1662515712.11", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 492, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-07T09:58:10.437", - "duration": "66.44", - "finished": "1662515956.87", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 493, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-07T14:56:17.764", - "duration": "46.75", - "finished": "1662533824.52", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 494, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-07T14:59:03.149", - "duration": "78.63", - "finished": "1662534021.78", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 495, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-07T15:18:40.878", - "duration": "3.67", - "finished": "1662535124.55", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 496, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-07T19:57:33.543", - "duration": "27.02", - "finished": "1662551880.56", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 497, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-07T20:00:56.133", - "duration": "53.19", - "finished": "1662552109.32", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 498, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-07T22:20:24.183", - "duration": "0.28", - "finished": "1662560424.46", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 499, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-08T00:58:26.756", - "duration": "28.23", - "finished": "1662569934.99", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 500, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-08T01:01:45.745", - "duration": "44.37", - "finished": "1662570150.12", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 501, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-08T05:20:50.625", - "duration": "36.24", - "finished": "1662585686.87", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 502, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-08T06:00:26.617", - "duration": "22.19", - "finished": "1662588048.81", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 503, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-08T06:03:43.608", - "duration": "36.16", - "finished": "1662588259.77", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 504, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-08T11:01:07.510", - "duration": "25.24", - "finished": "1662606092.75", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 505, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-08T11:03:47.023", - "duration": "41.77", - "finished": "1662606268.80", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 506, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-08T12:21:34.727", - "duration": "5.45", - "finished": "1662610900.18", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 507, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-08T16:02:44.749", - "duration": "31.53", - "finished": "1662624196.28", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 508, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-08T16:03:47.525", - "duration": "41.77", - "finished": "1662624269.30", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 509, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-08T19:21:57.555", - "duration": "0.27", - "finished": "1662636117.82", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 510, - "fields": { - "job": "更新个人数据", - "status": "Started execution", - "run_time": "2022-09-08T21:04:05.619", - "duration": null, - "finished": null, - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 511, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-08T21:04:38.442", - "duration": "40.51", - "finished": "1662642318.95", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 512, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-09T02:04:28.831", - "duration": "36.43", - "finished": "1662660305.26", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 513, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-09T02:04:56.527", - "duration": "27.55", - "finished": "1662660324.07", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 514, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-09T02:23:00.135", - "duration": "19.36", - "finished": "1662661399.49", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 515, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-09T07:04:46.403", - "duration": "47.38", - "finished": "1662678333.79", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 516, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-09T07:06:52.521", - "duration": "21.95", - "finished": "1662678434.47", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 517, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-09T09:23:45.788", - "duration": "0.28", - "finished": "1662686626.07", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 518, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-09T12:05:43.921", - "duration": "40.30", - "finished": "1662696384.22", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 519, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-09T12:08:50.519", - "duration": "22.45", - "finished": "1662696552.97", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 520, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-09T16:25:39.708", - "duration": "0.24", - "finished": "1662711939.95", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 521, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-09T17:07:33.974", - "duration": "39.42", - "finished": "1662714493.40", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 522, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-09T17:10:41.207", - "duration": "24.66", - "finished": "1662714665.87", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 523, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-09T22:08:44.808", - "duration": "74.00", - "finished": "1662732598.81", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 524, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-09T22:12:11.842", - "duration": "50.68", - "finished": "1662732782.52", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 525, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-09T23:25:50.354", - "duration": "0.28", - "finished": "1662737150.63", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 526, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-10T03:09:42.041", - "duration": "38.39", - "finished": "1662750620.44", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 527, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-10T03:13:45.041", - "duration": "20.70", - "finished": "1662750845.74", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 528, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-10T06:26:01.731", - "duration": "16.86", - "finished": "1662762378.59", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 529, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-10T08:10:59.106", - "duration": "42.79", - "finished": "1662768701.90", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 530, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-10T08:13:49.755", - "duration": "24.29", - "finished": "1662768854.04", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 531, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-10T13:12:04.824", - "duration": "49.83", - "finished": "1662786774.66", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 532, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-10T13:15:06.523", - "duration": "31.34", - "finished": "1662786937.87", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 533, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-10T13:27:05.448", - "duration": "0.27", - "finished": "1662787625.72", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 534, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-10T18:13:10.664", - "duration": "0.11", - "finished": "1662804790.78", - "exception": "no such column: pt_site_site.page_control_panel", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 50, in auto_get_status\n site_list = [my_site for my_site in queryset if my_site.site.get_userinfo_support]\n File \"/var/www/html/ptools/pt_site/views.py\", line 50, in \n site_list = [my_site for my_site in queryset if my_site.site.get_userinfo_support]\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 205, in __get__\n rel_obj = self.get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 335, in get_object\n return super().get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 168, in get_object\n return qs.get(self.field.get_reverse_related_filter(instance))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 646, in get\n num = len(clone)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 376, in __len__\n self._fetch_all()\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 1866, in _fetch_all\n self._result_cache = list(self._iterable_class(self))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 87, in __iter__\n results = compiler.execute_sql(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/sql/compiler.py\", line 1395, in execute_sql\n cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 103, in execute\n return super().execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 67, in execute\n return self._execute_with_wrappers(\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 80, in _execute_with_wrappers\n return executor(sql, params, many, context)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/utils.py\", line 91, in __exit__\n raise dj_exc_value.with_traceback(traceback) from exc_value\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py\", line 357, in execute\n return Database.Cursor.execute(self, query, params)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 535, - "fields": { - "job": "拉取最新种子", - "status": "Error!", - "run_time": "2022-09-10T18:15:47.916", - "duration": "0.05", - "finished": "1662804947.97", - "exception": "no such column: pt_site_site.page_control_panel", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 102, in auto_update_torrents\n site_list = [my_site for my_site in queryset if my_site.site.get_torrent_support]\n File \"/var/www/html/ptools/pt_site/views.py\", line 102, in \n site_list = [my_site for my_site in queryset if my_site.site.get_torrent_support]\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 205, in __get__\n rel_obj = self.get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 335, in get_object\n return super().get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 168, in get_object\n return qs.get(self.field.get_reverse_related_filter(instance))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 646, in get\n num = len(clone)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 376, in __len__\n self._fetch_all()\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 1866, in _fetch_all\n self._result_cache = list(self._iterable_class(self))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 87, in __iter__\n results = compiler.execute_sql(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/sql/compiler.py\", line 1395, in execute_sql\n cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 103, in execute\n return super().execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 67, in execute\n return self._execute_with_wrappers(\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 80, in _execute_with_wrappers\n return executor(sql, params, many, context)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/utils.py\", line 91, in __exit__\n raise dj_exc_value.with_traceback(traceback) from exc_value\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py\", line 357, in execute\n return Database.Cursor.execute(self, query, params)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 536, - "fields": { - "job": "自动签到", - "status": "Error!", - "run_time": "2022-09-10T20:27:34.357", - "duration": "0.05", - "finished": "1662812854.41", - "exception": "no such column: pt_site_site.page_control_panel", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 33, in auto_sign_in\n message_list = pt_spider.do_sign_in(pool, queryset)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 429, in do_sign_in\n queryset = [my_site for my_site in queryset if\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 430, in \n my_site.cookie and my_site.passkey and my_site.site.sign_in_support and my_site.signin_set.filter(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 205, in __get__\n rel_obj = self.get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 335, in get_object\n return super().get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 168, in get_object\n return qs.get(self.field.get_reverse_related_filter(instance))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 646, in get\n num = len(clone)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 376, in __len__\n self._fetch_all()\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 1866, in _fetch_all\n self._result_cache = list(self._iterable_class(self))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 87, in __iter__\n results = compiler.execute_sql(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/sql/compiler.py\", line 1395, in execute_sql\n cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 103, in execute\n return super().execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 67, in execute\n return self._execute_with_wrappers(\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 80, in _execute_with_wrappers\n return executor(sql, params, many, context)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/utils.py\", line 91, in __exit__\n raise dj_exc_value.with_traceback(traceback) from exc_value\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py\", line 357, in execute\n return Database.Cursor.execute(self, query, params)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 537, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-10T23:13:35.918", - "duration": "0.06", - "finished": "1662822815.98", - "exception": "no such column: pt_site_site.page_control_panel", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 50, in auto_get_status\n site_list = [my_site for my_site in queryset if my_site.site.get_userinfo_support]\n File \"/var/www/html/ptools/pt_site/views.py\", line 50, in \n site_list = [my_site for my_site in queryset if my_site.site.get_userinfo_support]\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 205, in __get__\n rel_obj = self.get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 335, in get_object\n return super().get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 168, in get_object\n return qs.get(self.field.get_reverse_related_filter(instance))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 646, in get\n num = len(clone)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 376, in __len__\n self._fetch_all()\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 1866, in _fetch_all\n self._result_cache = list(self._iterable_class(self))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 87, in __iter__\n results = compiler.execute_sql(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/sql/compiler.py\", line 1395, in execute_sql\n cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 103, in execute\n return super().execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 67, in execute\n return self._execute_with_wrappers(\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 80, in _execute_with_wrappers\n return executor(sql, params, many, context)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/utils.py\", line 91, in __exit__\n raise dj_exc_value.with_traceback(traceback) from exc_value\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py\", line 357, in execute\n return Database.Cursor.execute(self, query, params)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 538, - "fields": { - "job": "拉取最新种子", - "status": "Error!", - "run_time": "2022-09-10T23:16:47.557", - "duration": "0.06", - "finished": "1662823007.62", - "exception": "no such column: pt_site_site.page_control_panel", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 102, in auto_update_torrents\n site_list = [my_site for my_site in queryset if my_site.site.get_torrent_support]\n File \"/var/www/html/ptools/pt_site/views.py\", line 102, in \n site_list = [my_site for my_site in queryset if my_site.site.get_torrent_support]\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 205, in __get__\n rel_obj = self.get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 335, in get_object\n return super().get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 168, in get_object\n return qs.get(self.field.get_reverse_related_filter(instance))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 646, in get\n num = len(clone)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 376, in __len__\n self._fetch_all()\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 1866, in _fetch_all\n self._result_cache = list(self._iterable_class(self))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 87, in __iter__\n results = compiler.execute_sql(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/sql/compiler.py\", line 1395, in execute_sql\n cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 103, in execute\n return super().execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 67, in execute\n return self._execute_with_wrappers(\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 80, in _execute_with_wrappers\n return executor(sql, params, many, context)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/utils.py\", line 91, in __exit__\n raise dj_exc_value.with_traceback(traceback) from exc_value\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py\", line 357, in execute\n return Database.Cursor.execute(self, query, params)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 539, - "fields": { - "job": "自动签到", - "status": "Error!", - "run_time": "2022-09-11T03:29:19.776", - "duration": "0.05", - "finished": "1662838159.83", - "exception": "no such column: pt_site_site.page_control_panel", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 33, in auto_sign_in\n message_list = pt_spider.do_sign_in(pool, queryset)\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 429, in do_sign_in\n queryset = [my_site for my_site in queryset if\n File \"/var/www/html/ptools/pt_site/UtilityTool.py\", line 430, in \n my_site.cookie and my_site.passkey and my_site.site.sign_in_support and my_site.signin_set.filter(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 205, in __get__\n rel_obj = self.get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 335, in get_object\n return super().get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 168, in get_object\n return qs.get(self.field.get_reverse_related_filter(instance))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 646, in get\n num = len(clone)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 376, in __len__\n self._fetch_all()\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 1866, in _fetch_all\n self._result_cache = list(self._iterable_class(self))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 87, in __iter__\n results = compiler.execute_sql(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/sql/compiler.py\", line 1395, in execute_sql\n cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 103, in execute\n return super().execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 67, in execute\n return self._execute_with_wrappers(\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 80, in _execute_with_wrappers\n return executor(sql, params, many, context)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/utils.py\", line 91, in __exit__\n raise dj_exc_value.with_traceback(traceback) from exc_value\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py\", line 357, in execute\n return Database.Cursor.execute(self, query, params)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 540, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-11T04:13:47.410", - "duration": "0.05", - "finished": "1662840827.46", - "exception": "no such column: pt_site_site.page_control_panel", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 50, in auto_get_status\n site_list = [my_site for my_site in queryset if my_site.site.get_userinfo_support]\n File \"/var/www/html/ptools/pt_site/views.py\", line 50, in \n site_list = [my_site for my_site in queryset if my_site.site.get_userinfo_support]\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 205, in __get__\n rel_obj = self.get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 335, in get_object\n return super().get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 168, in get_object\n return qs.get(self.field.get_reverse_related_filter(instance))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 646, in get\n num = len(clone)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 376, in __len__\n self._fetch_all()\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 1866, in _fetch_all\n self._result_cache = list(self._iterable_class(self))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 87, in __iter__\n results = compiler.execute_sql(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/sql/compiler.py\", line 1395, in execute_sql\n cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 103, in execute\n return super().execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 67, in execute\n return self._execute_with_wrappers(\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 80, in _execute_with_wrappers\n return executor(sql, params, many, context)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/utils.py\", line 91, in __exit__\n raise dj_exc_value.with_traceback(traceback) from exc_value\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py\", line 357, in execute\n return Database.Cursor.execute(self, query, params)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 541, - "fields": { - "job": "拉取最新种子", - "status": "Error!", - "run_time": "2022-09-11T04:17:23.468", - "duration": "0.03", - "finished": "1662841043.50", - "exception": "no such column: pt_site_site.page_control_panel", - "traceback": " File \"/usr/local/lib/python3.9/site-packages/apscheduler/executors/base.py\", line 125, in run_job\n retval = job.func(*job.args, **job.kwargs)\n File \"/var/www/html/ptools/pt_site/views.py\", line 102, in auto_update_torrents\n site_list = [my_site for my_site in queryset if my_site.site.get_torrent_support]\n File \"/var/www/html/ptools/pt_site/views.py\", line 102, in \n site_list = [my_site for my_site in queryset if my_site.site.get_torrent_support]\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 205, in __get__\n rel_obj = self.get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 335, in get_object\n return super().get_object(instance)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/fields/related_descriptors.py\", line 168, in get_object\n return qs.get(self.field.get_reverse_related_filter(instance))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 646, in get\n num = len(clone)\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 376, in __len__\n self._fetch_all()\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 1866, in _fetch_all\n self._result_cache = list(self._iterable_class(self))\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/query.py\", line 87, in __iter__\n results = compiler.execute_sql(\n File \"/usr/local/lib/python3.9/site-packages/django/db/models/sql/compiler.py\", line 1395, in execute_sql\n cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 103, in execute\n return super().execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 67, in execute\n return self._execute_with_wrappers(\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 80, in _execute_with_wrappers\n return executor(sql, params, many, context)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/utils.py\", line 91, in __exit__\n raise dj_exc_value.with_traceback(traceback) from exc_value\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n File \"/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py\", line 357, in execute\n return Database.Cursor.execute(self, query, params)\n" - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 542, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-11T06:16:33.582", - "duration": "40.16", - "finished": "1662848233.74", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 543, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-11T09:14:32.905", - "duration": "69.38", - "finished": "1662858942.28", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 544, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-11T09:17:53.269", - "duration": "31.14", - "finished": "1662859104.41", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 545, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-11T10:30:39.721", - "duration": "17.14", - "finished": "1662863456.86", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 546, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-11T14:15:11.785", - "duration": "44.38", - "finished": "1662876956.16", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 547, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-11T14:18:42.329", - "duration": "28.57", - "finished": "1662877150.89", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 548, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-11T17:32:18.961", - "duration": "0.27", - "finished": "1662888739.24", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 549, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-11T19:17:07.463", - "duration": "52.84", - "finished": "1662895080.31", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 550, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-11T19:19:42.797", - "duration": "38.87", - "finished": "1662895221.67", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 551, - "fields": { - "job": "更新个人数据", - "status": "Started execution", - "run_time": "2022-09-12T00:18:47.265", - "duration": null, - "finished": null, - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 552, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-12T00:19:50.310", - "duration": "44.40", - "finished": "1662913234.71", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 553, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-12T00:34:04.042", - "duration": "36.52", - "finished": "1662914080.56", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 554, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-12T05:19:06.247", - "duration": "55.09", - "finished": "1662931201.34", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 555, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-12T05:21:10.995", - "duration": "21.12", - "finished": "1662931292.11", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 556, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-12T07:34:18.172", - "duration": "6.25", - "finished": "1662939264.43", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 557, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-12T10:20:02.001", - "duration": "45.03", - "finished": "1662949247.03", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 558, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-12T10:21:48.957", - "duration": "24.24", - "finished": "1662949333.19", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 559, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-12T14:35:03.837", - "duration": "0.32", - "finished": "1662964504.16", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 560, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-12T15:20:28.849", - "duration": "35.93", - "finished": "1662967264.78", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 561, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-12T15:23:26.664", - "duration": "32.33", - "finished": "1662967438.99", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 562, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-12T20:21:53.883", - "duration": "37.43", - "finished": "1662985351.32", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 563, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-12T20:24:16.326", - "duration": "29.38", - "finished": "1662985485.71", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 564, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-12T21:36:16.620", - "duration": "0.26", - "finished": "1662989776.88", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 565, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-13T01:23:21.950", - "duration": "35.72", - "finished": "1663003437.67", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 566, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-13T01:24:31.872", - "duration": "22.60", - "finished": "1663003494.47", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 567, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-13T04:37:24.451", - "duration": "17.46", - "finished": "1663015061.91", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 568, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-13T06:24:51.254", - "duration": "40.62", - "finished": "1663021531.87", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 569, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-13T06:26:17.217", - "duration": "24.63", - "finished": "1663021601.85", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 570, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-13T11:25:28.394", - "duration": "112.16", - "finished": "1663039640.55", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 571, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-13T11:28:02.158", - "duration": "40.77", - "finished": "1663039722.93", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 572, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-13T11:38:04.896", - "duration": "0.26", - "finished": "1663040285.16", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 573, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-13T16:26:02.864", - "duration": "50.63", - "finished": "1663057613.50", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 574, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-13T16:28:51.107", - "duration": "39.43", - "finished": "1663057770.54", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 575, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-13T18:38:15.865", - "duration": "0.26", - "finished": "1663065496.12", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 576, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-13T21:26:48.927", - "duration": "37.45", - "finished": "1663075646.38", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 577, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-13T21:29:57.724", - "duration": "37.28", - "finished": "1663075835.01", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 578, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-14T01:39:00.071", - "duration": "20.66", - "finished": "1663090760.73", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 579, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-14T02:26:52.323", - "duration": "55.15", - "finished": "1663093667.48", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 580, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-14T02:31:45.954", - "duration": "34.78", - "finished": "1663093940.73", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 581, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-14T07:27:35.039", - "duration": "59.94", - "finished": "1663111714.98", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 582, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-14T07:32:40.166", - "duration": "43.47", - "finished": "1663112003.64", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 583, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-14T08:39:24.491", - "duration": "4.59", - "finished": "1663115969.08", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 584, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-14T12:28:55.302", - "duration": "40.66", - "finished": "1663129775.96", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 585, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-14T12:33:01.462", - "duration": "29.42", - "finished": "1663130010.88", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 586, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-14T15:40:43.365", - "duration": "0.29", - "finished": "1663141243.65", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 587, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-14T17:29:21.432", - "duration": "37.89", - "finished": "1663147799.32", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 588, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-14T17:33:42.715", - "duration": "41.33", - "finished": "1663148064.05", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 589, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-14T22:30:22.941", - "duration": "56.20", - "finished": "1663165879.15", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 590, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-14T22:34:02.110", - "duration": "54.82", - "finished": "1663166096.93", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 591, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-14T22:41:52.256", - "duration": "0.33", - "finished": "1663166512.59", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 592, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-15T03:30:29.111", - "duration": "37.39", - "finished": "1663183866.50", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 593, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-15T03:34:54.948", - "duration": "52.47", - "finished": "1663184147.42", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 594, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-15T05:42:34.586", - "duration": "17.35", - "finished": "1663191771.93", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 595, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-15T08:31:06.805", - "duration": "37.90", - "finished": "1663201904.71", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 596, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-15T08:35:42.089", - "duration": "26.02", - "finished": "1663202168.11", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 597, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-15T12:44:01.679", - "duration": "0.33", - "finished": "1663217042.01", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 598, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-15T13:32:14.598", - "duration": "36.94", - "finished": "1663219971.54", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 599, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-15T13:35:46.123", - "duration": "26.51", - "finished": "1663220172.63", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 600, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-15T18:32:29.372", - "duration": "36.56", - "finished": "1663237985.93", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 601, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-15T18:36:08.948", - "duration": "46.72", - "finished": "1663238215.67", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 602, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-15T19:45:42.157", - "duration": "0.26", - "finished": "1663242342.42", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 603, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-15T23:33:39.022", - "duration": "42.06", - "finished": "1663256061.08", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 604, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-15T23:37:21.328", - "duration": "55.77", - "finished": "1663256297.10", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 605, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-16T02:47:12.867", - "duration": "17.96", - "finished": "1663267650.82", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 606, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-16T04:35:11.029", - "duration": "36.94", - "finished": "1663274147.97", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 607, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-16T04:39:14.369", - "duration": "28.57", - "finished": "1663274382.94", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 608, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-16T09:36:38.097", - "duration": "38.66", - "finished": "1663292236.76", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 609, - "fields": { - "job": "拉取最新种子", - "status": "Executed", - "run_time": "2022-09-16T09:40:17.269", - "duration": "54.78", - "finished": "1663292472.05", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 610, - "fields": { - "job": "自动签到", - "status": "Executed", - "run_time": "2022-09-16T09:48:13.681", - "duration": "23.80", - "finished": "1663292917.48", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 611, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-16T14:38:34.999", - "duration": "434.99", - "finished": "1663310749.99", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 612, - "fields": { - "job": "更新个人数据", - "status": "Missed!", - "run_time": "2022-09-17T05:40:47.946", - "duration": "13251.85", - "finished": "1663377699.80", - "exception": "Run time of job '更新个人数据' was missed!", - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 613, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-17T10:42:15.574", - "duration": "416.94", - "finished": "1663382952.51", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 614, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-17T15:42:58.060", - "duration": "44.89", - "finished": "1663400622.95", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 615, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-17T20:44:43.721", - "duration": "42.94", - "finished": "1663418726.66", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 616, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-18T01:45:59.553", - "duration": "42.35", - "finished": "1663436801.91", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 617, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-18T06:47:24.406", - "duration": "447.24", - "finished": "1663455291.64", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 618, - "fields": { - "job": "更新个人数据", - "status": "Executed", - "run_time": "2022-09-18T11:47:33.634", - "duration": "468.37", - "finished": "1663473322.00", - "exception": null, - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 619, - "fields": { - "job": "更新个人数据", - "status": "Missed!", - "run_time": "2022-09-18T16:47:54.869", - "duration": "10176.93", - "finished": "1663501051.79", - "exception": "Run time of job '更新个人数据' was missed!", - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 620, - "fields": { - "job": "更新个人数据", - "status": "Missed!", - "run_time": "2022-09-19T17:52:02.205", - "duration": "14557.76", - "finished": "1663595679.96", - "exception": "Run time of job '更新个人数据' was missed!", - "traceback": null - } -}, -{ - "model": "django_apscheduler.djangojobexecution", - "pk": 621, - "fields": { - "job": "更新个人数据", - "status": "Error!", - "run_time": "2022-09-19T22:53:27.254", - "duration": "205.21", - "finished": "1663599412.46", - "exception": "An error occurred in the current transaction. You can't execute queries until the end of the 'atomic' block.", - "traceback": null + "job_state": "gAWV1wEAAAAAAAB9lCiMB3ZlcnNpb26USwGMAmlklIwM6Ieq5Yqo562+5YiwlIwEZnVuY5SMGnB0X3NpdGUudmlld3M6YXV0b19zaWduX2lulIwHdHJpZ2dlcpSMHWFwc2NoZWR1bGVyLnRyaWdnZXJzLmludGVydmFslIwPSW50ZXJ2YWxUcmlnZ2VylJOUKYGUfZQoaAFLAowIdGltZXpvbmWUjARweXR6lIwCX3CUk5QojA1Bc2lhL1NoYW5naGFplE3ocUsAjANMTVSUdJRSlIwKc3RhcnRfZGF0ZZSMCGRhdGV0aW1llIwIZGF0ZXRpbWWUk5RDCgfmCRQUOBMNUFiUaA8oaBBNgHBLAIwDQ1NUlHSUUpSGlFKUjAhlbmRfZGF0ZZROjAhpbnRlcnZhbJRoFYwJdGltZWRlbHRhlJOUSwBNcGJLAIeUUpSMBmppdHRlcpRLeHVijAhleGVjdXRvcpSMB2RlZmF1bHSUjARhcmdzlCmMBmt3YXJnc5R9lIwEbmFtZZSMDGF1dG9fc2lnbl9pbpSMEm1pc2ZpcmVfZ3JhY2VfdGltZZRLeIwIY29hbGVzY2WUiIwNbWF4X2luc3RhbmNlc5RLAYwNbmV4dF9ydW5fdGltZZROdS4=" } }, { @@ -3889,7 +192,7 @@ "pk": 3, "fields": { "created_at": "2022-07-17T10:24:59.754", - "updated_at": "2022-09-15T01:53:19.599", + "updated_at": "2022-09-20T12:51:45.624", "url": "https://pt.btschool.club/", "name": "BT学校", "logo": "favicon.ico", @@ -4903,10 +1206,10 @@ "pk": 19, "fields": { "created_at": "2022-07-20T11:03:57.583", - "updated_at": "2022-09-14T15:59:12.913", + "updated_at": "2022-09-20T13:17:23.216", "url": "https://www.pttime.org/", "name": "时间", - "logo": "favicon.ico", + "logo": "http://favicon.ico", "sign_in_support": true, "get_torrent_support": true, "get_userinfo_support": true, @@ -4942,14 +1245,14 @@ "poster_rule": ".//table/tr/td[1]/img/@src", "magnet_url_rule": ".//a[contains(@href,\"download\")]/@href", "download_url_rule": ".//a[contains(@href,\"download.php?id=\") and contains(@href,\"passkey\")]/@href", - "size_rule": "./td[6]/text()", + "size_rule": ".//td[6]/text()", "hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title", - "sale_rule": ".//td[@class=\"embedded\"]/font[contains(@class,\"promotion\") and not(contains(@class,\"b4\"))][1]/text()", - "sale_expire_rule": ".//td[@class=\"embedded\"]/span/@title", + "sale_rule": ".//font[contains(@class,\"free\")]/text()", + "sale_expire_rule": ".//font[contains(@class,\"free\")]/following-sibling::span[1]/@title", "release_rule": ".//td[@class=\"rowfollow nowrap\"]/span/@title", - "seeders_rule": ".//td[@class=\"rowfollow\"][5]/b/a/text()", - "leechers_rule": ".//td[@class=\"rowfollow\"][6]/b/a/text()", - "completers_rule": ".//td[@class=\"rowfollow\"][7]/a/b/text()", + "seeders_rule": ".//a[contains(@href,\"#seeders\")]//text()", + "leechers_rule": ".//a[contains(@href,\"#leechers\")]//text()", + "completers_rule": ".//a[contains(@href,\"viewsnatches\")]//text()", "viewfilelist_rule": ".//td/text()", "viewpeerlist_rule": ".//tr/td[9]/nobr/text()", "peer_speed_rule": ".//tr/td[5]/nobr/text()", @@ -6541,7 +2844,7 @@ "pk": 42, "fields": { "created_at": "2022-08-18T00:46:55.688", - "updated_at": "2022-09-14T15:59:20.195", + "updated_at": "2022-09-20T13:24:16.003", "url": "https://hdcity.city/", "name": "HD城市", "logo": "http://favicon.ico", @@ -6582,9 +2885,9 @@ "download_url_rule": ".//a[contains(@href,\"download.php?id=\") and contains(@href,\"passkey\")]/@href", "size_rule": ".//div[@class=\"trl\"]/i/following-sibling::text()[1]", "hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title", - "sale_rule": "./div[@class=\"trm\"]/div[@class=\"trbo\"]/div/img/@class", + "sale_rule": ".//img[contains(@class,\"free\")]/@alt", "sale_expire_rule": ".//table/tr/td/font/span/@title", - "release_rule": "./div[@class=\"trtop\"]/div/text()", + "release_rule": ".//div[@class=\"trtop\"]/div/text()", "seeders_rule": ".//a[contains(@href,\"dllist=1#seeders\")]/font/text()", "leechers_rule": ".//a[contains(@href,\"dllist=1#leechers\")]/text()", "completers_rule": ".//a[contains(@href,\"viewsnatches?id=\")]/text()", @@ -6611,7 +2914,7 @@ "seed_vol_rule": "//tr/td[3]", "mailbox_rule": "//li/a/i[@id=\"rmsg\"]/following::text()[1]", "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", - "hash_rule": "//div[@class=\"blockcontent\"]/b[text()=\"Hash 值:\"]/following-sibling::text()" + "hash_rule": "//b[text()=\"Hash 值:\"]/following-sibling::text()" } }, { @@ -6775,13 +3078,13 @@ "pk": 45, "fields": { "created_at": "2022-08-26T20:52:18.452", - "updated_at": "2022-09-16T15:12:14.456", + "updated_at": "2022-09-20T14:41:22.003", "url": "https://u2.dmhy.org/", "name": "U2", "logo": "http://favor.ico", "sign_in_support": false, - "get_torrent_support": false, - "get_userinfo_support": false, + "get_torrent_support": true, + "get_userinfo_support": true, "search_support": false, "page_default": "torrents.php", "page_sign_in": "attendance.php", @@ -6794,7 +3097,7 @@ "page_uploaded": "getusertorrentlistajax.php?userid={}&type=uploaded", "page_seeding": "getusertorrentlistajax.php?userid={}&type=seeding", "page_completed": "getusertorrentlistajax.php?userid={}&type=completed", - "page_mybonus": "mybonus.php", + "page_mybonus": "mprecent.php", "page_viewfilelist": "viewfilelist.php?id={}", "page_viewpeerlist": "viewpeerlist.php?id={}", "sign_in_method": "get", @@ -6826,21 +3129,21 @@ "viewpeerlist_rule": ".//tr/td[9]/nobr/text()", "peer_speed_rule": ".//tr/td[5]/nobr/text()", "remark": "", - "invitation_rule": "//a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]", + "invitation_rule": "//span/a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]", "time_join_rule": "//td[contains(text(),\"加入\")]/following-sibling::td/span/@title", "latest_active_rule": "//td[contains(text(),\"最近动向\")]/following-sibling::td/span/@title", - "uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]", - "downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]", - "ratio_rule": "//font[@class=\"color_ratio\"][1]/following-sibling::text()[1]", - "my_sp_rule": "//a[@href=\"mybonus.php\"]/following-sibling::text()[1]", - "hour_sp_rule": "//div[contains(text(),\"每小时能获取\")]/text()[1]", + "uploaded_rule": "//span[@class=\"color_uploaded\"]/following-sibling::text()[1]", + "downloaded_rule": "//span[@class=\"color_downloaded\"]/following-sibling::text()[1]", + "ratio_rule": "//span[contains(text(),\"分享率\")][1]/following-sibling::text()[1]", + "my_sp_rule": "//a[@href=\"ucoin.php\"]/following-sibling::span[1]//text()", + "hour_sp_rule": "//td[@id=\"outer\"]//td[@class=\"text\"]/text()", "my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]", - "my_level_rule": "//span[@class=\"medium\"]/span[@class=\"nowrap\"]/a[contains(@class,\"_Name\")]/@class", + "my_level_rule": "//img[contains(@src,\"user\")]/@src", "my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/span/@data-content", "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", "my_hr_rule": "//tr[14]/td[2]/a/text()", - "leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]", - "seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]", + "leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]", + "seed_rule": "//a[contains(@href,\"#seedlist\")]//text()", "record_count_rule": "/html/body/b/text()", "seed_vol_rule": "//tr/td[3]", "mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]", @@ -6853,13 +3156,13 @@ "pk": 46, "fields": { "created_at": "2022-08-26T20:53:50.259", - "updated_at": "2022-09-14T15:59:20.264", + "updated_at": "2022-09-20T10:39:27.109", "url": "https://totheglory.im/", "name": "TTG", "logo": "http://favicon.ico", "sign_in_support": true, - "get_torrent_support": false, - "get_userinfo_support": false, + "get_torrent_support": true, + "get_userinfo_support": true, "search_support": false, "page_default": "browse.php?c=M", "page_sign_in": "signed.php", @@ -6884,43 +3187,43 @@ "hr_time": 10, "sp_full": 0.0, "limit_speed": 100, - "torrents_rule": "//table[@class=\"torrents\"]/tr", - "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", - "title_rule": ".//tr/td[1]/text()", - "detail_url_rule": ".//td[@class=\"embedded\"]/a[contains(@href,\"detail\")]/@href", - "category_rule": ".//td[@class=\"rowfollow nowrap\"][1]/a[1]/img/@class", + "torrents_rule": "//table[@id=\"torrent_table\"]/tr", + "name_rule": ".//div[@class=\"name_left\"]/a/b/text()[1]", + "title_rule": ".//div[@class=\"name_left\"]/a/b/span/text()", + "detail_url_rule": ".//div/a[contains(@href,\"/t/\")]/@href", + "category_rule": ".//img[contains(@src,\"cate\")]/@alt", "poster_rule": ".//table/tr/td[1]/img/@src", - "magnet_url_rule": ".//td/a[contains(@href,\"download\")]/@href", - "download_url_rule": ".//a[contains(@href,\"download.php?id=\") and contains(@href,\"passkey\")]/@href", - "size_rule": ".//td[5]/text()", - "hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title", - "sale_rule": ".//img[contains(@class,\"free\")]/@alt", - "sale_expire_rule": ".//table/tr/td/font/span/@title", - "release_rule": ".//td[4]/span/@title", - "seeders_rule": ".//td[6]/b/a/text()", - "leechers_rule": ".//td[7]/b/a/text()", - "completers_rule": ".//td[8]/a/b/text()", + "magnet_url_rule": ".//img[contains(@class,\"dl_img\")]/parent::a/@href", + "download_url_rule": "//a[contains(text(),\"点击复制\")]/@href", + "size_rule": ".//td[7]/text()", + "hr_rule": ".//img[@title=\"Hit and Run\"]", + "sale_rule": ".//img[contains(@src,\"free\")]/@alt", + "sale_expire_rule": ".//span/@onclick", + "release_rule": ".//td[5]//text()", + "seeders_rule": ".//a[contains(@href,\"&toseeders\")]//text()", + "leechers_rule": ".//a[contains(@href,\"&todlers\")]//text()", + "completers_rule": ".//td[8]/text()[1]", "viewfilelist_rule": ".//td/text()", "viewpeerlist_rule": ".//tr/td[9]/nobr/text()", "peer_speed_rule": ".//tr/td[5]/nobr/text()", "remark": "", - "invitation_rule": "//a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]", - "time_join_rule": "//td[contains(text(),\"加入\")]/following-sibling::td/span/@title", - "latest_active_rule": "//td[contains(text(),\"最近动向\")]/following-sibling::td/span/@title", - "uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]", - "downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]", - "ratio_rule": "//font[@class=\"color_ratio\"][1]/following-sibling::text()[1]", - "my_sp_rule": "//a[@href=\"mybonus.php\"]/following-sibling::text()[1]", - "hour_sp_rule": "//div[contains(text(),\"每小时能获取\")]/text()[1]", - "my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]", - "my_level_rule": "//span[@class=\"medium\"]/span[@class=\"nowrap\"]/a[contains(@class,\"_Name\")]/@class", - "my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", + "invitation_rule": "//a[contains(@href,\"invite.php\")]/span/text()[1]", + "time_join_rule": "//td[contains(text(),\"注册日期\")]/following-sibling::td[1]/text()", + "latest_active_rule": "//td[contains(text(),\"上次访问\")]/following-sibling::td[1]/text()", + "uploaded_rule": "//font[contains(text(),\"上传量\")]/following-sibling::font[1]/a/text()[1]", + "downloaded_rule": "//font[contains(text(),\"下载量\")]/following-sibling::font[1]/a/text()[1]", + "ratio_rule": "//font[contains(text(),\"分享率 \")][1]/following-sibling::font[1]/text()[1]", + "my_sp_rule": "//a[contains(@href,\"mybonus.php\")]/text()[1]", + "hour_sp_rule": "//td[contains(text(),\"总计\")]/following-sibling::td/text()", + "my_bonus_rule": "//font[contains(text(),\"HP\")]/following-sibling::text()[1]", + "my_level_rule": "//td[contains(text(),\"等级\")]/following-sibling::td/text()", + "my_passkey_rule": "//td[contains(text(),\"Passkey\")]/following-sibling::td[1]/text()", "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", "my_hr_rule": "//tr[14]/td[2]/a/text()", - "leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]", - "seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]", + "leech_rule": "//img[contains(@title,\"下载中\")]/following-sibling::font[1]/span/text()[1]", + "seed_rule": "//img[contains(@title,\"做种中\")]/following-sibling::font[1]/span/text()[1]", "record_count_rule": "/html/body/b/text()", - "seed_vol_rule": "//tr/td[3]", + "seed_vol_rule": ".//tr/td[4]", "mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]", "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", "hash_rule": "//tr[11]//td[@class=\"no_border_wide\"][2]/text()" @@ -6931,12 +3234,12 @@ "pk": 47, "fields": { "created_at": "2022-08-26T20:54:35.357", - "updated_at": "2022-09-14T15:59:20.281", + "updated_at": "2022-09-20T12:49:15.948", "url": "https://discfan.net/", "name": "蝶粉", "logo": "http://favicon.ico", "sign_in_support": true, - "get_torrent_support": false, + "get_torrent_support": true, "get_userinfo_support": true, "search_support": false, "page_default": "torrents.php", @@ -7009,13 +3312,13 @@ "pk": 48, "fields": { "created_at": "2022-08-26T20:55:42.110", - "updated_at": "2022-09-14T15:59:20.301", + "updated_at": "2022-09-20T12:42:28.689", "url": "https://www.joyhd.net/", "name": "joyhd", "logo": "http://favicon.ico", "sign_in_support": false, - "get_torrent_support": false, - "get_userinfo_support": false, + "get_torrent_support": true, + "get_userinfo_support": true, "search_support": false, "page_default": "torrents.php", "page_sign_in": "attendance.php", @@ -7066,7 +3369,7 @@ "uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]", "downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]", "ratio_rule": "//font[@class=\"color_ratio\"][1]/following-sibling::text()[1]", - "my_sp_rule": "//a[@href=\"mybonus.php\"]/following-sibling::text()[1]", + "my_sp_rule": "//a[@href=\"usebonus.php\"]/following-sibling::text()[1]", "hour_sp_rule": "//div[contains(text(),\"每小时能获取\")]/text()[1]", "my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]", "my_level_rule": "//span[@class=\"medium\"]/span[@class=\"nowrap\"]/a[contains(@class,\"_Name\")]/@class", @@ -7867,7 +4170,7 @@ "pk": 59, "fields": { "created_at": "2022-09-14T08:33:16.574", - "updated_at": "2022-09-15T01:40:50.509", + "updated_at": "2022-09-20T09:16:28.533", "url": "https://kamept.com/", "name": "KamePT", "logo": "https://kamept.com/favicon.ico", @@ -7934,7 +4237,7 @@ "leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]", "seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]", "record_count_rule": ".//td[3]/text()", - "seed_vol_rule": "//tr/td[3]", + "seed_vol_rule": "//tr/td[4]", "mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]", "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" @@ -8101,7 +4404,7 @@ "pk": 1, "fields": { "created_at": "2022-08-05T23:52:19.660", - "updated_at": "2022-08-27T10:21:15.724", + "updated_at": "2022-09-20T15:09:39.499", "name": "auto_get_status", "desc": "更新个人数据" } @@ -8111,7 +4414,7 @@ "pk": 2, "fields": { "created_at": "2022-08-05T23:52:19.666", - "updated_at": "2022-08-27T10:21:15.740", + "updated_at": "2022-09-20T15:09:39.502", "name": "auto_push_to_downloader", "desc": "推送到下载器" } @@ -8121,7 +4424,7 @@ "pk": 3, "fields": { "created_at": "2022-08-05T23:52:19.671", - "updated_at": "2022-08-27T10:21:15.748", + "updated_at": "2022-09-20T15:09:39.503", "name": "auto_remove_expire_torrents", "desc": "删除过期种子" } @@ -8131,7 +4434,7 @@ "pk": 4, "fields": { "created_at": "2022-08-05T23:52:19.677", - "updated_at": "2022-08-27T10:21:15.755", + "updated_at": "2022-09-20T15:09:39.504", "name": "auto_sign_in", "desc": "自动签到" } @@ -8141,7 +4444,7 @@ "pk": 5, "fields": { "created_at": "2022-08-05T23:52:19.681", - "updated_at": "2022-08-27T10:21:15.762", + "updated_at": "2022-09-20T15:09:39.505", "name": "auto_update_torrents", "desc": "拉取最新种子" } @@ -8151,7 +4454,7 @@ "pk": 6, "fields": { "created_at": "2022-08-06T13:51:54.589", - "updated_at": "2022-08-27T10:21:15.732", + "updated_at": "2022-09-20T15:09:39.501", "name": "auto_get_torrent_hash", "desc": "自动获取种子HASH" } @@ -8161,7 +4464,7 @@ "pk": 14, "fields": { "created_at": "2022-08-17T22:13:42.752", - "updated_at": "2022-09-14T12:30:15.832", + "updated_at": "2022-09-20T13:56:19.960", "task": 1, "job_id": "更新个人数据", "trigger": "interval", @@ -8180,7 +4483,7 @@ "pk": 15, "fields": { "created_at": "2022-08-17T22:25:47.033", - "updated_at": "2022-09-14T12:30:15.709", + "updated_at": "2022-09-20T13:56:19.869", "task": 4, "job_id": "自动签到", "trigger": "interval", @@ -8199,7 +4502,7 @@ "pk": 16, "fields": { "created_at": "2022-08-17T22:26:09.644", - "updated_at": "2022-09-14T12:30:15.532", + "updated_at": "2022-09-20T13:56:19.784", "task": 5, "job_id": "拉取最新种子", "trigger": "interval", @@ -8212,5 +4515,24 @@ "jitter": 120, "args": null } +}, +{ + "model": "auto_pt.taskjob", + "pk": 17, + "fields": { + "created_at": "2022-09-20T15:10:06.547", + "updated_at": "2022-09-20T15:10:06.547", + "task": 1, + "job_id": "每天23点50分获取", + "trigger": "cron", + "task_exec": false, + "replace_existing": true, + "expression_time": "50 23 * * *", + "start_date": "2022-09-20T15:10:00", + "end_date": null, + "misfire_grace_time": 120, + "jitter": 120, + "args": null + } } ]