aboutsummaryrefslogtreecommitdiff
path: root/include/Config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Config.hpp')
-rw-r--r--include/Config.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Config.hpp b/include/Config.hpp
index 68e4462..e737fee 100644
--- a/include/Config.hpp
+++ b/include/Config.hpp
@@ -48,6 +48,7 @@ namespace QuickMedia {
bool sort_by_name = false; // Series
bool sort_episodes_by_name = true;
bool auto_group_episodes = true;
+ bool recursive = true;
};
struct YoutubeSponsorblock {