Simon Frei
Simon Frei
They are using java bindings in go. So the difficult thing will be setting that up. My first reaction would be to try and keep it out of syncthing/syncthing, i.e....
Even easier is to implement discovery in java libraries and use the rest api to configure devices with the discovered addresses.
Yes it is. As I wrote there, I am very interested in hearing about methods to let androids mediastore know about a deletion or let it check for a path,...
If this is something you want very much, knock yourself out - any contribution in this or another area is very much appreciated. However don't feel obliged in any way...
@Knud3 This issue isn't about location permissions and your requests sounds like a question for support on how to configure permissions with Syncthing in general. Please ask such questions on...
Thanks for the clarification: So you are experiencing the same bug. My reaction was about the more generic questions: Please direct those to https://forum.syncthing.net.
Unfortunately there are a lot of reports of weird behaviour on chromebooks, and there are not much hints about what might go wrong. If you can provide logs, that might...
Please do not use this issue to discuss which platforms do or don't work with syncthing-fork - this is not the place for obvious reasons. If anyone wants to find...
The problem is that the representation of the config as java classes is outdated and any change causes the entire config to be posted to the API. Ideally the latter...
Generally looks good. Two comments: Isn't iii. redundant with the combination of having both "run on specified..." and ii set? Also before you wrote about an option to *not* run...