259 Commits

Author SHA1 Message Date
DemoJameson
45e2f4d8a3 修复即使WebDAV备份未启用也发送通知的问题 2026-03-20 00:15:08 +08:00
qqcomeup
a3b39a534d Add files via upload 2026-01-21 23:31:00 +08:00
qqcomeup
860bbf3556 Add files via upload
PR 改动汇总
核心改动
将自定义多线程处理逻辑改为直接使用系统 TransferChain 队列

代码变化
新增:

导入 TransferTask
__handle_file() 中创建 TransferTask 并推送到队列
删除:

自定义队列和线程池相关代码(_file_queue, _worker_threads, _queue_active, _thread_count)
send_msg() 消息汇总方法
_medias 消息汇总逻辑
interval 和 thread_count 配置项
约 200 行冗余代码
修改:

__handle_file() 从完整处理改为只识别+推送
event_handler() 和 sync_all() 改为直接调用处理
版本号 2.5.9 → 2.6.0
效果
插件只负责监控和识别,整理任务由系统多线程队列统一处理,代码更简洁,功能更完整。
2026-01-21 22:57:12 +08:00
noone
0ab013a34d chore(autobackup): 更新插件版本并添加webdavclient3依赖
- 创建requirements.txt文件并添加webdavclient3~=3.14.6依赖
- 将插件版本从2.1.3更新到2.1.4
2025-12-29 17:24:20 +08:00
noone
f21ccfef0c feat(autobackup): 增加WebDAV备份支持
- 添加备份文件上传到WebDAV服务器的功能
- 升级插件版本至v2.1.3并记录更新历史
2025-12-18 16:58:37 +08:00
Attente
e51ff44679 fix(autobackup): root用户不使用 exec_run, 优化字符串引号风格 2025-11-30 18:49:30 +08:00
Attente
1cf9ed50f5 feat(autobackup): 更新 PostgreSQL 客户端安装逻辑
新增对 PostgreSQL 版本的动态检测,并根据实际版本安装对应客户端。
同时优化了在 Docker 环境下的执行方式,支持通过代理进行安装。
2025-11-30 11:03:32 +08:00
developer-wlj
1ab064b680 chore(mediasyncdel): 兼容Windows路径格式
- 兼容Windows路径格式,将反斜杠替换为正斜杠
2025-11-05 08:06:30 +08:00
Attente
01191aa21e feat(mediasyncdel): 新增时间验证,降低误删发生率 2025-10-07 15:26:50 +08:00
xiaoQQya
fc0090512b fix(embymetarefresh): 修复缓存序列化错误问题 2025-09-30 23:28:28 +08:00
thsrite
7418686a58 feat 云盘Strm助手v1.3.3
增加多目录处理延时
2025-09-18 14:22:01 +08:00
thsrite
6f92a553ef fix 2025-08-28 09:08:15 +08:00
thsrite
e09c4439fc feat 自动备份v2.1.0
支持postgresql备份(权限问题,需手动执行插件详情命令安装client)
2025-08-27 19:12:34 +08:00
thsrite
a1d1dd7d0a fix 2025-08-26 17:15:19 +08:00
thsrite
6bda7172bc fix 2025-08-25 13:30:05 +08:00
thsrite
d710d26adf feat Emby弹幕下载 v2.0
支持 `/danmu 媒体库名` 通知emby下载媒体库所有媒体弹幕
2025-08-25 10:59:58 +08:00
thsrite
fd10bd2770 fix 使用浅拷贝替代深拷贝以减少内存使用 2025-08-23 14:34:06 +08:00
thsrite
e17684e83b fix 使用浅拷贝替代深拷贝以减少内存使用 2025-08-23 14:33:29 +08:00
thsrite
8b1e06c890 fix Emby元数据刷新v2.3.0
优化内存占用
2025-08-23 11:33:34 +08:00
thsrite
fafb221b14 Revert "gc回收(doumao"
This reverts commit 1ec6a9bbe3.
2025-08-22 16:29:24 +08:00
thsrite
1ec6a9bbe3 gc回收(doumao 2025-08-22 16:25:37 +08:00
thsrite
3bfe2ed5ea fix Emby弹幕下载 v1.8
没有弹幕新增超过3次直接跳过检查
2025-08-20 18:18:43 +08:00
thsrite
e7fcbe5790 Merge remote-tracking branch 'origin/main' 2025-08-20 16:09:21 +08:00
thsrite
20c4b1ab78 fix Emby弹幕下载 v1.7
增加是否自动禁用媒体库danmu插件开关(默认False)
2025-08-20 16:09:10 +08:00
thsrite
4a6e60cf49 fix #280 2025-08-09 16:04:02 +08:00
qqcomeup
b208b4c12a Update __init__.py 2025-07-18 04:51:54 +08:00
qqcomeup
308850dbe3 Update __init__.py 2025-07-18 04:48:37 +08:00
qqcomeup
2aee106eec Update requirements.txt 2025-07-18 04:48:22 +08:00
qqcomeup
209208f89f Update __init__.py 2025-07-18 04:23:49 +08:00
qqcomeup
52967787e2 Create requirements.txt 2025-07-18 04:22:52 +08:00
qqcomeup
d6c0c710ed Update __init__.py 2025-07-18 04:09:44 +08:00
thsrite
a0001d02c8 fix 修复插件更新通知 2025-07-09 18:31:10 +08:00
thsrite
bb19cd2497 fix 修复历史记录只显示一天 2025-07-09 18:01:18 +08:00
thsrite
5fdebaf04d fix 修复主程序依赖调整 2025-07-09 17:46:15 +08:00
thsrite
96c061b7e0 fix 解决依赖安装问题 2025-07-09 17:23:20 +08:00
thsrite
8cf1b0a2db fix 解决依赖安装问题 2025-07-09 15:59:30 +08:00
thsrite
9a395f57e0 Update __init__.py 2025-06-25 13:41:37 +08:00
thsrite
ae7d7d8bb1 fix #255 2025-06-09 20:06:14 +08:00
thsrite
a08b72fcc5 Merge pull request #260 from wikrin/main
`webhook`方式添加`jellyfin`删除事件`ItemDeleted`
2025-06-08 16:09:04 +08:00
Attente
03b742ddc5 webhook方式添加jellyfin删除事件ItemDeleted 2025-06-08 16:07:42 +08:00
thsrite
f8bb901776 fix MediaSyncDel v1.9.1
兼容MoviePilot v2.5.3-1
2025-06-06 21:15:53 +08:00
thsrite
1d986257dc fix 2025-05-07 11:33:58 +08:00
thsrite
03cd62df1c fix 插件彻底卸载v2.2
修复插件获取(by madrays佬)
2025-04-29 15:00:38 +08:00
thsrite
6b76b5ce79 fix 云盘Strm助手v1.3.2
插件联动生成Strm文件同时处理非媒体文件
2025-04-21 11:48:13 +08:00
thsrite
9d684519cd fix 云盘Strm助手v1.3.1
增加全量同步
2025-04-18 10:05:54 +08:00
thsrite
e6f01c72df fix 修复订阅填充 2025-04-18 09:42:44 +08:00
thsrite
02bf7e3425 fix #237 2025-04-17 14:49:55 +08:00
thsrite
648dcefd40 fix 订阅规则自动填充v2.8.5
修复订阅填充
2025-04-17 14:42:23 +08:00
thsrite
732189a6dd fix cd2依赖lz4 2025-03-31 09:20:26 +08:00
thsrite
7bfa3c242f fix 2025-03-28 12:41:00 +08:00