Addressing issue 64 and 69 #72

Merged
marvin8 merged 0 commits from refs/pull/72/head into main 2026-02-14 05:47:55 +00:00
marvin8 commented 2026-02-13 07:13:07 +00:00 (Migrated from codeberg.org)

Add custom tag mappings for feed template variables

Add tag_mappings configuration option to extract custom or non-standard tags from RSS/Atom feeds. This allows using feed-specific
tags like websiteUrl or duration as template variables.

Closes #64 and #69

Disclosure: I have used an agentic AI assistant to for these changes. The LLM used is deepseek

### Add custom tag mappings for feed template variables Add `tag_mappings` configuration option to extract custom or non-standard tags from RSS/Atom feeds. This allows using feed-specific tags like `websiteUrl` or `duration` as template variables. Closes #64 and #69 Disclosure: I have used an agentic AI assistant to for these changes. The LLM used is `deepseek`
Sign in to join this conversation.
No description provided.