mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-08 23:02:34 -05:00
0x5f3 configs
This commit is contained in:
38
0x5f3/README.md
Normal file
38
0x5f3/README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
This config will populate the following:
|
||||
|
||||
- Suggested (random, trending, popular, top-rated, most watched)
|
||||
- Awards
|
||||
- Year (top-rated)
|
||||
- Decades (top-rated)
|
||||
- Genre (popular)
|
||||
- Genre (top-rated)
|
||||
- Sub-genre (top-rated) *
|
||||
- Seasonal *
|
||||
- TMBD collections *
|
||||
|
||||
( * = movies only )
|
||||
|
||||
For more details on what each section contains: [movies](MOVIES.md) | [shows](SHOWS.md)
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
**Install:**
|
||||
|
||||
clone into PMM's root directory:
|
||||
```
|
||||
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
|
||||
```
|
||||
<br/>
|
||||
After a sucessfull run, you should have something like this:
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||

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

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