jxxghp
35cc214492
fix #3743
2025-01-17 20:31:23 +08:00
jxxghp
6f593beeed
fix #3687
2025-01-07 20:58:27 +08:00
jxxghp
6e2d0c2aad
fix #3674
2025-01-06 11:47:05 +08:00
jxxghp
61d7374d95
fix ide warnings
2024-12-23 16:58:04 +08:00
Attente
0e8fdac6d6
fix(filemanager): correct season_episode metadata mapping
...
- Update season_episode field in FileManagerModule to use meta.episode instead of meta.episodes
- This change ensures accurate season and episode information is displayed
2024-12-22 10:24:40 +08:00
yubanmeiqin9048
5ce4c8a055
feat(filemanager): 增加字幕正则式
2024-12-19 22:01:06 +08:00
zhanglijun
12f10ebedf
fix: 音轨文件重命名整理
2024-12-06 00:40:38 +08:00
Aqr-K
825fc35134
feat(modules): 增加子级 type 分类。
...
- 在 `types` 里,针对各个模块的类型进行子级分类。
- 为每个模块统一添加 `get_subtype` 方法,这样一来,能更精准快速地区分与调用子类的每个模块,又能获取 ModuleType 所规定的分类以及对应存在的子模块类型支持列表,从而有效解决当下调用时需繁琐遍历每个 module 以获取 get_name 或 _channel 的问题。
- 解决因消息渠道前端返回所保存的 type 与后端规定值不一致,而需要频繁调用 _channel 私有方法才能获取分类所可能产生的问题。
2024-12-03 14:57:19 +08:00
InfinityPacer
a98de604a1
refactor(event): rename SmartRename to TransferRename
2024-11-27 00:50:34 +08:00
Attente
c0d3637d12
refactor: change library type and category folder parameters to optional
2024-11-24 00:04:08 +08:00
jxxghp
c690ea3c39
fix #3214
...
fix #3199
2024-11-23 21:26:22 +08:00
jxxghp
7d25bf7b48
Merge pull request #3215 from mackerel-12138/v2
2024-11-23 12:34:04 +08:00
jxxghp
7c7561029a
fix #3178 手动整理时支持选择一二级分类
2024-11-23 11:19:25 +08:00
zhanglijun
65683999e1
change comment
2024-11-23 11:00:37 +08:00
zhanglijun
f72e26015f
delete unused code
2024-11-23 10:58:32 +08:00
zhanglijun
b4e5c50655
修复重命名时S0年份为None的问题
...
增加重命名配置 剧集日期
2024-11-23 10:55:21 +08:00
InfinityPacer
344862dbd4
feat(event): support smart rename event
2024-11-22 13:41:14 +08:00
Attente
fe07830b71
fix: 某些情况下误删媒体文件的问题
2024-11-22 07:45:01 +08:00
jxxghp
84897aa592
fix #3162
2024-11-21 13:50:49 +08:00
jxxghp
4f1d3a7572
fix #3180
2024-11-21 12:13:44 +08:00
jxxghp
8d5e0b26d5
fix:115支持Cookie
2024-11-20 13:14:37 +08:00
jxxghp
f6a2efb256
fix #3116
2024-11-16 09:25:46 +08:00
jxxghp
c12e2bdba7
fix 手动整理Bug
2024-11-14 08:04:52 +08:00
jxxghp
ce4a2314d8
fix 手动整理时目录匹配Bug
2024-11-13 21:30:24 +08:00
jxxghp
9dde56467a
更新 __init__.py
2024-11-12 12:24:05 +08:00
jxxghp
40b82d9cb6
fix #3042 移动模式删除空文件夹
2024-11-09 18:23:08 +08:00
MMZOX
59df673eb5
try to fix #2965
2024-11-07 13:45:06 +08:00
Attente
d818ceb8e6
fix: 修复了在某些特定场景下,手动整理无法正确获取目标路径的问题。
2024-11-02 02:01:29 +08:00
thsrite
5e53825684
fix 增加开启检查本地媒体库是否存在资源开关,按需开启
2024-10-30 16:20:37 +08:00
jxxghp
236d860133
fix monitor
2024-10-30 08:25:26 +08:00
jxxghp
63d35dfeef
fix transfer
2024-10-30 07:12:58 +08:00
Attente
15397a522e
fix: 修复整理整个目录时,不发送通知的问题
2024-10-29 02:12:17 +08:00
Attente
4d6ed7d552
- 将计算目录中所有文件总大小移动到 modules.filemanager 模块中。
2024-10-28 08:31:32 +08:00
jxxghp
1a8d9044d7
fix #2926
2024-10-24 14:28:30 +08:00
jxxghp
119919da51
fix:附属文件整理报错
2024-10-24 09:56:39 +08:00
jxxghp
a6f0792014
refactor: get_parent
2024-10-23 17:47:01 +08:00
jxxghp
dad980fa14
fix 附属文件整理
2024-10-23 17:05:20 +08:00
jxxghp
a0ad8faaf7
fix #2913
2024-10-23 14:43:47 +08:00
jxxghp
7a0b0d114e
fix 二级分类bug
2024-10-22 13:03:30 +08:00
thsrite
7437c1ca51
fix 目录监控汇总消息发送 && 剧集刮削
2024-10-22 12:08:13 +08:00
jxxghp
363f12ed5a
refactor:Module加入执行优先顺序
2024-10-19 19:31:25 +08:00
jxxghp
6f299b3255
fix bug
2024-10-19 08:13:47 +08:00
Attente
9a8e0a256a
fix: 修复获取不到媒体文件的问题
...
通过递归列出目录中所有文件, 修复获取不到`Seasion X`目录下媒体文件的bug
2024-10-14 02:58:00 +08:00
jxxghp
603ab97665
add ModuleType Schema
2024-10-12 11:50:00 +08:00
jxxghp
666f9a536d
fix subscribe api
2024-09-30 13:33:06 +08:00
Aqr-K
35c68fe30d
feat: transType API
...
- 针对查询可用整理方式的API
2024-09-26 20:56:33 +08:00
jxxghp
ddfcdf9ce2
fix 115网盘整理
2024-09-26 08:36:08 +08:00
jxxghp
93e053d06a
fix 跨存储整理(115下载除外)
2024-09-25 20:16:31 +08:00
jxxghp
2da95fa4e6
use aligo
2024-09-25 18:44:18 +08:00
jxxghp
8612127161
fix 刮削
2024-09-24 12:16:49 +08:00