From 34f002a8e4cc7816e93eb8404e33f15f58629761 Mon Sep 17 00:00:00 2001 From: Xilin Jia <6257601+XilinJia@users.noreply.github.com> Date: Thu, 18 Jul 2024 22:55:29 +0100 Subject: [PATCH] 6.1.0 commit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 44699017..b6500c70 100644 --- a/README.md +++ b/README.md @@ -118,13 +118,13 @@ While podcast subscriptions' OPML files (from AntennaPod or any other sources) c ### Automation * auto download algorithm is changed to individual feed based. - * When auto download is enabled in the Settings, feeds to be auto-downloaded need to be separately enabled in the feed settings. - * Each feed also has its own download policy (only new episodes, newest episodes, and oldest episodes. "newest episodes" meaning most recent episodes, new or old) - * Each feed has its own limit (Episode cache) for number of episodes downloaded, this limit rules in combination of the overall limit for the app. - * After auto download run, episodes with New status is changed to Unplayed. - * auto download feed setting dialog is also changed: - * there are now separate dialogs for inclusive and exclusive filters where filter tokens can be specified independently - * on exclusive dialog, there are optional check boxes "Exclude episodes shorter than" and "Mark excluded episodes played" + * When auto download is enabled in the Settings, feeds to be auto-downloaded need to be separately enabled in the feed settings. + * Each feed also has its own download policy (only new episodes, newest episodes, and oldest episodes. "newest episodes" meaning most recent episodes, new or old) + * Each feed has its own limit (Episode cache) for number of episodes downloaded, this limit rules in combination of the overall limit for the app. + * After auto download run, episodes with New status is changed to Unplayed. + * auto download feed setting dialog is also changed: + * there are now separate dialogs for inclusive and exclusive filters where filter tokens can be specified independently + * on exclusive dialog, there are optional check boxes "Exclude episodes shorter than" and "Mark excluded episodes played" ### Security and reliability