[Bug]: In a series RSS feed, all audio file downloads point to the first file #970

Closed
opened 2026-04-24 23:27:58 +02:00 by adam · 1 comment
Owner

Originally created by @Weldawadyathink on GitHub (Feb 22, 2023).

Describe the issue

All audio files in a series RSS feed point to the file for the first item in the series. Tested using the Temeraire Series, but should be reproducible with any series. Also tested with Overcast and Apple Podcasts for Mac.

The RSS feed correctly points to different links for the different books in the series, but all links return the audio file for the first item. For example:
/feed/ser_1tcyx12el13axtq1yt/item/1/Empire of Ivory: Temeraire, Book 4.m4b
/feed/ser_1tcyx12el13axtq1yt/item/1/Black Powder War: Temeraire, Book 3.m4b
These endpoints both return the same file.

Steps to reproduce the issue

  1. Create a series
  2. Open an RSS feed for the series
  3. Import RSS feed into a podcast program
  4. Play or Download any books in the series, excluding the first one

Audiobookshelf version

v2.2.15

How are you running audiobookshelf?

Docker

Originally created by @Weldawadyathink on GitHub (Feb 22, 2023). ### Describe the issue All audio files in a series RSS feed point to the file for the first item in the series. Tested using the [Temeraire Series](https://en.wikipedia.org/wiki/Temeraire_(series)), but should be reproducible with any series. Also tested with Overcast and Apple Podcasts for Mac. The RSS feed correctly points to different links for the different books in the series, but all links return the audio file for the first item. For example: /feed/ser_1tcyx12el13axtq1yt/item/1/Empire of Ivory: Temeraire, Book 4.m4b /feed/ser_1tcyx12el13axtq1yt/item/1/Black Powder War: Temeraire, Book 3.m4b These endpoints both return the same file. ### Steps to reproduce the issue 1. Create a series 2. Open an RSS feed for the series 3. Import RSS feed into a podcast program 4. Play or Download any books in the series, excluding the first one ### Audiobookshelf version v2.2.15 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:27:58 +02:00
adam closed this issue 2026-04-24 23:27:58 +02:00
Author
Owner

@advplyr commented on GitHub (Mar 6, 2023):

Fixed in v2.2.16

@advplyr commented on GitHub (Mar 6, 2023): Fixed in [v2.2.16](https://github.com/advplyr/audiobookshelf/releases/tag/v2.2.16)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#970