Skip to content

Version 1.3: Automatic cache maintenance

Compare
Choose a tag to compare
@ejv2 ejv2 released this 15 Jan 20:43
· 157 commits to master since this release
230e02d

This release adds automatic management and deleting of old episodes from the cache to avoid a build up in disk usage for your podcasts. Episodes which have not been listened to for over three days (by default) will be deleted.

Changelog

  1. Add (optional) field to queue denoting the last play time of a podcast episode
  2. Add cleanup routine for cache to delete episodes older than the configured timeout (default: 3 days)
  3. Added a summary message in the console to show which episodes have been deleted

Despite the small changelog, this release does have quite a bit going on behind the scenes, so expect patch releases soon enough.