From 6f1ad3de62312b2f2f1dc1dbdf22484a02bd2b3f Mon Sep 17 00:00:00 2001 From: "davidaghaian@student.cccd.edu" Date: Sun, 5 Aug 2018 23:47:10 -0700 Subject: [PATCH] Added example usage for rating threshold --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1960518..8feef4e 100644 --- a/README.md +++ b/README.md @@ -1159,6 +1159,11 @@ Options: traktarr movies -t https://trakt.tv/users/user1/lists/private-movies-list --authenticate-user=user1 ``` +- Add movies,from the trending list, with a minimum rating of 80% according to rotten tomatoes + + ``` + traktarr movies -t trending -r 80 + ``` ### Shows