syncnet
syncnet copied to clipboard
Folder rescan interval to slow
Folder rescan interval is set by default to 600(probably second), in some cases system uses this and waits for syncing which makes things pretty slow.
What folder rescan are you talking about? BTSync or the qfilewatcher?
I think BTSync. I corrected BTSync config time to 10 sec and it seems to work.
Did you correct it int he config.json file?
Not in config, but in the software. I'm trying it for some time to see it doesn't cause problems.
Changing this programmatically requires defining the "set_preferences" method in python btsync and using it. Currently not working on this.
It seems low priority for now, unless it prevents proper syncnet operation I think it can wait.