Commit Graph

227 Commits

Author SHA1 Message Date
EstrellaXD
cf9a3ab14a refactor: rename module little refactor. 2024-01-04 20:07:22 +08:00
EstrellaXD
258c92257c feat: async renamer. 2024-01-04 15:24:43 +08:00
EstrellaXD
92526ace16 chore: update aiocore. 2024-01-04 11:38:49 +08:00
EstrellaXD
77cc7a49f6 feat: async torrent downloader. 2024-01-03 21:36:28 +08:00
EstrellaXD
62d99eb24e feat: new async rss poller. 2024-01-03 21:18:49 +08:00
EstrellaXD
b1707e6276 fix: rss test. 2024-01-03 12:28:46 +08:00
EstrellaXD
b3f801f64e format: black.
chore: split rss engine.
2024-01-03 12:23:15 +08:00
EstrellaXD
81422997a2 fix: download config bug. 2024-01-02 22:18:36 +08:00
fish-portable
6a7f800368 feat(transmission): complete check_host and __aenter__ func 2024-01-02 22:11:32 +08:00
fish-portable
e310e5cc9c feat(transmission): add transmission downloader and model 2024-01-02 22:11:32 +08:00
EstrellaXD
ee95f821af remove: retry decorator, fix test bug. 2024-01-02 22:11:32 +08:00
EstrellaXD
983ab50a9d fix: some part of async test
change: optimize download_client.py
2024-01-02 22:11:27 +08:00
EstrellaXD
9cb59df576 chore: optimize request code 2024-01-02 22:11:22 +08:00
shininome
f1a9d1c0c8 add decorator to RequestURL 2024-01-02 22:11:22 +08:00
EstrellaXD
8d52564c14 refactor: async RSSEngine. 2024-01-02 22:11:22 +08:00
EstrellaXD
8c8ec401f9 fix: tmdb aio parser. 2024-01-02 22:11:22 +08:00
EstrellaXD
c624cb2b21 change: change logic in qbdownloader class. 2024-01-02 22:11:22 +08:00
EstrellaXD
18ccc11955 refactor: change downloader action, 2024-01-02 22:11:22 +08:00
EstrellaXD
8fe833251a fix: test. 2024-01-02 22:11:22 +08:00
EstrellaXD
0b6314e722 refactor: trans qb client to aio. 2024-01-02 22:11:22 +08:00
EstrellaXD
07efbac16d feat: replace requests with httpx. 2024-01-02 22:11:17 +08:00
EstrellaXD
7bee913953 change: change network connect err log level. 2023-10-31 21:27:13 +08:00
EstrellaXD
410b4c2207 fix: rss parser problem. 2023-10-31 21:22:42 +08:00
EstrellaXD
f296021d93 fix: analyser api error.
eps complete logic.
2023-10-30 20:29:00 +08:00
EstrellaXD
c7c1cac3ad feat: add refresh poster api. 2023-10-12 11:57:54 +08:00
EstrellaXD
9521686c3b fix: mikan official title encode problem. 2023-10-12 11:38:02 +08:00
EstrellaXD
cf7424b9ad fix: bug of delete bangumi. 2023-10-11 18:38:45 +08:00
EstrellaXD
bed3757bb7 fix: 通过订阅获得的番剧后续下载出现问题的情况。 2023-10-11 16:35:03 +08:00
EstrellaXD
f5d8790454 change: remove season info in mikan parser. 2023-10-11 16:16:48 +08:00
EstrellaXD
de63a5b0b5 fix: analyser log error. 2023-10-11 13:09:17 +08:00
EstrellaXD
87a49c49b1 fix: first run not create poster folder problem. 2023-10-10 13:53:56 +08:00
EstrellaXD
9d9b243d97 fix: first run not create poster folder problem. 2023-10-10 13:52:08 +08:00
Estrella Pan
86a4fd40f7 Merge pull request #553 from shininome/3.1-dev
fix telegram notification wrong when  no image
2023-10-09 10:11:52 +08:00
shininome
521d3f20d8 fix telegram notification wrong when no image 2023-10-09 09:44:04 +08:00
Estrella Pan
67fbfe8bc0 Merge pull request #547 from 100gle/support-azure-openai
feat(openai): support Microsoft Azure OpenAI
2023-10-08 19:56:46 +08:00
Estrella Pan
ab46c92dd2 Merge pull request #548 from jue0115/main
fix http(s) socks5 nyaa search
2023-10-08 19:56:36 +08:00
Estrella Pan
9637dc53d9 Update searcher.py 2023-10-08 19:55:53 +08:00
Estrella Pan
fc38757723 Update mikan.py 2023-10-08 19:55:17 +08:00
100gle
c7c4187807 chore: simplify dict typing 2023-10-08 19:11:13 +08:00
EstrellaXD
32ea3c243f Merge remote-tracking branch 'origin/3.1-dev' into 3.1-dev 2023-10-08 19:08:50 +08:00
jue0115
6523b01042 fix nyaa search error 2023-10-08 18:30:21 +08:00
100gle
94a32b3af3 feat(openai): support azure openai 2023-10-08 16:15:16 +08:00
100gle
9b673e3f48 bugfix(openai): replace event loop with ThreadPoolExecutor 2023-10-08 14:05:43 +08:00
jue0115
5f89ed9913 fix socks5 search 2023-10-08 12:08:06 +08:00
jue0115
fd5fda980e fix http(s)
fix http https
2023-10-07 18:38:33 +08:00
Estrella Pan
ed2acb96f3 Merge pull request #524 from EstrellaXD/3.1-dev
3.1.7
2023-10-05 15:09:55 +08:00
EstrellaXD
664a121092 fix: telegram photo error. 2023-10-05 15:03:50 +08:00
EstrellaXD
b63a08a5b3 fix: parser error. 2023-10-05 15:02:35 +08:00
EstrellaXD
8dd6a53e77 fix: notification error. 2023-10-05 11:17:17 +08:00
Kuroi_Cc
2f38d07729 fix: 🐛 The content of the notification contains meaningless leading and trailing whitespace 2023-10-05 11:37:42 +09:00