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 #114 -- no way to use this at runtime yet, just tests
- Fixes by @DirtyRacer1337 in #115
- a new cleaner testing mechanism that removes the need for mocks in almost all tests, with simplified setup.
Full Changelog: v1.9.8...v1.9.10