koel
koel copied to clipboard
🐦 A personal music streaming server that works.
i built one posgresql database with more than 14000/1000 (songs/albums) and i got latency on scrolling albums I added this index : ``` CREATE INDEX songs_album_id_index ON public.songs USING btree...
**Describe the bug** After `php artisan koel:sync` completes successfully, it shows XX new files found on the CLI. But when I `serve`, there's nothing on the web UI. I've also...
Apple Music does it best: 
**Describe the bug** When trying to log into my clean install of koel, this happens:  I get a blank homescreen and this error. If I have to provide you...
Hello; I installed a Koel instance via TrueCharts on a Truenas Scale installation. Installation was uneventful; but I noticed that Koel wasn't recognizing my library. Turns out that there is...
**Describe the bug** Just as the title says, Vorbis tags are not imported into the database. **To reproduce** Steps to reproduce the behavior: 1. Use a flac file that is...
Hey there, thanks for making this project! It's been beyond my expectations so far. As a developer myself, I have some ideas for UX improvements of stuff I miss coming...
**Describe the bug** The green playlist buttons have lower height than their counterparts **To reproduce** Steps to reproduce the behavior: 1. Go to a playlist **Expected behavior** They should be...
**Describe the bug** Changing the playlist sorting (#, title, album, etc) does not remember the last setting. **To reproduce** Steps to reproduce the behavior: 1. Go to a playlist (it...
**Description** Sorting playlists in order of the time they were added (like spotify). **Example** Spotify has this with playlists.