mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-09 07:12:30 -05:00
add documentary; add standup; change mdblist source; fix parental sorting; change 1_seasonal.yml position; change 1_suggested.yml position
This commit is contained in:
@@ -1,17 +1,20 @@
|
||||
This config will populate the following:
|
||||
|
||||
- Suggested (random, trending, popular, top-rated, most watched)
|
||||
- Seasonal *
|
||||
- !Suggested (random, trending, popular, top-rated, most watched)
|
||||
- !Seasonal *
|
||||
- Parental
|
||||
- Awards
|
||||
- Year (top-rated)
|
||||
- Decades (top-rated)
|
||||
- Genre (popular)
|
||||
- Genre (top-rated)
|
||||
- Documentaries
|
||||
- Stand-up *
|
||||
- !Awards
|
||||
- !Year (top-rated)
|
||||
- !Decades (top-rated)
|
||||
- !Genre (popular)
|
||||
- !Genre (top-rated)
|
||||
- Sub-genre (top-rated) *
|
||||
- TMBD collections *
|
||||
|
||||
( * = movies only )
|
||||
( ! = enabled by default)
|
||||
|
||||
For more details on what each section contains: [movies](MOVIES.md) | [shows](SHOWS.md)
|
||||
<br/>
|
||||
@@ -21,19 +24,22 @@ For more details on what each section contains: [movies](MOVIES.md) | [shows](SH
|
||||
|
||||
clone into PMM's root directory:
|
||||
```
|
||||
git clone --branch assets https://github.com/0x5f3/pmm-config config
|
||||
git clone https://github.com/0x5f3/pmm-config config
|
||||
```
|
||||
initial run to populate collections:
|
||||
```
|
||||
python plex_meta_manager.py --config config/movie.yml --collections-only --run --ignore-schedules
|
||||
python plex_meta_manager.py --config config/show.yml --collections-only --run --ignore-schedules
|
||||
```
|
||||
|
||||
*If you intend to use the Parental collection, enable "item_label.sync: Parental" (line 38, 1_parental.yml) on the initial run and disable for subsequent runs. This prevents ppm from relabelling all of the items with every run, where as disabling will only label new items added.*
|
||||
|
||||
<br/>
|
||||
After a sucessfull run, you should have something like this:
|
||||
After a successful run, you will have something similar to this:
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||

|
||||

|
||||
<br/>
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user