Commit 4a88f13
committed
fix(FeedParser): fix metadata handling and add tests
- Fix getFeed() to set internal feed state for consistent episode metadata
- Add findImageElement() to properly handle itunes:image namespace tags
- Fix findItemByTitle() to use case-insensitive matching and avoid double parsing
- Ensure getEpisodes() loads feed metadata before parsing episodes
- Add comprehensive test coverage for FeedParser1 parent 30faba2 commit 4a88f13
2 files changed
Lines changed: 623 additions & 22 deletions
0 commit comments