mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Update README.md
This commit is contained in:
parent
4f080e1cfd
commit
2d8fafef91
@ -1,5 +1,5 @@
|
|||||||
This config will populate the following:
|
#### This config will populate the following:
|
||||||
|
```
|
||||||
- !Suggested (random, recently added|released, suggested, trending, popular, top-rated, unwatched, most watched)
|
- !Suggested (random, recently added|released, suggested, trending, popular, top-rated, unwatched, most watched)
|
||||||
- !Seasonal *
|
- !Seasonal *
|
||||||
- Parental
|
- Parental
|
||||||
@ -18,40 +18,28 @@ This config will populate the following:
|
|||||||
( ! = enabled by default)
|
( ! = enabled by default)
|
||||||
( * = movies only )
|
( * = movies only )
|
||||||
( ^ = shows only )
|
( ^ = shows only )
|
||||||
|
```
|
||||||
For more details on what each section contains: [movies](MOVIES.md) | [shows](SHOWS.md)
|
###### For more details on what each section contains: [movies](MOVIES.md) | [shows](SHOWS.md)
|
||||||
|
#### Requirements:
|
||||||
**Requirements:**
|
```
|
||||||
|
|
||||||
- APP/API keys for: mdblist, tmdb, trakt
|
- APP/API keys for: mdblist, tmdb, trakt
|
||||||
|
```
|
||||||
**Install:**
|
#### Install:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/0x5f3/pmm.config config
|
git clone https://github.com/0x5f3/pmm.config config
|
||||||
```
|
```
|
||||||
|
#### Usage:
|
||||||
|
|
||||||
**Usage:**
|
###### The initial process for populating collections:
|
||||||
|
|
||||||
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/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
|
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:
|
||||||
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/movie.yml --collection-only --run
|
||||||
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager --config config/show.yml --collection-only --run
|
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager --config config/show.yml --collection-only --run
|
||||||
```
|
```
|
||||||
<br/>
|
###### A successful run will result in something similar to this:
|
||||||
A successful run will result in something similar to this:
|
|
||||||
<br/>
|
|
||||||
<br/>
|
|
||||||
|
|
||||||

|

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

|

|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user