Banning existing folder isn't persistant
When banning an existing folder, it only gets removed from the database, meaning the next reload operation will re-add it.
It's unclear if this is a regression or just a long standing bug, but we definitely need to update the tests to detect this before fixing it.
This is causing vlc#25555 (closed)