+29
−0
Loading
- Sleep timer: PlaybackController.startSleepTimer/cancel (countdown pauses
playback); control in the full-screen player (shows remaining time).
- Favorites: `favorite` table (migration v4) + AppModel favorites; star
indicator and "Ajouter/Retirer des favoris" in episode rows; podcast detail
gains a filter (Tous / Non lus / Favoris / Téléchargés).
- Clickable links: FeedKit.HTMLText.attributed keeps <a href> as tappable links
in descriptions (detail uses it).
- OPML export: DiscoveryKit.OPMLExport + AppModel.exportOPML; ShareLink in
Réglages.
56 package tests green; iOS + macOS build; player (sleep) and detail (filter)
verified in the simulator.
Co-Authored-By:
Claude <claude@anthropic.com>