koel icon indicating copy to clipboard operation
koel copied to clipboard

🐦 A personal music streaming server that works.

Results 164 koel issues
Sort by recently updated
recently updated
newest added

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: ![Image](https://user-images.githubusercontent.com/8056274/190637031-e789699f-620c-4613-9dfe-0624d9e3e588.png)

**Describe the bug** When trying to log into my clean install of koel, this happens: ![image](https://user-images.githubusercontent.com/47925793/187099797-15afb6ff-a8b2-4fb2-b9d6-7d8f9f604a74.png) 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.