-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When a user makes use of the shows quality preset options, the qualit… (
#7415) * When a user makes use of the shows quality preset options, the qualities showed as "allowed" / yellow. With this change a show quality preset will show green for matching qualities in the preset. * When no preset is used but allowed and preferred are configured, it will show green when quality in preferred and yellow when quality in allowed. * When a quality has been downloaded, but for ex the shows config has changed after. And the quality does not match quality or preferred. The row will show yellow. * If quality.preferred is not configured, do not show yellow, for allowed matches. * Update consts.js Fix lint issues * yarn bundle runtime. * commit vendors * Pass config qualities in stead of entire config. * Simplify code
- Loading branch information
Showing
5 changed files
with
32 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.