Update README.md

Updated README
pull/52/head
daghaian 6 years ago committed by GitHub
parent 7a2df31867
commit 009d57300b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -187,8 +187,7 @@ You can repeat this process for as many users as you like.
"boxoffice": 10,
"interval": 24,
"popular": 3,
"trending": 2,
"rating_limit": ""
"trending": 2
},
"shows": {
"anticipated": 10,
@ -219,7 +218,8 @@ You can repeat this process for as many users as you like.
"blacklisted_max_year": 2019,
"blacklisted_min_runtime": 60,
"blacklisted_min_year": 2000,
"blacklisted_tmdb_ids": []
"blacklisted_tmdb_ids": [],
"rating_limit": ""
},
"shows": {
"disabled_for": [],
@ -332,7 +332,6 @@ _Note: These settings are only needed if you plan to use traktarr on a schedule
"played_all": 2,
"watchlist": {},
"lists": {},
"rating_limit": ""
},
"shows": {
"anticipated": 10,
@ -375,8 +374,6 @@ _Note: These settings are only needed if you plan to use traktarr on a schedule
`lists` - Specify which custom lists to fetch (see explanation below).
`rating_limit` - Specify minimum movie rating threshold according to Rotten Tomatoes (movies only).
### Personal Watchlists
The watchlist task can be scheduled with a differtent item limit for every (authenticated) user.

Loading…
Cancel
Save