View Single Post
Old 06-18-2023, 06:34 PM   #4
MoeReed
Member
MoeReed began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Apr 2017
Device: none
Quote:
Originally Posted by Divingduck View Post
You are welcome.


This is an intended behavior. The first feed is a collector for all actual articles and all other feeds are collected articles by category topics.
You can modify this behavior by adding the line
Code:
    ignore_duplicate_articles = {'title', 'url'}
below line
Code:
    auto_cleanup     = False
in a custom copy of this recipe.
thanks! I will add that to all my downloads now!
MoeReed is offline   Reply With Quote