@4eh5xitv6787h645ebv wrote:
How would i set a limit for import-trakt-to-sonarr. Like as in i only want the top 50 searches for the list popular.
This is my config atm:
tasks:
import-trakt-to-sonarr:
trakt_list:
username: "REMOVED"
account: "REMOVED"
list: "popular"
type: shows
accept_all: yeslist_add: - sonarr_list: base_url: REMOVED port: REMOVED api_key: "REMOVED" ignore_episodes_with_files: true ignore_episodes_without_files: false search_missing_episodes: true
I have tired adding limit: 50 under accept_all but that doesn't work.
Anyone got any ideas?
Posts: 2
Participants: 1