Read Current Series
Returns the currently loaded podcast series: title, topic, description, language, and episode list with ids, titles, and audioReady status. Use this to understand what is currently displayed, and to check how many episodes have or lack audio without calling selectEpisode per episode.
When to Use
- Applicable across all screen sizes and devices
How to Use
Location: Main content area
- Observe the 'Series Title' and 'About This Series' sections for the series title, topic, description, and language.
- Below these sections, find the 'Episodes' list, which displays each episode's title and ID.
What to Expect
You see the series title, topic, description, language, and a list of all episodes with their titles, IDs, and audioReady status.
Prerequisites
- A podcast series must be loaded and visible in the main content area
Limitations
- Shows the currently loaded series only; use 'listSeriesHistory' to see other saved series