Black Candy
Self-hosted music streaming server, your personal music center
Alternative to: spotify, apple music, plex
About
Versions (11)
v2.0.0
2021-12-31What’s Changed
New
- Add support for Media Session API by @aidewoode in https://github.com/blackcandy-org/black_candy/pull/79
- Add new search page.
- Add setting for transcode bitrate.
- Add support for cache of transcode.
- Add setting of allow transcode lossless format media.
Improved
- Replace Turbolink to Turbo, and adopt Hotwire approach by @aidewoode in https://github.com/blackcandy-org/black_candy/pull/93
- Upgrade Rails to 7.0 by @aidewoode in https://github.com/blackcandy-org/black_candy/pull/116
- Add system test and increase test coverage.
- Upgrade Stimulus to 3.0.
- Use Standard Ruby style guide for code.
Fixed
- Fix cursor pointer. by @masterT in https://github.com/blackcandy-org/black_candy/pull/106
- Fix wrong mime type for flac and wav by @aidewoode in https://github.com/blackcandy-org/black_candy/pull/119
New Contributors
- @masterT made their first contribution in https://github.com/blackcandy-org/black_candy/pull/106
Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v1.3.0…v2.0.0