v0.7.1
What's New?
Apprise Notification
Support for notifying of scrobbles and errors via Apprise using an apprise-api server. See the docs for configuration.
Disable Web
The API and Dashboard can now be disabled. This can be useful for users who do not want a point of ingress in to MS on insecure networks.
Full Changelog
Documentation
- (No Category) Add config section and config example for disabling web server #150
Features
- (mpris) Less noisy error handling
- (No Category) Implement option for disabling web server #150
- (No Category) Implement notifications via Apprise
Miscellaneous Tasks
- (No Category) Remove some unused packages
- (No Category) Update schema
- (No Category) Bump version for release
Refactor
- (logging) Reduce noise for polling interval logging
- (logging) Balance debug/verbose level logging
- (No Category) Reduce usage of ErrorWithCause
- (No Category) Optimize imports
- (No Category) Use updated logger to reduce log file path logic complexity
- (No Category) Remove pony-cause dependency