fix: Use resource_file or external url for episode image

This commit is contained in:
Florian Maury 2024-10-27 23:11:06 +01:00
parent 34d631e93a
commit 231a5b6d87

View file

@ -32,7 +32,9 @@ params:
codecs: "" # optional; codec string as in RFC 6381
guid: "" # podcast field: guid
# duration: 0 # podcast field: itunes:duration ; expressed in seconds
# image: "" # podcast field: itunes:image ; image for the episode
# image: # podcast field: itunes:image ; image for the episode
# resource_file: ""
# external_url: ""
# explicit: false # podcast field: itunes:explicit
# episode_number: 0 # podcast field: itunes:episode and podcast:episode ; the number of the episode in the series/season
# season: # podcast field: itunes:season