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