Commit Graph

139 Commits

Author SHA1 Message Date
EstrellaXD
f82ea902e6 fix: re error in rss engine. Close #484 2023-10-03 21:53:34 +08:00
EstrellaXD
7662f1d024 fix: 番剧收集无法进入数据库的问题。 2023-10-03 21:51:32 +08:00
EstrellaXD
910e180570 fix: 更改番剧规则名称无法更新后续种子下载路径的问题。 2023-10-03 19:38:42 +08:00
Estrella Pan
d3d88bd834 Merge pull request #494 from 100gle/ruff-linter
chore(format): fix the ruff checking issue
2023-10-03 19:14:10 +08:00
東雲柊
13e23a9d20 Merge branch 'EstrellaXD:3.1-dev' into 3.1-dev 2023-10-02 15:16:02 +08:00
100gle
3ead13f4b0 chore(format): fix the ruff checking issue 2023-10-02 13:16:31 +08:00
shininome
7e46538d79 change sendmessage to sendphoto(more like nastool 2023-10-02 12:54:16 +08:00
Estrella Pan
c6aaddddbc Merge pull request #478 from 100gle/openai-parser
feat: add basic OpenAI parser implementation
2023-10-02 00:10:37 +08:00
100gle
f2db6542ad chore: move openai module to analyser module 2023-10-01 20:59:09 +08:00
EstrellaXD
c8e2e703d9 fix: local version update bug. 2023-10-01 16:27:42 +08:00
100gle
2751bcabb2 refactor: flatten openai configuration options 2023-10-01 13:00:05 +08:00
100gle
74bdcb915f chore: remove unused print 2023-10-01 09:39:01 +08:00
EstrellaXD
0738667520 feat: fix path problem. 2023-10-01 04:00:55 +08:00
EstrellaXD
a608a541b1 feat: fix path problem. 2023-10-01 03:47:17 +08:00
100gle
3f517c4d2d feat: integrate OpenAIParserto TitleParser 2023-09-30 19:42:31 +08:00
100gle
d093fdba0e chore: add deserializing argument for parse method 2023-09-30 19:31:34 +08:00
EstrellaXD
3569ac9e28 feat: add icon in bark notify plugin. Close #477 2023-09-28 17:02:32 +08:00
EstrellaXD
a0b6af3117 fix: poster link update bug. 2023-09-28 16:56:37 +08:00
EstrellaXD
a4f1bbd15f feat: update searcher 2023-09-28 16:04:52 +08:00
100gle
03304baea6 feat: add openai configuration to web ui 2023-09-28 09:08:17 +08:00
100gle
bfbf7aed56 feat: add experimental openai configuration 2023-09-27 21:46:38 +08:00
100gle
9f834ecefc chore: update docs and use logger instance 2023-09-27 20:40:18 +08:00
100gle
77201d5de2 chore: adjust default parameters and test assertion 2023-09-27 17:01:14 +08:00
100gle
8477774b62 feat: add basic OpenAI parser implementation 2023-09-27 16:53:34 +08:00
EstrellaXD
bf6fda7be8 feat: add refresh poster api. 2023-09-26 16:12:15 +08:00
EstrellaXD
ba1674c6bf fix: collector season limit. Fix #470 2023-09-25 19:17:31 +08:00
EstrellaXD
a5f9f858bc fix: collector season limit 2023-09-25 19:14:07 +08:00
EstrellaXD
3a2c84af98 fix: tmdb parser problem. 2023-09-24 15:51:56 +08:00
EstrellaXD
dac0bca29d Merge remote-tracking branch 'origin/3.1-dev' into 3.1-dev 2023-09-24 10:16:07 +08:00
EstrellaXD
d83b6c0b59 fix: fix #455 2023-09-24 10:15:56 +08:00
shininome
94fbe24bb0 按照时间排序季 2023-09-24 09:47:42 +08:00
EstrellaXD
6a73d9ec41 fix: user update issue, tmdb leak poster issue. 2023-09-23 22:32:57 +08:00
EstrellaXD
a54c1066fc fix: update logic of version update judgment. 2023-09-23 20:51:41 +08:00
EstrellaXD
57009b537e webui: add search animation. 2023-09-20 22:01:59 +08:00
EstrellaXD
f2d87f346e fix: login failed message. 2023-09-19 14:14:51 +08:00
EstrellaXD
48d77b795d fix: check connection error. 2023-09-18 20:03:23 +08:00
estrella
9fcbb6cc7f fix: program api problem 2023-09-18 19:48:19 +08:00
estrella
ee5a6669e7 fix: 启动时可以剥离 qBittorrent。 2023-09-17 21:45:52 +08:00
estrella
46f643fb40 fix: update rule. 2023-09-17 16:23:38 +08:00
EstrellaXD
82e6cce8cd chore: add type hint in manage/torrent 2023-09-10 16:18:28 +08:00
EstrellaXD
8ce468b6c2 Merge remote-tracking branch 'origin/3.1-dev' into 3.1-dev 2023-09-10 14:46:40 +08:00
EstrellaXD
f779dbd518 fix: manage problem. 2023-09-10 14:46:29 +08:00
EstrellaXD
746417aa45 fix: 通知海报出错。 2023-09-10 12:50:07 +08:00
EstrellaXD
cfddecc0c1 feat: add animation. Speed up subscribe. 2023-09-10 01:22:46 +08:00
EstrellaXD
daadcb2d82 fix:
- ui problem.
- return rss link of searcher
2023-09-09 19:27:11 +08:00
EstrellaXD
1a5daa8aae fix: backend parser error.
search add button function.
2023-09-09 12:25:13 +08:00
EstrellaXD
007d28fbc7 fix: connection bug. 2023-09-07 19:48:42 +08:00
EstrellaXD
396fd73f9d fix: request error bugs.
webui: move func to store reduce code in component.
2023-09-07 18:48:34 +08:00
EstrellaXD
9953a76a39 webui: change v-bind model. add transition effect in mian page. 2023-09-07 01:57:19 +08:00
EstrellaXD
6681590b7b fix: search bar type error. 2023-09-06 23:49:39 +08:00