We've got articles that have audio files attached, and those specified articles are categorized in one vocabulary term, which enables an easy automatic podcast feed to be generated.

The lack of functionality here is, that the number of items on that feed is limited to maximum of 30 by the Drupal.
How can this RSS-feed contain unlimited items?

Comments

radmod’s picture

The purpose of RSS isn't to be a comprehensive archive, but rather to be a file aggregators can use to check for updates. You might look into the Playlist module for something closer to what you're talking about.