diff options
| author | Bill Thornton <thornbill@users.noreply.github.com> | 2021-07-15 10:05:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-15 10:05:50 -0400 |
| commit | da1dafe4ccf3726c8829a02fad374237169d3cbb (patch) | |
| tree | eeda2cd0a2a84ecea282ff631ec864497e66a435 | |
| parent | 607df7899f8402b9e550c02b93fff36d89537f8c (diff) | |
| parent | 8af7e5fe3acca1eebe74ea9d0e9708266b17b2f8 (diff) | |
Merge pull request #6303 from Artiume/patch-4
update bug report to ask for hwaccel
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 12f1f5ed5..5a525267a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,6 +17,7 @@ assignees: '' - Browser: [e.g. Firefox 72, Chrome 80, Safari 13] - Jellyfin Version: [e.g. 10.4.3, nightly 20191231] - Playback: [Direct Play, Remux, Direct Stream, Transcode] + - Hardware Acceleration: [e.g. none, VAAPI, NVENC, etc.] - Installed Plugins: [e.g. none, Fanart, Anime, etc.] - Reverse Proxy: [e.g. none, nginx, apache, etc.] - Base URL: [e.g. none, yes: /example] |
