{% extends "base.html" %} {% block title %}Update metadata{% endblock %} {% block main %}

Update metadata

Updating the metadata of {{ pictures|count }} pictures.

Private pictures are still visible through public or unlisted albums

Shot on (or digitizing equipment)
Settings
Processing
Original metadata (before digitizing)

These settings override the "Shot on" settings and move the shot on data to scanning notes

Analog film info

Licensing
{% for l in hints %} {% for val in hints[l] %} {% endfor %} {% endblock %}