* Adding recommendation to pass-through optical drives.

* Update charts/stable/makemkv/docs/installation_notes.md

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* bump

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
SilentNyte
2023-01-17 17:51:32 -05:00
committed by GitHub
parent 685801f13a
commit fb0b94572b
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/makemkv
- https://github.com/jlesage/docker-makemkv
- https://hub.docker.com/r/jlesage/makemkv
version: 4.0.7
version: 4.0.8
annotations:
truecharts.org/catagories: |
- media
@@ -8,3 +8,6 @@
---
- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`.
- Mount USB Devices
- Host Device Path to `/dev/{sr0, dvd, sg0}` (Pick one)
- Container Device Path `/dev/{sr0, dvd, sg0}` (Pick one, most likely you have to match the host's path)