From 7b4760518e1a7026f4fe21cf0c7da2d23f9dc55b Mon Sep 17 00:00:00 2001 From: RiffSphere <58853004+RiffSphere@users.noreply.github.com> Date: Sun, 8 Aug 2021 06:30:13 +0200 Subject: [PATCH] Update collectarr.conf.example Added countvoice and countuncredited variables. --- collectarr.conf.example | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/collectarr.conf.example b/collectarr.conf.example index 632b364..f22288c 100644 --- a/collectarr.conf.example +++ b/collectarr.conf.example @@ -121,6 +121,14 @@ shouldMonitor=True ; searchOnAdd ; Have Radarr search movies when added searchOnAdd=True +; countvoice +; Some voice actors appear in many animated movies, doing a voice, often for small rolls +; This allows to not count an actor doing voice in a movie +countvoice=False +; countuncredited +; Sometimes actors are not credited in the movie, but TMDB still lists them +; This allows to not count uncredited actors when making lists +countuncredited=False ; actormin ; How often should an actor be in the (monitored if set) movies before a list is added actormin=20