SheetsIO
SheetsIO copied to clipboard
Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.
Been mentioned that it may be a better idea to split the files within a project folder further into text/image/video subfolders. Pros being easier to find specific files as you...
Fatal errors would be those that prevent configs from being loaded, api key issues - anything to do with core config and overall sheet connection. Non-fatal errors would include remote...
**Is your feature request related to a problem? Please describe.** After integrating Bitfocus Companion into my workflow I thought it would be nice to have the ability to control SheetsIO...
Loading the sheet in its current form into a preview, and being able to generate a config from selecting cells.
If the system detects cells have been updated, wait X seconds (3-5?) before actually updating the cache so that any mass/macro'd cells have all finished updating.
Some websites do not like being inside an iframe and actively block that as a possibility. Google is one example of this, but some other major sites as well. Obsninja...
When adding a normal webpage to OBS, it injects some CSS in to remove the background. This removes the dark navy background from OBSNinja for instance, so that when the...
It's currently not obvious that you need to do an 'update' loop before things become available - it needs to read the data from the google sheet before saving anything...
If an image attempts to overwrite an existing image and it hits a locking error, queue it up to try again so that it can correct itself.
Sometimes, something unexpected happens that we cannot write a nice message for. Sometimes, expected errors appear that are known user errors or configuration errors. It would be good to distinguish...