mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:10:04 +03:00
make markdownlint happy (#1408)
This commit is contained in:
@@ -36,4 +36,6 @@ Full release notes available on [GitHub](https://github.com/jellyfin/jellyfin-ko
|
||||
|
||||
If you have the Jellyfin for Kodi addon repository installed and updates enabled, this version will automatically be installed for you.
|
||||
|
||||
<!-- markdownlint-disable MD059 -->
|
||||
|
||||
If you have installed the addon manually, the new zip file is available [here](https://repo.jellyfin.org/releases/client/kodi/plugin.video.jellyfin/plugin.video.jellyfin-0.5.0.zip).
|
||||
|
||||
@@ -769,7 +769,7 @@ This can be useful for speeding up the OpenCL based HDR/DV tone-mapping.
|
||||
|
||||
:::tip
|
||||
|
||||
More detail information about Intel video hardware can be found [here](https://github.com/intel/media-driver#components-and-features).
|
||||
More detail information about Intel video hardware can be found [on the Intel media driver repo](https://github.com/intel/media-driver#components-and-features).
|
||||
|
||||
:::
|
||||
|
||||
|
||||
@@ -264,7 +264,7 @@ LXC setup idea is a bit similar to docker - you need to pass the **device files*
|
||||
|
||||
:::warning
|
||||
|
||||
Privileged LXC containers are considered unsafe by design - read more [here](https://linuxcontainers.org/lxc/security/). This guide however does not cover steps required to make jellyfin VPU hardware acceleration working in unprivileged container.
|
||||
Privileged LXC containers are considered unsafe by design - read more [on the LXC official documentation](https://linuxcontainers.org/lxc/security/). This guide however does not cover steps required to make jellyfin VPU hardware acceleration working in unprivileged container.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user