jxxghp
|
97dba2a8ae
|
feat: unify media recognition and music lifecycle
|
2026-08-12 06:51:58 +08:00 |
|
jxxghp
|
5c7e09d407
|
fix(monitor): 修正远程快照文件数量累计
|
2026-08-09 16:37:25 +08:00 |
|
InfinityPacer
|
5588e37c6d
|
fix: preserve season zero semantics (#6150)
|
2026-07-20 06:55:23 +08:00 |
|
kuke2733
|
229824a417
|
feat(subscribe): merge mediaserver library entries into files info (#6131)
|
2026-07-16 17:36:56 +08:00 |
|
jxxghp
|
e49e1626ee
|
fix: add method to retrieve or create a folder in supported storage
|
2026-06-10 19:04:49 +08:00 |
|
album
|
05b34b9c26
|
feat(transfer): 增加手动整理预览模式(preview mode)
- ManualTransferItem/TransferTask 增加 preview 字段,支持同一接口双模式
- /api/v1/transfer/manual 透传 preview,预览时返回结构化结果不落盘
- ChainBase.transfer 增加 preview 参数并透传到 run_module
- TransferChain.do_transfer 预览分支复用完整命名/覆盖判定逻辑(dry-run)
- TransferChain.do_transfer 预览结束后显式 finish_task/fail_task,避免任务残留 running 状态导致重复预览失败
- TransHandler.transfer_media 预览分支跳过实际 copy/move/link/delete,仅返回目标路径
- FileManagerModule.transfer 透传 preview 参数
- 修复 /manual 失败分支 dict 类型导致 Response.message 校验错误
- 兼容性:preview 字段有默认值,旧客户端不传参时行为不变
|
2026-05-12 10:14:58 +08:00 |
|
jxxghp
|
6065c29891
|
Revert "Merge pull request #5573 from wikrin/refactor-static-methods-conversion"
This reverts commit b8fc20b981, reversing
changes made to e09cfc6704.
|
2026-03-14 18:21:31 +08:00 |
|
jxxghp
|
f38cb274e4
|
Revert "refactor(helper): 将LLMHelper StorageHelper的相关方法改为静态方法,移除实例调用"
This reverts commit 9f381b3c73.
|
2026-03-14 18:19:47 +08:00 |
|
Attente
|
9f381b3c73
|
refactor(helper): 将LLMHelper StorageHelper的相关方法改为静态方法,移除实例调用
|
2026-03-14 10:29:37 +08:00 |
|
Attente
|
b89825525a
|
refactor(helper): 将DirectoryHelper、RuleHelper和TorrentHelper方法改为静态方法
- 移除不必要的实例化操作,直接使用类方法
|
2026-03-13 19:50:10 +08:00 |
|
YuF-9468
|
fbc684b3a7
|
fix(filemanager): skip library path check when transfer is disabled
|
2026-02-28 12:58:53 +08:00 |
|
jxxghp
|
d278224ff1
|
fix:优化第三方插件存储类型的检测提示
|
2026-02-05 14:16:50 +08:00 |
|
DDSRem
|
d38b1f5364
|
feat: u115 support oauth
|
2026-01-29 22:14:10 +08:00 |
|
copilot-swe-agent[bot]
|
5a071bf3d1
|
Add null check for schema.value access in FileManagerModule
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 02:25:55 +00:00 |
|
copilot-swe-agent[bot]
|
f3b910d55a
|
Fix AttributeError when mediainfo.type is None
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:04:02 +00:00 |
|
jxxghp
|
625850d4e7
|
fix
|
2025-09-13 13:35:51 +08:00 |
|
jxxghp
|
a3872d5bb5
|
fix:在fork进程中执行文件整理
|
2025-09-13 08:50:20 +08:00 |
|
jxxghp
|
5340e3a0a7
|
fix
|
2025-07-28 16:55:22 +08:00 |
|
景大侠
|
05495e481d
|
fix #4602
|
2025-07-13 01:10:07 +08:00 |
|
shaw
|
0465fa77c2
|
fix(filemanager): 检查目标媒体库目录是否设置
- 在文件整理过程中,增加对目标媒体库目录是否设置的检查- 如果目标媒体库目录未设置,返回错误信息并中断整理过程
- 优化了错误处理逻辑,提高了系统的稳定性和可靠性
|
2025-07-11 20:02:12 +08:00 |
|
景大侠
|
8ea0a32879
|
fix 优化重命名后的媒体文件根路径获取
|
2025-07-08 22:37:32 +08:00 |
|
景大侠
|
8c27b8c33e
|
fix 文件管理的自动重命名缺少集信息
|
2025-07-08 22:37:09 +08:00 |
|
景大侠
|
1468f2b082
|
fix 本地媒体文件检查时首选含影视标题的目录
避免了以年份、分辨率等作为重命名第一层目录时的误判问题
|
2025-07-07 23:24:04 +08:00 |
|
景大侠
|
2ed13c7e5b
|
fix 订阅匹配锁增加超时,避免罕见的长时间卡任务问题
|
2025-07-07 11:51:58 +08:00 |
|
景大侠
|
bc5e682308
|
fix 本地媒体检查潜在的额外扫盘问题
|
2025-07-05 21:46:21 +08:00 |
|
jxxghp
|
8593a6cdd0
|
refactor:优化目录监控快照
|
2025-06-30 12:40:37 +08:00 |
|
jxxghp
|
72fce20905
|
feat:整理后记录字幕和音频文件
|
2025-05-24 20:58:46 +08:00 |
|
jxxghp
|
7ae1d6763a
|
fix #4245
|
2025-05-11 08:17:42 +08:00 |
|
jxxghp
|
e6cdd337c3
|
fix subscribe files
|
2025-05-10 20:10:13 +08:00 |
|
jxxghp
|
a0ddfe173b
|
fix 兼容 target_storage 为 None
|
2025-05-09 12:57:50 +08:00 |
|
Seed680
|
b9439c05ec
|
Merge branch 'jxxghp:v2' into v2
|
2025-05-08 17:45:53 +08:00 |
|
qiaoyun680
|
435a04da0c
|
feat(storge):添加存储重置功能
|
2025-05-08 17:44:44 +08:00 |
|
jxxghp
|
4ccae1dac7
|
fix upload api
|
2025-05-08 12:55:40 +08:00 |
|
jxxghp
|
89e76bcb48
|
fix
|
2025-05-05 19:49:30 +08:00 |
|
Attente
|
20c1f30877
|
feat(message): 实现自定义消息模板功能
- 新增 MessageTemplateHelper 类用于渲染消息模板
- 在 ChainBase 中集成消息模板渲染功能
- 修改 DownloadChain、SubscribeChain 和 TransferChain 以使用新消息模板
- 新增 TemplateHelper 类用于处理模板格式
- 在 SystemConfigKey 中添加 NotificationTemplates 配置项
- 更新 Notification 模型以支持 ctype 字段
|
2025-05-05 05:27:48 +08:00 |
|
jxxghp
|
491009636a
|
fix bug
|
2025-05-02 22:57:29 +08:00 |
|
jxxghp
|
ed16ee14ea
|
fix bug
|
2025-05-02 21:57:19 +08:00 |
|
jxxghp
|
7f2ed09267
|
fix storage
|
2025-05-02 20:49:38 +08:00 |
|
jxxghp
|
ca1f3ac377
|
feat:文件整理支持操作类入参
|
2025-05-01 20:56:17 +08:00 |
|
jxxghp
|
f9b0db623d
|
fix cython type error
|
2025-03-23 21:39:37 +08:00 |
|
jxxghp
|
79411a7350
|
fix:修复代码兼容性写法
|
2025-03-23 09:00:24 +08:00 |
|
Mister-album
|
6cee308894
|
添加为指定字幕添加.default后缀设置为默认字幕功能
|
2025-02-14 19:58:29 +08:00 |
|
InfinityPacer
|
f2d3b1c13f
|
feat(event): add mediainfo field for TransferInterceptEventData
|
2025-02-03 01:46:22 +08:00 |
|
InfinityPacer
|
6f24c6ba49
|
fix(event): reorder code execution
|
2025-02-03 00:14:15 +08:00 |
|
InfinityPacer
|
7893b41175
|
fix(event): update event type to TransferIntercept
|
2025-01-31 13:43:57 +08:00 |
|
InfinityPacer
|
8635d8c53f
|
feat(event): add TransferIntercept event for cancel transfer
|
2025-01-31 01:37:14 +08:00 |
|
jxxghp
|
2305a6287a
|
fix #3777
|
2025-01-22 22:23:15 +08:00 |
|
jxxghp
|
3e692c790e
|
Merge remote-tracking branch 'origin/v2' into v2
|
2025-01-17 20:31:40 +08:00 |
|
jxxghp
|
35cc214492
|
fix #3743
|
2025-01-17 20:31:23 +08:00 |
|
jxxghp
|
71ef6f6a61
|
fix media_files Exception
|
2025-01-17 12:32:55 +08:00 |
|