Commit Graph

32 Commits

Author SHA1 Message Date
EstrellaXD
b63a08a5b3 fix: parser error. 2023-10-05 15:02:35 +08:00
EstrellaXD
0f0f49e506 fix: test. 2023-10-04 17:07:20 +08:00
EstrellaXD
58e84812d0 Fix: test. 2023-10-04 17:01:39 +08:00
EstrellaXD
fb721d25dc feat: add local cache poster. 2023-10-04 16:56:07 +08:00
100gle
3ead13f4b0 chore(format): fix the ruff checking issue 2023-10-02 13:16:31 +08:00
100gle
f2db6542ad chore: move openai module to analyser module 2023-10-01 20:59:09 +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
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
100gle
03304baea6 feat: add openai configuration to web ui 2023-09-28 09:08:17 +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
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
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
9953a76a39 webui: change v-bind model. add transition effect in mian page. 2023-09-07 01:57:19 +08:00
EstrellaXD
aeac217138 fix: version update. rss add bugs. 2023-09-06 23:49:20 +08:00
EstrellaXD
2e4cf0d621 feat: add tmdb poster. 2023-09-06 23:48:39 +08:00
EstrellaXD
ce8baff938 fix: rss api bug. fix ui. 2023-08-29 21:27:18 +08:00
EstrellaXD
cb7aef19c4 fix: test 2023-08-12 15:50:13 +08:00
EstrellaXD
dd5c918703 change: change rss item database, add more option for split rss link. 2023-08-12 15:40:43 +08:00
EstrellaXD
d768299c7f fix: fix bugs. 2023-08-06 16:04:38 +08:00
estrella
9b99e6c591 test: add mock test to database. 2023-07-31 16:00:54 +08:00
100gle
a20de4f0ad refactor: shorten import content 2023-07-03 20:43:52 +08:00
100gle
ebb5e0995c feat: use pathlib to replace os.path for handling file path 2023-07-03 20:38:19 +08:00
100gle
e336fd7402 chore: style with black 2023-06-13 22:15:52 +08:00
EstrellaXD
aa4dd9d768 merge from 3.0 2023-06-13 22:05:34 +08:00
EstrellaXD
de832888ac Merge branch '3.0-dev' into 3.1-dev
# Conflicts:
#	backend/src/module/checker/checker.py
#	backend/src/module/database/bangumi.py
#	backend/src/module/notification/notification.py
#	backend/src/module/notification/plugin/bark.py
#	backend/src/module/parser/analyser/tmdb_parser.py
2023-06-13 22:02:48 +08:00
zthxxx
069a86faa0 chore: move Auto_Bangumi/src -> Auto_Bangumi/backend/src, prepare for merge WebUI repo 2023-06-06 22:33:00 +08:00