Skip to content

Commit 13a7f0d

Browse files
keunesByteHamster
andauthored
Add article on download and feed refresh error (#174)
Co-authored-by: ByteHamster <[email protected]>
1 parent f3a7ea9 commit 13a7f0d

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: documentation.categories.bugs-first-aid.refresh-download-errors
3+
layout: doc
4+
level: "2"
5+
group: "bugs-first-aid"
6+
icon: "fas fa-exclamation-circle"
7+
order: 07
8+
---
9+
10+
# {% t {{ page.title }} %}
11+
12+
{% tf documentation/{{ page.group }}/{{ page.slug }}.md %}

_i18n/en.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ documentation:
164164
cannot-stream-download: "Cannot download an episode"
165165
episodes-missing: "Old episodes are missing"
166166
playback-stops: "Playback suddenly stops"
167+
refresh-download-errors: "Download or feed refresh error"
167168
podcasters-hosters:
168169
title: "For Podcasters & Hosters"
169170
intro: "Below, you can find our support information for podcasters & hosting providers."
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Do you get a notification saying that downloads completed with errors? Then AntennaPod could not refresh the podcast or download an audio file from the website of the podcast hoster.
2+
3+
Issues that only occur with one or a few specific podcasts are often related to those podcasts. To confirm if this is the case, you can follow these steps:
4+
1. Tap on the notification to open the Download Log
5+
2. Tap on the specific log entry with the error
6+
3. Long-press on the URL that is displayed, and copy or open it in your web browser
7+
8+
If the URL doesn't work in the browser either, this means that it is not a problem with AntennaPod. If you get the error message consistently then the podcast has likely been moved, taken off-line or is not properly configured. In this case, please contact the podcast creators (as this cannot be fixed at our end).
9+
10+
Does the error message in the Download log say "Failed to connect to [url]"? Then this probably means that there is interference on your network. If you have an ad-blocker, VPN, captive portal, proxy, privacy guard, special DNS service, or parental control set up on your phone, you can try turning these off.
11+
12+
Do you see an error message like "not well-formed (invalid token)”? Then the publisher messed up their (RSS) feed. (For example, they might have used a plain `&`-sign rather than encoding it as `&amp;`.) Please contact the publisher directly, as this cannot be fixed at our end.
13+
14+
If you can't pinpoint the issue, please copy the error message via the Copy-button and share it [on our forum](https://forum.antennapod.org/c/support/7). Our community will happily have a look to find out the exact cause!

0 commit comments

Comments
 (0)