ben-xo / dir2cast

Turn a directory of MP3s into a podcast - automatically.
http://www.ben-xo.com/dir2cast
BSD 3-Clause "New" or "Revised" License
152 stars 20 forks source link

Feature/respect changes other than most recently modified #58

Closed ben-xo closed 2 years ago

ben-xo commented 2 years ago

This patch will refresh the cache if the content of the podcast folder changes in a meaningful way - that is, if the number of media files changes, or the size or date of any media file, or the size or date of any of the related files (cover art etc)

intended to address #51