Alexey
Alexey
Aha, I got it. I think it's fine to add such filters. > And if so, how do you want to categorise these kinds of filters? I see two different...
I guess they should be processed by each filter function separately (as it's done now); maybe we could add removing leftovers. Perhaps, we could adjust the order of executing filter...
Hmm, I noticed some of them are already processed ("- Live Session", for example).
@FOSSforlife we have a rule that removes `Live(\s.+)` suffixes. Should we extend it to like `(\s.+)?\sLive(\s.+)` to cover all cases I mentioned in the PR description? Or should we keep...
It's better late than never :D Sorry for ignoring this.
Hi! Thank for for reporting the issue. Have you any public repository where this error can be reproduced? If no, could you build the one to investigate this?