Add configs for Movies/TV

This commit is contained in:
sysmoon14
2022-01-14 16:28:55 +00:00
committed by GitHub
parent fddf7921c1
commit 08f8be7237
8 changed files with 297 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
######################################################
# 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