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

19
sysmoon/tv/TVWanted.yml Normal file
View File

@@ -0,0 +1,19 @@
######################################################
# Sonarr Collections #
######################################################
templates:
sonarr_add:
sync_mode: sync
sonarr_add: true
sonarr_search: true
build_collection: false
collections:
Trakt Trending Shows:
template: { name: sonarr_add }
trakt_trending: 30
Trakt Popular Shows:
template: { name: sonarr_add }
trakt_popular: 30
Trakt Recommended Shows:
template: { name: sonarr_add }
trakt_recommended_weekly: 30