github madiele/vod2pod-rss v1.2.4

5 months ago

what's changed

  • updated yt-dlp
  • updated rust dependencies

Breaking Changes

see previous release

How to update

if you are upgrading from 1.0 please also read v1.1 release notes to clean your docker compose (the following will still work but you are missing out on cleaning 2GB of unneeded dependencies from your storage)

sudo docker compose pull
sudo docker compose up -d --remove-orphans
sudo docker system prune -a

(prune will clean the unused images left behind)

Full Changelog: v1.2.3...v1.2.4

Don't miss a new vod2pod-rss release

NewReleases is sending notifications on new releases.