mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-05 15:04:56 +02:00
Adding download tab and download manager, ffmpeg in worker thread
This commit is contained in:
parent
27956bd67a
commit
1aff255170
28 changed files with 757 additions and 60 deletions
|
@ -1,4 +1,4 @@
|
|||
const Stream = require('./Stream')
|
||||
const Stream = require('./objects/Stream')
|
||||
const StreamTest = require('./test/StreamTest')
|
||||
const Logger = require('./Logger')
|
||||
const fs = require('fs-extra')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue