Skip to content

Releases: l5yth/podserv-b

podserv-b v0.1.2

06 Mar 20:54
Immutable release. Only release title and notes can be modified.
v0.1.2
536e372

Choose a tag to compare

podserv-b v0.1.2 is a service release adding new features.

What's Changed

Full Changelog: v0.1.1...v0.1.2

podserv-b v0.1.1

04 Mar 09:44
Immutable release. Only release title and notes can be modified.
v0.1.1
2dee28d

Choose a tag to compare

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

03 Mar 08:42
Immutable release. Only release title and notes can be modified.
v0.1.0
71d7e61

Choose a tag to compare

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

  • @l5yth made their first contribution in #1

Full Changelog: https://github.com/l5yth/podserv-b/commits/v0.1.0