gbolcer

Results 15 comments of gbolcer

Funny. I had fixed this a long time ago and just recently ran across it again. Thanks for the answer.

Same. This was working at of 12/16/2019, but I think Ring changed something on their side. Same behavior. No generation of links to download anymore. download-all.js succeeds, but doesn't identify...

Here's where I got to. I checked both davglass and joey's projects out into two separate directories. git clone https://github.com/davglass/doorbot git clone https://github.com/joeyberkovitz/doorbot.git doorbotj I think merged everything in doorbotj/doorbot.js...

Confirmed: Joey's fork works perfectly.

It's looking for doorbot.js instead of doorbot in download-all.js. I think you can copy the file into the directory you are executing from or use npm link and then change...

I had to remove the old doorbot package. Also after my Ubuntu upgrade, I had to npm install async and npm install dateformat. From there I copied the old examples...

I was going to try to recreate the error. npm install mkdirp installed [email protected] node download-all.js Same error. npm uninstall mkdirp All good including skipping and looping. var loopForOlder =...

Same issue. Seems like a missing pip package, but i couldn't figure out which.

Same request. I actually need the interactive labels and the layout interval/animations.