Joe Farro

Results 65 comments of Joe Farro

I'll look to make a release this weekend. I got the sensors to detect rotation to prototype around with that idea, though I think I'm going to do that as...

Ok pulled it into the mainline branch. Should I push a 2.17 for testing or do you want to hold off for more changes?

I pulled in the latest changes as of tonight, created a 2.17 and pushed it out to preview. sudo wget https://github.com/Geektoolkit/Dynaframe3/releases/download/2.17/install.sh && bash install.sh; rm -f install.sh I DO like...

That's wierd I'd tried it last night right before bed (Got too excited had to see it) and I had it working. I'll double check. I did a rm -rf...

I just did an install and didn't delete the folder, did a sudo reboot, and it appears to have worked. At this point though I'm not sure if I'm in...

Rich I got some time to play with this today, looks like run.sh off of my server is having issues with /r newlines again. I'm working on it tonight, and...

Let me know if we can close #59 with 2.19...it's not a 'true' live log, but it is available on the webpage now at least.

80 is a reserved port which requires sudo to use, but that causes issues. There is a setting in app settings.json I believe to set the port of you parse...

Appsettings.json is a runtime check so should be able to edit and run. Just make sure you don't mess up the json formatting! I'd also back up the file just...

Dynaframe2 is only supported on Raspbian buster. Beyond that Debian took changes which removed OMXPlayer. If you'd like to have it work you can edit the source code and compile...