You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="setting-help">Wait this many days after an episode airs before searching for it. Allows better quality releases to appear. Only applies to episodes and shows modes. (0 = search immediately)</p>
258
+
<p class="setting-help">Wait this many days after an episode airs before searching for it. Allows better quality releases to appear. Only applies when either upgrade or missing mode is set to episodes. (0 = search immediately)</p>
261
259
</div>
262
260
263
261
<!-- Instance State Management -->
@@ -545,12 +543,10 @@ const SettingsForms = {
545
543
? upgradeModelSelect.value
546
544
: "seasons_packs";
547
545
548
-
// Show if either missing or upgrade mode is episodes or shows
546
+
// Show if either missing or upgrade mode is episodes (not shows)
0 commit comments