advplyr / audiobookshelf

Self-hosted audiobook and podcast server
https://audiobookshelf.org
GNU General Public License v3.0
6.39k stars 451 forks source link

[Bug]: RSS feeds for collections not updating when adding/removing books #2414

Closed advplyr closed 9 months ago

advplyr commented 9 months ago

Describe the issue

Adding or removing a book should update the RSS feed. Updating the description or title of the collection will refresh the feed.

Steps to reproduce the issue

  1. Create a collection and add a book
  2. Open the RSS feed and view it in the browser
  3. Add a new book
  4. View the RSS feed in the browser again

Audiobookshelf version

v2.6.0

How are you running audiobookshelf?

Docker

advplyr commented 9 months ago

Fixed in v2.7.0