Is there a way to filter out dupes by title.
I'm using feeds to get news form several news sites, and i need a way to filter out dupes, by title, can i do that, and if i can, how do i do that?
FeedAPI had an option, to filter out dupes, but it never worked for me.
Thanks
Comments
Comment #1
kims commentedDistinct dosnt work for me, as i mentioned i'm feeding from several sources, and i get some dupelicate news, but from different sources, and that makes at least the feed url's different, maybe thats way distinct dosnt work for me.
The only thing i can think of is the title og maybe the body are the same, and i would like a a way to filter so i only get one instance of a news, instead of sometimes 5 or 6.
Could someone please please plaese help me out or point me in the right direction?
Comment #2
merlinofchaos commentedViews does not currently support a method to filter duplicates by title.
Comment #3
kims commentedThanks