Fixed the encoder adding 'lame', 'ffmpeg', 'xld' to the end of the encoder path which was breaking encoding on windows. Also prevent Headphones from daemonizing under Windows

This commit is contained in:
rembo10
2012-12-05 05:06:49 -05:00
parent 7c482b3604
commit 3b757cfce0
5 changed files with 39 additions and 15 deletions

View File

@@ -546,7 +546,7 @@
</div>
</div>
<div class="row">
<label>Path to Encoder</label>
<label>Path to Encoder (Optional)</label>
<input type="text" name="encoderfolder" value="${config['encoderfolder']}" size="43">
</div>
</td>