Table of Contents
Media Servers
Jellyfin
Didn't try Emby because it has a paywall.
Metadata
Rename using ReNamer
(Windows only).
No metadata database for open courses. Need to manage manually. How?
Hardware Acceleration
(failed) NVIDIA NVENC
After installing Nvidia drivers for GTX 850m, laptop fan will keep running in high speed.
Not sure why.
Maybe
TLP
can help, not try yet.
Uninstall Nvidia drivers, using the default Nouveau drivers, the fan returns to be quiet.
(failed) VA-API
The open-source Nouveau drivers can use VAAPI.
Not try yet.
(failed) Tried this one, doesn't work
vainfo –display drm –device /dev/dri/renderD128 # https://github.com/intel/libva-utils/issues/120
https://wiki.debian.org/NvidiaGraphicsDrivers#Debian_10_.22Buster.22-1
(failed) Tried this one, doesn't work
https://wiki.debian.org/NVIDIA%20Optimus#Using_NVIDIA_PRIME_Render_Offload
(succeed) Install Intel driver, using intel VAAPI
The non-free driver can be installed with the i965-va-driver-shaders. (see https://wiki.debian.org/HardwareVideoAcceleration#VA-API)
Then running
vainfo --display drm --device /dev/dri/renderD128 # https://github.com/intel/libva-utils/issues/120
shows correct decoding and encoding supports.
Set up Jellyfin HA using VAAPI, not intel QuickSync.
Plex
Plex is deployed using Docker and Portainer.
The
PUID
and PGID
should have high enough permissions to write /config
and read files.
* https://hub.docker.com/r/linuxserver/plex
* https://pcmac.biz/plex-media-server-on-openmediavault-5-raspberry-pi-4/
添加GPU解码;温度监控;本地解码;整理库;手动添加信息?;设置细节。
Not free. Give up due to the payall.