endkb / SoundsDownloadScript

Download programs from BBC Sounds and publish them to a podcast feed
2 stars 0 forks source link

SoundsDownloadScript not pulling the correct release date sometimes #21

Closed endkb closed 4 months ago

endkb commented 5 months ago

SDS is showing these two episodes were both released on 5-jul-23: https://www.bbc.co.uk/programmes/m001m5p5 https://www.bbc.co.uk/programmes/m001mcfy

One was released 24-may and the other was released 31-may.

Check to make sure SDS is pulling the right date field.

endkb commented 4 months ago

I've dug through the json metadata. There's not a better date to use for the most recent release date (supposed to be the most recent air date) than the availability from date.

I've added a -UseOrigRelease command line option which will set the current release date to the original release date.