Rob Emery
Rob Emery
Aha, RC1 has found its way to Fdroid now, I'll try that this evening and see if it has the same behaviour
Just upgraded to RC1 and it seems to still be broken under that, downgrading to 3.28.0 restored the functionality; although the autoupload settings between RC1 and 3.28 seem to reset...
All done
@juliushaertl polite reminder about this PR, I've just rebased and such so it's ready
I'm using 0.50.1 and have the same sort of behaviour as a few others here. Limited use instance, running in a container (LXC rather than docker), single user; RAM climes...
I've just had to restart navidrome because it had gobbled up most of the RAM on the host again; I'm just testing it with the added Environmental variable `GOMEMLIMIT=300000000`; which...
ping @jasonhancock
Closing as assumed dead.
I think the problem here (and with #192) is actually not QRegularExpression itself; it handles this case fine. I think the issue is with the way it is used with...
> Each search/replace needs a starting location and ending location. Since the substring is pulled out of the editor and turned into a QString, then `^` _always_ matches the beginning...