{% if AUTH_ENABLED %} {% endif %} {% for playlist in playlists %} {% if AUTH_ENABLED %} {% endif %} {% endfor %}
{{ l.playlist_panel_th_name }} {{ l.playlist_panel_th_enabled }} {{ l.playlist_panel_th_duration }} {{ l.playlist_panel_th_activity }}
{{ l.playlist_panel_empty|replace( '%link%', (''~l.playlist_button_add~'')|safe ) }}
{% if playlist.id %}
{{ playlist.id }}
{% else %}
{% endif %} {{ playlist.name }}
{% if playlist.id %} {% set creator = track_created(playlist) %} {% if creator.username %} {{ creator.username }} {% endif %} {% endif %} {% if playlist.time_sync %} {% else %} {% endif %} {% if playlist.id %} {% endif %} {% set total_duration = seconds_to_hhmmss(durations[playlist.id]) %} {% if total_duration %} {{ total_duration }} {% else %} {{ l.common_empty }} {% endif %} {% if playlist.id %} {% endif %}