{% for track in tracks %} {% endfor %}
# Title Artist Duration {{provider_id}} Status Jellyfin
{{ loop.index }} {{ track.title }} {{ track.artist }} {{ track.duration }} {% if not track.downloaded %} {% else %} {% endif %} {% set title = track.title | replace("'","") %} {% if track.jellyfin_id %} {% elif track.downloaded %} {% else %} {% endif %}