Skip to content
Merged
Changes from all 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
9 changes: 5 additions & 4 deletions frontend/js/src/settings/import/ImportListens.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -418,10 +418,11 @@ export default function ImportListens() {
Migrate your listens from different streaming services to Listenbrainz!
</p>
<div className="alert alert-warning fade show" role="alert">
The importer currently supports Spotify and ListenBrainz export files.
<br />
Please upload the complete <mark>.zip</mark> archive as received,
without extracting the files within.
The importer currently supports Spotify, ListenBrainz and Libre.fm
export files. For Spotify and ListenBrainz, please upload the complete{" "}
<mark>.zip</mark> archive as received, without extracting the files
within.
<br/>For Libre.fm, please upload the <mark>.csv</mark> file directly.
</div>
<div className="card">
<div className="card-body">
Expand Down