How do I get rid of the fix feed author 'RSS-Bridge'? #2853
HolgerAusB
started this conversation in
General
Replies: 1 comment 1 reply
-
The Atom feed always has By your description it sounds like FiveFilters has a bug where they ignore the feed item's author and instead default back to the feed author. PS: There is not a way to get more than 10 entries. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use a modiefied version of FeedMergeBridge. I just eliminated the inputs and set fix feed-URLs and data. Otherwise the new feed-URL would be excessive long when using 5 feeds.
But every feed contains a feed author before the first
<entry>
tag:unfortunately FiveFilters seems to use that 'RSS-Bridge' as author (dc:creator) for every single item/article instead of the author, found in-article. Is there any way to strip that field in the config or in the xxxBridge.php?
BTW: Is there any way to get more than 10 entries in the resulting feed?
Beta Was this translation helpful? Give feedback.
All reactions