Merge pull request #327 from Aqr-K/main

fix(bug): Bump version to 2.1.5 and update requirements
This commit is contained in:
thsrite
2026-04-12 17:44:16 +08:00
committed by GitHub
3 changed files with 4 additions and 2 deletions

View File

@@ -83,11 +83,12 @@
"name": "Emby观影报告",
"description": "推送Emby观影报告需Emby安装Playback Report插件。",
"labels": "Emby",
"version": "2.1.4",
"version": "2.1.5",
"icon": "Pydiocells_A.png",
"author": "thsrite",
"level": 1,
"history": {
"v2.1.5": "修复依赖问题",
"v2.1.4": "修复观影记录日期获取",
"v2.1.3": "优化执行周期输入需要MoviePilot v2.2.1+",
"v2.1.2": "媒体库黑名单改为媒体库名称",

View File

@@ -32,7 +32,7 @@ class EmbyReporter(_PluginBase):
# 插件图标
plugin_icon = "Pydiocells_A.png"
# 插件版本
plugin_version = "2.1.4"
plugin_version = "2.1.5"
# 插件作者
plugin_author = "thsrite"
# 作者主页

View File

@@ -0,0 +1 @@
cacheout