Rob
Rob
Extend the xbmc monitor class (http://mirrors.xbmc.org/docs/python-docs/xbmc.html#Monitor-onDatabaseUpdated) to create a function that can run on the completion of either the music or video library updating. This could be used to trigger...
Comparing the implemented displays list with the available displays in the Waveshare repo shows a few missing. Below is a list of the missing files and links to their product...
[Several changes](https://github.com/waveshareteam/e-Paper/pull/280) to to the `Clear()` method of a few Waveshare types add a default color parameter. Right now these are handled through a special `alt_clear` variable in the [waveshare_display.py](https://github.com/robweber/omni-epd/blob/main/src/omni_epd/displays/waveshare_display.py#L79)...
This adds the feature listed in #1132 . Support for popular RAID types is given along with some helpful information on fault tolerances and space use efficiency. Worth noting is...