Commit Graph
4578 Commits
Author SHA1 Message Date
jxxghp c194e8c59a fix scraping 2025-01-06 08:22:04 +08:00
jxxghp b6f9315e2b Merge pull request #3675 from InfinityPacer/feature/recommend 2025-01-06 06:57:07 +08:00
InfinityPacer 3ad3a769ab fix(recommend): add global exit handling 2025-01-06 00:37:22 +08:00
jxxghp 5d2a911849 feat:手动刮削时强制覆盖 2025-01-05 15:38:13 +08:00
jxxghp 89e96ee27a feat:消息支持管理员+操作用户同时发送 2025-01-05 13:21:41 +08:00
jxxghp 41636395ff fix 整理入库消息用户隔离 2025-01-05 12:35:21 +08:00
jxxghp 6f1f89ac26 Merge pull request #3669 from Aqr-K/feature/plugin 2025-01-05 09:47:46 +08:00
jxxghp 607eb4b4aa v2.1.8
- 修复已知问题,优化UI细节
v2.1.8
2025-01-04 14:20:57 +08:00
Aqr-K 3078c076dc fix(plugin): 调整判断顺序 2025-01-04 14:20:03 +08:00
Aqr-K a7794fa2ad feat(plugin): feat(log): plugin monitor supports hot update. 2025-01-04 05:42:51 +08:00
jxxghp 846b4e645c Merge pull request #3664 from Aqr-K/feature/log 2025-01-03 13:38:18 +08:00
Aqr-K 3775e99b02 Remove: del Todo 2025-01-03 13:17:46 +08:00
Aqr-K cea77bddee feat(log): log supports hot update. 2025-01-03 06:08:29 +08:00
jxxghp 8ac0d169d2 fix 目录监控蓝光原盘 2025-01-02 13:30:59 +08:00
jxxghp d5ac9f65f6 fix bug 2025-01-01 10:50:14 +08:00
jxxghp 4b3f04c73f fix 目录监控控重 v2.1.7 2024-12-31 12:42:28 +08:00
jxxghp bb478c949a 更新 version.py 2024-12-31 07:15:18 +08:00
jxxghp 11b1003d4d fix 中入队列等待时间,以例聚合消息发送 2024-12-30 19:25:29 +08:00
jxxghp c0ad5f2970 fix 整理队列锁 2024-12-30 19:02:16 +08:00
jxxghp 54c98cf3a1 fix 目录监控消息重复发送 2024-12-30 18:59:20 +08:00
jxxghp dfbe8a2c0e fix 目录监控消息重复发送 2024-12-30 18:57:45 +08:00
jxxghp 873f80d534 fix 重复添加队列任务 2024-12-30 18:42:36 +08:00
jxxghp 089992db74 Merge pull request #3640 from InfinityPacer/feature/transfer 2024-12-30 07:00:53 +08:00
jxxghp f07ab73fde Merge pull request #3639 from InfinityPacer/feature/site 2024-12-30 06:59:02 +08:00
InfinityPacer 166674bfe7 feat(transfer): match source dir in subdirs or prioritize same drive 2024-12-30 02:11:48 +08:00
InfinityPacer adb4a8fe01 feat(site): add proxy support for site sync 2024-12-30 00:37:54 +08:00
jxxghp c49e79dda3 rollback #3584 v2.1.6 2024-12-29 14:41:55 +08:00
jxxghp a3b5e51356 fix encoding 2024-12-29 12:54:36 +08:00
jxxghp 8f91e23208 Merge pull request #3634 from InfinityPacer/feature/subscribe 2024-12-29 07:54:12 +08:00
InfinityPacer b768929cd8 fix(transfer): handle task removal on media info failure 2024-12-29 02:26:30 +08:00
jxxghp 49d5e5b953 v2.1.6 2024-12-28 20:10:34 +08:00
jxxghp ce4792e87b Merge pull request #3632 from wikrin/v2 2024-12-28 20:07:10 +08:00
Attente 3ea0b1f36b refactor(app): improve code readability and consistency in FileMonitorHandler
- Rename 'size' parameter to 'file_size' in on_created and on_moved methods
- This change enhances code clarity and maintains consistency with other parts of the codebase
2024-12-28 20:05:47 +08:00
jxxghp 51c7852b77 更新 transfer.py 2024-12-28 15:58:07 +08:00
jxxghp 7947f10579 fix size 2024-12-28 14:37:21 +08:00
DDSRem fca9297fa7 Revert "Merge branch 'rfc-python-bump-312' into v2"
This reverts commit 0ec5e3b365, reversing
changes made to c18937ecc7.
2024-12-28 11:56:54 +08:00
DDSRem 0ec5e3b365 Merge branch 'rfc-python-bump-312' into v2 2024-12-28 11:55:39 +08:00
jxxghp c18937ecc7 fix bug 2024-12-28 11:00:12 +08:00
jxxghp 8b962757b7 fix bug 2024-12-28 10:57:40 +08:00
jxxghp 2b40e42965 fix bug 2024-12-27 21:16:38 +08:00
jxxghp 0eac7816bc fix bug 2024-12-27 18:36:49 +08:00
jxxghp e3552d4086 feat:识别支持后台处理 2024-12-27 17:45:04 +08:00
jxxghp 75bb52ccca fix 统一整理记录名称 2024-12-27 07:58:58 +08:00
jxxghp 22c485d177 fix 2024-12-26 21:19:18 +08:00
jxxghp 78dab5038c fix transfer apis 2024-12-26 19:58:23 +08:00
jxxghp 15cc02b083 fix transfer count 2024-12-26 19:25:23 +08:00
jxxghp 419f2e90ce Merge pull request #3621 from InfinityPacer/feature/subscribe 2024-12-26 17:25:05 +08:00
jxxghp a29e3c23fe Merge pull request #3619 from InfinityPacer/feature/module 2024-12-26 17:24:49 +08:00
InfinityPacer aa9ae4dd09 feat(TMDB): add episode_type field to TmdbEpisode 2024-12-26 16:39:01 +08:00
InfinityPacer d02bf33345 feat(config): add TOKENIZED_SEARCH 2024-12-26 13:56:08 +08:00