indivisible

Results 3 issues of indivisible

I've noticed that glob rules suffer from some problems: 1. they are not properly escaped before being turned into regexes. `.`, and every other special character, should be escaped. 2....

Steps to reproduce ------------------ 1. enable a play order plugin and activate it as the current play order 2. exit QL 3. restart QL Expected Output --------------- The play order...

bug
plugins
player

Check-list ---------- * [x] There is a linked issue discussing the motivations for this feature or bugfix * [ ] Unit tests have been added where possible * [ ]...