We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Short description: The TMDB API supports query with lang/country selector, but currently the app does not give any option to use it.
This feature is important as it impacts the translations of the overview and even the artworks downloaded by the app.
Roadmap:
lang
region
The text was updated successfully, but these errors were encountered:
feat: Persistant configuration
65c659e
- Persistant Configuration (using confy) - Prefered lang and region are now available through the config Ref: #2, #6 Close: #6
65c659e introduces lang and region parameters through the config file.
Sorry, something went wrong.
No branches or pull requests
Short description:
The TMDB API supports query with lang/country selector, but currently the app does not give any option to use it.
This feature is important as it impacts the translations of the overview and even the artworks downloaded by the app.
Roadmap:
lang
andregion
parameter (using config).The text was updated successfully, but these errors were encountered: