mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 09:49:36 +01:00
Reverted commit 2e64968 which added a new post processing dir
This commit is contained in:
@@ -508,11 +508,6 @@
|
||||
<input type="checkbox" name="embed_album_art" value="1" ${config['embed_album_art']}><label>Embed album art in each file</label>
|
||||
<input type="checkbox" name="embed_lyrics" value="1" ${config['embed_lyrics']}><label>Embed lyrics</label>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label>Path to Post-Processing Folder</label>
|
||||
<input type="text" name="post_processing_dir" value="${config['post_processing_dir']}" size="50">
|
||||
<small>Set this to where your download client puts its completed downloads in</small>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label>Path to Destination Folder</label>
|
||||
<input type="text" name="destination_dir" value="${config['dest_dir']}" size="50">
|
||||
|
||||
Reference in New Issue
Block a user