{% extends "base.html" %} {% block title %}Failed — Libris{% endblock %} {% block content %}
| # | File | Error | Type | Age | Actions |
|---|---|---|---|---|---|
| {{ loop.index }} |
{{ r.current_path.split('/')[-1] }}
{% if not r._exists %}
file missing from disk
{% endif %}
|
{% if r.error_msg %}
{{ r.error_msg[:120] }}
{% else %}
—
{% endif %}
|
{% if r.media_type == 'audiobook' %} audio {% else %} ebook {% endif %} | {{ r._age }} |
{% if r._exists %}
{% else %}
{% endif %}
|
review/ so it can be
rematched and re-imported. Remove deletes the file from disk permanently.