You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0x5f3
76ca50e67e
|
9 months ago | |
---|---|---|
.. | ||
collections | 9 months ago | |
MOVIES.md | 9 months ago | |
README.md | 9 months ago | |
SHOWS.md | 9 months ago | |
_config.yml | 9 months ago | |
_debug.yml | 9 months ago | |
_maintenance.yml | 9 months ago | |
_movie.yml | 9 months ago | |
_show.yml | 9 months ago |
README.md
This config will populate the following:
- !Suggested (random, recently added|released, recommended, suggested, trending, popular, top-rated)
- Unwatched (random, recommended, suggested, popular, top-rated)
- !Watched (most watched daily|weekly|monthly|yearly)
- !Seasonal *
- Parental
- Documentaries
- Stand-up *
- Awards
- !Year (top-rated)
- !Decades (top-rated)
- !Genre (popular)
- !Genre (top-rated)
- Sub-genre (top-rated) *
- Studio *
- TMDB collections *
- Network ^
(! = enabled by default)
(* = movies only)
(^ = shows only)
For more details on what each section contains: movies | shows
Requirements:
- API keys for: mdblist, tmdb, trakt
Install:
git clone https://github.com/0x5f3/pmm.config config
Usage:
The initial process for populating collections:
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager:nightly --config config/config.yml --run --ignore-schedules
Following a successful initial run:
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager:nightly --config config/config.yml --run
Notes:
The parental configuration adds a 'Parental' label to their collections and all items included. The label is capable of being used with 'Allow Only Labels' in a user's restriction settings.