mythtvfs

userspace filesystem client for MythTV

Install

All systems
curl cmd.cat/mythtvfs.sh
Debian Debian
apt-get install mythtvfs
Ubuntu
apt-get install mythtvfs
image/svg+xml Kali Linux
apt-get install mythtvfs
Windows (WSL2)
sudo apt-get update sudo apt-get install mythtvfs
Raspbian
apt-get install mythtvfs

mythtvfs

userspace filesystem client for MythTV

mythtvfs implements a human-readable filesystem on top of an existing MythTV tree. It communicates with the MythTV backend to fill in the recording details, so that recordings can be browsed easily with applications that do not natively communicate with MythTV backends. mythtvfs is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare the fuse kernel module to be able to use it.