Remove per-card NFO action buttons; add bulk NFO refresh for selected
This commit is contained in:
@@ -141,6 +141,10 @@
|
||||
<i class="fas fa-check-double"></i>
|
||||
<span data-text="select-all">Select All</span>
|
||||
</button>
|
||||
<button id="refresh-nfo-selected" class="btn btn-secondary" disabled title="Refresh NFO for selected series">
|
||||
<i class="fas fa-sync-alt"></i>
|
||||
<span>Refresh NFO</span>
|
||||
</button>
|
||||
<button id="download-selected" class="btn btn-success" disabled>
|
||||
<i class="fas fa-download"></i>
|
||||
<span data-text="download-selected">Download Selected</span>
|
||||
|
||||
Reference in New Issue
Block a user