Add note about tracking guids since 2015

This commit is contained in:
ewen 2017-03-21 21:36:36 +00:00 committed by admin
parent 89d47f0cd0
commit 9e84c0210b

View file

@ -14,7 +14,9 @@ git-annex will avoid downloading a file from a feed if its url has already
been stored in the repository before. So once a file is downloaded,
you can move it around, delete it, `git annex drop` its content, etc,
and it will not be downloaded again by repeated runs of
`git annex importfeed`. Just how a podcatcher should behave.
`git annex importfeed`. Just how a podcatcher should behave. (git-annex versions
since 2015 also tracks the podcast `guid` values, as metadata, to help avoid
duplication if the media file url changes; use `git annex metadata ...` to inspect.)
## templates