更新 README.md

This commit is contained in:
jxxghp
2025-02-06 20:46:24 +08:00
committed by GitHub
parent c9b2f82a4d
commit 7094cfc227

View File

@@ -45,7 +45,7 @@ MoviePilot官方插件市场https://github.com/jxxghp/MoviePilot-Plugins
}
```
- MoviePilot中所有事件清单V2版本可以通过实现这些事情来扩展功能同时插件之前也可以通过发送和监听事件实现联动V1V2事件清单不可,且可能会变化,最新请参考源代码)。
- MoviePilot中所有事件清单V2版本可以通过实现这些事情来扩展功能同时插件之前也可以通过发送和监听事件实现联动V1V2事件清单有差异,且可能会变化,最新请参考源代码)。
```python
# 异步广播事件
class EventType(Enum):