git-annex/doc/tips/downloading_podcasts/comment_24_e75af243654d15bc7b917fcd888bcf2f._comment

14 lines
432 B
Text
Raw Normal View History

2015-01-05 22:56:52 +00:00
[[!comment format=mdwn
username="joey"
subject="""pubDate"""
date="2015-01-05T22:55:06Z"
content="""
@ewen, I tested that feed and it is able to get the pubDate from it and
parses it ok.
Most likely, your version of git-annex is not built with a new enough
version of the haskell feed library. Version 0.3.9 or newer is needed to be
able to extract pubdates. For example, Debian stable doesn't have a new
enough version.
"""]]