jxxghp
|
76d939b665
|
更新 __init__.py
|
2024-10-30 07:16:44 +08:00 |
|
jxxghp
|
63d35dfeef
|
fix transfer
|
2024-10-30 07:12:58 +08:00 |
|
jxxghp
|
3dd7d36760
|
Merge pull request #2970 from wikrin/fix-monitor
|
2024-10-29 17:49:00 +08:00 |
|
jxxghp
|
e4b0e4bf33
|
Merge pull request #2969 from wikrin/fix-notify
|
2024-10-29 06:46:25 +08:00 |
|
jxxghp
|
3504c0cdd6
|
Merge pull request #2968 from wikrin/fix-get_dir
|
2024-10-29 06:45:57 +08:00 |
|
Attente
|
980feb3cd2
|
fix: 修复了整理模式为目录监控时, 目标路径不符预期的问题
|
2024-10-29 06:13:18 +08:00 |
|
Attente
|
a1daf884e6
|
增加对配置了媒体库目录但没有设置自动整理的处理
|
2024-10-29 06:06:02 +08:00 |
|
Attente
|
f0e4d9bf63
|
去除多余判断
```
if src_path and download_path != src_path
if dest_path and library_path != dest_path
```
已经能排除`设定 -> 存储 & 目录`中未设置`下载目录`或`媒体库目录`的目录
|
2024-10-29 03:43:57 +08:00 |
|
Attente
|
15397a522e
|
fix: 修复整理整个目录时,不发送通知的问题
|
2024-10-29 02:12:17 +08:00 |
|
Attente
|
1c00c47a9b
|
fix: #2963 ❔可能存在问题的修复
`def get_dir`引用只存在与下载相关模块中, 尝试删除公测看反馈
|
2024-10-29 00:49:36 +08:00 |
|
jxxghp
|
e9a6f08cc8
|
Merge pull request #2958 from thsrite/v2
|
2024-10-28 11:38:17 +08:00 |
|
thsrite
|
7ba2d60925
|
fix
|
2024-10-28 11:36:18 +08:00 |
|
thsrite
|
9686a20c2f
|
fix #2905 订阅搜索不走订阅设置的分辨率等规则
|
2024-10-28 11:29:34 +08:00 |
|
jxxghp
|
6029cf283b
|
Merge pull request #2953 from wikrin/BDMV
|
2024-10-28 09:55:34 +08:00 |
|
Attente
|
4d6ed7d552
|
- 将计算目录中所有文件总大小移动到 modules.filemanager 模块中。
|
2024-10-28 08:31:32 +08:00 |
|
Attente
|
8add8ed631
|
添加注释
|
2024-10-27 23:32:15 +08:00 |
|
Attente
|
ab78b10287
|
将判断移出, 减少is_bluray_dir调用次数
|
2024-10-27 23:28:28 +08:00 |
|
Attente
|
94ed377843
|
- 修复整理原盘报错的问题
- 添加类型注解
|
2024-10-27 23:02:45 +08:00 |
|
jxxghp
|
4cb85a2b4c
|
Merge pull request #2949 from wikrin/fix
|
2024-10-27 07:56:18 +08:00 |
|
Attente
|
b2a88b2791
|
修正注释
|
2024-10-27 02:10:10 +08:00 |
|
Attente
|
88f451147e
|
fix: 不知道算不算bug
- 修复 `新增订阅搜索` 阶段 `包含` 和 `排除` 不生效的问题
|
2024-10-27 01:36:38 +08:00 |
|
jxxghp
|
51099ace65
|
Merge pull request #2947 from InfinityPacer/feature/push
|
2024-10-26 17:11:33 +08:00 |
|
InfinityPacer
|
0564bdf020
|
fix(event): ensure backward compatibility
|
2024-10-26 15:56:10 +08:00 |
|
jxxghp
|
bbac709970
|
更新 __init__.py
|
2024-10-26 14:17:26 +08:00 |
|
jxxghp
|
bb9690c873
|
Merge pull request #2946 from InfinityPacer/feature/push
|
2024-10-26 13:40:38 +08:00 |
|
jxxghp
|
00be46b74f
|
Merge pull request #2944 from wikrin/fix-message
|
2024-10-26 08:10:00 +08:00 |
|
jxxghp
|
2af21765e0
|
Merge pull request #2942 from wikrin/v2
|
2024-10-26 08:09:33 +08:00 |
|
Attente
|
646349ac35
|
fix: 修正msg => message
|
2024-10-26 07:10:42 +08:00 |
|
InfinityPacer
|
915388c109
|
feat(commands): support sending CommandRegister events for clients
|
2024-10-26 04:51:45 +08:00 |
|
InfinityPacer
|
3c24ae5351
|
feat(telegram): add delete_commands
|
2024-10-26 04:48:55 +08:00 |
|
InfinityPacer
|
e876ba38a7
|
fix(wechat): add error handling
|
2024-10-26 04:47:42 +08:00 |
|
Attente
|
01546baddc
|
fix: 2941
`delete_media_file` 返回值现修改为:
- `目录存在其他媒体文件`时返回`文件删除状态`
- `目录不存在其他媒体文件`时返回`目录删除状态`
|
2024-10-26 00:38:42 +08:00 |
|
jxxghp
|
133195cc0a
|
Merge pull request #2940 from thsrite/v2
|
2024-10-25 19:08:02 +08:00 |
|
thsrite
|
e58911397a
|
fix dc3240e9
|
2024-10-25 19:06:32 +08:00 |
|
jxxghp
|
10553ad6fc
|
Merge pull request #2939 from DDS-Derek/dev
|
2024-10-25 18:24:03 +08:00 |
|
DDSRem
|
672d430322
|
fix(docker): nginx directory permission issue
fix https://github.com/jxxghp/MoviePilot/issues/2892
|
2024-10-25 18:18:12 +08:00 |
|
jxxghp
|
be785f358d
|
Merge pull request #2938 from InfinityPacer/feature/push
|
2024-10-25 17:37:11 +08:00 |
|
InfinityPacer
|
eff8a6c497
|
feat(wechat): add retry mechanism for message requests
|
2024-10-25 17:27:58 +08:00 |
|
InfinityPacer
|
5d89ad965f
|
fix(telegram): ensure image cache path exists
|
2024-10-25 17:26:56 +08:00 |
|
jxxghp
|
1651f4677b
|
Merge pull request #2937 from thsrite/v2
|
2024-10-25 16:59:29 +08:00 |
|
thsrite
|
dc3240e90a
|
fix 种子过滤包含规则
|
2024-10-25 16:05:54 +08:00 |
|
jxxghp
|
e2ee930ff4
|
Merge pull request #2935 from thsrite/v2
|
2024-10-25 13:33:46 +08:00 |
|
thsrite
|
90901d7297
|
fix 获取站点最新数据的时候排除掉错误的数据
|
2024-10-25 13:24:29 +08:00 |
|
jxxghp
|
1b76f1c851
|
feat:站点未读消息发送
|
2024-10-25 13:10:35 +08:00 |
|
jxxghp
|
3d9853adcf
|
fix #2933
|
2024-10-25 12:58:06 +08:00 |
|
jxxghp
|
81384c358e
|
Merge pull request #2933 from wikrin/v2-transfer
|
2024-10-25 12:12:30 +08:00 |
|
InfinityPacer
|
a46463683d
|
Merge branch 'v2' of https://github.com/jxxghp/MoviePilot into feature/push
|
2024-10-25 10:51:38 +08:00 |
|
jxxghp
|
4cf3b49324
|
Merge pull request #2932 from InfinityPacer/feature/module
|
2024-10-25 06:52:57 +08:00 |
|
Attente
|
1f6fa22aa1
|
fix: 修复 storagechain.list_files 递归得到的列表被覆盖的问题
|
2024-10-25 02:54:41 +08:00 |
|
Attente
|
d108b0da78
|
仅取消缩进,没有其他任何改动
减少`for`嵌套, 汇总遍历目录, 这样能提供更准确的`文件数`
|
2024-10-25 01:28:59 +08:00 |
|