Valentin Boettcher

Results 13 issues of Valentin Boettcher

https://github.com/artemanufrij/playmymusic/blob/bba5fe74134ad7533c41044d8ce41f1a8f69b3b0/src/Services/DataBaseManager.vala#L736 Most likely a regression introduced in 82a95f51fc9b6917ad3699d1b0d5777f1f0c7631 When importing playlists, the track is being searched by URI. In the database the URI is prefixed with `file://` and url escaped...

Hi, Using [black](https://pypi.org/project/black/) to format the code would make contributions easier and more consistent. If you can tolerate the style, black is the way to go: 0 configuration. Just an...

Do add an extra space when inserting an example block and an image. Applies to situations like these: ![image](https://user-images.githubusercontent.com/4025991/161228666-0ae1e662-78f2-4e24-ba8a-0c6129edefdf.png) Without this, inserting results will eat up lines.

File output does not seem to be supported for non-image output. After skimming the source code, I see that this header argument is being deleted and not handled any further...

help wanted

Hi, When i run `run-jedhy`, i get the following error message: ``` hy-shell--redirect-check-prompt-regexp: No prompt found or ‘comint-prompt-regexp’ not set properly ``` A little digging around showed, that somehow the...

I recently fixed a typo that I came across while trying to get the `passthru` argument to work: https://github.com/nix-community/poetry2nix/pull/509/commits/390173bce21aa5eaa65ea7171d75a75382e964f5 Unfortunately, I still could not find out how that could be...

Otherwise a bad request is returned on post requests without a body.

May it be possible that I submit a patch, that enables the fs to increment the play count of a file, every time it is played?

This implements an emulation of the "Relative" output method when the increased precision mode is enabled. When binding the precision mode one can choose whether the absolute (hitherto implemented) or...

Hi :), I spent the afternoon porting julia-vterm.el to python. Do you think it would be worthwhile to support python directly in this project or is it better to leave...