Forgot to add ingest button. Is now in library between playlists and single videos.
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
{% endif %}
|
||||
|
||||
<br>
|
||||
<form action="/ingest">
|
||||
<input type="submit" class="btn btn-primary float-end" value="Ingest from disk">
|
||||
</form>
|
||||
|
||||
<br> <br> <br>
|
||||
|
||||
{% if videos %}
|
||||
<div class="card">
|
||||
|
||||
Reference in New Issue
Block a user