mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-08 05:37:45 +00:00
[Problem] Incorrect volume name with CLI on Linux #841
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mnadareski on GitHub (Jun 16, 2025).
Originally assigned to: @mnadareski on GitHub.
When using MPF CLI with a mounted filesystem path, the volume label that is output includes the full mounted path and not just the name of the mounted folder. Both of these may be incorrect since the mounted directory may not indicate the filesystem label. For these cases, the OS-provided volume label should be ignored.
@mnadareski commented on GitHub (Jun 16, 2025):
Fixed by
8ef7543cf1