searcharr
searcharr copied to clipboard
Added multilanguage Support - Sonarr API v3 Parameter
For https://github.com/toddrob99/searcharr/issues/51
Basically I just copied/pasted everything regarding Quality Profile as it is very similar to the language profile. A GET Request for language profiles only works with Sonarr API v3. Tested with 1,2 and 3 languages. (en_us.yml) Searcharr let's me select between the languages if more than one language is specified in settings.py. If only one language is set, than Searcharr just uses that one.
Feel free to close this PR if not needed or you want to do it differently.