Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.42k stars 532 forks source link

Support Media RSS #4132

Open Kamik423 opened 1 year ago

Kamik423 commented 1 year ago

For example Mastodon attaches its images in posts via a <media:content> tag, which they decided here and which NNW does not currently display.

As the tag is a part of the RSS item, I think it should be displayed as part of this item.

EDIT: At this point I assumed that this was a Mastodon specific bug, subsequently the title was changed and a more complete description is in the third comment.

markcellus commented 1 year ago

This seems odd for an RSS client to implement since it would only apply to NNW and no other RSS client.

I believe Open RSS feeds show the images inline. Maybe those feeds will work better for you?

https://openrss.org/mastodon.social/@Gargron

Kamik423 commented 1 year ago

Did some more digging. This is an official RSS specification called Media RSS which I had never heard off. Scouring this issues page a bit, there are multiple requests to add it.

As well as on RSParser:

where there is an open pull request with (at least limited) support

Media RSS is a widely accepted standard, otherwise it would not be reported as much. Other RSS readers support it.

In #2538 @brentsimmons mentions required volunteer time:

It’s just a matter of other features having priority. And the fact that we’re slow! (Volunteers working in their spare time.)

I would love to help here – if it is accepted, that MRSS should be added to NetNewsWire, I'd start by fixing up the RSParser Pull-Request.

tylerbenson commented 1 year ago

(I would love to see this added.)

moodler commented 10 months ago

+100 this is a major missing feature to me ... with this, we could combine much more of everything into our daily digital consumption diet (podcasts, YouTube channels etc) without leaving the app.

TS6ix2GaH3q679h5 commented 1 month ago

Came here to report this bug too. No images show up in any of the Mastodon RSS feeds I follow. Neither on the NNW iOS app nor the macOS app. These images appear fine inside the official Inoreader app.