* Update SickBeard section with is_priority param for medusa.
* Add param type to medusa-apiv2 fork.
* Extract param only when not a fork_obj
* Directly return process_result from api_call()
* Implemented classes for PymedusaApiV1 and PymedusaApiv2.
* improve linting
* add fork Medusa-apiV2
* Added classes for sickbeard (base) and PyMedusa.
* refactored part of the forks.py code -> InitSickBeard class.
* Add .vscode to gitignore
* Further refactor forks.py -> sickbeard.py
* Working example for pyMedusa when fork is 'medusa' (no api key)
* fix import for Py2
Co-authored-by: clinton-hall <fock_wulf@hotmail.com>