Skip to content

Conversation

@nathangathright
Copy link

Description

This PR adds support for parsing and exposing iTunes titles from RSS feeds, bringing over the improvements from the EpisodesFM fork.

Changes

  • Add itunesTitle field to BasicFeed and Episode interfaces
  • Add getItunesTitle function for both feed and item parsing
  • Include itunesTitle in feed and episode object construction
  • Maintains backward compatibility with existing code

Testing

  • All existing tests pass
  • New functionality works with feeds containing iTunes titles
  • Backward compatibility maintained for feeds without iTunes titles

Related

Brings over the iTunes title improvements from the EpisodesFM fork (commit 15acde0).

- Add itunesTitle field to BasicFeed and Episode interfaces
- Add getItunesTitle function for both feed and item parsing
- Include itunesTitle in feed and episode object construction
- Maintains backward compatibility with existing code
@nathangathright nathangathright marked this pull request as ready for review September 6, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant