Add note about tracking guids since 2015
This commit is contained in:
parent
89d47f0cd0
commit
9e84c0210b
1 changed files with 3 additions and 1 deletions
|
@ -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,
|
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,
|
you can move it around, delete it, `git annex drop` its content, etc,
|
||||||
and it will not be downloaded again by repeated runs of
|
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
|
## templates
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue