Master (#6437)
* 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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user