Currently, it is rather slow (but I’m not sure what the actual interval is) while I’d like to try having it refresh every second or so.
I’ve tried to change
to
setInterval($scope.refresh, 1000);
and it does make the whole GUI refresh much more often, but I’m not really seeing any difference when it comes to the Out of Sync Items modal specifically.
Has anyone got any idea where this particular download progress is controlled and could be tweaked?
I mostly ignore it, and don’t worry about it, but I have long been puzzled by each machine in my collection saying it’s in sync, but the detail saying at the same time that one or more items are out of sync… How can it be both?