{{ root.path }}
{% if root.label and root.label != root.path %}
{% endif %}
- Tracks scanned
- {{ (stats.tracks_scanned if stats else 0)|compact_count }}
- Albums in root
- {{ (stats.albums_scanned if stats else 0)|compact_count }}
- Playlists scanned
- {{ (stats.playlists_scanned if stats else 0)|compact_count }}