Call them items, not episodes
Half the library is text feeds, so the UI no longer assumes a podcast: counts, search, the empty detail pane, the phone back button, retention and per-feed settings, and the download dialog all say item. S1E1 badges and the episode column stay -- those are the itunes:episode field, which only appears when a feed publishes it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AdXho5tTkjFLeUXKbEjKBh
This commit is contained in:
11
PROGRESS.md
11
PROGRESS.md
@@ -56,6 +56,17 @@ and until now nothing set them.
|
||||
|
||||
---
|
||||
|
||||
## 2026-09-10 — Items, not episodes
|
||||
|
||||
Half the library is text feeds, so the UI no longer calls everything an episode: counts, the search
|
||||
box, the empty detail pane, the phone back button, the retention and per-feed settings, and the
|
||||
download dialog all say **item** now. The sidebar's `20 eps` reads `20 items`.
|
||||
|
||||
`S1E1` badges stay -- those come from `itunes:episode`/`itunes:season` and only appear when a feed
|
||||
actually publishes them -- as does the `episode` column, which is that same field.
|
||||
|
||||
---
|
||||
|
||||
## 2026-09-10 — Scanning stopped strobing
|
||||
|
||||
A scan of 85 feeds fires 85 `feed_done` events, and the UI refreshed on every one: a full sidebar
|
||||
|
||||
Reference in New Issue
Block a user