jellyfin / TMDbLib

C#.Net library for TheMovieDB
MIT License
344 stars 128 forks source link

Add missing Collection Translations #446

Closed revam closed 9 months ago

revam commented 9 months ago

Found another thing missing I needed.

While I haven't actually tested if I hooked it up correctly from within the library I have tested that the api accepts the 'translations' value in the 'append_to_response' query parameter and sends the translations with the other collection info.

Example output from the api; image