mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-30 02:42:36 -04:00
dc05c38430
Swiched fluent-ffmpeg to node-ffprobe. Fluent's ffprobe can't handle multiline tag data due to it's parsing process. node-ffprobe supports getting probe data using json format which keeps line changes.