beets/beetsplug/web
Waweic d0fd41b474 Add unicode support for Python 2 and 3
Converts bytes to unicode using util.text_string, assuming that the
string is a UTF-8 string.
If that fails, it falls back to a hardcoded fallback filename.
2018-03-01 19:45:44 +01:00
..
static Fix jumping time in beets.js 2018-02-26 17:01:06 +01:00
templates Add reverse proxy support 2017-03-19 20:08:39 +00:00
__init__.py Add unicode support for Python 2 and 3 2018-03-01 19:45:44 +01:00