David Jelić

Results 4 comments of David Jelić

Tripped on this one too, solved by wrapping fetching `$lyrics` in `utf8_encode` here [app/Models/File.php](https://github.com/phanan/koel/blob/v3.6.2/app/Models/File.php#L170). Not sure if it is the best solution but I agree that sync should not fail...

Hi, I agree that using `setAccessToken` for each request is not the best solution but I think that in your case, creating instance for each request is also not good....

Hi all, I have very similar if not same issue, however, icons are rendered properly until I open file that uses lsp-mode. As you can see in video, opening files...

> lsp is its own package, and I don't know exactly which customizations it applies to treemacs. If the problem happens with lsp then that's where you should raise your...