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
InfinityPacer
0a1dc1724c
chore(deps): add jieba~=0.42.1 for tokenization
2024-12-26 13:55:04 +08:00
jxxghp
80b866e135
Merge remote-tracking branch 'origin/v2' into v2
2024-12-26 13:29:48 +08:00
jxxghp
e7030c734e
add remove queue api
2024-12-26 13:29:34 +08:00
jxxghp
e5458ee127
Merge pull request #3615 from wikrin/del_bdmv
2024-12-26 09:25:28 +08:00
Attente
3f60cb3f7d
fix(storage): delete Blu-ray directory when removing movie file
...
- Add logic to delete `BDMV` and `CERTIFICATE` directories when a movie file is removed
- This ensures that empty Blu-ray folders are also cleaned up during the deletion process
2024-12-26 09:00:04 +08:00
jxxghp
8c800836d5
add remove queue api
2024-12-26 08:12:59 +08:00
jxxghp
abfc146335
更新 transfer.py
2024-12-26 07:13:37 +08:00
jxxghp
dd4ff03b08
Merge pull request #3614 from wikrin/v2
2024-12-26 06:59:52 +08:00
jxxghp
be792cb40a
Merge pull request #3613 from InfinityPacer/feature/recommend
2024-12-26 06:59:11 +08:00
Attente
cec5cf22de
feat(transfer): Update file_items filtering logic to allow bluray directories
2024-12-26 02:41:49 +08:00
InfinityPacer
6ec5f3b98b
feat(recommend): support caching by page
2024-12-25 23:07:56 +08:00
jxxghp
0ac43fd3c7
feat:手动整理API支持后台
2024-12-25 20:38:00 +08:00
jxxghp
a600f2f05b
Merge pull request #3611 from InfinityPacer/feature/recommend
2024-12-25 19:31:20 +08:00
InfinityPacer
0c0a1c1dad
feat(recommend): support caching poster images
2024-12-25 19:24:32 +08:00