Improve track order detection, allow for excluding audio files from tracklist

This commit is contained in:
Mark Cooper 2021-09-04 18:02:42 -05:00
parent 197012e662
commit e566c6c9d5
10 changed files with 114 additions and 37 deletions

View file

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