From f37ba8925e6ed63847572ee688dcd81e58b1db1b Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Thu, 18 Jan 2024 15:24:52 -0800 Subject: [PATCH] docs --- docs/source/config_reference/plugins.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/source/config_reference/plugins.rst b/docs/source/config_reference/plugins.rst index 464a21aa..6aa05162 100644 --- a/docs/source/config_reference/plugins.rst +++ b/docs/source/config_reference/plugins.rst @@ -166,6 +166,14 @@ granularity possible. Only download videos before this datetime. +``breaks`` + +:expected type: Optional[OverridesFormatter] +:description: + Toggle to enable breaking subsequent metadata downloads if an entry's upload date + is out of range. Defaults to True. + + ``enable`` :expected type: Optional[OverridesFormatter]