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

Rework qualitiy settings #650

Merged
merged 4 commits into from May 16, 2024
Merged

Conversation

stonerl
Copy link
Collaborator

@stonerl stonerl commented May 1, 2024

  • The order of the formats can now be changed in the Quality Settings.
  • sortingOrder is now part of QualitiyProfile.
  • bestPlayable is now part of PlayerBackend.
  • hls and stream aren't treated as unknown anymore.
  • old QualityProfiles will be migrated to the new format on app start

Here is a little visualization:
CleanShot 2024-05-01 at 14 44 02

- The order of the formats can now be changed in the Quality Settings.
- sortingOrder is now part of QualitiyProfile.
- bestPlayable is now part of PlayerBackend.
- hls and stream aren't treated as unknown anymore.
This makes sure that HLS Streams can be compared with non HLS streams, otherwise HLS would have been the first selected since the maxResolution.value might have been higher then what could actually be the highest resolution served.
@arekf arekf merged commit 201de81 into yattee:main May 16, 2024
@stonerl stonerl deleted the rework-qualitiy-settings branch May 16, 2024 21:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants