Michael Shepanski
Michael Shepanski
I like the plan. To me, getting the tests more reliable is a top priority. If those are running consistently and reliably, we can be more confident and move faster...
Ahh its a formatter (not a linter). I've always been against formatters myself. My reasons mostly include violating strict rules in certain circumstances to make things more readable than a...
I don't have the equipment either.
I like the idea that we get notified, but I am not sure it should be a test that fails the build. Just because we don't support something yet doesn't...
Also note, this is exactly what plex-listattrs does.
It's probably very out of date right now, but the script at `tools/plex-listattrs.py` was written specifically to call out the added and removed params. It's a little messy as it...
The issue still exists on Ubuntu 22.04 with Conky 1.12.2. A sleep in the startup script fixes the font issue.
Forgive my ignorance. I just pulled the latest code, and don't see any button or menu item to open the preference dialog.
Weird, I don't have that option. I see the following on branch master.. * New SQL Editor (which is dimmed out) * Close SQL Editor * Quit The last commit...
That was it. :+1: I need to get used to compiling python code I suppose!