Skip to content
Closed
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions theme/templates/pages/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ <h6 class="docs-header">{% trans %}Search &amp; Sort{% endtrans %}</h6>
</div>
<div class="feature-indent">
<img class="responsive drop-shadow" src="{{ SITEURL }}/theme/images/2.0/feature-library.png">
<h6 class="docs-header">{% trans %}iTunes and Traktor Library Integration{% endtrans %}</h6>
<p>{% trans %}Drop fresh tracks from your iTunes or Traktor library right into your mix.{% endtrans %}</p>
<h6 class="docs-header">{% trans %}External DJ Library Integration{% endtrans %}</h6>
<p>{% trans %}Mixxx seamlessly reads libraries from iTunes, Traktor, Banshee, Rekordbox, Rhythmbox, Serato and more — load them up and drop fresh tracks straight into your mix.{% endtrans %}</p>
Comment thread
imspidey6989 marked this conversation as resolved.
Outdated

<h6 class="docs-header">{% trans %}MusicBrainz Tag Lookup{% endtrans %}</h6>
<p>{% trans %}Fingerprint your tracks and fetch missing tags from MusicBrainz.{% endtrans %}</p>
Expand Down