Marc Godard
Marc Godard
Ok thanks. Will do
Yeah I am manually adding that right now, but it would be nice if the sort automatically did this.
Same... I think this company is dead...
@yemonerail Good luck, I moved on to a custom tool.
Something like this: ``` return new Promise(function(resolve, reject) { var ssdp = require("peer-ssdp"); var peer = ssdp.createPeer(); var timer = setTimeout(notFound, timeout || 5000); function notFound() { if (peer) peer.close();...
I agree.
This fix didn't work for me.