Markus Wiedemann
Markus Wiedemann
I'm facing the same problem with Grafana v7.5.7. Would be nice if this could be fixed.
I'm having the same problem. ```c static int lfs_dir_orphaningcommit(lfs_t *lfs, lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount) { // check for any inline files that aren't RAM backed and...
I came back here to report exactly that. Debugging the problem today revealed that I had synced the file but forgot to close it. When I opened it again I...
I'm having problems with lyrics / Genius too. If I go to the track page, I get a toast message saying "Could not get track lyrics". There is a pull-down...
I appreciate this suggestion and will give it a go. I totally understand that it takes time to implement such a feature.
I've tested the card-mod workaround. It looks like it's working for the width which is now constant, but unfortunately the height is not respected. This is the yaml code I...
After setting max-height (and also min-height and min/max-width) the card size stays constant at the desired size. That's a great workaround for now, thanks. The photos seem to be scaled...