l3uddz / traktarr

Script to add new series & movies to Sonarr/Radarr based on Trakt lists.
GNU General Public License v3.0
576 stars 52 forks source link

Language support for sonarr v3 #80

Closed aconitumnapellus closed 4 years ago

aconitumnapellus commented 5 years ago

Describe the problem Sonarr v3 took the languages out of the quality profile and put them into a seperate profile, this isnt supported by traktarr at the moment. When adding a series automated by traktarr, it is added as the default language, which is english and i dont want english, i want german.

Describe any solutions you think might work Add an option to set the language profile

Additional context Ombi has the same problem: https://github.com/tidusjar/Ombi/issues/2359 Currently, the v3 API is backwards compatible and takes the first language profile if none is specified. As a workaround, i changed the language profiles so that german is the first

desimaniac commented 4 years ago

Added in https://github.com/l3uddz/traktarr/commit/44fb9a2fc74df90bb29d3346fec596f95a0d467f