trompamusic / solid-filemanager

A React-based Solid pod filebrowser with iframe support.
https://trompamusic.eu
MIT License
0 stars 0 forks source link

No support of the 'mei' extension #1

Open royschut opened 3 years ago

royschut commented 3 years ago

Hosts like inrupt.net don't support uploading of mei files yet. For this reason also the solid-filemanager connected to those hosts doesn't support it. Mei files are xml files with the MEI musical notation, which are used in Trompa projects such as the Trompa Campaign Manager.

royschut commented 3 years ago

Update: it's not the host, but the used fetching library that doesn't support the filetype. Could be implemented at a later stage.