Hello,
I'm going to migrate from nodeimport to feeds, and I'd like to know only an info.
Does this module import new files, or also updated content into existing files?
for example, suppose a file is updated once a day, what do this module?
thanks.

Comments

steven jones’s picture

Status: Active » Fixed

Currently it will ignore any file paths it has already imported, new files will be picked up however.

steven jones’s picture

Note that the 2.x branch now supports this feature.

greg.harvey’s picture

What about moving files that are processed, to avoid cluttering the directory and avoid the need to record processed files? Just wondering - haven't actually looked at the code yet. =)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Sinan Erdem’s picture

Status: Closed (fixed) » Active

Any chance this feature gets implemented for 6.x ?

steven jones’s picture

Status: Active » Patch (to be ported)

Should be a fairly easy backport if someone wants to pick it up.