Adam Young

Results 3 comments of Adam Young

Any idea when you'll make a release with PR #65 ?

@armintelker Thanks for the PR. This issue seems odd. The language code is added to ALL requests in the APIClient https://github.com/adamayoung/TMDb/blob/17d8acefb41cd33b423357a831d4126aea6f4fa2/Sources/TMDb/Networking/TMDbAPIClient.swift#L123C32-L123C59 And the language code comes from here https://github.com/adamayoung/TMDb/blob/17d8acefb41cd33b423357a831d4126aea6f4fa2/Sources/TMDb/Adapters/LocaleProvider.swift#L24 Can...

Hi @armintelker. I'm going to close this PR in favour of this one #176 which adds the ability to add language (and region/country) to all methods which have it available...