Skip to content

better seeking

Compare
Choose a tag to compare
@madiele madiele released this 20 May 10:12
· 355 commits to main since this release
906f1a9

What's Changed

  • v1.0.1 by @madiele in #73

  • fix: 404 error when trying to play an episode if hosted on an URL not ending in "/"

  • improvement: seeking is more accurate

  • improvement: better support of Range request header for partial requests

  • improvement: added <itunes:block> tag to tell podcast apps to not index the feed

  • improvement: always add the footer event if no description is present on the original episode

Full Changelog: v1.0.0...v1.0.1

How to Update

go in the folder with the docker-compose.yml and run

sudo docker compose pull && sudo docker compose up -d

Tip: how to get notified of updates

you can click watch -> custom -> releases

image