From 009d57300b53483699ecc15ce8fbeb8e32f0c730 Mon Sep 17 00:00:00 2001 From: daghaian Date: Mon, 6 Aug 2018 12:51:55 -0700 Subject: [PATCH] Update README.md Updated README --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5a499ef..52ec0e1 100644 --- a/README.md +++ b/README.md @@ -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.