potcasse: W3C says a guid entry is required for each items.

This commit is contained in:
Solene Rapenne 2021-07-20 23:40:00 +02:00
parent 6cedb2a2f4
commit 2b5f54e09c
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ EOF
<title>$TITLE</title>
<description></description>
<pubDate>${PUBDATE}</pubDate>
<guid>${SITE}/episodes/${AUDIOFILE}</guid>
<enclosure url="${SITE}/episodes/${AUDIOFILE}" length="${SIZE}" type="audio/${EXT}" />
</item>
EOF