Update collectarr.conf.example

Added countvoice and countuncredited variables.
This commit is contained in:
RiffSphere
2021-08-08 06:30:13 +02:00
committed by GitHub
parent 76ed9cdc7e
commit 7b4760518e

View File

@@ -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