Hacker News new | ask | show | jobs
by verisimi 901 days ago
It looks good.. and I'm looking for a simple rss feed.

But I don't think it displays all the tags - eg I know some entries in my subs reference a file that should be downloadable.. but there's no reference or visibility of that.

1 comments

Thanks for the feedbacks what tags are they missing?
I think it's the enclosure tag
The parser uses enclosures for images only. If you wish you can give me more details so I can see why (url ...)
From https://www.wikipedia.org/wiki/RSS_enclosure

<enclosure url="http://example.com/file.mp3" length="123456789" type="audio/mpeg" />

This is normal, at the moment only images (jpg, gifs...) are displayed in the feed. I've yet to add the ability to read other formats, like mp3 here in future update