Allow any utf-8 char in genre and tags, fix stream manager user undefined

This commit is contained in:
advplyr 2021-09-05 14:30:33 -05:00
parent 6f6a3f71b3
commit 838d188504
6 changed files with 11 additions and 102 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "1.0.3",
"version": "1.0.4",
"description": "Audiobook manager and player",
"main": "index.js",
"scripts": {