jxxghp
|
1b76f1c851
|
feat:站点未读消息发送
|
2024-10-25 13:10:35 +08:00 |
|
jxxghp
|
3d9853adcf
|
fix #2933
|
2024-10-25 12:58:06 +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
|
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
|
874572253c
|
feat(auth): integrate Plex auxiliary authentication support
|
2024-10-23 20:11:23 +08:00 |
|
InfinityPacer
|
c128dd9507
|
fix(command): delay module import
|
2024-10-23 16:32:12 +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 |
|
InfinityPacer
|
ab32d3347d
|
feat(command): optimize command registration event handling
|
2024-10-23 02:26:11 +08:00 |
|
thsrite
|
7437c1ca51
|
fix 目录监控汇总消息发送 && 剧集刮削
|
2024-10-22 12:08:13 +08:00 |
|
thsrite
|
c66793c0c8
|
fix 剧集根路径刮削
|
2024-10-22 11:10:40 +08:00 |
|
thsrite
|
d4ac585549
|
fix 修复季刮削图片错位 && 集刮削图片None
|
2024-10-22 10:42:09 +08:00 |
|
jxxghp
|
08e07625cd
|
fix 远程交互命令
|
2024-10-20 01:54:24 +08:00 |
|
jxxghp
|
c2d3a00615
|
Merge pull request #2877 from InfinityPacer/feature/event
|
2024-10-19 21:23:14 +08:00 |
|
InfinityPacer
|
5b6083a1ec
|
fix(auth): prevent disabled users from authenticating
|
2024-10-19 21:18:02 +08:00 |
|
jxxghp
|
363f12ed5a
|
refactor:Module加入执行优先顺序
|
2024-10-19 19:31:25 +08:00 |
|
jxxghp
|
1e4f3e97cd
|
refactor:media_exists 支持指定服务器
|
2024-10-19 18:17:35 +08:00 |
|
InfinityPacer
|
1e781ba3d1
|
feat(auth): ensure user creation only for password strategy
|
2024-10-19 17:32:55 +08:00 |
|
InfinityPacer
|
d48c4d15e2
|
feat(auth): update intercept event type
|
2024-10-19 16:57:44 +08:00 |
|
InfinityPacer
|
d8e7c7e6d7
|
feat(auth): enhance auxiliary authentication
|
2024-10-19 03:16:04 +08:00 |
|
InfinityPacer
|
1a8e1844b4
|
feat(chain): add auth event to ChainEventType
|
2024-10-18 20:03:05 +08:00 |
|
InfinityPacer
|
4accd5d784
|
refactor(lifecycle): enhance shutdown support for event and mediaserver
|
2024-10-18 00:42:54 +08:00 |
|
InfinityPacer
|
52a15086cb
|
feat(event): add SiteRefreshed event
|
2024-10-17 14:38:46 +08:00 |
|
jxxghp
|
4469a1b3b8
|
fix:优化媒体服务器同步媒体库设置
|
2024-10-16 15:58:37 +08:00 |
|
jxxghp
|
8af37a0adc
|
fix shudown
|
2024-10-15 13:42:41 +08:00 |
|
Attente
|
3909bb6393
|
fix: 修复订阅中文件加载失败的问题
- 修正哈希值字段名
可能存在的问题: 依赖网络获取信息
|
2024-10-14 05:44:50 +08:00 |
|
jxxghp
|
4e3a76ffa3
|
fix bug
|
2024-10-12 12:32:50 +08:00 |
|
jxxghp
|
0d139851af
|
fix 按对象名称组织代码文件
|
2024-10-12 12:14:49 +08:00 |
|
jxxghp
|
eb66f6c05a
|
move NameRecognize to ChainEventType
|
2024-10-10 19:04:37 +08:00 |
|
jxxghp
|
16f6303609
|
fix 优化逻辑
|
2024-10-09 16:50:54 +08:00 |
|
jxxghp
|
7ea01c1109
|
feat:支持订阅绑定类别和自定义识别词
|
2024-10-09 15:21:32 +08:00 |
|
InfinityPacer
|
e2ee3ec4cd
|
feat(event): add downloader field to DownloadAdded event
|
2024-10-09 01:49:25 +08:00 |
|
InfinityPacer
|
4f27897e08
|
refactor(config): replace hard-coded strings with SystemConfigKey
|
2024-10-06 01:58:19 +08:00 |
|
InfinityPacer
|
d3186cd742
|
refactor(db): convert suitable string fields to JSON type
|
2024-09-30 16:16:29 +08:00 |
|
jxxghp
|
666f9a536d
|
fix subscribe api
|
2024-09-30 13:33:06 +08:00 |
|
jxxghp
|
80a1ded602
|
fix scraping file upload
|
2024-09-30 12:06:07 +08:00 |
|
jxxghp
|
06ea9e2d09
|
fix siteuserdata
|
2024-09-30 10:26:32 +08:00 |
|
InfinityPacer
|
1add203c0e
|
fix(#2755): refactor pagination and fix media sync DB issue
|
2024-09-28 00:57:13 +08:00 |
|
jxxghp
|
8f5cf33fa9
|
Merge pull request #2780 from InfinityPacer/feature/module
|
2024-09-27 10:19:28 +08:00 |
|
InfinityPacer
|
2ce3ddb75a
|
refactor(module): simplify service instantiation with generics
|
2024-09-27 04:04:56 +08:00 |
|
jxxghp
|
1a36d9fe7a
|
Merge pull request #2777 from Aqr-K/dev-transtype
|
2024-09-26 23:31:22 +08:00 |
|
Aqr-K
|
35c68fe30d
|
feat: transType API
- 针对查询可用整理方式的API
|
2024-09-26 20:56:33 +08:00 |
|
jxxghp
|
46fb52fff9
|
merge db oper
|
2024-09-26 14:13:29 +08:00 |
|
jxxghp
|
c6abb1f9f1
|
fix 站点数据刷新
|
2024-09-26 14:00:10 +08:00 |
|
jxxghp
|
b4b919db86
|
fix typo
|
2024-09-26 12:50:48 +08:00 |
|
jxxghp
|
93e053d06a
|
fix 跨存储整理(115下载除外)
|
2024-09-25 20:16:31 +08:00 |
|