Benjamin Gamard
Benjamin Gamard
do you have an example of use case for this?
Great idea. Keep reporting issues and feature requests, it's really helpful to have some user feedback.
It's not currently supported but it should be easy enough to add, with an HTML5 audio player.
only videos have a player
@jaredraycoleman you are completely right, my bad. The feature was added by this merge request last year https://github.com/sismics/docs/pull/574
And also the files need to be read server-side to create a thumbnail, which is no small task.
Madeleine.js only supports STL files however, but yes it seems easy enough
There is actually a system setting for this (webapp > admin > general settings) but is not used in the Android app.
Are you using version 1.10 of the server?
I'm marking this as bug. If anyone want to take care of this I guess that we need to add `application/x-www-form-urlencoded` as Content-Type for POST, PUT and DELETE requests as...