From 9da748394cc497170d4bb91cc28a475386fe833f Mon Sep 17 00:00:00 2001 From: gismo2004 <2325636+gismo2004@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:35:50 +0100 Subject: [PATCH] docs(multiple) remove outdated docs (#32291) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** remove outdated docs for: - czkawka - filebot - handbrake - makemkv - mediainfo - mkvcleaver - putty - qdirstat - tsmuxer ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [x] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/stable/czkawka/docs/installation_notes.md | 12 ------------ charts/stable/filebot/docs/installation_notes.md | 12 ------------ .../stable/handbrake/docs/installation_notes.md | 12 ------------ charts/stable/makemkv/docs/installation_notes.md | 15 --------------- .../stable/mediainfo/docs/installation_notes.md | 12 ------------ .../stable/mkvcleaver/docs/installation_notes.md | 12 ------------ charts/stable/putty/docs/installation_notes.md | 12 ------------ charts/stable/qdirstat/docs/installation_notes.md | 12 ------------ charts/stable/tsmuxer/docs/installation_notes.md | 12 ------------ 9 files changed, 111 deletions(-) delete mode 100644 charts/stable/czkawka/docs/installation_notes.md delete mode 100644 charts/stable/filebot/docs/installation_notes.md delete mode 100644 charts/stable/handbrake/docs/installation_notes.md delete mode 100644 charts/stable/makemkv/docs/installation_notes.md delete mode 100644 charts/stable/mediainfo/docs/installation_notes.md delete mode 100644 charts/stable/mkvcleaver/docs/installation_notes.md delete mode 100644 charts/stable/putty/docs/installation_notes.md delete mode 100644 charts/stable/qdirstat/docs/installation_notes.md delete mode 100644 charts/stable/tsmuxer/docs/installation_notes.md diff --git a/charts/stable/czkawka/docs/installation_notes.md b/charts/stable/czkawka/docs/installation_notes.md deleted file mode 100644 index df4feb328da..00000000000 --- a/charts/stable/czkawka/docs/installation_notes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`. diff --git a/charts/stable/filebot/docs/installation_notes.md b/charts/stable/filebot/docs/installation_notes.md deleted file mode 100644 index df4feb328da..00000000000 --- a/charts/stable/filebot/docs/installation_notes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`. diff --git a/charts/stable/handbrake/docs/installation_notes.md b/charts/stable/handbrake/docs/installation_notes.md deleted file mode 100644 index df4feb328da..00000000000 --- a/charts/stable/handbrake/docs/installation_notes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`. diff --git a/charts/stable/makemkv/docs/installation_notes.md b/charts/stable/makemkv/docs/installation_notes.md deleted file mode 100644 index 3b717d16403..00000000000 --- a/charts/stable/makemkv/docs/installation_notes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- 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) diff --git a/charts/stable/mediainfo/docs/installation_notes.md b/charts/stable/mediainfo/docs/installation_notes.md deleted file mode 100644 index df4feb328da..00000000000 --- a/charts/stable/mediainfo/docs/installation_notes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`. diff --git a/charts/stable/mkvcleaver/docs/installation_notes.md b/charts/stable/mkvcleaver/docs/installation_notes.md deleted file mode 100644 index df4feb328da..00000000000 --- a/charts/stable/mkvcleaver/docs/installation_notes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`. diff --git a/charts/stable/putty/docs/installation_notes.md b/charts/stable/putty/docs/installation_notes.md deleted file mode 100644 index df4feb328da..00000000000 --- a/charts/stable/putty/docs/installation_notes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`. diff --git a/charts/stable/qdirstat/docs/installation_notes.md b/charts/stable/qdirstat/docs/installation_notes.md deleted file mode 100644 index df4feb328da..00000000000 --- a/charts/stable/qdirstat/docs/installation_notes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`. diff --git a/charts/stable/tsmuxer/docs/installation_notes.md b/charts/stable/tsmuxer/docs/installation_notes.md deleted file mode 100644 index df4feb328da..00000000000 --- a/charts/stable/tsmuxer/docs/installation_notes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Installation Notes ---- - -- If you enable `Ingress` for this app, you need to have `SECURE_CONNECTION` set to `false` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`. -- You can't enable `Ingress` for `VNC` If you want to use `VNC`, you must set this service to `Simple` instead -- `VNC` with `SECURE_CONNECTION` set `true`, only works with very few clients. One of them is `SSVNC`. -- `SECURE_CONNECTION` affects both `WebUI` and `VNC`. - ---- - -- If you are passing through devices such as `Optical Drives`, you have to Click `Container Security Settings` and set `PUID` to `0`.