mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-16 13:58:25 +00:00
[44] Merge remote-tracking branch 'bull/patch-6' into nightly
This commit is contained in:
commit
7585b833f2
9 changed files with 10 additions and 10 deletions
|
@ -11,7 +11,7 @@ external_templates:
|
|||
collection_section: 130
|
||||
|
||||
collections:
|
||||
Spirit Best Feature Winners:
|
||||
Independent Spirit Best Feature Winners:
|
||||
variables:
|
||||
key: best
|
||||
template:
|
||||
|
|
|
@ -12,7 +12,7 @@ external_templates:
|
|||
collection_section: "110"
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
AU Ratings Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: content_rating
|
||||
|
|
|
@ -11,7 +11,7 @@ external_templates:
|
|||
collection_section: "110"
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
CS Ratings Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: content_rating
|
||||
|
|
|
@ -11,7 +11,7 @@ external_templates:
|
|||
collection_section: "110"
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
DE Ratings Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: content_rating
|
||||
|
|
|
@ -11,7 +11,7 @@ external_templates:
|
|||
collection_section: "110"
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
MAL Ratings Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: content_rating
|
||||
|
|
|
@ -12,7 +12,7 @@ external_templates:
|
|||
collection_section: "110"
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
NZ Ratings Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: content_rating
|
||||
|
|
|
@ -11,7 +11,7 @@ external_templates:
|
|||
collection_section: "110"
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
UK Ratings Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: content_rating
|
||||
|
|
|
@ -12,7 +12,7 @@ Supported Library Types: Movie
|
|||
|
||||
| Collection | Key | Description |
|
||||
|:--------------------------------------------------------------------------------------|:----------------------------------|:-------------------------------------------------------------------|
|
||||
| `Spirit Best Feature Winners` | `best` | Collection of Independent Spirit Best Feature Award Winners. |
|
||||
| `Independent Spirit Best Feature Winners` | `best` | Collection of Independent Spirit Best Feature Award Winners. |
|
||||
| `Independent Spirit Awards <<year>>`<br>**Example:** `Independent Spirit Awards 2022` | `<<year>>`<br>**Example:** `2022` | Collection of Independent Spirit Award Winners for the given year. |
|
||||
|
||||
## Config
|
||||
|
|
|
@ -66,9 +66,9 @@ To install a container from docker hub, you will need community applications - a
|
|||
|
||||
4. Set the `Console shell command:` to `Bash`
|
||||
|
||||
5. Click `Show more settings...` to set any [Environmental Variables](../environmental.md) you wish to use. **For the purposes of this walkthrough, the** `Container Path: /config` **path for the unRAID app is** `/mnt/user/appdata/plex-meta-manager`. Other than this, set the `PMM_TIME` variable to `5:00` under the `Show more settings...`
|
||||
5. Click `Show more settings...` to set any [Environmental Variables](../environmental.md) you wish to use. **For the purposes of this walkthrough, the** `Container Path: /config` **path for the unRAID app is** `/mnt/user/appdata/plex-meta-manager/config` (_**Note the case is ALL lower case**_). Other than this, set the `PMM_TIME` variable to `5:00` under the `Show more settings...`
|
||||
|
||||
6. Hit `Apply`, and allow unRAID to download the docker container.
|
||||
6. Hit `Apply`, and allow unRAID to download the container.
|
||||
|
||||
#### Important note on Docker images
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue