mirror of
https://github.com/RiffSphere/Collectarr.git
synced 2025-12-20 12:30:09 -06:00
Update collectarr.conf.example
Added countvoice and countuncredited variables.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user