This commit is contained in:
juh 2017-10-10 12:18:38 +00:00 committed by admin
parent dc9c435c56
commit b76967f0f7

View file

@ -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