✨ v2.5.0 新特性
- 新增配置页面:实现 Emby 插件配置页面,用户可直接在 Emby 管理界面中修改插件配置
- 支持 Web 界面配置:通过
IHasWebPages接口提供 HTML/JS 配置页面,无需手动编辑 XML 配置文件
✨ v2.5.0 What's New
- New Configuration Page: Introduced a dedicated configuration interface within the Emby Admin Dashboard, allowing users to modify plugin settings directly.
- Web-Based Configuration: Powered by the
IHasWebPagesinterface, the plugin now provides a native HTML/JS configuration page—no more manual editing of XML config files.