Commit 4a114e2
committed
fix(author): exclude non-episode posts from podcast count on author pages
Old PowerScripting content includes ~259 announcement posts ("Up Next",
"Recording Tonight", etc.) that live in /podcast/ but have no podcast_url.
These were inflating Jonathan Walz's author page from ~327 real episodes
to 586 total items. Filter $podcasts to only pages with podcast_url set.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FNNC3yU5uCsjfcts7GGVow1 parent ea3690f commit 4a114e2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments