Add socket event to remove download, fix clearInterval on stream loop

This commit is contained in:
Mark Cooper 2021-09-12 16:10:12 -05:00
parent 80f90907d4
commit 11f4caffa8
5 changed files with 26 additions and 3 deletions

View file

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