Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix: display episode images from RSS item tags in HTML UI#825

Open
elalemanyo wants to merge 1 commit intomxpv:mainfrom
elalemanyo:fix/web_display_episode_images
Open

Fix: display episode images from RSS item tags in HTML UI#825
elalemanyo wants to merge 1 commit intomxpv:mainfrom
elalemanyo:fix/web_display_episode_images

Conversation

Copy link
Contributor

elalemanyo commented Feb 14, 2026

Fixes a bug where episode images were not shown in the web UI.
The parser now checks common item-level image locations (namespaced itunes:image, media:thumbnail / media:content, and plain image), and falls back to channel-level images when necessary.

Changes:

  • Use querySelector with namespace escapes for itunes:image.
  • Add checks for media:thumbnail / media:content and plain image elements.
  • Add basic favicon
  • Remove some spaces

Copy link
Owner

mxpv commented Feb 14, 2026

@chkuendig PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants