From: Joey Hess Date: Fri, 2 Feb 2024 18:43:19 +0000 (-0400) Subject: oddly groundhog's day thematic response X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~25^2~207 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ccfa7300f72f2390106205d45acbb96ed10d00ad;p=git-annex.git oddly groundhog's day thematic response --- diff --git a/doc/forum/importfeed_on_multiple___34__overlapping__34___playlists/comment_2_b9885808ebe447c26283f910f4fc37c3._comment b/doc/forum/importfeed_on_multiple___34__overlapping__34___playlists/comment_2_b9885808ebe447c26283f910f4fc37c3._comment new file mode 100644 index 0000000000..79b1eb5a62 --- /dev/null +++ b/doc/forum/importfeed_on_multiple___34__overlapping__34___playlists/comment_2_b9885808ebe447c26283f910f4fc37c3._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2024-02-02T18:34:23Z" + content=""" +The reason it doesn't overwrite is that it's not impossible for a feed +to have two posts with the same title (eg "happy groundhogs day") or +whatever else is used to construct the filename (unless you use `${itemid}` +in your --template). + +Maybe overwriting would have been the right choice in your situation.. do +you think an option that overwrites would be useful? + +Or maybe better, an option that skips downloading when a file with the +generated name already exists? If one groundhog's day greeting +is enough for you.. +"""]]