diff --git a/uorss.sh b/uorss.sh index 9c3f45e..fdba429 100755 --- a/uorss.sh +++ b/uorss.sh @@ -348,7 +348,7 @@ ingestArtist () { '"$artist_url"' -'"$(date -Is)"' +'"$(date -Is | jq @html -rR)"' '"$artist_name"' ' > "$feed_file~" cat "$entries_file" >> "$feed_file~"