diff --git a/charts/incubator/plex-auto-languages/.helmignore b/charts/stable/plex-auto-languages/.helmignore similarity index 100% rename from charts/incubator/plex-auto-languages/.helmignore rename to charts/stable/plex-auto-languages/.helmignore diff --git a/charts/incubator/plex-auto-languages/CHANGELOG.md b/charts/stable/plex-auto-languages/CHANGELOG.md similarity index 100% rename from charts/incubator/plex-auto-languages/CHANGELOG.md rename to charts/stable/plex-auto-languages/CHANGELOG.md diff --git a/charts/incubator/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml similarity index 83% rename from charts/incubator/plex-auto-languages/Chart.yaml rename to charts/stable/plex-auto-languages/Chart.yaml index e958336cf27..ecfbb6383af 100644 --- a/charts/incubator/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -1,10 +1,3 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video apiVersion: v2 appVersion: "latest" dependencies: @@ -12,8 +5,8 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.0 deprecated: false -description: "Mes vidos sur TrueNAS disponibles sur : https://www.youtube.com/superboki\r\n" -home: https://truecharts.org/docs/charts/incubator/plex-auto-languages +description: Automated language selection for Plex TV Shows. +home: https://truecharts.org/docs/charts/stable/plex-auto-languages icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png keywords: - plex-auto-languages @@ -32,4 +25,12 @@ sources: - https://github.com/remirigal/plex-auto-languages - https://hub.docker.com/r/remirigal/plex-auto-languages type: application -version: 0.0.19 +version: 1.0.0 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/charts/incubator/plex-auto-languages/README.md b/charts/stable/plex-auto-languages/README.md similarity index 97% rename from charts/incubator/plex-auto-languages/README.md rename to charts/stable/plex-auto-languages/README.md index cc190267c15..5991638b0c3 100644 --- a/charts/incubator/plex-auto-languages/README.md +++ b/charts/stable/plex-auto-languages/README.md @@ -1,109 +1,109 @@ -# plex-auto-languages - -![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) - -Mes vidos sur TrueNAS disponibles sur : https://www.youtube.com/superboki - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-auto-languages](https://truecharts.org/docs/charts/incubator/plex-auto-languages) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.0 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). - -### Helm - -To install the chart with the release name `plex-auto-languages` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install plex-auto-languages TrueCharts/plex-auto-languages -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plex-auto-languages` deployment - -```console -helm uninstall plex-auto-languages -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plex-auto-languages \ - --set env.TZ="America/New York" \ - TrueCharts/plex-auto-languages -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plex-auto-languages TrueCharts/plex-auto-languages -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project +# plex-auto-languages + +![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) + +Mes vidos sur TrueNAS disponibles sur : https://www.youtube.com/superboki + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-auto-languages](https://truecharts.org/docs/charts/incubator/plex-auto-languages) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.0 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `plex-auto-languages` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plex-auto-languages TrueCharts/plex-auto-languages +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plex-auto-languages` deployment + +```console +helm uninstall plex-auto-languages +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex-auto-languages \ + --set env.TZ="America/New York" \ + TrueCharts/plex-auto-languages +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex-auto-languages TrueCharts/plex-auto-languages -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/charts/stable/plex-auto-languages/docs/imgs/xml_info_token.png b/charts/stable/plex-auto-languages/docs/imgs/xml_info_token.png new file mode 100644 index 00000000000..5acba96a4da Binary files /dev/null and b/charts/stable/plex-auto-languages/docs/imgs/xml_info_token.png differ diff --git a/charts/stable/plex-auto-languages/docs/installation_notes.md b/charts/stable/plex-auto-languages/docs/installation_notes.md new file mode 100644 index 00000000000..a3acce7662f --- /dev/null +++ b/charts/stable/plex-auto-languages/docs/installation_notes.md @@ -0,0 +1,7 @@ +# Installation Notes + +- Set `PLEX_URL` with `http://IP:PORT` or cluster: `http://plex.ix-plex.svc.cluster.local:32400`. this cluster URL assumes you named it `plex`. + +- To set `PLEX_TOKEN` you need to Browse to a library item and view the XML for it in plex as the `admin` user in the browser, the url will end with `...Plex-Token=` so **ONLY** copy after the `=` for the token. + +![xml_info_token.png](imgs/xml_info_token.png) diff --git a/charts/incubator/plex-auto-languages/icon.png b/charts/stable/plex-auto-languages/icon.png similarity index 100% rename from charts/incubator/plex-auto-languages/icon.png rename to charts/stable/plex-auto-languages/icon.png diff --git a/charts/incubator/plex-auto-languages/questions.yaml b/charts/stable/plex-auto-languages/questions.yaml similarity index 98% rename from charts/incubator/plex-auto-languages/questions.yaml rename to charts/stable/plex-auto-languages/questions.yaml index c6a512d486b..b813c342475 100644 --- a/charts/incubator/plex-auto-languages/questions.yaml +++ b/charts/stable/plex-auto-languages/questions.yaml @@ -26,7 +26,7 @@ questions: label: "PLEX_TOKEN" schema: type: string - default: "VOTRE_TOKEN_PLEX" + default: "YOUR_TOKEN_PLEX" # Include{serviceExpertRoot} default: false # Include{serviceExpert} diff --git a/charts/incubator/plex-auto-languages/templates/common.yaml b/charts/stable/plex-auto-languages/templates/common.yaml similarity index 100% rename from charts/incubator/plex-auto-languages/templates/common.yaml rename to charts/stable/plex-auto-languages/templates/common.yaml diff --git a/charts/incubator/plex-auto-languages/values.yaml b/charts/stable/plex-auto-languages/values.yaml similarity index 94% rename from charts/incubator/plex-auto-languages/values.yaml rename to charts/stable/plex-auto-languages/values.yaml index 5c1fdb4f580..0d957fd2a81 100644 --- a/charts/incubator/plex-auto-languages/values.yaml +++ b/charts/stable/plex-auto-languages/values.yaml @@ -1,27 +1,20 @@ -env: - PLEX_TOKEN: VOTRE_TOKEN_PLEX - PLEX_URL: http://plex:32400 image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plex-auto-languages tag: latest@sha256:189e71bed60e6bf3e56c8a6b955db151d23af124ea91386e84983268ef74c0b5 -persistence: - config: - enabled: true - mountPath: /config -podSecurityContext: - runAsGroup: 0 - runAsUser: 0 -probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false + securityContext: readOnlyRootFilesystem: false runAsNonRoot: false + +podSecurityContext: + runAsGroup: 0 + runAsUser: 0 + +env: + PLEX_TOKEN: YOUR_TOKEN_PLEX + PLEX_URL: http://plex:32400 + service: main: enabled: false @@ -29,5 +22,18 @@ service: main: enabled: false +persistence: + config: + enabled: true + mountPath: /config + +probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + portal: enabled: false