Fix folder browser, fix track number parsed from filename too large, add mp4 audiobook support

This commit is contained in:
advplyr 2021-10-10 19:29:22 -05:00
parent 04f92c33c2
commit 120c70622a
10 changed files with 26 additions and 12 deletions

View file

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