View Single Post
Old 06-18-2023, 04:29 AM   #3
Divingduck
Wizard
Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.Divingduck ought to be getting tired of karma fortunes by now.
 
Posts: 1,166
Karma: 1410083
Join Date: Nov 2010
Location: Germany
Device: Sony PRS-650
You are welcome.

Quote:
Originally Posted by MoeReed View Post
... Some articles get repeated multiple times ...
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.
Divingduck is offline   Reply With Quote