mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-03 17:30:39 +02: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.