mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-03 10:19:28 +01:00
@@ -335,18 +335,12 @@
|
||||
</label>
|
||||
<input type="text" name="aria_token" value="${config['aria_token']}" size="36">
|
||||
</div>
|
||||
<div class="row">
|
||||
<small>Note: With Aria2, you can specify a different download directory for downloads sent from Headphones.
|
||||
Set it in the Music Download Directory below</small>
|
||||
</div>
|
||||
</fieldset>
|
||||
<fieldset id="general_ddl_options">
|
||||
<div class="row">
|
||||
<label title="Path to folder where Headphones can find the downloads.">
|
||||
Music Download Directory:
|
||||
</label>
|
||||
<input type="text" name="download_ddl_dir" value="${config['download_ddl_dir']}" size="50">
|
||||
<small>Full path where your direct download client downloads your music, e.g. /Users/name/Downloads/music</small>
|
||||
<small>Full path where ddl client downloads your music, e.g. /Users/name/Downloads/music</small>
|
||||
</div>
|
||||
</fieldset>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user