mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
add wording of delete_collections
less attribute being optional, fix incorrect Attribute names, and fix typos
This commit is contained in:
parent
a9391fdb94
commit
8fbcf49afd
24 changed files with 26 additions and 26 deletions
|
@ -69,7 +69,7 @@ You can create individual blocks of operations by using a list under `operations
|
||||||
|
|
||||||
<hr style="margin: 0px;">
|
<hr style="margin: 0px;">
|
||||||
|
|
||||||
**Attribute:** `assets_for_all`
|
**Attribute:** `delete_collections`
|
||||||
|
|
||||||
**Accepted Values:** There are a few different options to determine how the `delete_collections` works.
|
**Accepted Values:** There are a few different options to determine how the `delete_collections` works.
|
||||||
|
|
||||||
|
@ -78,7 +78,7 @@ You can create individual blocks of operations by using a list under `operations
|
||||||
<tr><td>`managed: false`</td><td>Collection must be Unmanaged to be deleted<br>(collection does not have the `PMM` label)</td></tr>
|
<tr><td>`managed: false`</td><td>Collection must be Unmanaged to be deleted<br>(collection does not have the `PMM` label)</td></tr>
|
||||||
<tr><td>`configured: true`</td><td>Collection must be Configured to be deleted<br>(collection is in the config file of the specific PMM run)</td></tr>
|
<tr><td>`configured: true`</td><td>Collection must be Configured to be deleted<br>(collection is in the config file of the specific PMM run)</td></tr>
|
||||||
<tr><td>`configured: false`</td><td>Collection must be Unconfigured to be deleted<br>(collection is not in the config file of the specific PMM run)</td></tr>
|
<tr><td>`configured: false`</td><td>Collection must be Unconfigured to be deleted<br>(collection is not in the config file of the specific PMM run)</td></tr>
|
||||||
<tr><td>`less: ###`</td><td>Collection must contain less then the given number of items to be deleted.<br>### is a Number greater than 0</td></tr>
|
<tr><td>`less: ###`</td><td>Collection must contain less then the given number of items to be deleted.<br>### is a Number greater than 0<br>Optional value which if undefined means collections will be deleted regardless of how many items they have</td></tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
**The collection does not need to be scheduled to be considered configured and only needs to be in the config file.**
|
**The collection does not need to be scheduled to be considered configured and only needs to be in the config file.**
|
||||||
|
@ -410,7 +410,7 @@ You can create individual blocks of operations by using a list under `operations
|
||||||
|
|
||||||
<hr style="margin: 0px;">
|
<hr style="margin: 0px;">
|
||||||
|
|
||||||
**Attribute:** `mass_poster_update`
|
**Attribute:** `mass_background_update`
|
||||||
|
|
||||||
**Accepted Values:**
|
**Accepted Values:**
|
||||||
|
|
||||||
|
|
|
@ -49,7 +49,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -65,7 +65,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -62,7 +62,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -50,7 +50,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:---------|
|
|:--------------------|:---------|
|
||||||
|
|
|
@ -51,7 +51,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:---------|
|
|:--------------------|:---------|
|
||||||
|
|
|
@ -40,7 +40,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:---------|
|
|:--------------------|:---------|
|
||||||
|
|
|
@ -46,7 +46,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:---------|
|
|:--------------------|:---------|
|
||||||
|
|
|
@ -30,7 +30,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -27,7 +27,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -42,7 +42,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------------|
|
|:--------------------|:------------------|
|
||||||
|
|
|
@ -43,7 +43,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -126,7 +126,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:-----------------------------|
|
|:--------------------|:-----------------------------|
|
||||||
|
|
|
@ -27,7 +27,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -39,7 +39,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -68,7 +68,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -118,7 +118,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -53,7 +53,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:---------|
|
|:--------------------|:---------|
|
||||||
|
|
|
@ -33,7 +33,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -36,7 +36,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -55,7 +55,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:-------------------------------------------------------------------------------|
|
|:--------------------|:-------------------------------------------------------------------------------|
|
||||||
|
|
|
@ -30,7 +30,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
|
@ -36,7 +36,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:-----------------|
|
|:--------------------|:-----------------|
|
||||||
|
|
|
@ -49,7 +49,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
||||||
|
|
||||||
??? info "Click to expand"
|
??? info "Click to expand"
|
||||||
|
|
||||||
??? example "Default Templatye Variable Values (click to expand)"
|
??? example "Default Template Variable Values (click to expand)"
|
||||||
|
|
||||||
| Variable | Default |
|
| Variable | Default |
|
||||||
|:--------------------|:------------|
|
|:--------------------|:------------|
|
||||||
|
|
Loading…
Reference in a new issue