Phan An

Results 229 comments of Phan An

How would you imagine "integration" is for libre.fm?

Or we can make use of `navigator.onLine` presented in green browsers. What to do _after that_ is more important. Should we disable everything with an overlay, or somehow implement an...

Now that I think about it, Koel can totally run _offline_, i.e. if you use it locally or from a machine in your LAN. `navigator.onLine` will fail in these cases...

Yes. On Wed, 22 Apr 2020 at 04:54, Brooke. wrote: > Are you still able to replicate this? I just tried a few times and I saw > one notification...

Forgot to mention but playlists (or any song list) in Koel now automatically have a cover (or "cover stack"). The ability to re-order songs in a playlist is a good...

Koel is English-only. I don't think such an app justifies multiple languages.

Hey hey 👋 thanks for the suggestion, but I have no such plan for Koel at all. Don't let this hurt your enthusiasm though — feel free to fork Koel...

If you're using PostgesQL, can you try changing `UNSIGNED` to `INTEGER` in both `Album.php` and `Artist.php` and see if that works? If positive, I'll issue a fix accodingly.