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
4f080e1cfd
|
10 months ago | |
---|---|---|
.. | ||
metadata | 10 months ago | |
MOVIES.md | 10 months ago | |
README.md | 10 months ago | |
SHOWS.md | 10 months ago | |
_debug.yml | 10 months ago | |
movie.yml | 10 months ago | |
show.yml | 10 months ago |
README.md
This config will populate the following:
- !Suggested (random, recently added|released, suggested, trending, popular, top-rated, unwatched, most watched)
- !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:
- APP/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 --config config/movie.yml --collection-only --run --ignore-schedules
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager --config config/show.yml --collection-only --run --ignore-schedules
Following a successful initial run:
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager --config config/movie.yml --collection-only --run
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager --config config/show.yml --collection-only --run
A successful run will result in something similar to this: