You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: filter video content and increase episode limit in podcast feeds
- Filter out video episodes from podcast feeds (audio-only playback)
- Show notice when video content is hidden with count
- Increase episode limit from 40 to 1000 to show all tracks
- Add helper functions: isAudioEpisode, isVideoEpisode, countVideoEpisodes
- Display episode count in feed page header
Fixes#2
0 commit comments