In the admin section, on the configuration page there is "Show Tap List Direction" option for vertical or horizontal, just click on horizontalHow do I move them to horizontal?
In the admin section, on the configuration page there is "Show Tap List Direction" option for vertical or horizontal, just click on horizontalHow do I move them to horizontal?
The rapberrypints website is good for hooking up the equipment side of Rpints, but not the installation as its for an older Raspbian.Is the raspberrypints the best place to get started for a new set-up?
Hahaha, I kept going through all the code pages thinking I was missing it. Turns out it literally was the most simple thing. Thanks for the help!In the admin section, on the configuration page there is "Show Tap List Direction" option for vertical or horizontal, just click on horizontal
I recommend just running this from the terminal
curl -L install.rpints.com | sudo bash
that will run an install script that will guide you through the process and do all the installation for you. The original Rpints code wont work on Buster because php depreciated the calls used to access the database. during installation you will be prompted what version to install: mine (more features then the original), Tobor's (original that works on new Raspbian) or the original (wont work)
rerun the installer, and select reconfigure pi, from there it will do the same prompts and you can correct the rotationAny tips for rotating it 90 degrees?
rerun the installer, and select reconfigure pi, from there it will do the same prompts and you can correct the rotation
Default is no rotation which is normal orientation for desktop.default is vertical
Default is no rotation which is normal orientation for desktop.
Are you talking about everything is rotated (i.e. menu bar, terminal) or just Rpints has the tap list going left to right?
I'm trying to get everything to display vertically so that I can have my screen vertically on my wall. I've tried reinstalling/reconfiguring a few ways choosing different screen orientations but it doesn't seem to make a difference. Is this something I need to change in the Raspbian settings?
you can change the sizes in the styles.css file (under the Rpints directory)the text sizes on the TapList?
the only indication a pour is actively being made is in /var/log/rpints.log (or on the admin log screen), it will not show on the main page until the pour is complete.I get a measured pour top right once my test is complete, but I was under the impression that the pour would show what beer was being poured as it happens
the only indication a pour is actively being made is in /var/log/rpints.log (or on the admin log screen), it will not show on the main page until the pour is complete.
Once the pour is complete the amount remaining in the keg will decrease and if you have it configured to show last pour you will see it in the upper right corner (which it sounds like you are seeing that) and if you have the last pours displayed you will see it below the tap list
View attachment 694975
the log will say got an update, user id, tap number and pulses until the flow stops then it will say got a pour will the same info
View attachment 694976
the only indication a pour is actively being made is in /var/log/rpints.log (or on the admin log screen), it will not show on the main page until the pour is complete.
Yes there is a high definition style sheet. I really haven't looked at it too much but checked that enabling it works.3rd style sheet in the rpints directory for a TV?
No, I just committed the fix so now Last pour will show even if the pour list is notis that how it is supposed to work?
It would, likely, but this is a headless unit. I really want it to boot and be just working. I remote in to update kegs, which is fine, but I don't want to do that every time I start it up. I'll grab a new monitor, that has better res than the old 17" 4:3 I currently have.Does Cntrl-Minus not shrink the browser geometry?
Cheers!
That's awesome. I better finish my family responsibilities and then get this loaded.No, I just committed the fix so now Last pour will show even if the pour list is not
Hah! "the old 17" 4:3" is exactly what I've used for years
Cheers!
I realized that was not an option in my install script so I added it in for future usesupports 1280 x 1024
FYI I just committed a change that adds a calibrate button on the tap list for those that use flowmeters
Right you are, I just committed the fix. Rerun the installer and hit upgrade or go to the admin install page, I have a Get Latest RPints button there that will update from GitHub, though the button is newer it should work. either option you choose make sure you manually backup firstthe shutdown and reboot buttons are reversed on my install.
[Mon Sep 07 15:38:27.965902 2020] [php7:error] [pid 3534] [client 10.0.1.10:52770] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16785408 bytes) in /var/www/html/admin/includes/managers/manager.php on line 157, referer: http://10.0.1.31/admin/admin.php
no but I have a few ideas on whats going on, give me a little bit to look at the code for the temp log screenHave you seen this before