Fixed call to handbrake, and printout of response

Added an ignore on 'lost+found' directories in the Source Lister, since
by default only root has access to this dir, which was causing
permission denied errors.
This commit is contained in:
2010-03-21 03:43:47 +00:00
parent 3207c28b5c
commit ed3ef8c01d
3 changed files with 19 additions and 15 deletions

View File

@@ -16,7 +16,7 @@
</tr>
<tr>
<th>Output</th>
<td>{$output|escape:"html"}</td>
<td><pre>{$output|escape:"html"}</pre></td>
</tr>
</tbody>
</table>
@@ -24,4 +24,4 @@
<p>
<em>This is not a valid source.</em>
</p>
{/if}
{/if}