feat Emby媒体标签v1.4 支持给音频添加语言标签

This commit is contained in:
thsrite
2024-11-20 12:42:56 +08:00
parent 379c779991
commit f7d4e078aa
2 changed files with 172 additions and 34 deletions

View File

@@ -31,11 +31,12 @@
"name": "Emby媒体标签",
"description": "自动给媒体库媒体添加标签。",
"labels": "Emby",
"version": "1.3",
"version": "1.4",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/tag.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.4": "支持给音频添加语言标签",
"v1.3": "适配v2多媒体服务器",
"v1.2": "支持指定特殊媒体名称添加标签",
"v1.1": "添加远程交互命令",