For the same feed, this script only looks for titles to determine if the item is new. This causes new feed items which share the same title as an older item to be ignored. This is a problem when relaying app notifications (Kanboard, in my case), where titles can sometimes be repeated. To fix this problem, I would suggest also checking the feed item dates.