Anyone know of a pipe that will merge the items from two feeds?
Probably fairly simple, but I am a newbie I want to end up with something like this:
RSS output:
<item> <title>From feed 1 item</title> <description>from feed 1 </description> <content> from feed 1 & additional content from feed 2 </content>
</item>
Probably fairly simple, but I am a newbie I want to end up with something like this:
RSS output:
<item> <title>From feed 1 item</title> <description>from feed 1 </description> <content> from feed 1 & additional content from feed 2 </content>
</item>
Last edited: