Ionys
Ionys
`pip install spleeter` ;-)
Same issue here, with MySQL too
I created an API to work with the DirectoryLister, and I can tell you that the performance is not impacted ;-)
The solution is simple: ```js if (tribute.isActive && tribute.current.filteredItems) return; ```
I agree too. I would like to have a common workflow for all of my projects (automated translation, languages generation, etc), it would be useful to have common plugins then!
I agree that using `null` or even `undefined` would probably be better, allowing for example to do `mail.html ?? mail.textAsHtml` (may already work in JavaScript, but not in TypeScript because...
Hi @RobinMalfait! Is it possible to have it in v3, or it will only be available in v4?
You're right @nijel, but even adding a translation key often requires a change in the source code. I'm currently renaming a lot of keys by removing them and readding them...
Regarding the second point, isn't this already the case when using the "Delete string" feature?
Hi! Any specs/details?