diff --git a/docs/admin/importing-music.rst b/docs/admin/importing-music.rst index f75a6133e..0a0a97302 100644 --- a/docs/admin/importing-music.rst +++ b/docs/admin/importing-music.rst @@ -67,7 +67,7 @@ get details:: .. note:: - At the moment, only Flac, OGG/Vorbis and MP3 files with ID3 tags are supported + At the moment, only Flac, OGG/Vorbis and MP3 or AIFF files with ID3 tags are supported diff --git a/front/src/components/library/FileUpload.vue b/front/src/components/library/FileUpload.vue index d9efdf478..ba3d7c690 100644 --- a/front/src/components/library/FileUpload.vue +++ b/front/src/components/library/FileUpload.vue @@ -49,7 +49,7 @@ We recommend using Picard for that purpose.
  • - The music files you are uploading are in OGG, Flac or MP3 format + The music files you are uploading are in OGG, Flac, MP3 or AIFF format