-
I am working with the experimental native Jupyter notebook integration (without installing the Jupyter extension for VSCode) and making some simple plots with the Plots.jl package. When I use the Plot…
-
The following two lines of code appear to assume that the SRT MIME type contains `srt`:
https://github.com/Podcastindex-org/aggregator/blob/c02d73e730fe3ce14a3ef40c3c0b19caca2ad82e/partytime/partyt…
-
Hello! I am stumped here.
I am able to connect to a remote db using bsql:
![image](https://github.com/user-attachments/assets/b48061f7-91d2-47df-932e-0cde25196f0b)
But when I try to use mimerpy…
-
# Code
```php
(new \Mimey\MimeTypes())->getMimeType('zip');
```
# Expected result
```
'application/zip'
```
# Actual result
```
'application/x-gzip'
```
This wrong mime type means that e…
-
Hi, it would be really nice if we could specify audio/raw instead of having a wav container for each event on ondataavailable, now i just slice off the first 44 bytes of the buffer, but it's a really …
-
All of the audio files in the fixtures repository seem to be getting read by my browser as video mime types. The screencap here is from my Firefox/Mac info window for [the Calon_Lan_-_Various_artists.…
-
Hi! 👋
Thanks so much for your fantastic library!
Would you consider adding mime type and quality parameters to your `type()` method?
```js
.type(['objectURL', 'image/jpeg', 0.95])
```
Lo…
furey updated
4 years ago
-
In many cases the stack trace for an exception is clear. It would be nice to have a gernal error module where exceptions can be trapped and reported as errors in the log. I would like to work on this…
-
Currently banana defines its own mime types. Spray http does it much better.
-
```
What is the expected output? What do you see instead?
While scan in QRCode as url format, fetch the remote file and save as a script.
It could detour the limit of QRCode content size.
```
Origi…