beets/beetsplug/web
Mark Stenglein 471d46d67e web: __init__: _rep: Filter all bytes for serializer
This commit fixes issue #2532 by filtering out any byte values
added by any other extensions and decoding them to strings for the
JSON serializer.

It does not remove any of the keys, instead opting to just convert
them.

Signed-off-by: Mark Stenglein <mark@stengle.in>
2017-05-03 00:03:05 -04:00
..
static Add reverse proxy support 2017-03-19 20:08:39 +00:00
templates Add reverse proxy support 2017-03-19 20:08:39 +00:00
__init__.py web: __init__: _rep: Filter all bytes for serializer 2017-05-03 00:03:05 -04:00