Skip to content

feat: give rss items a real link instead of the bare guid - #2195

Merged
SamTV12345 merged 1 commit into
mainfrom
fix/rss-item-link
Jul 23, 2026
Merged

feat: give rss items a real link instead of the bare guid#2195
SamTV12345 merged 1 commit into
mainfrom
fix/rss-item-link

Conversation

@SamTV12345

Copy link
Copy Markdown
Owner

Follow-up to #2055 (the reporter's side question). RSS <item>s had no <link>, so readers like elfeed displayed the opaque episode guid (4de55c72-…) as the link, which goes nowhere. Each item now links to its episode page in the podfetch UI ({server_url}ui/podcasts/{podcastId}/episodes). Applies to both the aggregated and per-podcast feeds.

e2e: extended the aggregated-feed test to assert the <link> points at the UI episode page.

RSS items had no <link>, so readers (e.g. elfeed) displayed the opaque episode guid as the link. Each item now links to its episode page in the podfetch UI. Applies to both the aggregated and per-podcast feeds.
@SamTV12345
SamTV12345 enabled auto-merge (squash) July 23, 2026 21:03
@SamTV12345
SamTV12345 merged commit b2b3e08 into main Jul 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant