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

feat(usersettings): add separate setting for streaming region #993

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

gauthier-th
Copy link
Collaborator

Description

Currently, the "Currently Streaming On" information is based on the Discover Region setting. This PR adds a new setting to specify which region should be used to display the streaming region.

Screenshot (if UI-related)

New setting in general settings as well as in user settings:
image

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@gauthier-th gauthier-th linked an issue Oct 3, 2024 that may be closed by this pull request
1 task
Copy link

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@github-actions github-actions bot added the merge conflict Cannot merge due to merge conflicts label Nov 12, 2024
Currently, the "Currently Streaming On" information is based on the Discover Region setting. This PR
adds a new setting to specify which region should be used to display the streaming region.

re #890
@gauthier-th gauthier-th changed the title feat: add separate setting for streaming region feat(usersettings): add separate setting for streaming region Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge conflict Cannot merge due to merge conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split "Discover Region" and "Currently Streaming on"
1 participant