diff --git a/plugins/timestampTrade/timestampTrade.py b/plugins/timestampTrade/timestampTrade.py index c4de6645..2e8a1eb8 100644 --- a/plugins/timestampTrade/timestampTrade.py +++ b/plugins/timestampTrade/timestampTrade.py @@ -1333,6 +1333,7 @@ def excluded_marker_tag(marker): "matchFunscripts": True, "addTsTradeTag": False, "addTsTradeTitle": False, + "path": "/download_dir/tt-auto" } if "timestampTrade" in config["plugins"]: settings.update(config["plugins"]["timestampTrade"])