nschlia / ffmpegfs

FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
https://nschlia.github.io/ffmpegfs/
GNU General Public License v3.0
198 stars 14 forks source link

If directory is mounted twice wrong error message is printed #13

Closed nschlia closed 5 years ago

nschlia commented 5 years ago

If an already mounted directory is tried to mount over, this is printed:

FFMPEGFS V1.6 Copyright (C) 2006-2008 David Collett Copyright (C) 2008-2012 K. Henriksson Copyright (C) 2017-2018 FFmpeg support by Norbert Schlia (nschlia@oblivion-software.de)

ERROR: mountpath is not a valid directory: /mnt/ffmpegfs/webm_NONE/mp3base1/

Should be:

/mnt/ffmpegfs/webm_NONE/mp3base1/: already mounted