importfeed: Avoid downloading a redundant item from a feed whose guid has been downloaded before, even when the url has changed.
To support this, always store itemid in metadata; before this was only done when annex.genmetadata was set.
This commit is contained in:
parent
86b66758c2
commit
9e25cbde20
6 changed files with 54 additions and 14 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -8,6 +8,10 @@ git-annex (5.20150328) UNRELEASED; urgency=medium
|
|||
* Fix GETURLS in external special remote protocol to strip
|
||||
downloader prefix from logged url info before checking for the
|
||||
specified prefix.
|
||||
* importfeed: Avoid downloading a redundant item from a feed whose
|
||||
guid has been downloaded before, even when the url has changed.
|
||||
* importfeed: Always store itemid in metadata; before this was only
|
||||
done when annex.genmetadata was set.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 16:04:43 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue