mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
23 lines
634 B
YAML
23 lines
634 B
YAML
######################################################
|
|
# 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
|