v5.1.0
What's Changed
🚀 Exciting New Features
- feat: added
get_language
for endpoinglanguage
by @marksie1988 in #147- Does not work in sonarr V3, but will work when V4 is released.
- feat(readarr): added
get_edition()
for endpointedition
by @marksie1988 in #148 - feat(base): added
get_quality_profile_schema()
for endpointqualityprofile/schema
by @marksie1988 in #148
🐛 Patches & Bug Fixes
- fix: new album options added to stop errors when adding album by @marksie1988 in #144
- fix: multiple test failures since adding 500 exception by @marksie1988 in #148
Full Changelog: v5.0.0...v5.1.0