mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
Removed sphinx settings from tmux edit page, obsolete.
This commit is contained in:
@@ -562,28 +562,6 @@
|
||||
</table>
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
<legend>Sphinx</legend>
|
||||
<table class="input">
|
||||
<tr>
|
||||
<td style="width:180px;"><label for="fix_names">Run Sphinx:</label></td>
|
||||
<td>
|
||||
{html_radios id="sphinx" name='sphinx' values=$yesno_ids output=$yesno_names selected=$ftmux->sphinx separator='<br />'}
|
||||
<div class="hint">Choose to run Sphinxsearch</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style="width:180px;"><label for="sphinx_timer">Sphinx Sleep Timer:</label></td>
|
||||
<td>
|
||||
<input id="sphinx_timer" name="sphinx_timer" class="short" type="text" value="{$ftmux->sphinx_timer}"/>
|
||||
|
||||
<div class="hint">The time to sleep from the time the loop ends until it is restarted, in seconds.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
<legend>Update TV/Theater</legend>
|
||||
<table class="input">
|
||||
|
||||
Reference in New Issue
Block a user