Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 12:51
  • Support for all Sonarr & Radarr endpoints
  • Bugfix all current endpoints
  • Use requests.session params argument
  • URL encode safety for all params
  • Reorganize and refactor code to better match Sonarr/Radarr API documentation
  • Add docstrings to all functions and classes
  • Improve function naming consistency
  • Use explicit args instead of generic **kwargs when possible
  • Meet black and pep8 code formatting standards
  • Handle all remaining TODOs
  • Deprecate Radarr V1 API (no longer maintained by Radarr team, and will be removed with Radarr v4)