Jee
Jee
Hi, My beets import process is very long : First as usual beets search for candidates (musicbrainz, bandcamp etc...) and if a candidate match then : - fetch metadata -...
Hi, i don’t know if it’s already possible, may be it’s [my media endpoint](https://framagit.org/jee/media-endpoint) (php) who has a problem. When i try to file_put_contents('/tmp/media_debug.log', print_r($_FILES, true), FILE_APPEND); and upload a...
Hello, it would be great if we can add an icon for [webmention](https://indieweb.org/Webmention) ## Icon  also svg can be found here : https://indieweb.org/File:webmention-logo.svg ## Name Suggestion fa-webmention ##...
Hello I noticed that `nice` in global section is not correctly [passed](https://github.com/creativeprojects/resticprofile/blob/3476fbce1425f3368527c05a9130d511fe530139/systemd/generate.go#L31) to systemd unit template. for example with this config ```yaml version: "1" global: nice: 17 default: repository: "my_repo"...
It could be useful to add a setting to specify the binary path of syncthing In my case I put some apps' binaries in `~/.local/bin` to keep my system clean....