{% extends "base.html" %} {% import "partials/macros.html" as m %} {% block title %}{{ project.working_title }} -- ProducerOS{% endblock %} {% block page_heading %}{{ project.final_title or project.working_title }}{% endblock %} {% block content %}
{{ project.artist.name if project.artist else 'Independent project' }}
Register a file path for each deliverable. Files stay in their original folder; they are not uploaded or copied. To preview audio or artwork, add its folder in Scanner or set your project root folder above. ProducerOS never modifies the file on disk -- it only records metadata about it.
{% for asset in assets %}| Version | Filename | Approval | Current | |
|---|---|---|---|---|
| v{{ v.version_number }} | {{ v.original_filename }} | {{ m.approval_badge(v.approval_status.value) }} | {% if v.is_current %}{{ m.checklist_badge("passed") }}{% else %}--{% endif %} | {% if not v.is_current %} {% endif %} |
No assets registered yet.
{% endfor %}No rights shares recorded yet.
{% endif %}No contributors yet.
{% endfor %}No rights shares yet.
{% endfor %}No clearances tracked yet.
{% endfor %}Single-track project (no additional tracks added).
{% endfor %}