diff --git a/CHANGES.md b/CHANGES.md index 9102c5d4..38c55338 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -101,6 +101,9 @@ * Change to make pushbullet error messages clearer * Change pyNMA use of urllib to requests (ref:hacks.txt) * Change Trakt url to fix baseline uses (e.g. add from trending) +* Fix edit on show page for shows that have anime enabled in mass edit +* Change to only show option "End upgrade on first match" on edit show page if quality custom is selected +* Change label "Show is grouped in" in edit show page to "Show is in group" and move the section higher [develop changelog] * Update Requests library 2.7.0 (ab1f493) to 2.7.0 (8b5e457) diff --git a/gui/slick/interfaces/default/editShow.tmpl b/gui/slick/interfaces/default/editShow.tmpl index b78ecee5..3e309bf5 100644 --- a/gui/slick/interfaces/default/editShow.tmpl +++ b/gui/slick/interfaces/default/editShow.tmpl @@ -82,7 +82,7 @@ #include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_qualityChooser.tmpl') #if $anyQualities + $bestQualities -
An Initial quality episode must be found before an Upgrade to selection is considered.