Commit Graph
3138 Commits
Author SHA1 Message Date
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
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
Attente 0ee21b38de fix:
- 修复因首个子目录中无目标文件而不处理整个文件夹的问题
- 添加同时整理音轨
2024-10-25 01:27:39 +08:00
InfinityPacer b1858f4849 fix #2931 2024-10-25 00:42:00 +08:00
InfinityPacer ac086a7640 refactor(wechat): optimize message handling and add menu deletion 2024-10-24 20:27:41 +08:00
jxxghp 1d252f4eb2 Merge pull request #2930 from InfinityPacer/feature/push 2024-10-24 19:26:50 +08:00
jxxghp ab354ef0e8 Merge pull request #2929 from InfinityPacer/feature/setup 2024-10-24 19:25:48 +08:00
InfinityPacer 9cf7547a8c fix(downloader): ensure default downloader config fallback 2024-10-24 19:12:07 +08:00
InfinityPacer 823b81784e fix(setup): optimize logging 2024-10-24 16:50:03 +08:00
InfinityPacer d9effb54ee feat(commands): support background initialization 2024-10-24 16:26:37 +08:00
jxxghp 1a8d9044d7 fix #2926 2024-10-24 14:28:30 +08:00
InfinityPacer 0a2ce11eb0 fix(setup): adjust dir name 2024-10-24 12:48:54 +08:00
InfinityPacer 2bae866f70 Merge branch 'v2' of https://github.com/jxxghp/MoviePilot into feature/setup 2024-10-24 11:21:45 +08:00
InfinityPacer 2470a98491 fix(setup): remove pkg_resources import and add working_set 2024-10-24 11:21:37 +08:00
jxxghp 9d70b117d7 Merge remote-tracking branch 'origin/v2' into v2 2024-10-24 11:14:45 +08:00
jxxghp 119919da51 fix:附属文件整理报错 2024-10-24 09:56:39 +08:00
InfinityPacer 684e518b87 fix(setup): remove unnecessary comments 2024-10-24 09:53:44 +08:00
InfinityPacer 86dec5aec2 feat(setup): complete missing dependencies installation 2024-10-24 02:55:54 +08:00
InfinityPacer 874572253c feat(auth): integrate Plex auxiliary authentication support 2024-10-23 20:11:23 +08:00
jxxghp d6f8c364bf refactor: 删除历史记录时删除空目录(无媒体文件) 2024-10-23 18:02:31 +08:00
jxxghp a6f0792014 refactor: get_parent 2024-10-23 17:47:01 +08:00
jxxghp a4419796ac Merge remote-tracking branch 'origin/v2' into v2 2024-10-23 17:05:28 +08:00
jxxghp dad980fa14 fix 附属文件整理 2024-10-23 17:05:20 +08:00
InfinityPacer c128dd9507 fix(command): delay module import 2024-10-23 16:32:12 +08:00
jxxghp dbf1b691d6 目录监控服务去重 2024-10-23 15:58:00 +08:00
jxxghp a0ad8faaf7 fix #2913 2024-10-23 14:43:47 +08:00
thsrite 51f8fc07eb fix transfer notify 2024-10-23 13:24:08 +08:00
thsrite f7357b8a71 feat 目录自定义是否通知 2024-10-23 12:57:51 +08:00
thsrite 5871c60a9d fix 修复目录监控·真 2024-10-23 12:34:39 +08:00
thsrite 6ca78c0cb9 feat 目录监控可选监控模式 2024-10-23 11:35:40 +08:00
jxxghp f03a977a99 Merge pull request #2909 from InfinityPacer/feature/push 2024-10-23 07:04:58 +08:00
InfinityPacer ab32d3347d feat(command): optimize command registration event handling 2024-10-23 02:26:11 +08:00
thsrite 72b955ebae fix 2024-10-22 16:53:17 +08:00
thsrite b1545fc351 Merge remote-tracking branch 'origin/v2' into v2 2024-10-22 16:47:50 +08:00
thsrite be09d5e65d fix 修复自定义规则包含、过滤 2024-10-22 16:47:31 +08:00
jxxghp 5c5182941f fix 二级分类bug 2024-10-22 13:49:53 +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 60632aa9d3 Merge pull request #2899 from thsrite/dev 2024-10-22 11:22:51 +08:00
thsrite c66793c0c8 fix 剧集根路径刮削 2024-10-22 11:10:40 +08:00
jxxghp d5c8dffffe Merge pull request #2898 from thsrite/dev 2024-10-22 10:54:53 +08:00
thsrite d4ac585549 fix 修复季刮削图片错位 && 集刮削图片None 2024-10-22 10:42:09 +08:00
jxxghp b9c368e087 Merge pull request #2897 from InfinityPacer/feature/event 2024-10-22 10:33:29 +08:00
thsrite d29ab9b5bd fix dirmonitor exclude_words 2024-10-22 09:49:43 +08:00
InfinityPacer b2d66b8973 fix(auth): make login_access_token synchronous to prevent blocking 2024-10-22 02:02:21 +08:00