You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
634 B
23 lines
634 B
3 years ago
|
######################################################
|
||
|
# Radarr Collections #
|
||
|
######################################################
|
||
|
templates:
|
||
|
radarr_add:
|
||
|
sync_mode: sync
|
||
|
radarr_add: true
|
||
|
radarr_search: true
|
||
|
build_collection: false
|
||
|
collections:
|
||
|
Trakt Trending Movies:
|
||
|
template: { name: radarr_add }
|
||
|
trakt_trending: 30
|
||
|
Trakt Box Office Movies:
|
||
|
template: { name: radarr_add }
|
||
|
trakt_boxoffice: true
|
||
|
Trakt Popular Movies:
|
||
|
template: { name: radarr_add }
|
||
|
trakt_popular: 30
|
||
|
StevenLu Popular Movies:
|
||
|
template: { name: radarr_add }
|
||
|
stevenlu_popular: true
|