mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-08 23:04:51 +02:00
Remove fluent-ffmpeg dependency
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const Ffmpeg = require('fluent-ffmpeg')
|
||||
const Ffmpeg = require('../libs/fluentFfmpeg')
|
||||
const fs = require('../libs/fsExtra')
|
||||
const Path = require('path')
|
||||
const package = require('../../package.json')
|
||||
|
Reference in New Issue
Block a user