From 5edeb004d517d282bcb29669cf8b581874cb1cdb Mon Sep 17 00:00:00 2001
From: cxfksword <718792+cxfksword@users.noreply.github.com>
Date: Fri, 21 Nov 2025 21:28:01 +0800
Subject: [PATCH] fix: fix plugin cannot be loaded in lower versions
---
.github/ISSUE_TEMPLATE/00-bug_report.yml | 2 +-
.github/ISSUE_TEMPLATE/01-other_report.yml | 2 +-
Jellyfin.Plugin.Danmu/Jellyfin.Plugin.Danmu.csproj | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/00-bug_report.yml b/.github/ISSUE_TEMPLATE/00-bug_report.yml
index 347c48c..cbcd90f 100644
--- a/.github/ISSUE_TEMPLATE/00-bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/00-bug_report.yml
@@ -20,7 +20,7 @@ body:
attributes:
label: 日志(必填)
description: |
- 请复制粘贴错误日志,(可隐藏隐私字段) 日志访问路径:`打开菜单 -> 控制台 -> 日志`
+ 请复制粘贴错误日志或上传日志文件,(可隐藏隐私字段) 日志访问路径:`打开菜单 -> 控制台 -> 日志`
validations:
required: true
- type: textarea
diff --git a/.github/ISSUE_TEMPLATE/01-other_report.yml b/.github/ISSUE_TEMPLATE/01-other_report.yml
index d9cbf45..f421938 100644
--- a/.github/ISSUE_TEMPLATE/01-other_report.yml
+++ b/.github/ISSUE_TEMPLATE/01-other_report.yml
@@ -13,7 +13,7 @@ body:
attributes:
label: 日志(必填)
description: |
- 请复制粘贴相关日志,(可隐藏隐私字段) 日志访问路径:`打开菜单 -> 控制台 -> 日志`
+ 请复制粘贴相关日志或上传日志文件,(可隐藏隐私字段) 日志访问路径:`打开菜单 -> 控制台 -> 日志`
validations:
required: true
- type: textarea
diff --git a/Jellyfin.Plugin.Danmu/Jellyfin.Plugin.Danmu.csproj b/Jellyfin.Plugin.Danmu/Jellyfin.Plugin.Danmu.csproj
index d54de71..f7ed437 100644
--- a/Jellyfin.Plugin.Danmu/Jellyfin.Plugin.Danmu.csproj
+++ b/Jellyfin.Plugin.Danmu/Jellyfin.Plugin.Danmu.csproj
@@ -21,8 +21,8 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
-
+
+