From d8d3d74c274d25719c41f0d90aaf98bab126b909 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Thu, 4 Jun 2026 19:32:03 +0200 Subject: [PATCH] Small docs fixes reported by translators --- _i18n/en/documentation/automation/automatic-downloads.md | 4 ++-- _i18n/en/documentation/general/episode-deletion.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_i18n/en/documentation/automation/automatic-downloads.md b/_i18n/en/documentation/automation/automatic-downloads.md index 3368e746e..b47041359 100644 --- a/_i18n/en/documentation/automation/automatic-downloads.md +++ b/_i18n/en/documentation/automation/automatic-downloads.md @@ -1,4 +1,4 @@ -When you subscribe to a podcast and are interested in every new episode, automatic downloads save you from having to manually download each one. This page explains how to set it up and what to check when it isn't working. +When you subscribe to a podcast and are interested in every new episode, automatic downloads save you from having to manually download each one. This page explains how to set them up and what to check when it isn't working. ## How automatic downloads work @@ -18,7 +18,7 @@ In the per-podcast settings, under `Episode filter` you can also set a minimum e If automatic downloads are enabled but episodes are not downloading, work through this checklist: -1. Is `Include in automatic downloads` enabled on the specific podcast? +1. Is `Include in auto downloads` enabled on the specific podcast? 2. Are you on WiFi (or is the WiFi-only restriction disabled)? 3. Has the episode download limit been reached? Check how many episodes are currently downloaded (on the `Downloads` screen, not just the ones in the queue) and compare it to the limit in `Settings` » `Downloads` » `Automatic download`. 4. Are the episodes of the podcast added to the inbox? Only episodes in the inbox are eligible for automatic download, so if you set the `New episodes action` to anything other than `Add to inbox`, nothing gets downloaded. Note that automatic download moves the episodes from the inbox to the queue once downloaded, so they still end up in your queue. diff --git a/_i18n/en/documentation/general/episode-deletion.md b/_i18n/en/documentation/general/episode-deletion.md index cd315c5d5..510a8579d 100644 --- a/_i18n/en/documentation/general/episode-deletion.md +++ b/_i18n/en/documentation/general/episode-deletion.md @@ -1,5 +1,5 @@ When you are done listening to an episode, in most cases you want to delete it to free up space. There are different ways to delete episodes. -Firstly, you can of course manually delete episodes. When viewing the queue or a specific podcast, you can long-press an episode and tap `Delete`. When viewing the `Downloads` screen you can also simply tap the bin icon. If you want, AntennaPod can automatically remove an episode from the queue if it is deleted. You can find this option under `Settings` » `Storage` » `Delete removes from Queue`. Keep in mind that the `Queue` screen does not show all downloads. Use the `Downloads` screen if you want to see all downloads. +Firstly, you can of course manually delete episodes. When viewing the queue or a specific podcast, you can long-press an episode and tap `Delete`. When viewing the `Downloads` screen you can also simply tap the bin icon. If you want, AntennaPod can automatically remove an episode from the queue if it is deleted. You can find this option under `Settings` » `Downloads` » `Delete removes from Queue`. Keep in mind that the `Queue` screen does not show all downloads. Use the `Downloads` screen if you want to see all downloads. Secondly, AntennaPod has some solutions to automatically delete episodes. Particularly, AntennaPod can automatically delete episodes when playback completes, and when it needs space for the Automatic Download process. For more information on these options, please see the [Automatic Deletion](/documentation/automation/deletion) article.