mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-08-16 00:22:09 +02:00
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.