Releases: nvirm/K8-Gnomish-Queuing-Device
Releases · nvirm/K8-Gnomish-Queuing-Device
TBC Prepping, High Priority Channel
- Fixed one bug when Starting-Stopping-Starting from "Start GQD" button
- Widened the application window a bit, seemed to work well
- When queue is nearing it's end, PushOver messages are send with High priority channel (you need to enable this in Android/iOS App settings), meaning you can go to sleep and the App will Alarm you! Awesome! (High priority mode missing from Pushbullet API)
- When encountered with an error, message is sent with high priority channel (PushOver only, see previous)
- Application now writes a log to log.txt file in Application folder
- New Appsettings parameter (you can change the threshold when High priority messages are starting to send)
Includes commit 7183ba2
New release
Resizing still a bit messy, but should work better.
Fix ETR Formatting bug
Fixes issue #11
General fixes
Fixes
- Don't trust Minimum and Maximum values anymore
Estimated time remaining component added
Feature updates
- OCR handler is much more accurate now Because of ImageMagick.NET handling
- Estimated time remaining is calculated and announced now
Technical updates
- Release now has TessData folder attached, forgot to include it.
ToDo
- Queue position validation (#6)
- Error handling still has quirks
First decent version
First release
Features included
- Queue Speed
- Push warnings
- Push Status updates every 15 min
- Push status updates when placed under 1000 in queue every 3 min
Technically includes
- Pushbullet support
- Pushover support
- Tesseract 3.0 OCR Engine