diff options
author | juh <juh@web> | 2017-10-10 12:18:38 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-10-10 12:18:38 +0000 |
commit | d05889b4227f2527d694f536be31bd94dc7b225e (patch) | |
tree | 10d8a662271f3982555a9e93f7b25bc2c6f07af1 /doc/forum | |
parent | 5ce88758a39a253c4048949c2d47641c25f73135 (diff) |
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/importfeed_loads_files_a_second_time_prepending_a_2__95__.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/importfeed_loads_files_a_second_time_prepending_a_2__95__.mdwn b/doc/forum/importfeed_loads_files_a_second_time_prepending_a_2__95__.mdwn new file mode 100644 index 000000000..1a6a59196 --- /dev/null +++ b/doc/forum/importfeed_loads_files_a_second_time_prepending_a_2__95__.mdwn @@ -0,0 +1,8 @@ +I recognize that git annex importfeed is reloading old files for a second time while prepending the file name with "2_". + +So if there is a podcast file called "foo_bar_in_baz_20170101.mp3" it now imports the same file again naming it "2_foo_bar_in_baz_20170101.mp3". + +As I cannot imaging that the feed provider is renaming the files I guess that something else is triggerin this behaviour. Any ideas? + +TIA +juh |