Custom Query (1173 matches)
Results (67 - 69 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#481 | fixed | Audio transcoding easily hogs up much space on /tmp | ||
Description |
This is probably due to the spectrogram processing uses a WAV as input file, thus I made it transcode the audio into WAV (which takes quite a lot of space). A possible solution would be to investigate the possibilities to create spectrograms from either the source format or the "medium" audio/webm format. |
|||
#482 | wontfix | Let the uploader choose a background color for the image (for images with transparency). | ||
Description |
An image can have transparent background, and foreground of a color close to the theme’s page background color. A GMG instance can contain images of different colors, so choosing an instance with an appropriate theme for an image is not a good solution. ;) It would be good to allow the uploader choose a background color for (one or more):
|
|||
#484 | cant-reproduce | newer/older buttons can have different height | ||
Description |
When the words on the prev/next buttons are of different length, the buttons can sometimes have a different height (e.g. one line or 2 lines): https://mediagoblin.com/u/cwebber/m/mediagoblin-0-1-0/?lang=ru Can they be forced to have the same height? They seem always to be arranged horizontally anyway. |