koel
koel copied to clipboard
π¦ A personal music streaming server that works.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...
**Describe the bug** As titled. I can't login to the web UI anymore, after trying to create a smart playlist. I even restarted the container, but it didn't help. **To...
It seems there were some attempts at making this work before but apparently they weren't done the right way or something. The following request was closed as stale: https://github.com/koel/koel/pull/527 The...
Just get the lyrics from the .lrc file with the same name as the song file in the same folder. It took me a long time to download the lyrics,...
Hi all! First of all, congratulations for your work and effort π I would like to propose this feature because I'm a former Plex + Tidal user, from which I...
**Description** Instead of creating an user it would be easier and more secure to simply invite users via mail. **Example** Add invite button next to add that does allow to...
**Description** This is the current page of an artist, with a list of all its songs:  I wish there was first a list...
**Describe the bug** After downloading/extracting the latest release (5.1.12), I get the following error when typing `composer install`: > PHP Fatal error: Uncaught Error: Cannot call constructor in /var/www/koel.local/public_html/vendor/symfony/finder/Comparator/NumberComparator.php:76 >...
.opus is standarized extension for opus encoded files: https://wiki.xiph.org/MIME_Types_and_File_Extensions Fixes #1249.
Hey guys. I have written a simple Chromecast Backend for Koel (At the moment, there is no UI for that). The backend requires to run in the same network as...