I have a question about limiting images in posts, the xml feed has a bunch image sizes of the same image, other rss software load one image, ttrss shows all the images
the rss link is this http://www.abc.net.au/local/rss/all.xml
rss feeds with multiple sized images
Re: rss feeds with multiple sized images
It looks like it uses <media:group> tags. According to the spec (http://www.rssboard.org/media-rss#media-group), all <media:content>s in a <media:group> should be the same thing. Looking at the source (classes/feeditem/atom.php and classes/feeditem/rss.php), it looks like it shouldn't be too hard to add support. (Whether fox accepts it, though...)
- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: rss feeds with multiple sized images
Can you make a pull request with this? Thanks.
- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: rss feeds with multiple sized images
I'll take a look later today, thanks!
Re: rss feeds with multiple sized images
Sounds good... It works with the above feed, but I don't have any other feeds with enclosures, so it's possible it breaks other feeds.
Re: rss feeds with multiple sized images
What's the best way to wipe all posts from a particular feed?
- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: rss feeds with multiple sized images
resubscribing should work, I think
Re: rss feeds with multiple sized images
Thanks for the help, the patches applied works great.
- fox
- ^ me reading your posts ^
- Posts: 6318
- Joined: 27 Aug 2005, 22:53
- Location: Saint-Petersburg, Russia
- Contact:
Re: rss feeds with multiple sized images
This is merged for the next version too.
Who is online
Users browsing this forum: No registered users and 12 guests