diff --git a/docs/admin/importing-music.rst b/docs/admin/importing-music.rst
index f75a6133ec916af6029eed483b93d6f9bf89510f..0a0a97302013fcc32c986a811a4b7b0f3f09169e 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 d9efdf478de2d225940c063ec2b09124afb8ccb7..ba3d7c690e23393fee1d22c5ad140a379260a7b5 100644
--- a/front/src/components/library/FileUpload.vue
+++ b/front/src/components/library/FileUpload.vue
@@ -49,7 +49,7 @@