Michał Ferchow

Results 34 issues of Michał Ferchow

When the build process (babel) quits and the transform was used it leaves a child process running which causes CI build to hang and eventually fail. Code to reproduce: ```javascript...

Resolves #56

Implement `FindWrapper#name` function that returns name of the current node.

It's possible for current implementation of yearly summary to return duplicated songs in most popular songs of that year - which should not happen If you're already touching this part...

bug

LLM based radio presenter should not announce a video when it's short (less then 1 minute perhaps?).

bug

When playing x-sound the player should apply ducking to the video volume. Preferably this should be a user preference.

feature

Sometimes when the `say` message ends the volume of the player does not go back to its previous value.

bug

Speech synthesis inside browser is quirky and buggy. Generating sound server-side and sending it to the client to be played just like x-sounds would solve all browser related problems and...

feature

Allow FM players to ignore volume change events. They are not useful (and actually harmful) for _work from home_ types of situations.

feature

Currently we're able to add a new sound with non-breaking space inside its name. This will cause confusion as this sound will not be accessible through Discord commands. We should...

bug
module-backend