Brooke.
Brooke.
"Content" may also work here.
Are you still able to replicate this? I just tried a few times and I saw one notification and `DELETE` request:
Hi @bugsyb are you still seeing this with v4.3.0? I believe it got resolved in a 4.x branch but would be good to know if that's not the case.
I had no idea that Firefox added Media Control support, pretty cool! I looked into this and as of Firefox 81 these are enabled by default: https://support.mozilla.org/en-US/kb/control-audio-or-video-playback-your-keyboard The docs currently...
I did some testing on macOS 11 with Safari 13 and didn't work as smoothly as in Chromium or Firefox. I decided to make a PR leaving out Safari for...
Can you give the steps to reproduce, for example a file name that is failing?
Another example from #728 ``` Services/Streamers/TranscodingStreamer.php line 45 // When escapeshellarg() was stripping my non-ASCII characters from a UTF-8 string, //adding the following fixed the problem: setlocale(LC_CTYPE, "en_US.UTF-8"); $args =...
I was able to reproduce this in 4.3.0 but only in Safari on macOS not in Firefox or Chromium. Of note, once the volume was changed by the Visualizer the...
Just noting that the documentation has moved to https://api-docs.koel.dev/ and we may be able to close this.
I'm wondering if this was fixed with the changes in v4.4.0?