diff --git a/CHANGES.md b/CHANGES.md index 22e50652..ace50c35 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,11 @@ -### 0.14.0 (2018-02-01 02:30:00 UTC) +### 0.14.1 (2018-02-03 22:40:00 UTC) + +Change terminology around the custom quality selection to improve clarity +Change restrict changing custom download qualities to reasonable selections +Add upgrade to quality selections on Add show page and Import existing show page + + +### 0.14.0 (2018-02-01 02:30:00 UTC) * Change improve core scheduler logic * Change improve media process to parse anime format 'Show Name 123 - 001 - Ep 1 name' diff --git a/gui/slick/css/style.css b/gui/slick/css/style.css index 48685d35..c79f54e9 100644 --- a/gui/slick/css/style.css +++ b/gui/slick/css/style.css @@ -4114,6 +4114,11 @@ fieldset[disabled] .navbar-default .btn-link:focus{ background-color:#080808 \9 } +.btn-inverse.btn.disabled, +.btn-inverse[disabled]{ + color:#444 +} + .btn-xs{ padding:1px 5px; font-size:12px; diff --git a/gui/slick/interfaces/default/displayShow.tmpl b/gui/slick/interfaces/default/displayShow.tmpl index f2e0e629..e3a0883c 100644 --- a/gui/slick/interfaces/default/displayShow.tmpl +++ b/gui/slick/interfaces/default/displayShow.tmpl @@ -293,7 +293,7 @@ #else #if $anyQualities
stop upgrading after matching the first best upgrade quality
An initial quality downloads before optional upgrades
Wanted quality
- Temporarily use 'Unknown' to skip release qual checks. - Results in spam if left on + Briefly use 'Unknown' to skip release quality checks + but expect spam if left on
Select one or more qualities; the best one found when searching will be snatched
select one or more qualities; the best one found when searching will be used
All found upgrade qualities download until the best
All selected qualities found will upgrade until the best
No upgrades selected, an initial snatch will complete any search
An upgrade will only search after an initial has complete
With no upgrades selected, search is complete when a wanted quality is found
Upgrades will search after a wanted quality release is snatched or downloaded
Optional, upgrade a completed download to any selected quality
optional, upgrade existing media to any selected quality