William Young

Results 4 issues of William Young

This is a fix to address PCM data being passed in that doesn't match the sample frame length. I encounted this while using mpg123 with the error: ``` Exception in...

We have a situation where a users email client is lowering the URL. This doesn't work with the base-64 encoded data in the URL. Is there a way/planned feature to...

Outside the control of this module, although affecting results, http://www.uk-postcodes.com/ returns 502 when doing a search. This means that this module no longer works.

I'm getting some geojson data via a RESTful API call in the ```created()``` method which I store in the variable ```applications```. This variable is initialized as ```null```: ``` created ()...