Releases: l5yth/podserv-b
Releases · l5yth/podserv-b
podserv-b v0.1.2
podserv-b v0.1.1
this is the a service release v0.1.1 that mainly adds new features, among others, publishes an /rss feed endpoint generated from the media metadata.
What's Changed
- ci: add linux workflows for packaging by @l5yth in #5
- cli: add clap cli flags and usage instructions by @l5yth in #6
- add systemd unit and config by @l5yth in #7
- add nginx config by @l5yth in #8
- use real ip behind reverse proxy to fix rate limit by @l5yth in #11
- add /rss 2.0 xml feed by @l5yth in #12
- add config example for new required fields by @l5yth in #13
Full Changelog: v0.1.0...v0.1.1
podserv-b v0.1.0
Initial release for podserv-b - a minimalist webserver that serves media files and their metadata from a given directory and allows for playing in browser and downloading mp3.
What's Changed
- add configuration file for deploy by @l5yth in #1
- improve player layout by @l5yth in #2
- fix #3 rate limit art requests by @l5yth in #4
New Contributors
Full Changelog: https://github.com/l5yth/podserv-b/commits/v0.1.0