Closed (fixed)
Project:
Feeds: YouTube Parser
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2011 at 20:56 UTC
Updated:
27 Jan 2012 at 18:40 UTC
I'm not sure if this is a problem with youtube parser or feeds itself but I get the same items imported every day from a feed that hasn't changed. It just imports everything form that feed once a day creating many duplicate items. It is set to import items once per day.
Comments
Comment #1
shunshifu commentedOh I meant to say" I don't know if this is a problem with youtube parser, feeds, or me"
Comment #2
wojtha commentedYou need to use GUID as a unique parameter. Currently I'm not sure if Feeds are using GUID item parameter automatically. I think you need to map it by yourself. Try to use provided GUID attribute and set it as unique attribute. URL could be used that way as well, but GUID is generally more reliable.
Comment #3
frishaynes commentedThanks. Just the info I needed.
Comment #4
wojtha commented