{% extends "base.html" %} {% block title %}Import · Lumière{% endblock %} {% block content %}

Letterboxd

Import diary CSV

{% if error %}
{{ error }}
{% endif %}
Cancel

Queue

Import watchlist CSV

Cancel

TMDB

Fetch missing posters

Match imported films against TMDB and fill blank posters plus missing metadata.

Data

Clear duplicates

Remove repeated imports that match the same film and watched date, keeping the oldest entry.

Data

Clear diary

Remove every film entry from Lumière and reset the local database counter.

{% endblock %}