[Bug]: Download episodes from pagenized podcastfeed #2288

Open
opened 2026-04-25 00:05:48 +02:00 by adam · 1 comment
Owner

Originally created by @Tulpenzwiebel on GitHub (Oct 2, 2024).

What happened?

I want to download one of my podcasts and was surprised, that the first episode is episode 63.

What did you expect to happen?

I expected to see all episodes as I see it for example in AntennaPod.

Steps to reproduce the issue

  1. Add Podcast https://www.comeflywithus.de/feed/mp3/ to Audiobooksheld
  2. Go to episodes and let search for all episodes since 01/01/2019
  3. Will find only 99 Episodes, beginning with Episode 63 (may change with new releases of episodes) instead of 161

Audiobookshelf version

v2.13.4

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Chrome

Logs

No response

Additional Notes

I did some diging into it and I found that the RSS file contains only these 99 episodes, but it contains a reference (atom:link) to another RSS file with the remaining episodes:
<atom:link rel="self" type="application/rss+xml" title="Come Fly With Us (MP3 Feed)" href="https://www.comeflywithus.de/feed/mp3/" /> <atom:link rel="next" href="https://www.comeflywithus.de/feed/mp3/?paged=2" /> <atom:link rel="first" href="https://www.comeflywithus.de/feed/mp3/" /> <atom:link rel="last" href="https://www.comeflywithus.de/feed/mp3/?paged=2" />

Other podcast software like AntennaPod is able to deal with this and I would expect audiobooksheld to be also able to download the other episodes.

Same is true for other podcasts like https://omegataupodcast.net/feed/mp3/ - it seems that this is generated by Podlove.

Originally created by @Tulpenzwiebel on GitHub (Oct 2, 2024). ### What happened? I want to download one of my podcasts and was surprised, that the first episode is episode 63. ### What did you expect to happen? I expected to see all episodes as I see it for example in AntennaPod. ### Steps to reproduce the issue 1. Add Podcast https://www.[comeflywithus.de/feed/mp3/](https://www.comeflywithus.de/feed/mp3/) to Audiobooksheld 2. Go to episodes and let search for all episodes since 01/01/2019 3. Will find only 99 Episodes, beginning with Episode 63 (may change with new releases of episodes) instead of 161 ### Audiobookshelf version v2.13.4 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Chrome ### Logs _No response_ ### Additional Notes I did some diging into it and I found that the RSS file contains only these 99 episodes, but it contains a reference (atom:link) to another RSS file with the remaining episodes: `<atom:link rel="self" type="application/rss+xml" title="Come Fly With Us (MP3 Feed)" href="https://www.comeflywithus.de/feed/mp3/" /> <atom:link rel="next" href="https://www.comeflywithus.de/feed/mp3/?paged=2" /> <atom:link rel="first" href="https://www.comeflywithus.de/feed/mp3/" /> <atom:link rel="last" href="https://www.comeflywithus.de/feed/mp3/?paged=2" />` Other podcast software like AntennaPod is able to deal with this and I would expect audiobooksheld to be also able to download the other episodes. Same is true for other podcasts like https://[omegataupodcast.net/feed/mp3/](https://omegataupodcast.net/feed/mp3/) - it seems that this is generated by Podlove.
adam added the bug label 2026-04-25 00:05:48 +02:00
Author
Owner

@Tulpenzwiebel commented on GitHub (Nov 4, 2024):

Hello,
could anyone already look into this? And was able to confirm it?
Best regards
Felix

@Tulpenzwiebel commented on GitHub (Nov 4, 2024): Hello, could anyone already look into this? And was able to confirm it? Best regards Felix
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2288