koel
koel copied to clipboard
🐦 A personal music streaming server that works.
Supporting deleting a song using the web interface, so that it's easier to remove duplicates, which are a norm for bigger libraries.
**Describe the bug** Some pages return a 500 error (see screenshot) Firefox Console return error for : - `GET https://meowzik.zarchbox.fr/api/overview`, - `GET https://meowzik.zarchbox.fr/api/albums?page=1` - `GET https://meowzik.zarchbox.fr/api/artists?page=1` No problem with other...
There is an Nginx FastCGI example config provided, but not one for Apache mod_php, which is odd for a PHP project. This snippet was adapted from my own currently running...
Would you be willing to accept a PR that allows koel to read and store additional metadata than what it currently stores? i.e., year, disc number, genre? I'd be happy...
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. Release notes Sourced from axios's releases. v0.21.2 0.21.2 (September 4, 2021) Fixes and Functionality: Updating axios requests to be delayed by pre-emptive promise creation...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...