Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple languages (movie information) #14

Closed
jsayol opened this issue Apr 23, 2015 · 0 comments
Closed

Support multiple languages (movie information) #14

jsayol opened this issue Apr 23, 2015 · 0 comments
Assignees

Comments

@jsayol
Copy link
Owner

jsayol commented Apr 23, 2015

themoviedb.org offers all movie information and poster images in several languages. Add support to select the preferred language.

There should be a global option (linked to the app's selected language? #13) plus an option to set the preferred language in each collection, superseding the global one.

What happens when the user changes the global or collection-specific language setting? Some options:

  1. Do nothing. All current information stays as it is, new information gets added with the newly selected language
  2. Check the currently available information and fetch anything we don't have in the selected language
  3. Ask the user what to do, either 1 or 2. In this case, if the user selects 1 there should be a way for them to do 2 later on if they choose to.
@jsayol jsayol self-assigned this Apr 23, 2015
@jsayol jsayol closed this as completed Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant