Releases: martinkirch/showergel
Releases · martinkirch/showergel
0.2.0
This is Showergel's second experimental release.
- switch to TOML format for configuration file.
- metadata configuration now expects a list of fields you'd like to store (it was an exclusion list in 0.1).
- added a front-end.
- added
interface.name
parameter - added a Liquidsoap connection (for now, it only feeds the "now playing" page and backs the "skip" button). Must be configured in the
liquidsoap
section.
v0.1.0
Initial release. Provides
- installer
- user table and a RESTful interface for user management
- metadata logger and its RESTful interface
It is Published on PyPI: install it with pip install showergel
.