What's Changed
* movie searches now work again in automatic searches (had to switch the query url from movies/q= to movies/parse=)
* use a new configuration reader that can also write, and retain comments. by 4c0d3r in https://github.com/ThePornDatabase/namer/pull/114 -- no way to use this at runtime yet, just tests
* Fixes by DirtyRacer1337 in https://github.com/ThePornDatabase/namer/pull/115
* a new cleaner testing mechanism that removes the need for mocks in almost all tests, with simplified setup.
**Full Changelog**: https://github.com/ThePornDatabase/namer/compare/v1.9.8...v1.9.10