Skip to content

Commit

Permalink
fix(guide): Starr - Quality Settings (File Size) - Updated Legacy MAX…
Browse files Browse the repository at this point in the history
… from `400` to `1000` (#2170)

fix(guide): Starr - Quality Settings (File Size) - Updated Legacy MAX from `400` to `1000`
  • Loading branch information
TRaSH- authored Dec 22, 2024
1 parent 4acb3b9 commit 77ed8f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Radarr/Radarr-Quality-Settings-File-Size.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

--8<-- "includes/starr/quality-size-preferred-info.md"

!!! info "`400` is the displayed value for Unlimited"
!!! info "`1000` is the displayed value for Unlimited"

<!-- markdownlint-disable MD052-->
| Quality | Minimum <sub><sup>(MB/min)</sup></sub> | Preferred <sub><sup>(MB/min)</sup></sub> | Maximum <sub><sup>(MB/min)</sup></sub> |
Expand Down
2 changes: 1 addition & 1 deletion docs/Sonarr/Sonarr-Quality-Settings-File-Size.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

--8<-- "includes/starr/quality-size-preferred-info.md"

!!! info "`400` is the displayed value for Unlimited"
!!! info "`1000` is the displayed value for Unlimited"

=== "Standard"

Expand Down
2 changes: 1 addition & 1 deletion includes/starr/quality-size-preferred-info.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!-- markdownlint-disable MD041-->
!!! warning "Make sure you have enabled 'Show Advanced' if you don't see a provision to enter the scores, under the Quality settings.<br><br>After setting the Max Size, set the 'Preferred' score as high as possible. You can accomplish that with one of the two following ways.<br>- 1. You move the slider to the far most right.<br>- 2. You enter a score of `400`.<br>In both cases, it will automatically change to the highest possible. This will be slightly below the Max Size setting."
!!! warning "Make sure you have enabled 'Show Advanced' if you don't see a provision to enter the scores, under the Quality settings.<br><br>After setting the Max Size, set the 'Preferred' score as high as possible. You can accomplish that with one of the two following ways.<br>- 1. You move the slider to the far most right.<br>- 2. You enter a score of `1000`.<br>In both cases, it will automatically change to the highest possible. This will be slightly below the Max Size setting."
<!-- markdownlint-enable MD041-->

0 comments on commit 77ed8f5

Please sign in to comment.